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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-03-24
Fix namespace build
tb
7
-29
/
+7
2024-03-24
Remove OPENSSL_NO_* #ifdefs from evp_names.c
tb
1
-145
/
+1
2024-03-24
Bye bye gost, bye, bye turdiness
tb
5
-751
/
+5
2024-03-24
Rename arg1 to nid because that's what it is
tb
1
-11
/
+11
2024-03-24
Drop the unused 'name' member from X509_TRUST
tb
1
-10
/
+1
2024-03-23
Remove unused flags and arg2 members from X509_TRUST
tb
1
-3
/
+1
2024-03-23
Remove unused flags argument from the trust handlers
tb
1
-13
/
+13
2024-03-22
Simplify X509_STORE_free()
tb
1
-11
/
+3
2024-03-21
Remove now unused certificates (which are also soon to expire).
jsing
3
-147
/
+0
2024-03-20
Rename the remaining pmod to mod
tb
1
-13
/
+13
2024-03-20
pmod -> mod in CONF_IMODULE
tb
1
-7
/
+7
2024-03-20
tmod -> mod
tb
1
-13
/
+13
2024-03-20
md -> imod for CONF_IMODULEs
tb
1
-15
/
+15
2024-03-20
md -> mod for CONF_MODULEs
tb
1
-12
/
+12
2024-03-20
Change return type of module_add()
tb
1
-17
/
+21
2024-03-20
Implement imodule_free() and call it from module_finish()
tb
1
-4
/
+15
2024-03-20
Make module_free() NULL safe
tb
1
-1
/
+4
2024-03-20
Use the new certificates/chains in regress.
jsing
9
-32
/
+33
2024-03-19
Move the OPENSSL_init() stub from o_init.c to crypto_init.c
tb
3
-13
/
+7
2024-03-19
Remove OPENSSL/CRYPTO_realloc documentation
tb
1
-21
/
+4
2024-03-19
Remove X509_ALGOR_set_md() documentation
tb
3
-37
/
+8
2024-03-17
Annotate RSA-PSS SHA parameter encoding as wrong
tb
1
-1
/
+9
2024-03-16
Remove ugly parens and thereby fix KNF
tb
1
-9
/
+9
2024-03-16
Fix signed integer overflow in bnrand()
tb
1
-1
/
+6
2024-03-14
Add missing Nm entries for OBJ_NAME_do_all*
tb
1
-3
/
+5
2024-03-14
Mark up X509_STORE_get1_objects()
tb
1
-3
/
+3
2024-03-14
Add back a .Pp
tb
1
-2
/
+3
2024-03-06
Clarify ownership in X509_STORE_add_lookup()
tb
1
-3
/
+4
2024-03-06
POSIX defines inet_ntoa, not inet_aton.
bentley
1
-3
/
+3
2024-03-06
Remove CRL method API documentation
tb
7
-243
/
+11
2024-03-05
lh_<type>_error() is no longer implemented as a macro
tb
1
-4
/
+2
2024-03-05
Ugly workaround to let this compile again on non-clang platforms.
miod
1
-1
/
+9
2024-03-05
Remove GOST documentation
tb
7
-42
/
+17
2024-03-05
Remove ASN1_time_parse documentation
tb
6
-157
/
+9
2024-03-05
Remove EVP_MD_meth* documentation
tb
8
-378
/
+70
2024-03-04
Remove EVP_add_{cipher,digest}* docs
tb
4
-198
/
+5
2024-03-04
lh_new.3: zap a trailing comma
tb
1
-3
/
+3
2024-03-04
EVP_CIPH_CUSTOM_KEY_LENGTH and EVP_CTRL_SET_KEY_LENGTH are gone
tb
1
-14
/
+2
2024-03-04
Remove docs for sk_find_ex()
tb
1
-47
/
+3
2024-03-04
Remove documentation of some CRYPTO_THREADID API
tb
1
-58
/
+2
2024-03-04
Document X509_STORE_get1_objects and deprecate the get0 version
tb
1
-4
/
+38
2024-03-03
Reinstate a test that was accidentally removed in previous
tb
1
-1
/
+7
2024-03-02
include <time.h> for time_t and struct tm, needed for macos
tb
1
-1
/
+2
2024-03-02
Remove some GOST relics
tb
4
-210
/
+2
2024-03-02
Unhook some gost tests
tb
1
-121
/
+1
2024-03-02
Crank libressl version to 3.9.0 (finally!)
tb
1
-3
/
+3
2024-03-02
crank libtls major
tb
1
-1
/
+1
2024-03-02
crank libssl major
tb
1
-1
/
+1
2024-03-02
Remove SSL_debug
tb
4
-13
/
+3
2024-03-02
Garbage collect TLS1_FLAGS_SKIP_CERT_VERIFY
tb
1
-2
/
+1
[next]