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
/
libcrypto
/
cmac
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
43 hours
asn1t.h: whitespace nit
tb
1
-2
/
+2
3 days
Fix ASN1_ADB_END macro, make it compatible with OpenSSL
tb
1
-4
/
+3
6 days
ASN.1 templates: make internal *_PUBKEY_it static
tb
1
-5
/
+5
6 days
ASN.1 templates: make ASN1_EXTERN_FUNCS static
tb
2
-7
/
+7
6 days
unusally -> unusually
tb
1
-10
/
+10
7 days
a_bitstr: remove parentheses in return statements
tb
1
-5
/
+5
7 days
i2c_ASN1_BIT_STRING() vs ASN1_STRING_FLAG_BITS_LEFT
tb
2
-13
/
+10
7 days
asn1basic: add missing test from BoringSSL's test suite
tb
1
-1
/
+32
7 days
asn1basic: switch test to expect correct encoding
tb
2
-4
/
+6
7 days
asn1basic: add example showing current bogus encoding
tb
1
-1
/
+38
7 days
i2c_ASN1_BIT_STRING(): zap nonsensical comment
tb
1
-2
/
+2
7 days
a_bitstr.c: whitespace nit
tb
1
-2
/
+2
9 days
check_complete: ASN1_LONG_UNDEF is now internal
tb
1
-1
/
+0
9 days
Unexport ASN1_LONG_UNDEF
tb
2
-7
/
+8
9 days
openssl: list SHA-3 digests in help output
kenjiro
1
-1
/
+5
9 days
openssl dgst: drop unused cfg.m
kenjiro
1
-5
/
+2
9 days
mlkem: clear a few (pointers to) secrets
tb
2
-13
/
+47
9 days
Rename RANK{768,1024} to MLKEM{768,1024}_RANK
tb
9
-72
/
+72
10 days
x509.h: annotate why X509_PKEY cannot be made opaque
tb
1
-1
/
+2
10 days
constaints -> constraints
tb
1
-2
/
+2
10 days
Remove STABLE_FLAGS_MALLOC
tb
2
-5
/
+5
10 days
Require SSE in order to use gcm_{gmult,ghash}_4bit_mmx().
jsing
1
-2
/
+2
10 days
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
[next]