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
...
*
Stop testing EVP_PKEY_GOST{IMIT,R01}
tb
2024-02-29
1
-3
/
+1
*
Prepare freenull test for GOST removal
tb
2024-02-29
1
-1
/
+3
*
Expand only ever user of PBEPARAM_free() outside of libcrypto
tb
2024-02-28
1
-2
/
+3
*
Small tweak for X509_check_purpose()
tb
2024-02-28
1
-4
/
+6
*
Use an accessor instead of reaching into X509_PURPOSE
tb
2024-02-28
1
-2
/
+2
*
align read-only sections on masm/windows to 64 bytes
bcook
2024-02-27
1
-1
/
+9
*
Neuter OBJ_bsearch{_,ex_}()
tb
2024-02-26
2
-31
/
+40
*
Add a few missing endbr64 to libcrypto
tb
2024-02-24
2
-0
/
+6
*
Replace uses of endbr64 with _CET_ENDBR from cet.h
tb
2024-02-24
30
-110
/
+132
*
Remove custom key length handling
tb
2024-02-24
1
-5
/
+1
*
Remove last calls to CRYPTO_{push,pop}_info()
tb
2024-02-24
1
-9
/
+3
*
err.c: fix incorrect line wrapping
tb
2024-02-24
1
-5
/
+5
*
Prepare to provide X509_STORE_get1_objects()
tb
2024-02-23
4
-3
/
+73
*
Remove ASN1_time_clamp_notafter() prototype
tb
2024-02-23
1
-3
/
+1
*
x509_asid: NULL out min/max on extract_min_max() failure
tb
2024-02-20
1
-1
/
+3
*
x509_asid: fix some KNF botches
tb
2024-02-19
1
-37
/
+19
*
pk7_attr.c: tidy includes
tb
2024-02-19
1
-6
/
+4
*
asn1time: remove some debugging code
tb
2024-02-18
1
-3
/
+1
*
Tweak previous
tb
2024-02-18
1
-7
/
+6
*
Adjust regress test for memset() requested by jsing on review
tb
2024-02-18
1
-4
/
+18
*
Add regress coverage for the new API
tb
2024-02-18
2
-2
/
+197
*
Update ASN1_TIME_set(3)
tb
2024-02-18
1
-5
/
+44
*
Add posix_time.h from BoringSSL
tb
2024-02-18
8
-60
/
+160
*
Align EVP_CIPHER_CTX_init() and _legacy_clear()
tb
2024-02-18
1
-2
/
+2
*
Hide EVP_{CIPHER,MD}_CTX_init() from internals
tb
2024-02-18
1
-1
/
+5
*
Use EVP_MD_CTX_legacy_clear() internally
tb
2024-02-18
12
-33
/
+33
*
Use EVP_CIPHER_CTX_legacy_clear() internally
tb
2024-02-18
5
-13
/
+13
*
Add EVP_MD_CTX_legacy_clear()
tb
2024-02-18
2
-2
/
+9
*
Add EVP_CIPHER_CTX_legacy_clear()
tb
2024-02-18
2
-2
/
+10
*
Use calloc() instead of malloc() in BIO_new().
jsing
2024-02-17
1
-16
/
+5
*
Inline and disable BIO_set().
jsing
2024-02-16
1
-21
/
+19
*
Use 'bio' more consistently for function arguments.
jsing
2024-02-16
1
-58
/
+61
*
Make it explicit that the EC_KEY setters don't check things
tb
2024-02-16
1
-2
/
+6
*
BIO_dump*() avoid signed integer overflow
tb
2024-02-15
1
-1
/
+10
*
Document a portability caveat about GeneralizedTime and UTCTime
job
2024-02-13
1
-2
/
+9
*
bio_dump: add a test that prints all values of a single byte
tb
2024-02-09
1
-1
/
+59
*
Remove a useless EVP_MD_CTX_init() call
tb
2024-02-09
1
-2
/
+1
*
Cope with recent ctype.h prefix changes.
anton
2024-02-05
1
-5
/
+5
*
More missing void
tb
2024-02-04
1
-3
/
+3
*
Of course libssl also has a few missing void
tb
2024-02-04
2
-4
/
+4
*
Zap a useless comment followed by a stray semicolon
tb
2024-02-04
1
-2
/
+1
*
Fix asn1_integer_null_data_test()
tb
2024-02-04
1
-2
/
+2
*
Rework the exit path of tls13_handshake_recv_action()
tb
2024-02-03
1
-12
/
+14
*
Remove last peeking at TLS1_FLAGS_SKIP_CERT_VERIFY
tb
2024-02-03
1
-7
/
+1
*
Zap a trailing blank that snuck into ssl3_get_client_hello()
tb
2024-02-03
1
-2
/
+2
*
Remove GOST and STREEBOG support from libssl.
beck
2024-02-03
21
-871
/
+148
*
Ignore EVP_MD_CTX_reset() return value
tb
2024-02-02
1
-6
/
+4
*
Ignore EVP_CIPHER_CTX_reset() return value, it can't fail
tb
2024-02-02
1
-2
/
+2
*
Reimplement BIO_dump_indent() with CBS/CBB and BIO_printf()
tb
2024-02-02
1
-64
/
+115
*
bio_dump: fix indent
tb
2024-02-02
1
-32
/
+32
[prev]
[next]