index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
x509v3
/
v3_info.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Join the x509 and x509v3 directories
Richard Levitte
2019-05-29
1
-162
/
+0
*
Following the license change, modify the boilerplates in crypto/x509v3/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Consistent formatting for sizeof(foo)
Rich Salz
2017-12-08
1
-1
/
+1
*
Simplify the stack reservation
Paul Yang
2017-10-26
1
-3
/
+1
*
Add stack space reservations.
Pauli
2017-09-27
1
-3
/
+6
*
Trivial bounds checking.
Pauli
2017-07-07
1
-5
/
+2
*
Undo commit d420ac2
Rich Salz
2017-07-05
1
-4
/
+4
*
Fix some error path logic in i2v_AUTHORITY_INFO_ACCESS and i2v_GENERAL_NAME
Matt Caswell
2017-05-02
1
-15
/
+22
*
Constify i2a*
Dr. Stephen Henson
2016-08-18
1
-1
/
+1
*
Copyright consolidation 07/10
Rich Salz
2016-05-17
1
-54
/
+5
*
GH769: Reuse strndup()
Dmitry-Me
2016-03-04
1
-3
/
+1
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Rename some BUF_xxx to OPENSSL_xxx
Rich Salz
2015-12-16
1
-3
/
+3
*
Continue standardising malloc style for libcrypto
Matt Caswell
2015-11-09
1
-1
/
+1
*
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 p==NULL not !p (in if statements, mainly)
Rich Salz
2015-05-11
1
-3
/
+4
*
ifdef cleanup, part 4a: '#ifdef undef'
Rich Salz
2015-01-24
1
-3
/
+0
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-110
/
+127
*
Update obsolete email address...
Dr. Stephen Henson
2008-11-05
1
-1
/
+1
*
Constify version strings and some structures.
Dr. Stephen Henson
2007-01-21
1
-2
/
+2
*
Fix more error codes.
Bodo Möller
2005-05-11
1
-5
/
+5
*
Use BUF_strlcpy() instead of strcpy().
Richard Levitte
2003-12-27
1
-5
/
+6
*
Support for name constraints.
Dr. Stephen Henson
2003-03-24
1
-2
/
+1
*
Security fixes brought forward from 0.9.7.
Ben Laurie
2002-11-13
1
-1
/
+1
*
The new ASN1 code automatically allocates
Dr. Stephen Henson
2002-06-13
1
-0
/
+1
*
Add support for Subject Info Acess extension.
Dr. Stephen Henson
2001-10-27
1
-0
/
+9
*
Get rid of ASN1_ITEM_FUNCTIONS dummy function
Dr. Stephen Henson
2001-02-23
1
-2
/
+2
*
Initial support for ASN1_ITEM_FUNCTION option to
Dr. Stephen Henson
2001-02-23
1
-1
/
+1
*
Rewrite the extension code to use an ASN1_ITEM structure
Dr. Stephen Henson
2000-12-13
1
-7
/
+5
*
Merge from the ASN1 branch of new ASN1 code
Dr. Stephen Henson
2000-12-08
1
-79
/
+19
*
The majority of the OCSP code from CertCo.
Richard Levitte
2000-10-27
1
-0
/
+9
*
Use sk_*_new_null() instead of sk_*_new(NULL), since that takes care
Richard Levitte
2000-09-17
1
-2
/
+2
*
There have been a number of complaints from a number of sources that names
Richard Levitte
2000-06-02
1
-6
/
+6
*
Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wca...
Ralf S. Engelschall
2000-02-11
1
-1
/
+1
*
Seek out and destroy another evil cast.
Ulf Möller
2000-01-31
1
-1
/
+1
*
Support for authority information access extension.
Dr. Stephen Henson
1999-11-23
1
-0
/
+236