index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
x509v3
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year
Matt Caswell
2018-02-27
3
-3
/
+3
*
X509V3_EXT_add_nconf_sk, X509v3_add_ext: fix errors handling
Pavel Kopyl
2018-02-21
1
-2
/
+6
*
Add X509_get0_authority_key_id() function
Massimiliano Pala
2018-02-19
1
-0
/
+7
*
Make sure we check the return value of extract_min_max()
Matt Caswell
2018-02-14
1
-1
/
+3
*
Update copyright year
Matt Caswell
2018-02-13
2
-2
/
+2
*
Add accessors for AdmissionSyntax
Rich Salz
2018-01-22
2
-22
/
+160
*
Consistent formatting for sizeof(foo)
Rich Salz
2017-12-08
2
-2
/
+2
*
Pretty-print large INTEGERs and ENUMERATEDs in hex.
David Benjamin
2017-11-25
2
-2
/
+42
*
remove magic number
FdaSilvaYY
2017-11-13
1
-1
/
+2
*
Fix possible leaks on sk_X509_EXTENSION_push() failure ...
FdaSilvaYY
2017-11-10
1
-7
/
+18
*
Simplify the stack reservation
Paul Yang
2017-10-26
6
-18
/
+14
*
Don't use strcasecmp and strncasecmp for IA5 strings
Matt Caswell
2017-10-26
1
-7
/
+46
*
Fix memory leak in GENERAL_NAME_set0_othername.
Xiangyu Bu
2017-10-23
1
-0
/
+1
*
x509v3/v3_utl.c: avoid double-free.
Andy Polyakov
2017-10-17
1
-1
/
+3
*
crypto/x509v3/v3_utl.c, ssl/ssl_cert.c: fix Coverity problems.
Andy Polyakov
2017-10-10
1
-1
/
+4
*
Use more pre-allocation
FdaSilvaYY
2017-10-03
5
-51
/
+72
*
Add stack space reservations.
Pauli
2017-09-27
1
-3
/
+6
*
Guard against DoS in name constraints handling.
David Benjamin
2017-09-22
1
-1
/
+30
*
Move e_os.h to be the very first include.
Pauli
2017-08-29
3
-6
/
+5
*
e_os.h removal from other headers and source files.
Pauli
2017-08-29
3
-2
/
+6
*
Avoid out-of-bounds read
Rich Salz
2017-08-28
1
-4
/
+6
*
This has been added to avoid the situation where some host ctype.h functions
Pauli
2017-08-22
2
-8
/
+8
*
More updates following review feedback
Matt Caswell
2017-08-21
2
-24
/
+6
*
Updates following feedback on OPENSSL_assert() removal
Matt Caswell
2017-08-21
2
-7
/
+1
*
Remove OPENSSL_assert() from crypto/x509v3
Matt Caswell
2017-08-21
2
-41
/
+99
*
Trivial bounds checking.
Pauli
2017-07-07
2
-8
/
+6
*
Avoid possible memleak in X509_policy_check()
Richard Levitte
2017-07-05
1
-3
/
+7
*
Undo commit d420ac2
Rich Salz
2017-07-05
2
-7
/
+6
*
Declare a new x509v3 extension: x509ExtAdmission
FdaSilvaYY
2017-06-20
5
-3
/
+268
*
Standardize Levitte's dual-license
Rich Salz
2017-06-15
2
-2
/
+10
*
Fix a bundle of trailing spaces in several files
Paul Yang
2017-06-09
1
-1
/
+1
*
make error tables const and separate header file
Rich Salz
2017-06-07
1
-153
/
+214
*
CLA: trivial
HorimotoYasuhiro
2017-05-31
1
-3
/
+3
*
Fix some error path logic in i2v_AUTHORITY_INFO_ACCESS and i2v_GENERAL_NAME
Matt Caswell
2017-05-02
2
-26
/
+43
*
Add support for custom signature parameters
Dr. Stephen Henson
2017-04-25
1
-0
/
+1
*
explicitText encoding
Marek Klein
2017-04-20
1
-4
/
+45
*
Fix for #2730. Add CRLDP extension to list of supported extensions
Jon Spillett
2017-03-31
1
-0
/
+1
*
Fixed a crash in print_notice.
Bernd Edlinger
2017-03-15
1
-3
/
+9
*
Remove some commented out code in libcrypto
Matt Caswell
2017-02-28
1
-14
/
+1
*
Fix a crash with malformed user notice policy numbers
Bernd Edlinger
2017-02-05
1
-1
/
+1
*
Few nit's
FdaSilvaYY
2017-01-25
3
-6
/
+8
*
Missing free item on push failure
FdaSilvaYY
2016-11-17
1
-0
/
+1
*
Clean away remaining 'selftest' code
Richard Levitte
2016-11-03
2
-129
/
+0
*
Convert x509 selftests to internal test
Richard Levitte
2016-11-03
3
-109
/
+78
*
Remove trailing whitespace from some files.
David Benjamin
2016-10-11
2
-2
/
+2
*
Constify some X509_NAME, ASN1 printing code
FdaSilvaYY
2016-08-23
2
-6
/
+6
*
Constify some input parameters.
FdaSilvaYY
2016-08-23
3
-8
/
+11
*
Constify i2a*
Dr. Stephen Henson
2016-08-18
1
-1
/
+1
*
Convert X509_CRL* functions to use const getters
Matt Caswell
2016-08-17
1
-2
/
+2
*
Add ASN1_STRING_get0_data(), deprecate ASN1_STRING_data().
Dr. Stephen Henson
2016-08-16
2
-2
/
+2
[next]