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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Stop setting RSA_FLAG_SIGN_VER
tb
2025-01-05
1
-2
/
+1
*
Remove most of the RSA_FLAG_SIGN_VER documentation
tb
2025-01-05
2
-33
/
+6
*
Stop requiring the RSA_FLAG_SIGN_VER
tb
2025-01-05
2
-7
/
+5
*
rsa_method_test: some consistency tweaks
tb
2025-01-04
1
-6
/
+5
*
fix typo
tb
2025-01-04
1
-2
/
+2
*
Add some regress coverage for custom RSA methods
tb
2025-01-04
2
-1
/
+280
*
rsa tests: tidy up the makefile
tb
2025-01-04
1
-7
/
+8
*
termianted -> terminated
tb
2025-01-03
1
-2
/
+2
*
Fix typo: multipy -> multiply
tb
2025-01-03
2
-18
/
+18
*
Remove now unnecessary initialization of c and i
tb
2025-01-03
1
-2
/
+2
*
Remove unnecessary early return if num == 0
tb
2025-01-03
1
-4
/
+1
*
Make obj_bsearch_ex() resemble libc bsearch() a bit more
tb
2025-01-03
1
-16
/
+12
*
Remove some gloriously outdated comments
tb
2025-01-02
1
-5
/
+1
*
Merge testdsa.h and tesrsa.h into speed.c
tb
2025-01-02
3
-781
/
+712
*
Remove some pointless header guards. The headers are in scope.
tb
2025-01-02
1
-7
/
+1
*
Merge s_apps.h into apps.h
tb
2025-01-02
8
-169
/
+47
*
openssl(1) doesn't need 5 .h files: merge timeouts.h into apps.h
tb
2025-01-02
4
-72
/
+7
*
openssl(1) doesn't need 6 .h files: fold progs.h into apps.h
tb
2025-01-02
8
-59
/
+52
*
Garbage collect .group_finish()
tb
2025-01-01
3
-23
/
+9
*
Garbage collect .group_init()
tb
2025-01-01
3
-37
/
+3
*
Use the shorthand p rather than &group->p in one more place
tb
2025-01-01
1
-2
/
+2
*
NID_sxnet and NID_proxyCertInfo are no longer supported
tb
2024-12-31
1
-7
/
+2
*
Zap extraneous -DLIBRESSL_INTERNAL
tb
2024-12-29
1
-2
/
+1
*
Prefer the constants EVP_CTRL_AEAD_* over EVP_CTRL_CCM_* and EVP_CTRL_GCM_*
schwarze
2024-12-29
2
-12
/
+110
*
Remove flags argument from obj_bsearch_ex()
tb
2024-12-28
1
-9
/
+5
*
stack: inline internal_find() in sk_find()
tb
2024-12-28
1
-10
/
+4
*
Document X509V3_ADD_OP_MASK and clarify the description of the flags argument.
schwarze
2024-12-28
1
-5
/
+31
*
Document X509_supported_extension(3).
schwarze
2024-12-28
1
-6
/
+28
*
Document X509V3_EXT_print_fp(3).
schwarze
2024-12-28
1
-28
/
+67
*
new manual page a2i_ipadd(3) written from scratch
schwarze
2024-12-27
6
-11
/
+157
*
parse test file: add helper to skip to end of line
tb
2024-12-27
1
-8
/
+12
*
OpenSSL 1.1 is dead. Make this optionally use 3.3 instead.
tb
2024-12-27
1
-4
/
+4
*
Plug a bunch of leaks in the PKCS 12 code
tb
2024-12-26
1
-8
/
+24
*
Error check sk_push() in crl2p7
tb
2024-12-26
1
-23
/
+21
*
Fix the unittest with Emscripten
tb
2024-12-26
1
-5
/
+26
*
mlkem iteration test: drop extraneous typedef
tb
2024-12-26
1
-4
/
+1
*
mlkem tests: whitespace tweak and fix an error message
tb
2024-12-26
1
-5
/
+7
*
fat fingers
tb
2024-12-26
1
-2
/
+2
*
Overhaul ML-KEM regress once more
tb
2024-12-26
20
-2571
/
+2110
*
Remove disabled code supporting elliptic curves of small order
tb
2024-12-24
1
-1014
/
+1
*
Remove already disabled tests for elliptic curves of small order
tb
2024-12-24
3
-880
/
+3
*
Tweak doc comment of _X509_CHECK_FLAG_DOT_SUBDOMAINS
tb
2024-12-24
1
-4
/
+3
*
new manual page v2i_ASN1_BIT_STRING(3) written from scratch
schwarze
2024-12-24
6
-11
/
+141
*
Internal linkage for one constant struct where that was accidentally
schwarze
2024-12-24
1
-2
/
+2
*
ealier -> earlier
jsg
2024-12-23
1
-4
/
+4
*
Move _X509_CHECK_FLAG_DOT_SUBDOMAINS to x509_utl.c
tb
2024-12-23
2
-9
/
+9
*
Remove the EXT_* table building macros
tb
2024-12-23
1
-19
/
+1
*
Annotate ENUMERATED_NAMES for potential removal
tb
2024-12-23
1
-1
/
+2
*
Remove X509V3_EXT_{DYNAMIC,CTX_DEP}
tb
2024-12-23
1
-4
/
+2
*
Fix the error handling in X509V3_parse_list(3); it ignored failures
schwarze
2024-12-23
1
-6
/
+9
[next]