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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-08-02
free class->indexes in CRYPTO_cleanup_all_ex_data()
tb
1
-1
/
+2
2024-08-02
Rewrite CRYPTO_EX_DATA.
jsing
3
-639
/
+419
2024-07-30
sched_yield() is not strong enough to overflow the recv buffer on some
claudio
1
-2
/
+2
2024-07-29
typo: regresss -> regress
tb
1
-2
/
+2
2024-07-26
Mark X509at_get_attr{,_count}() and X509at_delete_attr() as unused
tb
1
-4
/
+4
2024-07-26
Disable X509at_get_attr{,_count}() and X509at_delete_attr()
tb
1
-12
/
+7
2024-07-26
Inline last user of X509at_get_attr()
tb
1
-2
/
+2
2024-07-26
Inline trivial X509at_* calls in x509_req
tb
1
-4
/
+4
2024-07-26
Inline a few trivial X509at_* calls in cms
tb
1
-7
/
+7
2024-07-26
Put opening brace on correct line
tb
1
-4
/
+3
2024-07-24
BUF_MEM_new.3: add a touch of KNF
tb
1
-4
/
+3
2024-07-23
Revise regress for ssl3_get_cipher() changes.
jsing
1
-8
/
+3
2024-07-23
Remove get_cipher from SSL_METHOD.
jsing
5
-73
/
+32
2024-07-22
Revise regress to match cipher suite values change.
jsing
2
-17
/
+13
2024-07-22
Use cipher suite values instead of IDs.
jsing
12
-392
/
+179
2024-07-21
asn1time: indicate which comparison function failed
tb
1
-4
/
+7
2024-07-21
Add back a .
tb
1
-2
/
+2
2024-07-21
Unify description of the obsolete ENGINE parameter
tb
14
-142
/
+130
2024-07-21
Drop ENGINE from EVP_PKEY_derive example
tb
1
-5
/
+4
2024-07-21
Garbage collect ENGINE "use" from EVP_PKEY_decrypt() example
tb
1
-5
/
+4
2024-07-21
Make example slightly less terrible by dropping the ENGINE "handling"
tb
1
-5
/
+4
2024-07-20
Fix golden numbers after beck broke it months ago
tb
2
-23
/
+20
2024-07-20
Remove cipher from SSL_SESSION.
jsing
13
-73
/
+70
2024-07-19
Annotate issues with tls_session_secret_cb() related code.
jsing
2
-2
/
+15
2024-07-19
Move client ciphers from SSL_SESSION to SSL_HANDSHAKE.
jsing
6
-28
/
+26
2024-07-17
Add RCS id
tb
1
-0
/
+1
2024-07-17
Enable regress for SSL_CIPHER_get_handshake_digest()
jsing
1
-4
/
+0
2024-07-17
Rework cipher find test to also provide coverage for SSL_CIPHER_*()
jsing
1
-8
/
+754
2024-07-16
Update regress for removal of SSL_HANDSHAKE_MAC_DEFAULT.
jsing
1
-25
/
+2
2024-07-16
Clean up SSL_HANDSHAKE_MAC_DEFAULT.
jsing
3
-63
/
+39
2024-07-16
Fix .Ox for SSL_CIPHER_get_handshake_digest()
tb
1
-3
/
+3
2024-07-15
Switch the EVP_PKEY_*attr* API to LCRYPTO_UNUSED()
tb
1
-10
/
+10
2024-07-15
Fix PKCS12_create()
tb
1
-6
/
+21
2024-07-15
Mop up TLS1_PRF* defines.
jsing
2
-76
/
+67
2024-07-15
fix signature of main()
anton
1
-4
/
+3
2024-07-15
enable warnings and apply a dash of knfmt
anton
2
-1
/
+2
2024-07-15
ocurred -> occurred
jsg
1
-3
/
+3
2024-07-14
Rewrite EVP_PKEY_add1_attr_by_NID()
tb
1
-11
/
+41
2024-07-14
Disable most EVP_PKEY_*attr* API
tb
1
-14
/
+17
2024-07-14
Forgot to annotate the TMP UGLY CAST[S] as requested by jsing
tb
1
-1
/
+2
2024-07-14
Document SSL_CIPHER_get_handshake_digest(3)
tb
1
-2
/
+22
2024-07-14
Prepare to provide SSL_CIPHER_get_handshake_digest()
tb
3
-3
/
+23
2024-07-14
Remove lhash_local.h.
jsing
4
-99
/
+26
2024-07-14
Add wcsnlen(3), wcslen(3) with a max len argument
jca
3
-7
/
+84
2024-07-14
Add elf_aux_info(3)
jca
3
-1
/
+59
2024-07-14
"please refer" -> "refer"
jsg
1
-3
/
+3
2024-07-13
ssl2.h and ssl23.h join the party in the attic
tb
5
-257
/
+11
2024-07-13
Make error constants const in libssl
tb
1
-5
/
+5
2024-07-13
Move the sigaction next to multi
tb
1
-2
/
+2
2024-07-13
Unify X.509v3 extension methods
tb
21
-376
/
+691
[next]