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-10-12
Remove unnecessary str variable in ssl_stat.c
Theo Buehler
2024-10-11
Use a and b for the curve coefficients
Theo Buehler
2024-10-11
Clean up ec_asn1_group2fieldid()
Theo Buehler
2024-10-11
Fix a long-standing bug in ec_asn1_group2pkparameters()
Theo Buehler
2024-10-11
Use defines for the CHOICE variants of ECPKPARAMETERS
Theo Buehler
2024-10-11
Remove NULL check in ec_asn1_pkparameters2group()
Theo Buehler
2024-10-11
Use better variable names in ec_asn1_pkparameters2group()
Theo Buehler
2024-10-11
First cleanup pass over ec_asn1_group2pkparameters()
Theo Buehler
2024-10-11
err.c: zap stray space
Theo Buehler
2024-10-11
Apply some style(9) and tidy some comments.
Joel Sing
2024-10-11
Remove pointless locking from err_build_SYS_str_reasons().
Joel Sing
2024-10-11
Convert err_clear_data() and err_clear() from macros to functions.
Joel Sing
2024-10-11
Remove unused typedef for ERR_FNS.
Joel Sing
2024-10-11
Add err_ prefix to build_SYS_str_reasons().
Joel Sing
2024-10-11
Make ERR_str_{libraries,reasons,functs}[] const.
Joel Sing
2024-10-11
Add ERR_LIB_SYS to the error values in ERR_str_functs[].
Joel Sing
2024-10-11
Remove params argument from ec_asn1_group2parameters()
Theo Buehler
2024-10-11
Simplify ec_asn1_group2pkparameters()
Theo Buehler
2024-10-11
Spell NULL in a simpler fashion
Theo Buehler
2024-10-11
Clean up i2d_ECPKParameters()
Theo Buehler
2024-10-10
sysctl.2: NET_RT_DUMP defaults to the current rtable
lucas
2024-10-10
Remove unused CONF_imodule struct members and accessors
Theo Buehler
2024-10-09
Remove SSL_R_TRIED_TO_USE_UNSUPPORTED_CIPHER
Theo Buehler
2024-10-09
Add missing alert descriptions (taken from RFC 8446)
Theo Buehler
2024-10-09
Add missing alerts to SSL_alert_desc_string{,_long}()
Theo Buehler
2024-10-09
Add missing alert errors and error strings
Theo Buehler
2024-10-03
Remove the unused field_mod_func from EC_GROUP
Theo Buehler
2024-10-03
Make EC{,PK}PARAMETERS_it static
Theo Buehler
2024-10-03
Fix ASN1_INTEGER_to_BN() misuse
Theo Buehler
2024-10-03
Switch field_bits to be an int
Theo Buehler
2024-10-03
Fix BN_to_ASN1_INTEGER() misuse
Theo Buehler
2024-10-03
Provide OPENSSL_INIT_NO_ATEXIT noop
Theo Buehler
2024-10-03
X509V3_EXT_get_nid.3: indicate what nid means
Theo Buehler
2024-10-02
Reorder functions.
Joel Sing
2024-10-02
Remove err_fns and associated machinery.
Joel Sing
2024-09-24
backout scanner.l strtonum commits; they restrict numbers to INT_MAX,
Stuart Henderson
2024-09-22
Reinstate bounds check accidentally disabled when defining OPENSSL_NO_DTLS1
Theo Buehler
2024-09-20
remove unneeded semicolons; checked by millert@
Jonathan Gray
2024-09-17
getdents(2) was pushed into rpath because it exposes pathname
Theo de Raadt
2024-09-15
remove unused variables
Jonathan Gray
2024-09-09
Make error 235 resolve to "no application protocol"
Theo Buehler
2024-09-09
Fix alert callback in the QUIC layer
Theo Buehler
2024-09-09
Add and use tls13_record_layer_alert_sent()
Theo Buehler
2024-09-06
Reenable AES-NI in libcrypto
Theo Buehler
2024-09-06
Adjust documentation to work without X509_LOOKUP_by_subject()
Theo Buehler
2024-09-05
Avoid out-of-bounds pointer arithmetic in inflateCopy().
Theo Buehler
2024-09-05
Update libexpat to version 2.6.3.
Alexander Bluhm
2024-09-03
typo in comment; Effectivly -> Effectively; ok gilles@
Omar Polo
2024-09-03
typo in comment; saveguard -> safeguard; ok gilles@
Omar Polo
2024-09-03
wild white space
Theo de Raadt
[next]