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
OPENBSD_7_7
OPENBSD_7_8
master
A mirror of https://github.com/libressl/openbsd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
libc
/
stdlib
/
recallocarray.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-09-05
wycheproof: move AES to v1 and explicitly skip gmac test
tb
1
-3
/
+3
2025-09-04
wycheproof: go fmt
tb
1
-6
/
+6
2025-09-04
wycheproof: move HKDF to v1
tb
1
-2
/
+2
2025-09-04
wycheproof: move EdDSA to v1
tb
1
-7
/
+7
2025-09-04
wycheproof: move DSA to v1
tb
1
-6
/
+6
2025-09-04
wycheproof: move x25519 to v1
tb
1
-5
/
+5
2025-09-04
wycheproof: migrate {,X}ChaCha20-Poly1305 to v1
tb
1
-3
/
+3
2025-09-04
wycheproof: migrate HMAC to v1
tb
1
-3
/
+3
2025-09-04
wycheproof: add struct to support the testvector_v1 schema
tb
1
-7
/
+26
2025-09-04
wycheproof: add version sum type and annotate all tests as v0
tb
1
-30
/
+41
2025-09-04
wycheproof: use local variables for testGroups and algorithm
tb
1
-7
/
+11
2025-09-04
wycheproof: start migrating to testvectors_v1
tb
1
-4
/
+5
2025-09-02
Disable assembly bn_sqr_words() again for now.
jsing
3
-8
/
+8
2025-09-01
Add const here as well...
jsing
1
-2
/
+2
2025-09-01
Use bn_mul_words() from bn_mod_mul_words().
jsing
1
-5
/
+3
2025-09-01
Constify bn_mul_words().
jsing
3
-6
/
+9
2025-09-01
Use bn_sqr_words() from bn_mod_sqr_words().
jsing
1
-5
/
+3
2025-09-01
Provide bn_mul_words() on amd64.
jsing
2
-2
/
+12
2025-08-31
EC_GROUP_new_curve_GFp: add a sentence on what elliptic curves look like
tb
1
-2
/
+7
2025-08-31
Remove bn_dump.3
tb
1
-415
/
+0
2025-08-31
Reorder functions since they've been renamed.
jsing
1
-17
/
+17
2025-08-31
Rename prototype for bn_mul_normal().
jsing
1
-2
/
+2
2025-08-30
Rename bn_mul_words()/bn_mul_add_words().
jsing
14
-111
/
+106
2025-08-30
Rework bn_sqr() to use bn_sqr_words().
jsing
4
-26
/
+27
2025-08-29
Remove OPENSSL_VAR_AS_FUNCTION #undef
tb
1
-3
/
+1
2025-08-26
ec_asn1_test: fix error message
tb
1
-2
/
+2
2025-08-26
ec_asn1_test: d'oh. actually ensure all builtin curves are of prime order
tb
1
-6
/
+6
2025-08-26
ec_asn1_test: ensure all builtin curves are of prime order
tb
1
-1
/
+58
2025-08-26
ec_mult.c: place this code under my ISC license
tb
1
-58
/
+13
2025-08-26
rsa_method_test: point at correct function in error string
tb
1
-2
/
+2
2025-08-25
zap stray space
tb
1
-2
/
+2
2025-08-25
Move opensslconf.h to a machine-independent place
tb
14
-158
/
+7
2025-08-25
freenull: missing target deps, use -Wall -Werror like elsewhere
tb
1
-2
/
+4
2025-08-25
freenull.c.head: include mlkem.h for MLKEM_{private,public}_key_free()
tb
1
-1
/
+2
2025-08-22
Also print addresses of the _libre_ symbols
tb
1
-2
/
+6
2025-08-22
fix symbols test to actually detect missing _libre_ symbols
tb
1
-2
/
+2
2025-08-22
Hide primitive BOOLEAN items
tb
2
-2
/
+8
2025-08-19
x_crl.c: wont -> won't + KNF for a comment
tb
1
-3
/
+4
2025-08-19
An executive decision has been taken to expose marshal private key as well
tb
5
-9
/
+13
2025-08-19
same crank for libssl and libtls as for libcrypto
tb
2
-2
/
+2
2025-08-19
bump libcrypto minor after symbol addition
tb
1
-1
/
+1
2025-08-19
Expose beck's version of BoringSSL's ML-KEM APi
tb
1
-0
/
+16
2025-08-19
Add back the ASN1_{,F,T}BOOLEAN_it ASN.1 items
tb
1
-0
/
+3
2025-08-18
sync with crypto_namespace.h: avoid asm("") for MSVC
tb
1
-1
/
+5
2025-08-18
Avoid asm("") for MSVC
tb
1
-1
/
+5
2025-08-17
mlkem tests: include the public <openssl/mlkem.h>
tb
2
-5
/
+5
2025-08-17
Change gmtime() to return time in UTC rather than GMT, as required by our own
phessler
1
-79
/
+79
2025-08-17
Mop up the now unused RC4_CHUNK defines.
jsing
13
-130
/
+0
2025-08-17
Further simplify the rc4 implementation.
jsing
1
-117
/
+45
2025-08-15
mlkem_tests: remove unneded ret variable from mlkem_{decap,keygen}_tests()
tb
1
-19
/
+11
[next]