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
/
x509
/
x509_lib.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Unify X.509v3 extension methods
tb
2024-07-13
1
-79
/
+94
*
Replace x with x509_exts in X509V3_add1_i2d() and X509V3_get_d2i()
tb
2024-06-17
1
-14
/
+16
*
Rewrite X509V3_get_d2i()
tb
2024-06-17
1
-56
/
+47
*
Clean up and fix X509V3_EXT_add1_i2d()
tb
2024-05-28
1
-57
/
+89
*
Move X509V3_add_standard_extensions out of the way
tb
2024-05-11
1
-8
/
+8
*
Make two NULL checks more explicit
tb
2024-05-11
1
-3
/
+3
*
Unwrap a line
tb
2024-05-11
1
-3
/
+2
*
Remove X509V3_EXT extensibility API
tb
2024-03-02
1
-35
/
+1
*
This table no longer needs to be sorted
tb
2024-01-25
1
-5
/
+1
*
Remove the custom X509v3 extensions stack
tb
2024-01-25
1
-105
/
+42
*
Remove v3_sxnet from the standard extensions
tb
2023-04-25
1
-3
/
+2
*
Add missing const qualifiers to the v3_* externs
tb
2023-04-17
1
-11
/
+11
*
Shuffle ext_cmp() and ext_list_free() up a bit
tb
2023-04-16
1
-18
/
+14
*
Remove unnecessary prototypes in the middle of the code
tb
2023-04-16
1
-5
/
+1
*
Use more usual version of inlined nitems(). No binary change.
tb
2023-04-16
1
-2
/
+2
*
Fix comment formatting and grammar, drop usless and outdated comment
tb
2023-04-16
1
-7
/
+3
*
Merge ext_dat.h back into x509_lib.c
tb
2023-04-16
1
-2
/
+77
*
libressl *_namespace.h: adjust *_ALIAS() to require a semicolon
tb
2023-02-16
1
-11
/
+11
*
Make internal header file names consistent
tb
2022-11-26
1
-2
/
+2
*
Hide public symbols in libcrypto/x509 .c files
beck
2022-11-14
1
-1
/
+11
*
Plug leak in X509V3_add1_i2d()
tb
2022-07-24
1
-2
/
+3
*
Move the now internal X.509-related structs into x509_lcl.h.
tb
2021-11-01
1
-1
/
+2
*
Fix potential leak when tmpext fails to be added to
beck
2020-09-14
1
-2
/
+6
*
Collapse the x509v3 directory into x509.
jsing
2020-06-04
1
-0
/
+358