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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
bio_dump: add one more testcase
tb
2024-02-02
1
-2
/
+36
*
Add regress coverage for BIO_dump()
tb
2024-02-02
2
-1
/
+745
*
Fix the verifier to use the trust store
beck
2024-02-01
1
-1
/
+13
*
Inline EVP_PBE_find() in its last two callers
tb
2024-02-01
1
-140
/
+69
*
Prepare to remove the _cb() and _fp() versions of BIO_dump()
tb
2024-02-01
1
-33
/
+30
*
Merge OBJ_NAME_do_all*(3) into EVP_CIPHER_do_all(3)
tb
2024-01-31
5
-63
/
+96
*
Remove now unnecessary NULL check before EVP_CIPHER_CTX_cleanup()
tb
2024-01-30
1
-3
/
+2
*
Make EVP_{CIPHER,MD}_CTX_{cleanup,reset}() NULL-safe
tb
2024-01-30
2
-3
/
+8
*
Restore SSL_shutdown() two step sequence.
jsing
2024-01-30
1
-1
/
+3
*
Add a shutdown sequence regress test.
jsing
2024-01-30
1
-3
/
+133
*
Add id-ct-rpkiSignedPrefixList NID
job
2024-01-29
1
-0
/
+1
*
Add id-ct-rpkiSignedPrefixList OID
job
2024-01-29
1
-0
/
+1
*
Curious to see if explicitly ignoring the return value appeases Coverity
tb
2024-01-29
1
-2
/
+2
*
The KNF script didn't grok LHASH_OF(), STACK_OF()
tb
2024-01-28
1
-9
/
+9
*
Avoid calling EVP_CIPHER_CTX_reset() on a NULL ctx
tb
2024-01-28
1
-2
/
+3
*
Clean up EVP_CIPHER_CTX_init() usage in cmac.c
joshua
2024-01-28
1
-25
/
+33
*
Clean up EVP_MD_CTX_{init,cleanup}() usage in ASN1_item_verify()
joshua
2024-01-28
1
-9
/
+10
*
Dynamic EVP_PKEY_METHODs are a thing from the past
tb
2024-01-27
1
-3
/
+1
*
Add a few aliases for ECDSA and DSA for security/xca
tb
2024-01-27
1
-1
/
+143
*
Use ret instead of rv in a few keyivgen functions
tb
2024-01-27
1
-11
/
+11
*
Fold keyivgen functions into evp_pbe.c
tb
2024-01-27
5
-599
/
+387
*
Make some comments and some whitespace less ugly
tb
2024-01-27
1
-13
/
+14
*
Whitespace tweak
tb
2024-01-27
1
-2
/
+4
*
Throw PKCS5_PBE_add() into the trash bin at the end of evp_pbe.c
tb
2024-01-27
2
-10
/
+7
*
Mark the functions at the end of this file for removal
tb
2024-01-27
1
-1
/
+5
*
Support HMAC with SHA-3 as a PBE PRF
tb
2024-01-27
1
-1
/
+21
*
Support HMAC with truncated SHA-2 as a PBE PRF
tb
2024-01-27
1
-1
/
+11
*
Teach OBJ_find_sigid_{,by_}algs(3) about ECDSA with SHA-3
tb
2024-01-27
1
-1
/
+21
*
Enable for TLSv1.3 now that shutdown behaviour matches the legacy stack.
jsing
2024-01-27
1
-3
/
+1
*
Rework tls13_legacy_shutdown() to match the legacy stack behaviour.
jsing
2024-01-27
1
-18
/
+19
*
Make tls13_legacy_return_code() static.
jsing
2024-01-27
2
-4
/
+3
*
Add message callbacks for alerts in the TLSv1.3 stack.
jsing
2024-01-27
3
-10
/
+49
*
Allocate a fixed NID for the acmeIdentifer OID
tb
2024-01-27
1
-0
/
+1
*
Add data for the RFC 8737 acmeIdentifier
tb
2024-01-27
1
-0
/
+1
*
Add 'openssl x509 -new' functionality to the libcrypto CLI utility
job
2024-01-26
3
-15
/
+121
*
Plug a few leaks and perform some other code hygiene
tb
2024-01-25
1
-34
/
+59
*
This table no longer needs to be sorted
tb
2024-01-25
1
-5
/
+1
*
p12_npas.c: hoist some helpers from the bottom to the top in reverse order
tb
2024-01-25
1
-64
/
+53
*
p12_npas.c: maclen -> mac_len
tb
2024-01-25
1
-4
/
+4
*
p12_npas.c: Use slightly less awkward variable names
tb
2024-01-25
1
-21
/
+21
*
Fix various NULL dereferences in PKCS #12
tb
2024-01-25
5
-15
/
+37
*
Merge PKCS12_newpass() and newpass_p12()
tb
2024-01-25
1
-37
/
+20
*
Ditch another noop from OPENSSL_cleanup()
tb
2024-01-25
1
-2
/
+1
*
Remove the custom X509v3 extensions stack
tb
2024-01-25
1
-105
/
+42
*
Rename pkcs12_repack_safe() into pkcs12_repack_authsafes()
tb
2024-01-25
1
-3
/
+3
*
Rework newpass_p12() a bit more
tb
2024-01-25
1
-34
/
+49
*
newpass_p12(): factor for loop body into helpers
tb
2024-01-25
1
-35
/
+72
*
Fix a memleak and a double free in newpass_p12()
tb
2024-01-25
1
-6
/
+8
*
Avoid a four-byte overread in gcm_ghash_4bit_mmx() on i386
tb
2024-01-24
1
-1
/
+1
*
Stop fiddling with hash table internals from lhash doall callers.
jsing
2024-01-24
3
-12
/
+6
[prev]
[next]