index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
x509
/
v3_asid.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copyright year updates
Richard Levitte
2024-04-09
1
-1
/
+1
*
Validate config options during x509 extension creation
Neil Horman
2024-01-05
1
-0
/
+5
*
Fix a possible use after free in X509v3_asid_add_id_or_range
Bernd Edlinger
2023-12-01
1
-4
/
+13
*
Stop raising ERR_R_MALLOC_FAILURE in most places
Richard Levitte
2022-10-05
1
-14
/
+10
*
Fix a crash in X509v3_asid_subset()
Matt Caswell
2022-06-15
1
-9
/
+22
*
Update copyright year
Matt Caswell
2021-04-08
1
-1
/
+1
*
Add ossl_v3 symbols
Shane Lontis
2021-03-18
1
-3
/
+3
*
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
Richard Levitte
2020-11-13
1
-29
/
+17
*
Fix safestack issues in conf.h
Matt Caswell
2020-09-13
1
-2
/
+0
*
Fix safestack issues in x509v3.h
Matt Caswell
2020-09-13
1
-1
/
+0
*
Fix safestack issues in x509.h
Matt Caswell
2020-09-13
1
-1
/
+0
*
Correct confusing X509V3 conf error output by removing needless 'section:<NUL...
Dr. David von Oheimb
2020-08-04
1
-4
/
+5
*
Update copyright year
Matt Caswell
2020-05-15
1
-1
/
+1
*
In OpenSSL builds, declare STACK for datatypes ...
Rich Salz
2020-04-24
1
-0
/
+4
*
Rename internal function name_cmp() to v3_name_cmp()
Richard Levitte
2019-10-17
1
-2
/
+2
*
Reorganize private crypto header files
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
Fix potential memory leaks with BN_to_ASN1_INTEGER
Bernd Edlinger
2019-09-13
1
-6
/
+20
*
Join the x509 and x509v3 directories
Richard Levitte
2019-05-29
1
-0
/
+880