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
/
lib
/
libcrypto
/
conf
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Inline _CONF_get_section_values() in its last caller and remove it
tb
8 days
3
-19
/
+9
*
_CONF_new_section: error check hash insertion
tb
9 days
1
-1
/
+5
*
_CONF_new_section(): avoid silly ok dance
tb
9 days
1
-11
/
+8
*
_CONF_new_section(): replace hand-rolled strdup() with the real thing
tb
9 days
1
-5
/
+3
*
_CONF_new_section(): malloc() -> calloc()
tb
9 days
1
-4
/
+2
*
conf.h: remove outdated comment
tb
2025-03-01
1
-4
/
+1
*
Inline last use of OPENSSL_load_builtin_modules()
tb
2024-10-18
3
-75
/
+5
*
Remove unused CONF_imodule struct members and accessors
tb
2024-10-10
2
-69
/
+2
*
Remove OPENSSL_load_builtin_modules
tb
2024-08-31
4
-7
/
+8
*
Unexport CONF_set_nconf()
tb
2024-08-31
2
-4
/
+4
*
Remove more CONF_* functions that are no longer needed
tb
2024-08-31
2
-139
/
+2
*
Inline last use of CONF_free()
tb
2024-08-31
1
-2
/
+5
*
Unexport NCONF_default
tb
2024-08-31
3
-5
/
+5
*
Inline NCONF_free_data in its only user
tb
2024-08-31
2
-13
/
+3
*
const correct uses of CONF_METHOD
tb
2024-08-31
4
-13
/
+13
*
Stop using conf->meth_data and make CONF_type_default const
tb
2024-08-31
3
-7
/
+7
*
Remove NCONF_WIN32
tb
2024-08-31
3
-72
/
+3
*
Retire conf_api.h and the API therein
tb
2024-08-31
5
-101
/
+16
*
Unexport some conf layers unused outside of libcrypto
tb
2024-08-31
4
-51
/
+20
*
Make CONF_METHOD opaque
tb
2024-08-31
5
-17
/
+88
*
Remove unused {,N}CONF_dump_{bio,fp}()
tb
2024-08-31
2
-59
/
+2
*
def_create(): switch from malloc() to calloc()
tb
2024-08-28
1
-2
/
+2
*
conf_def.c: add two trailing commas
tb
2024-08-24
1
-3
/
+3
*
conf_def.c: shuffle things into a slightly more sensible
tb
2024-08-18
1
-80
/
+69
*
Remove lhash_local.h.
jsing
2024-07-14
1
-3
/
+1
*
libcrypto: constify most error string tables
tb
2024-06-24
1
-5
/
+7
*
remove prototypes with no matching function
jsg
2024-05-19
1
-2
/
+1
*
Hide symbols in conf.h
beck
2024-04-09
6
-6
/
+51
*
Clean up conf's module_init()
tb
2024-03-26
1
-39
/
+27
*
Rename the remaining pmod to mod
tb
2024-03-20
1
-13
/
+13
*
pmod -> mod in CONF_IMODULE
tb
2024-03-20
1
-7
/
+7
*
tmod -> mod
tb
2024-03-20
1
-13
/
+13
*
md -> imod for CONF_IMODULEs
tb
2024-03-20
1
-15
/
+15
*
md -> mod for CONF_MODULEs
tb
2024-03-20
1
-12
/
+12
*
Change return type of module_add()
tb
2024-03-20
1
-17
/
+21
*
Implement imodule_free() and call it from module_finish()
tb
2024-03-20
1
-4
/
+15
*
Make module_free() NULL safe
tb
2024-03-20
1
-1
/
+4
*
Make LHASH_OF() and STACK_OF() use opaque structs
tb
2024-03-02
1
-1
/
+3
*
Make ASN1_add_oid_module internal
tb
2024-03-02
1
-8
/
+2
*
The KNF script didn't grok LHASH_OF(), STACK_OF()
tb
2024-01-28
1
-9
/
+9
*
Stop fiddling with hash table internals from lhash doall callers.
jsing
2024-01-24
1
-4
/
+1
*
Unifdef OPENSSL_NO_ENGINE in libcrypto
tb
2023-11-19
2
-17
/
+2
*
Remove last internal consumer of DSO
tb
2023-07-20
1
-80
/
+9
*
Hide symbols in cms, comp, conf, and buffer
beck
2023-07-08
1
-1
/
+8
*
Remove mkerr.pl remnants from LibreSSL
kn
2022-07-12
2
-12
/
+2
*
Restrict the length of openssl conf value string
inoguchi
2020-02-17
3
-5
/
+14
*
I should not be calling ENGINE_load_builtin_engines_internal
beck
2018-03-19
1
-4
/
+2
*
Correct mistake of loading the default openssl.conf by default during autoinit.
beck
2018-03-19
1
-7
/
+24
*
Bring in compatibility for OpenSSL 1.1 style init functions.
beck
2018-03-17
1
-10
/
+36
*
Send the function codes from the error functions to the bit bucket,
beck
2017-01-29
4
-76
/
+42
[next]