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
*
Unwrap a line for consistency with other copy-pasted versions
tb
2024-04-13
1
-3
/
+2
*
bio_enc: various basic cleanup
tb
2024-04-12
1
-64
/
+67
*
Garbage collect various *_init() pmeths
tb
2024-04-12
3
-53
/
+24
*
Fix a potential NULL-deref in EVP_PKEY_keygen()
tb
2024-04-12
1
-6
/
+8
*
Remove parentheses after return
tb
2024-04-11
1
-40
/
+40
*
Rework internal tm_to_*() converters
tb
2024-04-11
1
-69
/
+66
*
symbols test: Remove a few things that are long gone
tb
2024-04-10
1
-19
/
+5
*
Re-guard the crypto_malloc macros.
beck
2024-04-10
1
-1
/
+3
*
Remove the prototype of BN_gcd_nonct()
tb
2024-04-10
1
-2
/
+1
*
Hide deprecated functions in ec.h
beck
2024-04-10
5
-12
/
+31
*
Hide deprecated functions in evp.h
beck
2024-04-10
5
-14
/
+19
*
Add HMAC_init and HMAC_CTX_reset to Symbols.namespace.
beck
2024-04-10
1
-0
/
+2
*
Hide symbols in bn.h
beck
2024-04-10
6
-19
/
+21
*
Hide a couple of LCRYPTO_UNUSED in asn1.h
beck
2024-04-10
4
-10
/
+8
*
Add RC2 symbols to Symbols.namespace.
beck
2024-04-10
1
-0
/
+7
*
Finish hiding symbols in rand.h
beck
2024-04-10
5
-6
/
+34
*
Finish Hiding symbols in crypto.h
beck
2024-04-10
9
-18
/
+101
*
whirlpool_test: avoid calling arc4random_uniform(0)
tb
2024-04-09
1
-2
/
+4
*
whirlpool_test: zap lots of trailing whitespace
tb
2024-04-09
1
-58
/
+58
*
bn_convert: plug leak spotted by ASAN
tb
2024-04-09
1
-2
/
+4
*
Add a comment on abuse of EXFLAG_INVALID
tb
2024-04-09
1
-1
/
+8
*
Add initial regress for BN_set_bit(), BN_clear_bit() and BN_mask_bits().
jsing
2024-04-09
2
-1
/
+229
*
Add hidden conf.h, missed in an earlier commit
tb
2024-04-09
1
-0
/
+74
*
Add regress coverage for BN_bn2mpi()/BN_mpi2bn().
jsing
2024-04-09
1
-6
/
+123
*
Hide symbols in conf.h
beck
2024-04-09
7
-6
/
+96
*
Plug leaks in ASN1_TIME_set_string_internal()
tb
2024-04-09
1
-6
/
+17
*
Hide public symbols in x509.h
beck
2024-04-09
24
-23
/
+606
*
Hide public symbols in evp.h
beck
2024-04-09
47
-45
/
+1121
*
Rename EVP_aes_XXX_cfb to EVP_aes_XXX_cfb128.
beck
2024-04-09
1
-4
/
+4
*
Clean up Symbols.namespace
beck
2024-04-09
1
-68
/
+0
*
Remove notBefore and notAfter cacheing.
beck
2024-04-08
4
-63
/
+16
*
Remove spaces before tabs
tb
2024-04-08
1
-2
/
+2
*
Make ASN1_TIME_set_string_X509 and ASN1_TIME_set_string match the man page
beck
2024-04-08
3
-39
/
+60
*
Rework CMS_add_simple_smimecap()
tb
2024-04-07
1
-24
/
+43
*
Remove incorrect function counts
tb
2024-04-04
1
-4
/
+4
*
Recommit a better version of the removal of the F5 workaround
tb
2024-04-04
1
-9
/
+12
*
Backout previous commit (intending that libressl client rejects a supported
sthen
2024-04-02
1
-3
/
+17
*
Simplify ecx_cms_sign_or_verify() using X509_ALGOR_set0_by_nid()
tb
2024-04-02
1
-5
/
+3
*
Mention that port can be specified as 0 in some situations, so that the
deraadt
2024-04-01
1
-2
/
+3
*
Add missing LCRYPTO_ALIAS()
tb
2024-03-30
1
-1
/
+3
*
Fix LCRYPTO_UNUSED() in namespace builds
tb
2024-03-30
1
-4
/
+7
*
Initialize quic_method in tlsexttest
tb
2024-03-30
1
-3
/
+3
*
Replace silly test1_exit() with exit()
tb
2024-03-30
1
-21
/
+15
*
Remove call to lh_FUNCTION_free()
tb
2024-03-30
1
-3
/
+1
*
In _malloc_init(), round up the region being mprotected RW to the malloc
miod
2024-03-30
1
-11
/
+11
*
Hide symbols in aes
joshua
2024-03-30
5
-3
/
+74
*
Hide symbols in camellia
joshua
2024-03-30
3
-1
/
+60
*
Rewrite RSA_padding_add_PKCS1_type_{1,2}() with CBS/CBB.
jsing
2024-03-30
1
-33
/
+99
*
Hide symbols in whrlpool
joshua
2024-03-30
3
-1
/
+45
*
Do multiple padding add/check iterations.
jsing
2024-03-30
1
-24
/
+34
[next]