index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2024-06-17
Fix typo: s/fetesteexcept/fetestexcept/
Tim van der Molen
2024-06-17
Replace x with x509_exts in X509V3_add1_i2d() and X509V3_get_d2i()
Theo Buehler
2024-06-17
Rewrite X509V3_get_d2i()
Theo Buehler
2024-06-12
piuid, psuid -> issuerUID, subjectUID
Theo Buehler
2024-06-11
reentrant functions were not in 386BSD
Jonathan Gray
2024-06-11
sync includes in tls_signer.c
Omar Polo
2024-06-07
Align documentation with reality
Job Snijders
2024-06-07
Fix non-xsc path in x509_verify_potential_parent()
Theo Buehler
2024-06-07
Call out argument reversal between check_issued() and X509_check_issued()
Theo Buehler
2024-06-06
ssl_tlsext: fix uninitialized variable warning with gcc
Theo Buehler
2024-06-05
Revert __bounded__ hack in chacha-merged.c
Theo Buehler
2024-06-04
enable -fret-clean on amd64, for libc libcrypto ld.so kernel, and all the
Theo de Raadt
2024-06-01
md4/ripemd: remove misplaced semicolons
Theo Buehler
2024-06-01
Neuter the bounded attribute as was done elsewhere for portable
Theo Buehler
2024-06-01
Remove mention of SHA-0, update STANDARDS section
Theo Buehler
2024-06-01
Missed SHA224() in previous: reverse order of attributes
Theo Buehler
2024-06-01
Reverse order of attributes
Theo Buehler
2024-06-01
Remove support for static buffers in HMAC/digests
Theo Buehler
2024-05-29
Fix i2d_ASN1_OBJECT()
Theo Buehler
2024-05-29
Make i2d_ASN1_OBJECT() return -1 on error
Theo Buehler
2024-05-29
Remove unnecessary parens from i2d_ASN1_OBJECT()
Theo Buehler
2024-05-28
Clean up and fix X509V3_EXT_add1_i2d()
Theo Buehler
2024-05-28
remove outdated zlib version information
Theo Buehler
2024-05-27
remove unused typedefs with structs that were removed
Jonathan Gray
2024-05-26
Remove documentation of optional md in one-step hashes
Theo Buehler
2024-05-25
sync inclusion of <stdlib.h> from libcrypto
Theo Buehler
2024-05-25
Include <stdint.h> in the bytestring .c files
Theo Buehler
2024-05-24
des_local.h: Remove some unused macros
Theo Buehler
2024-05-24
Remove documentation of DES_enc_{read,write} and DES_rw_mode
Theo Buehler
2024-05-24
Stub out DES_enc_{read,write}(3)
Theo Buehler
2024-05-24
sndiod: Propagate the controls' display string to clients.
Alexandre Ratchov
2024-05-24
sndio: Add a display string to the sioctl_open API
Alexandre Ratchov
2024-05-23
Make signature of SSL_COMP_add_compression_method(3) match reality
Theo Buehler
2024-05-23
x509_v3.c: indent labels
Theo Buehler
2024-05-23
x509_v3.c: remove an unnecessary else
Theo Buehler
2024-05-23
x509_v3.c: consistently call STACK_OF(X509_EXTENSIONS) arguments sk
Theo Buehler
2024-05-23
x509_v3.c: zap another pointless local variable
Theo Buehler
2024-05-23
x509_v3.c: add a few empty lines
Theo Buehler
2024-05-23
X509v3_get_ext_by_NID: make obj const, test & assign
Theo Buehler
2024-05-23
x509_v3.c: remove a pointless local variable
Theo Buehler
2024-05-23
x509_v3.c: mechanically replace ex with ext and new_ex with new_ext
Theo Buehler
2024-05-22
Fix in-place decryption for EVP_chacha20_poly1305()
Theo Buehler
2024-05-22
crib better wording from schwarze's EVP_PKEY_get_attr_by_NID(3)
Theo Buehler
2024-05-22
Fix incorrect X509v3_get_ext_by_NID(3) return values
Theo Buehler
2024-05-21
remove prototypes with no matching function
Jonathan Gray
2024-05-21
remove prototypes with no matching function; ok ratchov@
Jonathan Gray
2024-05-20
cmac: zero_iv should be const
Theo Buehler
2024-05-19
unwrap a line
Theo Buehler
2024-05-19
Add space after commas
Theo Buehler
2024-05-19
KNF for dh_err and dsa_err
Theo Buehler
[next]