index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
x509
/
x509_v3.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
In OpenSSL builds, declare STACK for datatypes ...
Rich Salz
2020-04-24
1
-0
/
+2
*
Reorganize local header files
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
Following the license change, modify the boilerplates in crypto/x509/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Update copyright year
Matt Caswell
2018-02-27
1
-1
/
+1
*
X509V3_EXT_add_nconf_sk, X509v3_add_ext: fix errors handling
Pavel Kopyl
2018-02-21
1
-1
/
+2
*
Remove parentheses of return.
KaoruToda
2017-10-18
1
-27
/
+27
*
Since return is inconsistent, I removed unnecessary parentheses and
KaoruToda
2017-10-09
1
-2
/
+2
*
Use safestack.h exclusively internally.
Pauli
2017-09-28
1
-2
/
+2
*
Add -Wundef to --strict-warnings options.
Bernd Edlinger
2017-02-24
1
-1
/
+1
*
Constify some ASN1_OBJECT *obj input parameters
FdaSilvaYY
2016-08-04
1
-3
/
+3
*
Constify ... X509|X509_CRL|X509_REVOKED|_get_ext*()
FdaSilvaYY
2016-07-25
1
-1
/
+1
*
Copyright consolidation 09/10
Rich Salz
2016-05-17
1
-54
/
+6
*
Fix some missing OBJ_dup failure checks.
FdaSilvaYY
2016-05-16
1
-1
/
+1
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
embed value field of X509_EXTENSION
Dr. Stephen Henson
2015-10-15
1
-2
/
+2
*
Identify and move common internal libcrypto header files
Richard Levitte
2015-05-14
1
-1
/
+1
*
free NULL cleanup 5a
Rich Salz
2015-04-30
1
-4
/
+2
*
make X509_EXTENSION opaque
Dr. Stephen Henson
2015-03-23
1
-0
/
+1
*
Remove old ASN.1 code.
Dr. Stephen Henson
2015-03-23
1
-1
/
+1
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-173
/
+183
*
improved error checking and some fixes
Nils Larsch
2005-07-26
1
-2
/
+8
*
Typo in X509v3_get_ext_by_critical
Dr. Stephen Henson
2002-12-04
1
-1
/
+1
*
Merge from the ASN1 branch of new ASN1 code
Dr. Stephen Henson
2000-12-08
1
-4
/
+5
*
Change the trust and purpose code so it doesn't need init
Dr. Stephen Henson
1999-12-02
1
-21
/
+0
*
Add part of chain verify SSL support code: not complete or doing anything
Dr. Stephen Henson
1999-11-29
1
-0
/
+22
*
Replace the macros in asn1.h with function equivalents. Also make UTF8Strings
Dr. Stephen Henson
1999-10-20
1
-1
/
+1
*
Yet another stack.
Ben Laurie
1999-05-02
1
-22
/
+26
*
Change #include filenames from <foo.h> to <openssl.h>.
Bodo Möller
1999-04-24
1
-5
/
+5
*
Change functions to ANSI C.
Ulf Möller
1999-04-19
1
-49
/
+17
*
Delete all the old X509V3 pack and unpack stuff and various structures and
Dr. Stephen Henson
1999-04-14
1
-115
/
+0
*
Import of old SSLeay release: SSLeay 0.9.0b
Ralf S. Engelschall
1998-12-21
1
-20
/
+20
*
Import of old SSLeay release: SSLeay 0.8.1b
Ralf S. Engelschall
1998-12-21
1
-0
/
+409