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
13 days
x509.h: annotate why X509_PKEY cannot be made opaque
tb
1
-1
/
+2
14 days
constaints -> constraints
tb
1
-2
/
+2
2025-12-31
Remove STABLE_FLAGS_MALLOC
tb
2
-5
/
+5
2025-12-31
Require SSE in order to use gcm_{gmult,ghash}_4bit_mmx().
jsing
1
-2
/
+2
2025-12-31
Provide CRYPTO_CPU_CAPS_I386_SSE
jsing
2
-3
/
+6
2025-12-27
preprended -> prepended
tb
1
-2
/
+2
2025-12-26
"SCREW_THE_PARITY is not ment to be defined."
tb
1
-13
/
+1
2025-12-26
Use group method on point_{set_to,is_at}_infinity()
tb
1
-3
/
+3
2025-12-26
Add compatibility check to EC_POINT_mul()
tb
1
-1
/
+7
2025-12-26
Replace group->meth != point->meth checks
tb
3
-17
/
+21
2025-12-26
Add ec_group_and_point_compatible() helper
tb
2
-2
/
+13
2025-12-26
Add nid to EC_POINT for compat checking
tb
2
-2
/
+6
2025-12-25
astrix -> asterisk
tb
1
-2
/
+2
2025-12-21
X509_NAME_ENTRY_set_data: remove redundant parentheses
tb
1
-6
/
+6
2025-12-21
X509_NAME_ENTRY_set_data(): garbage collect unnecessary i
tb
1
-5
/
+2
2025-12-21
Garbage collect V_ASN1_APP_CHOOSE
tb
1
-2
/
+1
2025-12-21
Stop documenting V_ASN1_APP_CHOOSE quirk
tb
2
-22
/
+4
2025-12-21
X509_NAME_ENTRY_set_data: remove V_ASN1_APP_CHOOSE quirk
tb
1
-7
/
+4
2025-12-21
stack: switch data from char ** to void **
tb
2
-15
/
+15
2025-12-21
conf_api: remove CONF_DEBUG and disabling of assert()
tb
1
-6
/
+1
2025-12-21
Reimplement ASN1_PRINTABLE_type() dance in ca.c
tb
1
-13
/
+55
2025-12-20
conf_api: add empty line between !openssl and openssl includes
tb
1
-1
/
+2
2025-12-20
conf_api: remove a few rather useless history tidbits
tb
1
-5
/
+1
2025-12-20
wycheproof: add minimal glue for the decaps validation tests
tb
1
-1
/
+8
2025-12-20
This function have -> This function has
tb
1
-2
/
+2
2025-12-20
These function -> These functions
tb
1
-3
/
+3
2025-12-20
This functions -> This function
tb
3
-9
/
+9
2025-12-20
pkcs7: add PKCS7_NO_DUAL_CONTENT flag/behavior
tb
3
-12
/
+27
2025-12-20
openssl appstest: remove to-do item for compress/uncompress
tb
1
-5
/
+1
2025-12-20
openssl: Remove -{,un}compress from cms "app"
tb
2
-40
/
+10
2025-12-18
Port most of BoringSSL's TEST(ASN1Test, SetBit)
tb
1
-1
/
+425
2025-12-15
BN_get_word(): return (BN_ULONG)-1 on error rather than BN_MASK2
tb
3
-7
/
+7
2025-12-13
speed: make hmac(sha256) the default hmac
kenjiro
1
-4
/
+4
2025-12-11
x509.h: add missing spaces after ,
tb
1
-63
/
+63
2025-12-11
Remove unused algorithms from speed.c
kenjiro
1
-7
/
+4
2025-12-11
Convert D_, R_ macro indices to enums in speed.c
kenjiro
1
-49
/
+59
2025-12-11
speed: remove unused counters and dead parameters
kenjiro
1
-92
/
+77
2025-12-08
Do not crash when calling freeaddrinfo(NULL)
jca
2
-5
/
+13
2025-12-07
ec_asn1_test: change a comma to a full stop
tb
1
-2
/
+2
2025-12-07
asn1complex: use ASN1_STRING_get0_data() instead of ASN1_STRING_data()
tb
1
-4
/
+4
2025-12-07
Remove last internal use of ASN1_STRING_data()
tb
1
-13
/
+19
2025-12-06
sort the "va" keyword to be in alpha order, some programs use bsearch
phessler
1
-2
/
+2
2025-12-05
allow network programs select DSCP_VA for network ToS
phessler
1
-1
/
+2
2025-12-05
check_complete: remove the BN_*FMT1 macros as well
tb
1
-4
/
+1
2025-12-05
libcrypto: remove BN_{DEC,HEX}_FMT1
tb
1
-5
/
+1
2025-12-05
check_complete: adjust for BN_ macro removal
tb
1
-5
/
+2
2025-12-05
Replace trivial uses of ASN1_STRING_data()
tb
5
-13
/
+13
2025-12-05
libcrypto: make most of the BN_* macro pollution internal
tb
5
-31
/
+29
2025-12-05
bn_word.c: include bn_local.h in preparation for an upcoming change
tb
1
-1
/
+3
2025-12-04
Make the openssh test pass after adding mlkem.
beck
1
-8
/
+9
[next]