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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge X509_VERIFY_PARAM_ID into X509_VERIFY_PARAM
tb
2023-05-28
4
-110
/
+73
*
Implement SHA256_{Update,Transform,Final}() directly in sha256.c.
jsing
2023-05-27
1
-4
/
+103
*
Add HASH_NO_UPDATE and HASH_NO_TRANSFORM to md32_common.h
jsing
2023-05-27
1
-5
/
+7
*
Add coverage for calling BN_{dec,hex}2bn() with NULL inputs.
jsing
2023-05-27
1
-9
/
+37
*
Bump LibreSSL version
libressl-v3.8.0
tb
2023-05-27
1
-3
/
+3
*
Clean up alignment handling for SHA-512.
jsing
2023-05-27
2
-80
/
+96
*
Remove malloc interposition, a workaround that was once needed for emacs
otto
2023-05-27
1
-7
/
+7
*
Move verified_chain from SSL to SSL_HANDSHAKE
tb
2023-05-26
4
-14
/
+17
*
Forcibly update the EVP_PKEY's internal key
op
2023-05-25
1
-13
/
+25
*
Update X509_VERIFY_PARAM_inherit() to reflect the change of behavior
tb
2023-05-24
1
-9
/
+6
*
Copy the verify param hostflags independently of the host list
tb
2023-05-24
2
-6
/
+5
*
Add a test to verify that an SSL inherits the hostflags from the SSL_CTX
tb
2023-05-24
2
-1
/
+105
*
Provide CRYPTO_INT for statically linking libcrypto for libssl regress
tb
2023-05-24
1
-0
/
+2
*
Provide X509_VERIFY_PARAM_set_hostflags()
tb
2023-05-24
1
-1
/
+8
*
Simplify OBJ_obj2txt()
tb
2023-05-23
2
-8
/
+5
*
Add empty line for consistency
tb
2023-05-23
1
-1
/
+2
*
Add regress coverage for obj_dat.c r1.52
tb
2023-05-23
1
-1
/
+44
*
Always NUL terminate buf in OBJ_obj2txt()
tb
2023-05-23
1
-1
/
+4
*
cms_asn1.c: zap stray tabs
tb
2023-05-23
1
-8
/
+1
*
Remove misplaced semicolons in .Fa
tb
2023-05-22
2
-6
/
+6
*
ecdhtest: Fix indent
tb
2023-05-20
1
-2
/
+2
*
Remove a space that I thought I had already deleted.
tb
2023-05-20
1
-2
/
+2
*
Add a slow regress target that runs openssl speed with proper alignment
tb
2023-05-20
1
-2
/
+7
*
openssl speed: add an '-unaligned n' option
tb
2023-05-20
2
-7
/
+37
*
openssl speed: minor style nits
tb
2023-05-20
1
-8
/
+6
*
openssl speed: remove binary curve remnants
tb
2023-05-20
1
-88
/
+5
*
Add missing rsa_security_bit() handler to the RSA-PSS ASN1_METHOD
tb
2023-05-19
1
-1
/
+2
*
backout alignment changes (breaking at least two architectures)
deraadt
2023-05-19
4
-100
/
+89
*
Add PROTO_NORMAL() declarations for the remaining syscalls, to avoid
guenther
2023-05-18
1
-4
/
+1
*
Use crypto_internal.h's CTASSERT()
tb
2023-05-17
2
-8
/
+5
*
Clean up alignment handling for SHA-512.
jsing
2023-05-17
2
-81
/
+95
*
ecdhtest: check malloc() return values
tb
2023-05-16
1
-4
/
+7
*
add missing pointer invalidation
jcs
2023-05-16
1
-1
/
+2
*
Clean up SHA-512 input handling and round macros.
jsing
2023-05-16
1
-47
/
+49
*
Rename arguments of X509_STORE_CTX_init()
tb
2023-05-14
1
-5
/
+5
*
Fix X509error() and X509V3error()
tb
2023-05-14
1
-6
/
+11
*
Send the linebuffer BIO to the attic
tb
2023-05-14
1
-377
/
+0
*
Fix another mandoc -Tlint warning
tb
2023-05-14
1
-3
/
+5
*
Rephrase a sentence slightly to apease mandoc -Tlint
tb
2023-05-14
1
-3
/
+5
*
Fix Xr as BN_is_prime(3) is in the attic
tb
2023-05-14
1
-3
/
+3
*
Zap trailing comma
tb
2023-05-14
1
-2
/
+2
*
X509_policy_tree_level_count(3) is gone
tb
2023-05-14
1
-3
/
+2
*
add missing #include <string.h>; ok tb@
op
2023-05-14
8
-8
/
+18
*
Assert that test->want != NULL at this point
tb
2023-05-13
1
-1
/
+3
*
Bob points out that one error should be an X509V3error()
tb
2023-05-12
1
-2
/
+2
*
x509_utl.c: fix some style nits.
tb
2023-05-12
1
-4
/
+3
*
Rewrite string_to_hex() and hex_to_string() using CBB/CBS
tb
2023-05-12
1
-70
/
+124
*
asn1oct: add a couple more tests
tb
2023-05-12
1
-1
/
+10
*
Reduce the number of SHA-512 C implementations from three to one.
jsing
2023-05-12
1
-134
/
+1
*
asn1oct: minor tweak in error message
tb
2023-05-12
1
-3
/
+3
[next]