index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
x509v3
/
v3_ncons.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Join the x509 and x509v3 directories
Richard Levitte
2019-05-29
1
-700
/
+0
*
remove needless empty lines when printing certificates
David von Oheimb
2019-03-18
1
-1
/
+4
*
Following the license change, modify the boilerplates in crypto/x509v3/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Support GeneralSubtrees with minimum = 0
Fraser Tweedale
2018-10-27
1
-2
/
+24
*
Update copyright year
Matt Caswell
2018-05-29
1
-1
/
+1
*
Skip CN DNS name constraint checks when not needed
Viktor Dukhovni
2018-05-23
1
-23
/
+8
*
Limit scope of CN name constraints
Viktor Dukhovni
2018-05-23
1
-18
/
+125
*
Don't use strcasecmp and strncasecmp for IA5 strings
Matt Caswell
2017-10-26
1
-7
/
+46
*
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
1
-2
/
+1
*
e_os.h removal from other headers and source files.
Pauli
2017-08-29
1
-1
/
+3
*
Few nit's
FdaSilvaYY
2017-01-25
1
-0
/
+1
*
Constify some X509_NAME, ASN1 printing code
FdaSilvaYY
2016-08-23
1
-1
/
+2
*
Add nameConstraints commonName checking.
Dr. Stephen Henson
2016-07-12
1
-0
/
+46
*
Constify input buffers of some X509V3 and X509_PURPOSE -related methods
FdaSilvaYY
2016-06-15
1
-2
/
+2
*
Copyright consolidation 07/10
Rich Salz
2016-05-17
1
-54
/
+5
*
GH601: Various spelling fixes.
FdaSilvaYY
2016-02-05
1
-2
/
+2
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Continue standardising malloc style for libcrypto
Matt Caswell
2015-11-09
1
-3
/
+5
*
Enable -Wmissing-variable-declarations and
Ben Laurie
2015-09-11
1
-0
/
+1
*
Identify and move common internal libcrypto header files
Richard Levitte
2015-05-14
1
-1
/
+1
*
Use "==0" instead of "!strcmp" etc
Rich Salz
2015-05-07
1
-4
/
+5
*
free cleanup 12
Rich Salz
2015-05-01
1
-4
/
+2
*
make X509_NAME opaque
Dr. Stephen Henson
2015-03-25
1
-0
/
+2
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-398
/
+370
*
RT3662: Allow leading . in nameConstraints
Dr. Stephen Henson
2015-01-06
1
-1
/
+1
*
mark all block comments that need format preserving so that
Tim Hudson
2014-12-30
1
-2
/
+2
*
OpenSSL is able to generate a certificate with name constraints with any poss...
Luiz Angelo Daros de Luca
2014-05-24
1
-0
/
+35
*
PR: 2295
Dr. Stephen Henson
2010-10-12
1
-1
/
+0
*
Update from 1.0.0-stable.
Dr. Stephen Henson
2009-05-30
1
-0
/
+5
*
Update obsolete email address...
Dr. Stephen Henson
2008-11-05
1
-1
/
+1
*
Type-checked (and modern C compliant) OBJ_bsearch.
Ben Laurie
2008-10-12
1
-13
/
+13
*
Fix build warnings.
Geoff Thorpe
2008-09-15
1
-2
/
+2
*
Initial support for name constraints certificate extension.
Dr. Stephen Henson
2008-08-08
1
-0
/
+281
*
Constify version strings and some structures.
Dr. Stephen Henson
2007-01-21
1
-1
/
+1
*
Support for name constraints.
Dr. Stephen Henson
2003-03-24
1
-0
/
+220