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
*
Remove accidentally committed debug code.
tb
2022-02-24
1
-3
/
+1
*
Minor tweaks
tb
2022-02-24
1
-7
/
+8
*
Add sanity checks on p and q in old_dsa_priv_decode()
tb
2022-02-24
1
-1
/
+15
*
Factor out alert handing code in the legacy stack.
libressl-v3.5.0
jsing
2022-02-21
3
-85
/
+77
*
mutibyte -> multibyte
jsg
2022-02-21
1
-3
/
+3
*
Fix a buffer overread in OAEP padding removal
tb
2022-02-20
1
-11
/
+11
*
Remove references to performance issues caused by frequent memmove().
jsing
2022-02-19
1
-13
/
+2
*
Reduce memmoves in memory BIOs.
jsing
2022-02-19
1
-22
/
+38
*
certificiate -> certificate
jsg
2022-02-19
1
-3
/
+3
*
Provide a struct bio_mem for memory BIO specific data.
jsing
2022-02-19
1
-47
/
+58
*
Avoid gendered language in man pages when not referring to a specific
jsg
2022-02-18
1
-4
/
+4
*
Clean up and simplify memory BIO code.
jsing
2022-02-18
1
-124
/
+139
*
prefer https links in man pages
jsg
2022-02-18
2
-6
/
+6
*
grammar/reword
jsg
2022-02-18
1
-5
/
+7
*
Avoid potential single byte overread in asn1_parse2().
jsing
2022-02-12
1
-3
/
+4
*
Limit OID text conversion to 64 bits per arc.
jsing
2022-02-12
1
-55
/
+16
*
Fix length check of IP addresses for name constraints
tb
2022-02-11
1
-2
/
+3
*
Add missing error check for a2i_GENERAL_NAME()
tb
2022-02-11
1
-1
/
+3
*
Fix a double free in v2i_NAME_CONSTRAINTS()
tb
2022-02-11
1
-2
/
+3
*
Make OBJ_obj2nid() work correctly with NID_undef.
jsing
2022-02-11
1
-3
/
+3
*
Plug a long standing leak in libtls CRL handling
tb
2022-02-08
1
-2
/
+1
*
Change second argument of x25519_ge_scalarmult_base() from
tb
2022-02-08
1
-2
/
+2
*
Avoid a NULL dereference in BN_mod_exp2_mont()
tb
2022-02-07
1
-2
/
+2
*
Check for zero modulus in BN_MONT_CTX_set().
tb
2022-02-07
1
-1
/
+4
*
Remove i <= 0 checks from SSL_get_error()
jsing
2022-02-06
1
-15
/
+16
*
Handle zero byte reads/writes that trigger handshakes in the TLSv1.3 stack.
jsing
2022-02-06
1
-1
/
+5
*
remove please from manual pages
jsg
2022-02-06
2
-6
/
+6
*
Switch TLSv1.3 cipher names from AEAD- to OpenSSL's TLS_
tb
2022-02-05
3
-16
/
+22
*
Bye bye S3I.
jsing
2022-02-05
23
-772
/
+755
*
Bump libressl's version in pkgconfig to 2.0.0
tb
2022-02-04
2
-4
/
+6
*
Remove a strange inheritance check from addr_validate_path_internal()
tb
2022-02-04
1
-4
/
+1
*
Fix capitalization of ChaCha20
tb
2022-02-04
1
-3
/
+3
*
Fix copy-paste error: X509_V_ERR_CRL_SIGNATURE_FAILURE means that the
tb
2022-02-03
1
-3
/
+3
*
Cleanup/simplify ssl_cert_type()
jsing
2022-02-03
6
-34
/
+24
*
Provide our own signature padding defines.
jsing
2022-02-01
2
-6
/
+38
*
Revise signer callback interface.
jsing
2022-02-01
2
-83
/
+128
*
Add limits.h for INT_MAX in tls_signer.c
inoguchi
2022-01-29
1
-1
/
+3
*
Error check for sk_push in libssl
inoguchi
2022-01-28
1
-4
/
+7
*
Error check for sk_push in libssl
inoguchi
2022-01-28
1
-2
/
+5
*
Expose tls_signer_error()
jsing
2022-01-28
1
-0
/
+1
*
sort includes as usual
tb
2022-01-27
1
-2
/
+2
*
Do not depend on engine.h pulling in err.h and evp.h
tb
2022-01-27
2
-6
/
+10
*
whitespace
tb
2022-01-26
1
-4
/
+4
*
minor bump after api additiom
eric
2022-01-25
1
-1
/
+1
*
Introduce a signer interface intented to make TLS privsep simpler
eric
2022-01-25
7
-5
/
+438
*
Rewrite paragraph to refer to EVP_CIPHER_CTX_new() and HMAC_CTX_new()
tb
2022-01-25
1
-6
/
+6
*
Remove some HMAC_CTX_init() remnants in HMAC(3).
tb
2022-01-25
1
-31
/
+5
*
Fix another return 0 bug in SSL_shutdown()
tb
2022-01-25
1
-6
/
+8
*
Avoid an infinite loop in SSL_shutdown()
tb
2022-01-25
1
-2
/
+4
*
Document X509_V_ERR_UNNESTED_RESOURCE. Previous version looked good
tb
2022-01-24
1
-2
/
+9
[next]