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
path:
root
/
src
/
usr.bin
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-01-01
Garbage collect .group_finish()
tb
3
-23
/
+9
2025-01-01
Garbage collect .group_init()
tb
3
-37
/
+3
2025-01-01
Use the shorthand p rather than &group->p in one more place
tb
1
-2
/
+2
2024-12-31
NID_sxnet and NID_proxyCertInfo are no longer supported
tb
1
-7
/
+2
2024-12-29
Zap extraneous -DLIBRESSL_INTERNAL
tb
1
-2
/
+1
2024-12-29
Prefer the constants EVP_CTRL_AEAD_* over EVP_CTRL_CCM_* and EVP_CTRL_GCM_*
schwarze
2
-12
/
+110
2024-12-28
Remove flags argument from obj_bsearch_ex()
tb
1
-9
/
+5
2024-12-28
stack: inline internal_find() in sk_find()
tb
1
-10
/
+4
2024-12-28
Document X509V3_ADD_OP_MASK and clarify the description of the flags argument.
schwarze
1
-5
/
+31
2024-12-28
Document X509_supported_extension(3).
schwarze
1
-6
/
+28
2024-12-28
Document X509V3_EXT_print_fp(3).
schwarze
1
-28
/
+67
2024-12-27
new manual page a2i_ipadd(3) written from scratch
schwarze
6
-11
/
+157
2024-12-27
parse test file: add helper to skip to end of line
tb
1
-8
/
+12
2024-12-27
OpenSSL 1.1 is dead. Make this optionally use 3.3 instead.
tb
1
-4
/
+4
2024-12-26
Plug a bunch of leaks in the PKCS 12 code
tb
1
-8
/
+24
2024-12-26
Error check sk_push() in crl2p7
tb
1
-23
/
+21
2024-12-26
Fix the unittest with Emscripten
tb
1
-5
/
+26
2024-12-26
mlkem iteration test: drop extraneous typedef
tb
1
-4
/
+1
2024-12-26
mlkem tests: whitespace tweak and fix an error message
tb
1
-5
/
+7
2024-12-26
fat fingers
tb
1
-2
/
+2
2024-12-26
Overhaul ML-KEM regress once more
tb
20
-2571
/
+2110
2024-12-24
Remove disabled code supporting elliptic curves of small order
tb
1
-1014
/
+1
2024-12-24
Remove already disabled tests for elliptic curves of small order
tb
3
-880
/
+3
2024-12-24
Tweak doc comment of _X509_CHECK_FLAG_DOT_SUBDOMAINS
tb
1
-4
/
+3
2024-12-24
new manual page v2i_ASN1_BIT_STRING(3) written from scratch
schwarze
6
-11
/
+141
2024-12-24
Internal linkage for one constant struct where that was accidentally
schwarze
1
-2
/
+2
2024-12-23
ealier -> earlier
jsg
1
-4
/
+4
2024-12-23
Move _X509_CHECK_FLAG_DOT_SUBDOMAINS to x509_utl.c
tb
2
-9
/
+9
2024-12-23
Remove the EXT_* table building macros
tb
1
-19
/
+1
2024-12-23
Annotate ENUMERATED_NAMES for potential removal
tb
1
-1
/
+2
2024-12-23
Remove X509V3_EXT_{DYNAMIC,CTX_DEP}
tb
1
-4
/
+2
2024-12-23
Fix the error handling in X509V3_parse_list(3); it ignored failures
schwarze
1
-6
/
+9
2024-12-23
new manual page X509V3_parse_list(3) written from scratch
schwarze
2
-1
/
+102
2024-12-23
Tweak previous wording a bit to avoid suggesting all built-in nids
tb
1
-2
/
+2
2024-12-23
more precision below CAVEATS
schwarze
1
-3
/
+5
2024-12-23
Make the description of i2s_ASN1_ENUMERATED_TABLE(3) more precise,
schwarze
1
-9
/
+12
2024-12-22
mark six #define'd constants as intentionally undocumented
schwarze
1
-2
/
+7
2024-12-21
Add an EXAMPLES section.
schwarze
1
-2
/
+129
2024-12-20
If EVP_CIPHER_CTX_ctrl(3) is called on EVP_chacha20_poly1305(3)
schwarze
1
-2
/
+2
2024-12-20
mlkem regress: garbage collect two global variables
tb
1
-4
/
+1
2024-12-20
hidden mlkem.h: add comment to #endif
tb
1
-2
/
+2
2024-12-20
Annotate yet another greasy stinky tentacle of xca
tb
1
-1
/
+2
2024-12-20
Move the horrific EVP_aes_128_ccm(3) API out of the important,
schwarze
4
-75
/
+357
2024-12-20
Fix whitespace in Makefile
tb
1
-22
/
+22
2024-12-20
That works better with a G
tb
1
-2
/
+2
2024-12-20
cant't -> can't
tb
10
-20
/
+20
2024-12-20
Rework and fix the mlkem tests
tb
16
-997
/
+1824
2024-12-19
Do not install mlkem.h and bytestring.h into /usr/include/openssl for now
tb
1
-3
/
+1
2024-12-19
#ifdef out the inclusion of openssl/mlkem.h for now
tb
1
-3
/
+4
2024-12-19
Do not assume mlkem.h and bytestring.h are public in libcrypto
tb
4
-14
/
+8
[prev]
[next]