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
...
*
Cap the size of numbers we check for primality
tb
2023-07-20
1
-1
/
+12
*
Don't rely on the libssl headers pulling in stdio.h somehow
tb
2023-07-19
1
-1
/
+3
*
Add missing commas to test vectors
joshua
2023-07-19
1
-26
/
+26
*
Add test coverage for SHA3
joshua
2023-07-19
1
-27
/
+344
*
Fix two aliases in libcrypto spotted by the new symbols test
tb
2023-07-19
2
-3
/
+4
*
ecc_cdh: plug leak of peer public key
tb
2023-07-16
1
-1
/
+2
*
ecdhtest: Drop unnecessary constant and unneeded includes
tb
2023-07-16
1
-10
/
+6
*
ecdhtest: fix a couple bugs plus some cosmetic tweaks
tb
2023-07-16
1
-6
/
+6
*
fix include directive - this is make, not C
tb
2023-07-15
1
-2
/
+2
*
Rework the ecdhtest
tb
2023-07-15
1
-260
/
+252
*
Fix return value check for ECDH_compute_key()
tb
2023-07-15
1
-5
/
+5
*
Add test coverage for cofactor ECDH using NIST test vectors
tb
2023-07-15
2
-2
/
+2509
*
Link symbols test to build
tb
2023-07-15
1
-1
/
+2
*
remove accidentally imported files again
tb
2023-07-15
3
-2713
/
+0
*
Import a version of libcrypto's symbols test for libssl
tb
2023-07-15
5
-0
/
+2798
*
Mop up MD32_XARRAY from md5.
jsing
2023-07-15
1
-91
/
+84
*
Mop up MD32_XARRAY from md4.
jsing
2023-07-15
1
-75
/
+68
*
Refactor ASN1_item_sign_ctx()
tb
2023-07-13
1
-54
/
+89
*
Revert accidental addition of cofactor ECDH support
tb
2023-07-12
1
-16
/
+2
*
Reenable clienttest and servertest
tb
2023-07-12
1
-3
/
+3
*
Fix last bit of the clienttest, needs ssl_pkt.c r1.66
tb
2023-07-11
1
-2
/
+2
*
Remove old workaround for F5
tb
2023-07-11
1
-13
/
+2
*
Keep servertest silent and align with clienttest
tb
2023-07-11
1
-2
/
+3
*
Neuter expected server test failures with SSLv2
tb
2023-07-11
1
-1
/
+6
*
Fix most of the clienttest. With this only test cases 9 and 13 fail.
tb
2023-07-11
1
-23
/
+39
*
Add test case for negative number with highest bit of top octet set
tb
2023-07-10
1
-1
/
+13
*
Rename EC_KEY from r to key like in the rest of the file
tb
2023-07-10
1
-4
/
+4
*
Pull BIGNUM constants out of get_* function bodies
tb
2023-07-10
1
-315
/
+331
*
BIO_indent: use %*s rather than puts in a loop
tb
2023-07-10
1
-6
/
+5
*
bn_print: string.h is no longer needed
tb
2023-07-10
1
-2
/
+1
*
Fix ndef_{prefix,suffix}()
tb
2023-07-09
1
-11
/
+12
*
Reimplement BN_print() and BN_print_fp()
tb
2023-07-09
2
-47
/
+45
*
Simplify bn_print()
tb
2023-07-09
1
-5
/
+3
*
Refactor BN_bn2hex()
tb
2023-07-09
2
-8
/
+57
*
Provide optimised bn_subw() for riscv64.
jsing
2023-07-09
1
-1
/
+18
*
Provide optimised bn_addw() for riscv64.
jsing
2023-07-09
1
-1
/
+18
*
Add Xr to EVP_MD_meth_new to top level library
tb
2023-07-09
1
-2
/
+3
*
Fix OpenBSD release
tb
2023-07-09
1
-3
/
+3
*
ASN1_bn_print() will be removed soon. Remove docs.
tb
2023-07-09
5
-130
/
+7
*
fix comment to unbreak things that care about warnings
beck
2023-07-08
1
-2
/
+2
*
link EVP_MD_meth_new.3 to build
tb
2023-07-08
1
-1
/
+2
*
Import EVP_MD_meth_new.3 from OpenSSL 1.1.1 head
tb
2023-07-08
1
-0
/
+292
*
Fix whitespace
tb
2023-07-08
1
-2
/
+2
*
partial fix for make -j8 (bluhm@ is sitting right next to me and agreeing)
espie
2023-07-08
1
-5
/
+4
*
Hide all public symbols in libssl
beck
2023-07-08
21
-33
/
+828
*
Hide symbols in dh
beck
2023-07-08
9
-7
/
+171
*
Hide symbols in curve22519
beck
2023-07-08
3
-1
/
+45
*
Hide symbols in modes.h
beck
2023-07-08
9
-7
/
+120
*
Hit modes with the loving mallet of knfmt
beck
2023-07-08
9
-1164
/
+1342
*
Hide symbols in gost.
beck
2023-07-08
9
-5
/
+160
[prev]
[next]