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
2022-07-31
Randomise the rekey interval a little. Previously, the chacha20
djm
1
-2
/
+8
2022-07-30
Use named initialisers for BIGNUMs.
jsing
1
-61
/
+65
2022-07-30
Untangle two logic chains in x509_asid.c into something more readable.
tb
1
-9
/
+22
2022-07-30
update copyright years
tb
1
-2
/
+2
2022-07-30
Reorder functions and remove unnecessary function prototypes.
jsing
1
-29
/
+24
2022-07-30
Update copyright for additional/new code.
jsing
1
-1
/
+2
2022-07-30
Provide additional AEAD test cases.
jsing
6
-1
/
+1991
2022-07-30
Add EVP_aes_192_gcm() as a known AEAD.
jsing
1
-1
/
+3
2022-07-30
Allow the AEAD to be specified for a test file.
jsing
2
-8
/
+12
2022-07-30
Run AEAD tests against EVP_CIPHER implementations.
jsing
1
-15
/
+220
2022-07-30
Allow quoted ASCII strings as input for AEAD regress.
jsing
1
-21
/
+42
2022-07-30
Sort includes.
jsing
1
-4
/
+4
2022-07-30
Less #ifndef OPENSSL_NO_*
jsing
1
-17
/
+1
2022-07-30
Fix comment formatting.
jsing
1
-4
/
+7
2022-07-30
Switch to ISC license.
jsing
1
-46
/
+13
2022-07-30
Add stack frames to AES-NI x86_64 assembly.
jsing
1
-39
/
+58
2022-07-30
Use ASN1_INTEGER to encode/decode BIGNUM_it.
jsing
1
-34
/
+48
2022-07-30
Provide and use a primitive clear function for BIGNUM_it.
jsing
1
-8
/
+15
2022-07-30
Eliminate the somewhat pointless Ij variable
tb
1
-5
/
+4
2022-07-30
Transform two || chains into individually checked functions
tb
1
-8
/
+13
2022-07-29
Having a perfect square at this point is not an error. Rather it is
tb
1
-2
/
+2
2022-07-29
Tweak some comments and whitespace around comments
tb
1
-9
/
+32
2022-07-28
Add a second test to validate the tables in the library.
tb
1
-1
/
+42
2022-07-27
Adjust a comment to reflect reality, minor code tweaks.
tb
1
-7
/
+7
2022-07-26
Do not pass input length <= 0 to the cipher handlers
tb
1
-11
/
+17
2022-07-26
minor tweaks: unwrap a line, tweak a comment and zap an empty line
tb
1
-5
/
+3
2022-07-25
Remove test of non-portable implementation details (whether wctype_t
guenther
1
-5
/
+1
2022-07-25
Add a regression test for bn_isqrt.c
tb
2
-1
/
+302
2022-07-25
Separate the macro for generating string test functions
schwarze
1
-14
/
+22
2022-07-25
fix indent
tb
1
-2
/
+2
2022-07-25
If a command or interface first appeared in PWB/UNIX, UNIX System III or
jsg
2
-6
/
+10
2022-07-24
Plug leak in X509V3_add1_i2d()
tb
1
-2
/
+3
2022-07-24
Prepare to resurrect TS_RESP_CTX_set_time_cb()
tb
2
-2
/
+14
2022-07-24
Prepare to provide TS_VERIFY_CTX accessors
tb
2
-2
/
+79
2022-07-24
Prepare to provide various TS_STATUS_INFO accessors
tb
2
-2
/
+34
2022-07-24
Align PKCS12_key_gen_uni() with OpenSSL
tb
1
-58
/
+50
2022-07-24
Minor fixes in PKCS12_parse()
tb
1
-24
/
+23
2022-07-24
Per RFC 7292, safeContentsBag is a SEQUENCE OF, not a SET OF
tb
1
-2
/
+2
2022-07-24
Clear key on exit in PKCS12_gen_mac()
tb
1
-25
/
+38
2022-07-24
Plug a leak in PKCS12_setup_mac()
tb
1
-2
/
+3
2022-07-24
Move cipher_id bsearch functions back to the bottom of the file.
jsing
1
-16
/
+16
2022-07-24
Set NULL BIOs for QUIC.
jsing
1
-1
/
+14
2022-07-24
Provide record layer callbacks for QUIC.
jsing
7
-16
/
+217
2022-07-24
Move tls13_phh_done_cb() after tl13_phh_received_cb().
jsing
1
-12
/
+12
2022-07-24
Provide QUIC encryption levels.
jsing
6
-20
/
+33
2022-07-24
Rely on tlsext_parse() to set a decode_error alert
tb
1
-79
/
+47
2022-07-24
Start making ts opaque
tb
10
-50
/
+134
2022-07-23
Fix file names in comments.
tb
1
-7
/
+7
2022-07-22
Convert TLS transcript from BUF_MEM to tls_buffer.
jsing
2
-29
/
+16
2022-07-22
Extend TLS buffer regress to cover read/write usage.
jsing
1
-13
/
+219
[prev]
[next]