index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
asn1
/
t_x509.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove goto inside an if(0) block
Rich Salz
2015-05-01
1
-6
/
+5
*
free null cleanup finale
Rich Salz
2015-05-01
1
-4
/
+2
*
remove malloc casts
Rich Salz
2015-04-28
1
-1
/
+1
*
Move some ASN.1 internals to asn1_int.h
Dr. Stephen Henson
2015-03-24
1
-1
/
+1
*
Dead code removal: #if 0 asn1, pkcs7
Rich Salz
2015-01-30
1
-8
/
+0
*
Use inner algorithm when printing certificate.
Rob Stradling
2015-01-22
1
-1
/
+1
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-447
/
+453
*
Fix strange formatting by indent
Matt Caswell
2015-01-22
1
-1
/
+2
*
Cleanup OPENSSL_NO_xxx, part 1
master-pre-reformat
Rich Salz
2015-01-14
1
-1
/
+1
*
Memory leak and NULL dereference fixes.
Dr. Stephen Henson
2014-06-27
1
-0
/
+2
*
print out issuer and subject unique identifier fields in certificates
Dr. Stephen Henson
2012-06-12
1
-0
/
+18
*
fix warning
Dr. Stephen Henson
2012-01-15
1
-1
/
+1
*
asn1/t_x509.c: fix serial number print, harmonize with a_int.c.
Andy Polyakov
2012-01-11
1
-2
/
+2
*
fix signature printing routines
Dr. Stephen Henson
2010-10-04
1
-0
/
+2
*
print outermost signature algorithm parameters too
Dr. Stephen Henson
2010-03-07
1
-2
/
+7
*
fix indent, newline
Dr. Stephen Henson
2010-03-06
1
-0
/
+2
*
Add algorithm specific signature printing. An individual ASN1 method can
Dr. Stephen Henson
2010-03-06
1
-5
/
+28
*
Audit libcrypto for unchecked return values: fix all cases enountered
Dr. Stephen Henson
2009-09-24
1
-3
/
+6
*
PR: 2004
Dr. Stephen Henson
2009-08-10
1
-1
/
+1
*
Don't use clobbered 'i' for checking UTCTime and GeneralizedTime length.
Dr. Stephen Henson
2008-11-05
1
-2
/
+2
*
Make sure not to read beyond end of buffer
Bodo Möller
2008-07-16
1
-6
/
+7
*
Source readability fix, which incidentally works around XLC compiler bug.
Andy Polyakov
2007-12-29
1
-5
/
+4
*
remove unreachable code
Nils Larsch
2007-02-10
1
-13
/
+2
*
Gather printing routines into EVP_PKEY_ASN1_METHOD.
Dr. Stephen Henson
2006-03-22
1
-26
/
+2
*
fix problems found by coverity: remove useless code
Nils Larsch
2006-03-15
1
-2
/
+0
*
constify some print and ts functions
Nils Larsch
2006-03-05
1
-8
/
+9
*
RFC 3161 compliant time stamp request creation, response generation
Ulf Möller
2006-02-13
1
-2
/
+15
*
ecc api cleanup; summary:
Nils Larsch
2005-05-16
1
-1
/
+1
*
Fix more error codes.
Bodo Möller
2005-05-11
1
-1
/
+1
*
free() -> OPENSSL_free()
Richard Levitte
2002-11-13
1
-2
/
+2
*
Security fixes brought forward from 0.9.7.
Ben Laurie
2002-11-13
1
-3
/
+6
*
use a generic EC_KEY structure (EC keys are not ECDSA specific)
Bodo Möller
2002-08-07
1
-6
/
+6
*
ECDSA support
Bodo Möller
2002-02-13
1
-0
/
+11
*
Retain compatibility of EVP_DigestInit() and EVP_DigestFinal()
Dr. Stephen Henson
2001-10-16
1
-2
/
+2
*
Another empty X509_NAME fix.
Dr. Stephen Henson
2001-06-26
1
-0
/
+2
*
Handle empty X509_NAME in printing routines.
Dr. Stephen Henson
2001-06-26
1
-2
/
+2
*
Change all calls to low level digest routines in the library and
Dr. Stephen Henson
2001-06-20
1
-8
/
+3
*
Overhaul the display of certificate details in
Dr. Stephen Henson
2001-03-15
1
-1
/
+1
*
Document the -certopt option to the x509 utility.
Dr. Stephen Henson
2001-03-15
1
-2
/
+4
*
Print out OID of unknown signature or public key
Dr. Stephen Henson
2001-02-24
1
-6
/
+11
*
Make all configuration macros available for application by making
Richard Levitte
2001-02-19
1
-5
/
+5
*
New function X509V3_extensions_print() this removes extension duplication
Dr. Stephen Henson
2000-12-14
1
-27
/
+4
*
New function X509_signature_print() to remove some duplicate
Dr. Stephen Henson
2000-12-14
1
-15
/
+22
*
The majority of the OCSP code from CertCo.
Richard Levitte
2000-10-27
1
-0
/
+50
*
More code for X509_print_ex() support.
Dr. Stephen Henson
2000-10-06
1
-4
/
+10
*
Global DirectoryString mask fix.
Dr. Stephen Henson
2000-10-04
1
-78
/
+127
*
There have been a number of complaints from a number of sources that names
Richard Levitte
2000-06-02
1
-1
/
+1
*
Seek out and destroy another evil cast.
Ulf Möller
2000-01-31
1
-1
/
+1
*
Allow additional information to be attached to a
Dr. Stephen Henson
1999-11-04
1
-0
/
+1
*
Replace the macros in asn1.h with function equivalents. Also make UTF8Strings
Dr. Stephen Henson
1999-10-20
1
-1
/
+1
[next]