index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
x509v3
/
v3_prn.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
1
-1
/
+1
*
Enforce and explicit some const casting
FdaSilvaYY
2016-07-25
1
-1
/
+1
*
Copyright consolidation 07/10
Rich Salz
2016-05-17
1
-54
/
+6
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Continue standardising malloc style for libcrypto
Matt Caswell
2015-11-09
1
-2
/
+2
*
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
-4
/
+5
*
free null cleanup finale
Rich Salz
2015-05-01
1
-2
/
+1
*
make X509_EXTENSION opaque
Dr. Stephen Henson
2015-03-23
1
-15
/
+15
*
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
-143
/
+168
*
Cleanup OPENSSL_NO_xxx, part 1
master-pre-reformat
Rich Salz
2015-01-14
1
-1
/
+1
*
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
-1
/
+1
*
Constify d2i, s2i, c2i and r2i functions and other associated
Richard Levitte
2004-03-16
1
-1
/
+2
*
Change the indentation from 12 to indent+4.
Richard Levitte
2003-09-28
1
-1
/
+1
*
Correct a lot of printing calls. Remove extra arguments...
Richard Levitte
2003-04-04
1
-1
/
+1
*
Don't feil when indent is 0.
Richard Levitte
2003-03-31
1
-1
/
+1
*
Initial support for ASN1_ITEM_FUNCTION option to
Dr. Stephen Henson
2001-02-23
1
-2
/
+2
*
Make all configuration macros available for application by making
Richard Levitte
2001-02-19
1
-1
/
+1
*
Fix potential buffer overrun for EBCDIC.
Ulf Möller
2001-02-06
1
-6
/
+20
*
Fixes to OCSP print code.
Dr. Stephen Henson
2000-12-20
1
-1
/
+1
*
New function X509V3_extensions_print() this removes extension duplication
Dr. Stephen Henson
2000-12-14
1
-0
/
+33
*
Rewrite the extension code to use an ASN1_ITEM structure
Dr. Stephen Henson
2000-12-13
1
-4
/
+9
*
More code for X509_print_ex() support.
Dr. Stephen Henson
2000-10-06
1
-3
/
+33
*
There have been a number of complaints from a number of sources that names
Richard Levitte
2000-06-02
1
-1
/
+1
*
EBCDIC support.
Ulf Möller
2000-02-01
1
-0
/
+16
*
A few more ``#ifndef NO_FP_API / #endif'' pairs for consistency.
Ralf S. Engelschall
1999-08-08
1
-0
/
+2
*
Convert the CONF library to use a typesafe stack: a STACK_OF(CONF_VALUE). It
Dr. Stephen Henson
1999-06-21
1
-7
/
+7
*
Add PKCS#12 documentation and new option in x509 to add certificate extensions.
Dr. Stephen Henson
1999-04-27
1
-3
/
+6
*
Change #include filenames from <foo.h> to <openssl.h>.
Bodo Möller
1999-04-24
1
-2
/
+2
*
Fix lots of warnings.
Ulf Möller
1999-04-21
1
-1
/
+2
*
Change functions to ANSI C.
Ulf Möller
1999-04-19
1
-15
/
+3
*
Add initial support for Thawte strong extranet certificate extensions and
Dr. Stephen Henson
1999-03-27
1
-8
/
+16
*
Various changes to make this stuff compile under Win32 and VC++ with and
Dr. Stephen Henson
1999-02-22
1
-4
/
+3
*
More extension code. Incomplete support for subject and issuer alt
Dr. Stephen Henson
1999-02-10
1
-1
/
+1
*
Initial addition of new X509 V3 files, tidy of old files.
Dr. Stephen Henson
1999-01-24
1
-0
/
+134