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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-03-17
Rewrite legacy TLS unexpected handshake message handling.
jsing
1
-78
/
+114
2022-03-17
Clean up and simplify ssl3_renegotiate{,_check}()
jsing
1
-22
/
+15
2022-03-17
Remove const from tls1_transcript_hash_value()
jsing
2
-5
/
+5
2022-03-17
Rework ASN1_STRING_set()
jsing
1
-14
/
+21
2022-03-16
Fix dependency to build bn_mod_sqrt.
bluhm
1
-2
/
+2
2022-03-16
Make gcc 4 happier about x509_addr.c
tb
1
-6
/
+8
2022-03-15
LibreSSL 3.5.2
bcook
1
-3
/
+3
2022-03-15
Initialise *out_name at the start of i2t_ASN1_OBJECT_name().
jsing
1
-1
/
+3
2022-03-15
Check BIO_reset() return value to make gcc happy.
tb
1
-2
/
+5
2022-03-15
Add a simple regress to verify that the infinite loop in BN_mod_sqrt()
tb
2
-1
/
+138
2022-03-15
Fix infinite loop in BN_mod_sqrt()
tb
1
-14
/
+15
2022-03-14
Add a few regress test cases for name constraints.
tb
3
-5
/
+25
2022-03-14
Allow constraints of the form @domain.com
tb
1
-10
/
+17
2022-03-14
Rework ownership handling in x509_constraints_validate()
tb
3
-39
/
+49
2022-03-14
Factor out unexpected handshake message handling code in the legacy stack.
jsing
2
-229
/
+256
2022-03-14
Factor out ASN1_STRING clearing code.
jsing
1
-4
/
+15
2022-03-14
First pass clean up of ASN1_STRING code.
jsing
1
-74
/
+87
2022-03-13
Relax the check of x509_constraints_dirname()
libressl-v3.5.1
tb
1
-2
/
+6
2022-03-13
Add x509_constraints_validate() to x509_internal.h
tb
1
-1
/
+3
2022-03-13
Check name constraints using the proper API
tb
1
-4
/
+21
2022-03-13
style tweak
tb
1
-2
/
+2
2022-03-13
Add missing error check after strdup()
tb
1
-2
/
+5
2022-03-13
Remove free_cont from asn1_d2i_ex_primitive()/asn1_ex_c2i().
jsing
2
-50
/
+31
2022-03-12
Factor out change cipher spec handing code in the legacy stack.
jsing
3
-65
/
+73
2022-03-10
Simple regress for NULL deref reported by Guido Vranken and fixed in
tb
2
-1
/
+51
2022-03-10
unsusual -> unusual
jsg
1
-3
/
+3
2022-03-08
Some more c99 initializers for consistency and readability
tb
1
-23
/
+62
2022-03-07
bump for LibreSSL 3.5.1
bcook
1
-3
/
+3
2022-03-05
Add test coverage for i2a_ASN1_OBJECT()
jsing
1
-3
/
+39
2022-03-05
Fix typo in comment
bket
1
-2
/
+2
2022-03-03
Pull a len == 0 check up before malloc(len) to avoid implementation
tb
1
-5
/
+5
2022-03-03
Do not write out terminating NUL in i2a_ASN1_OBJECT()
tb
1
-2
/
+2
2022-03-02
Unwrap a line
tb
1
-3
/
+2
2022-03-02
whitespace
tb
1
-2
/
+2
2022-03-02
Provide additional ASN1_OBJECT test coverage.
jsing
1
-16
/
+114
2022-03-02
Rewrite ASN1_OBJECT content to ascii/text conversion.
jsing
3
-101
/
+186
2022-02-28
Remove unused ivbits argument from chacha_keysetup to match other
dtucker
2
-4
/
+4
2022-02-26
Add regress coverage for ASN1_OBJECT public interfaces.
jsing
2
-1
/
+399
2022-02-26
Currently malloc caches a number of free'ed regions up to 128k
otto
1
-33
/
+160
2022-02-24
Get rid of SHA1 for comparing CRL's - use SHA512 just like we do for certs.
beck
3
-9
/
+7
2022-02-24
Remove accidentally committed debug code.
tb
1
-3
/
+1
2022-02-24
Minor tweaks
tb
1
-7
/
+8
2022-02-24
Add sanity checks on p and q in old_dsa_priv_decode()
tb
1
-1
/
+15
2022-02-21
Factor out alert handing code in the legacy stack.
libressl-v3.5.0
jsing
3
-85
/
+77
2022-02-21
mutibyte -> multibyte
jsg
1
-3
/
+3
2022-02-20
Fix a buffer overread in OAEP padding removal
tb
1
-11
/
+11
2022-02-20
Test OBJ_obj2txt() with NULL and short buffers.
jsing
1
-1
/
+12
2022-02-19
Add memory BIO small I/O tests.
jsing
1
-1
/
+72
2022-02-19
Remove references to performance issues caused by frequent memmove().
jsing
1
-13
/
+2
2022-02-19
Reduce memmoves in memory BIOs.
jsing
1
-22
/
+38
[prev]
[next]