index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
x509v3
/
v3_int.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
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
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-27
/
+30
*
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
-3
/
+3
*
Delta CRL support in extension code.
Dr. Stephen Henson
2004-07-06
1
-0
/
+7
*
static
Geoff Thorpe
2004-03-10
1
-1
/
+1
*
Support for inhibitAnyPolicy extension.
Dr. Stephen Henson
2004-03-08
1
-6
/
+19
*
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
/
+4
*
Avoid converting void * to a function pointer when NULL is defined as
Richard Levitte
2000-01-18
1
-1
/
+1
*
Replace the macros in asn1.h with function equivalents. Also make UTF8Strings
Dr. Stephen Henson
1999-10-20
1
-9
/
+2
*
Implement STACK_OF(ANS1_OBJECT) for extended key usage extension, change the
Dr. Stephen Henson
1999-06-22
1
-2
/
+3
*
Fix various things to let OpenSSL even pass ``egcc -pipe -O2 -Wall -Wshadow
Ralf S. Engelschall
1999-05-10
1
-1
/
+1
*
Change #include filenames from <foo.h> to <openssl.h>.
Bodo Möller
1999-04-24
1
-1
/
+1
*
Change functions to ANSI C.
Ulf Möller
1999-04-19
1
-1
/
+1
*
Add an extra 'raw' function r2i to the extension code. Nothing uses this yet and
Dr. Stephen Henson
1999-03-06
1
-1
/
+1
*
Various changes to make this stuff compile under Win32 and VC++ with and
Dr. Stephen Henson
1999-02-22
1
-3
/
+1
*
Overhaul 'crl' application, add a proper X509_CRL_print function and start
Dr. Stephen Henson
1999-02-19
1
-0
/
+80