index
:
openbsd
OPENBSD_2_0
OPENBSD_2_1
OPENBSD_2_2
OPENBSD_2_3
OPENBSD_2_4
OPENBSD_2_5
OPENBSD_2_6
OPENBSD_2_7
OPENBSD_2_8
OPENBSD_2_9
OPENBSD_3_0
OPENBSD_3_1
OPENBSD_3_2
OPENBSD_3_3
OPENBSD_3_4
OPENBSD_3_5
OPENBSD_3_6
OPENBSD_3_7
OPENBSD_3_8
OPENBSD_3_9
OPENBSD_4_0
OPENBSD_4_1
OPENBSD_4_2
OPENBSD_4_3
OPENBSD_4_4
OPENBSD_4_5
OPENBSD_4_6
OPENBSD_4_7
OPENBSD_4_8
OPENBSD_4_9
OPENBSD_5_0
OPENBSD_5_1
OPENBSD_5_2
OPENBSD_5_3
OPENBSD_5_4
OPENBSD_5_5
OPENBSD_5_6
OPENBSD_5_7
OPENBSD_5_8
OPENBSD_5_9
OPENBSD_6_0
OPENBSD_6_1
OPENBSD_6_2
OPENBSD_6_3
OPENBSD_6_4
OPENBSD_6_5
OPENBSD_6_6
OPENBSD_6_7
OPENBSD_6_8
OPENBSD_6_9
OPENBSD_7_0
OPENBSD_7_1
OPENBSD_7_2
OPENBSD_7_3
OPENBSD_7_4
OPENBSD_7_5
OPENBSD_7_6
master
A mirror of https://github.com/libressl/openbsd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Turn X509V3_set_conf_lhash() into a noop
tb
2024-08-28
2
-28
/
+3
*
Add LCRYPTO_USED(X509_get_signature_info)
tb
2024-08-28
1
-1
/
+2
*
Disable X509V3_EXT{,_CRL,_REQ}_add_conf()
tb
2024-08-28
2
-21
/
+11
*
Annotate X509V3_CONF_CTX and its only instance for removal
tb
2024-08-28
1
-4
/
+3
*
Make use of X509_get_signature_info() in check_sig_level()
tb
2024-08-28
1
-20
/
+3
*
Document X509_get0_signature_info()
tb
2024-08-28
1
-3
/
+70
*
Implement X509_get_signature_info()
tb
2024-08-28
6
-5
/
+204
*
Fix underlying pkey of RSA-PSS
tb
2024-08-28
1
-2
/
+2
*
Add a comment to OCSP_id_issuer_cmp() to make blind use of X509_ALGOR_cmp()
tb
2024-08-28
1
-1
/
+6
*
Clean up and simplify OCSP_cert_id_new()
tb
2024-08-28
1
-21
/
+16
*
Avoid reaching into X509_ALGOR in ocsp_certid_print()
tb
2024-08-28
1
-2
/
+6
*
Avoid polluting the error stack when printing certificates
tb
2024-08-28
1
-3
/
+17
*
cms_att.c: tidy includes and add x509_local.h for upcoming change
tb
2024-08-27
1
-5
/
+5
*
replace atoi(3) usage with strtonum(3); ok/tweaks tb@
op
2024-08-26
3
-16
/
+64
*
replace strtol(3) usage with strtonum(3); idea/ok/tweaks tb@
op
2024-08-26
2
-46
/
+19
*
ts.c: typo flaf -> flag
tb
2024-08-26
1
-2
/
+2
*
More precision on what exactly OCSP_id_cmp and OCSP_issuer_id_cmp compare.
tb
2024-08-24
1
-7
/
+14
*
conf_def.c: add two trailing commas
tb
2024-08-24
1
-3
/
+3
*
X509at_get_attr: zap trailing comma.
tb
2024-08-24
1
-2
/
+2
*
LibreSSL no longer supports adding X.501 attributes to an EVP_PKEY
tb
2024-08-24
7
-206
/
+11
*
Switch UI_UTIL_read_pw* to LCRYPTO_UNUSED()
tb
2024-08-24
1
-3
/
+3
*
Neuter the completely broken UI_UTIL_read_pw* API
tb
2024-08-24
1
-27
/
+5
*
Remove documentation of UI_UTIL_read_pw*
tb
2024-08-24
4
-122
/
+7
*
Remove unwanted trailing newlines from err/warn format strings.
anton
2024-08-23
8
-19
/
+19
*
Remove use of CSP/LMK in pkcs12 create/verify tests
tb
2024-08-23
1
-3
/
+2
*
PKCS12_create(3): remove Xr to EVP_PKEY_add1_attr(3)
tb
2024-08-22
1
-3
/
+2
*
Garbage collect unused attributes member from EVP_PKEY
tb
2024-08-22
2
-4
/
+2
*
Remove copy_bag_attr()
tb
2024-08-22
1
-33
/
+1
*
Neuter EVP_PKEY_add1_attr_by_NID()
tb
2024-08-22
1
-36
/
+5
*
openssl: adjust manual for LMK and CSP removal
tb
2024-08-22
1
-10
/
+2
*
openssl pkcs12: remove support for LMK and CSP attributes
tb
2024-08-22
1
-25
/
+1
*
Use OPENSSL_config() instead of OPENSSL_load_builtin_modules()
tb
2024-08-18
1
-2
/
+2
*
conf_def.c: shuffle things into a slightly more sensible
tb
2024-08-18
1
-80
/
+69
*
Remove documentation for X509_REQ_[gs]et_extension_nids
tb
2024-08-18
1
-30
/
+2
*
Drop OpenSSL 3.0 interop testing infrastructure
tb
2024-08-18
8
-75
/
+11
*
Add support for openssl32 in interop test
tb
2024-08-18
7
-9
/
+70
*
Use struct __sFILE instead of FILE in thread locking callback
guenther
2024-08-18
1
-5
/
+6
*
Zap a trailing comma to appease mandoc -Tlint
tb
2024-08-17
1
-2
/
+2
*
Remove docs of various X509_TRUST "functionality" that no longer exists
tb
2024-08-17
4
-334
/
+5
*
t_recvmmsg and t_sendmmsg were enabled in 2022
guenther
2024-08-15
1
-2
/
+0
*
Give libtls the same bump as libssl
tb
2024-08-12
1
-1
/
+1
*
Bump minor after symbol addition
tb
2024-08-12
1
-1
/
+1
*
Add SSL_CTX_set1_cert_store() and SSL_CIPHER_get_handshake_digest() to
tb
2024-08-12
1
-0
/
+2
*
Expose SSL_CTX_set1_cert_store() and SSL_CIPHER_get_handshake_digest()
tb
2024-08-12
1
-5
/
+1
*
Make exit(), fclose(), fflush(), and freopen() comply with POSIX-2008
guenther
2024-08-12
1
-6
/
+5
*
Add -CRLfile option to 'cms' sub command
job
2024-08-12
2
-7
/
+38
*
Add include path for crypto_arch.h.
jsing
2024-08-11
2
-2
/
+4
*
Provide and use crypto_arch.h.
jsing
2024-08-11
23
-35
/
+347
*
Remove the empty ui_compat.h
tb
2024-08-10
2
-67
/
+1
*
ct.h: move two asterisks to the proper place
tb
2024-08-08
1
-3
/
+3
[prev]
[next]