index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
asn1
/
x_name.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
make X509_NAME opaque
Dr. Stephen Henson
2015-03-25
1
-523
/
+0
*
Remove obsolete IMPLEMENT_ASN1_SET_OF
Dr. Stephen Henson
2015-02-09
1
-2
/
+0
*
util/mkstack.pl now generates entire safestack.h
Rich Salz
2015-02-06
1
-2
/
+0
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-385
/
+391
*
RT2914: NULL check missing in X509_name_canon
Rich Salz
2015-01-04
1
-0
/
+2
*
PR: 2736
Dr. Stephen Henson
2012-02-27
1
-2
/
+1
*
Fix memory leak on bad inputs.
Bodo Möller
2011-09-05
1
-1
/
+3
*
Don't use *from++ in tolower as this is implemented as a macro on some
Dr. Stephen Henson
2011-09-02
1
-1
/
+2
*
Typo: just copy across an unknown type.
Dr. Stephen Henson
2009-01-28
1
-0
/
+1
*
Avoid warnings with -pedantic, specifically:
Dr. Stephen Henson
2008-07-05
1
-1
/
+1
*
Fix memory leak. The canonical X509_NAME_ENTRY STACK is reallocated rather
Dr. Stephen Henson
2008-06-06
1
-1
/
+6
*
More type-checking.
Ben Laurie
2008-06-04
1
-33
/
+38
*
Handle empty case in X509_NAME canonical encoding.
Dr. Stephen Henson
2007-09-14
1
-0
/
+6
*
Respect ISO aliasing rules.
Andy Polyakov
2007-07-27
1
-21
/
+21
*
Update length if copying MSB set in asn1_string_canon().
Dr. Stephen Henson
2006-09-22
1
-0
/
+3
*
Avoid warning.
Dr. Stephen Henson
2006-07-22
1
-1
/
+1
*
Store canonical encodings of Name structures. Update X509_NAME_cmp() to use
Dr. Stephen Henson
2006-07-18
1
-7
/
+210
*
Return 2 from X509_NAME printing routine to add newline.
Dr. Stephen Henson
2005-09-01
1
-1
/
+1
*
Initial support for ASN1 print code.
Dr. Stephen Henson
2005-09-01
1
-1
/
+20
*
Fix more error codes.
Bodo Möller
2005-05-11
1
-3
/
+3
*
Get rid if the annoying warning
Richard Levitte
2005-01-27
1
-8
/
+11
*
Constify d2i, s2i, c2i and r2i functions and other associated
Richard Levitte
2004-03-16
1
-3
/
+3
*
More linker bloat reorganisation:
Dr. Stephen Henson
2001-07-27
1
-0
/
+2
*
New option '-subj arg' for 'openssl req' and 'openssl ca'. This
Bodo Möller
2001-03-05
1
-1
/
+8
*
Get rid of ASN1_ITEM_FUNCTIONS dummy function
Dr. Stephen Henson
2001-02-23
1
-3
/
+3
*
Initial support for ASN1_ITEM_FUNCTION option to
Dr. Stephen Henson
2001-02-23
1
-3
/
+3
*
Fix typo in OCSP ASN1 module, this caused
Dr. Stephen Henson
2001-01-12
1
-1
/
+1
*
Merge from the ASN1 branch of new ASN1 code
Dr. Stephen Henson
2000-12-08
1
-174
/
+158
*
There have been a number of complaints from a number of sources that names
Richard Levitte
2000-06-02
1
-2
/
+2
*
sk_***_new_null() seems to be there to avoid exactly this sort of thing
Geoff Thorpe
2000-05-31
1
-1
/
+1
*
Replace the macros in asn1.h with function equivalents. Also make UTF8Strings
Dr. Stephen Henson
1999-10-20
1
-1
/
+1
*
Torture weak compilers less by not automatically including x509.h where
Bodo Möller
1999-07-22
1
-0
/
+1
*
Another safe stack.
Ben Laurie
1999-05-01
1
-18
/
+20
*
Remove NOPROTO definitions and error code comments.
Ulf Möller
1999-04-26
1
-12
/
+0
*
Change #include filenames from <foo.h> to <openssl.h>.
Bodo Möller
1999-04-24
1
-2
/
+2
*
Change functions to ANSI C.
Ulf Möller
1999-04-19
1
-25
/
+11
*
Accept NULL in *_free.
Ben Laurie
1999-01-07
1
-0
/
+3
*
Import of old SSLeay release: SSLeay 0.9.1b (unreleased)
Ralf S. Engelschall
1998-12-21
1
-4
/
+8
*
Import of old SSLeay release: SSLeay 0.9.0b
Ralf S. Engelschall
1998-12-21
1
-1
/
+1
*
Import of old SSLeay release: SSLeay 0.8.1b
Ralf S. Engelschall
1998-12-21
1
-0
/
+295