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
/
lib
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Clean up SSL_HANDSHAKE_MAC_DEFAULT.
jsing
2024-07-16
3
-63
/
+39
*
Fix .Ox for SSL_CIPHER_get_handshake_digest()
tb
2024-07-16
1
-3
/
+3
*
Switch the EVP_PKEY_*attr* API to LCRYPTO_UNUSED()
tb
2024-07-15
1
-10
/
+10
*
Fix PKCS12_create()
tb
2024-07-15
1
-6
/
+21
*
Mop up TLS1_PRF* defines.
jsing
2024-07-15
2
-76
/
+67
*
ocurred -> occurred
jsg
2024-07-15
1
-3
/
+3
*
Rewrite EVP_PKEY_add1_attr_by_NID()
tb
2024-07-14
1
-11
/
+41
*
Disable most EVP_PKEY_*attr* API
tb
2024-07-14
1
-14
/
+17
*
Forgot to annotate the TMP UGLY CAST[S] as requested by jsing
tb
2024-07-14
1
-1
/
+2
*
Document SSL_CIPHER_get_handshake_digest(3)
tb
2024-07-14
1
-2
/
+22
*
Prepare to provide SSL_CIPHER_get_handshake_digest()
tb
2024-07-14
3
-3
/
+23
*
Remove lhash_local.h.
jsing
2024-07-14
4
-99
/
+26
*
Add wcsnlen(3), wcslen(3) with a max len argument
jca
2024-07-14
3
-7
/
+84
*
"please refer" -> "refer"
jsg
2024-07-14
1
-3
/
+3
*
ssl2.h and ssl23.h join the party in the attic
tb
2024-07-13
5
-257
/
+11
*
Make error constants const in libssl
tb
2024-07-13
1
-5
/
+5
*
Unify X.509v3 extension methods
tb
2024-07-13
21
-376
/
+691
*
Fix the horrible and undocumented behaviour of X509_check_trust
beck
2024-07-12
4
-54
/
+73
*
Clean up in X509_check_trust.
beck
2024-07-12
1
-14
/
+8
*
Drop the unused evp include
tb
2024-07-12
1
-2
/
+1
*
Rename the sk in this file to exts
tb
2024-07-12
1
-16
/
+16
*
Avoid using ret for an X509_EXTENSION
tb
2024-07-12
1
-16
/
+16
*
Tweak variable names in X509v3_add_ext()
tb
2024-07-12
1
-12
/
+12
*
Rename crit to critical in this file
tb
2024-07-12
1
-10
/
+10
*
Simplify X509_EXTENSION_get_critical()
tb
2024-07-12
1
-4
/
+3
*
Lose a few extra lines in X509_EXTENSION_set_object()
tb
2024-07-12
1
-4
/
+2
*
Streamline X509_EXTENSION_create_by_OBJ()
tb
2024-07-12
1
-9
/
+10
*
Clean up X509_EXTENSION_create_by_NID()
tb
2024-07-12
1
-9
/
+5
*
Rewrite X509v3_add_ext()
tb
2024-07-12
1
-24
/
+23
*
Simplify X509v3_get_ext() and X509v3_delete_ext()
tb
2024-07-12
1
-7
/
+1
*
Align X509v3_get_ext_by_critical() with X509v3_get_ext_by_OBJ()
tb
2024-07-12
1
-12
/
+9
*
Clean up X509v3_get_ext_by_OBJ()
tb
2024-07-12
1
-11
/
+7
*
Despite being an ELF citizen, hppa is its own special snowflake and requires
miod
2024-07-12
1
-1
/
+5
*
Despite being an ELF citizen, hppa is its own special snowflake and requires
miod
2024-07-11
1
-1
/
+5
*
Adjust documentation for SSL_select_next_proto()
tb
2024-07-11
1
-30
/
+48
*
Follow BoringSSL's nomenclature in SSL_select_next_proto()
tb
2024-07-11
1
-28
/
+30
*
Zap warning against __findenv usage, it is not exported by libc
jca
2024-07-10
1
-3
/
+1
*
Remove the static symbols.namespace, and just generate the _libre_
beck
2024-07-10
2
-3359
/
+3
*
forgot to add a history section for the TLS PRF API
tb
2024-07-10
1
-1
/
+4
*
link EVP_PKEY_CTX_set_tls1_prf_md.3 to build
tb
2024-07-10
1
-1
/
+2
*
Import EVP_PKEY_CTX_set_tls1_prf_md.3 from OpenSSL 1.1.1
tb
2024-07-10
1
-0
/
+168
*
Including kdf.h isn't enough, you also need evp.h
tb
2024-07-10
1
-2
/
+3
*
Unwrap two lines
tb
2024-07-10
1
-7
/
+4
*
Add another empty line
tb
2024-07-09
1
-1
/
+2
*
Turn tls1_prf_alg() into single exit
tb
2024-07-09
1
-9
/
+11
*
Unwrap a few more lines
tb
2024-07-09
1
-9
/
+5
*
Unwrap a couple of lines
tb
2024-07-09
1
-5
/
+3
*
Align math with t1_enc.c
tb
2024-07-09
1
-6
/
+8
*
Minor cosmetics in pkey_tls1_prf_derive()
tb
2024-07-09
1
-5
/
+3
*
Replace explicit_bzero() plus free() with freezero()
tb
2024-07-09
1
-3
/
+2
[prev]
[next]