index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
asn1
/
asn1_lib.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
free null cleanup finale
Rich Salz
2015-05-01
1
-3
/
+2
*
realloc of NULL is like malloc
Rich Salz
2015-04-28
1
-5
/
+1
*
remove malloc casts
Rich Salz
2015-04-28
1
-1
/
+1
*
Remove old ASN.1 functions.
Dr. Stephen Henson
2015-04-03
1
-61
/
+0
*
free NULL cleanup
Rich Salz
2015-03-24
1
-1
/
+3
*
Remove old ASN.1 code.
Dr. Stephen Henson
2015-03-23
1
-5
/
+4
*
Cleanse PKCS#8 private key components.
Dr. Stephen Henson
2015-03-08
1
-0
/
+7
*
Dead code removal: #if 0 asn1, pkcs7
Rich Salz
2015-01-30
1
-6
/
+0
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-380
/
+368
*
ASN1 sanity check.
Dr. Stephen Henson
2014-07-02
1
-0
/
+3
*
Handle BER length encoding.
Dr. Stephen Henson
2014-06-29
1
-2
/
+8
*
Revert the size_t modifications from HEAD that had led to more
Geoff Thorpe
2008-11-12
1
-24
/
+20
*
More size_tification.
Ben Laurie
2008-11-01
1
-1
/
+1
*
size_tification.
Ben Laurie
2008-11-01
1
-19
/
+23
*
New function ASN1_STRING_copy() to copy to an already
Dr. Stephen Henson
2007-04-14
1
-8
/
+19
*
Update smime utility to support streaming for -encrypt and -sign -nodetach
Dr. Stephen Henson
2007-04-13
1
-1
/
+2
*
Constify version strings and some structures.
Dr. Stephen Henson
2007-01-21
1
-1
/
+1
*
Update PKCS#7 enveloped data to new API.
Dr. Stephen Henson
2006-05-08
1
-0
/
+8
*
make some parameters const
Nils Larsch
2006-03-04
1
-3
/
+3
*
Add lots of checks for memory allocation failure, error codes to indicate
Dr. Stephen Henson
2004-12-05
1
-0
/
+1
*
Constify d2i, s2i, c2i and r2i functions and other associated
Richard Levitte
2004-03-16
1
-12
/
+32
*
Use BUF_strlcpy() instead of strcpy().
Richard Levitte
2003-12-27
1
-2
/
+2
*
A general spring-cleaning (in autumn) to fix up signed/unsigned warnings.
Geoff Thorpe
2003-10-29
1
-1
/
+1
*
ASN1 parse fix and release file changes.
Dr. Stephen Henson
2003-09-30
1
-0
/
+2
*
Preliminary streaming ASN1 encode support.
Dr. Stephen Henson
2002-10-03
1
-4
/
+13
*
Fix typo
Dr. Stephen Henson
2002-08-02
1
-1
/
+1
*
Fix the ASN1 sanity check: correct header length
Dr. Stephen Henson
2002-08-02
1
-4
/
+5
*
OpenSSL Security Advisory [30 July 2002]
Lutz Jänicke
2002-07-30
1
-4
/
+6
*
Add missing prototypes.
Lutz Jänicke
2002-06-13
1
-0
/
+1
*
Merge from the ASN1 branch of new ASN1 code
Dr. Stephen Henson
2000-12-08
1
-1
/
+0
*
Fix some typose in the i2d/d2i functions that
Dr. Stephen Henson
2000-07-10
1
-5
/
+8
*
There have been a number of complaints from a number of sources that names
Richard Levitte
2000-06-02
1
-5
/
+5
*
Pass phrase reorganisation.
Dr. Stephen Henson
2000-02-17
1
-1
/
+1
*
ispell (and minor modifications)
Ulf Möller
2000-02-04
1
-2
/
+2
*
Seek out and destroy another evil cast.
Ulf Möller
2000-01-31
1
-2
/
+2
*
Replace the macros in asn1.h with function equivalents. Also make UTF8Strings
Dr. Stephen Henson
1999-10-20
1
-0
/
+11
*
Copy flags in ASN1_STRING_dup()
Dr. Stephen Henson
1999-07-11
1
-0
/
+1
*
Spelling error.
Ulf Möller
1999-05-18
1
-4
/
+4
*
Remove NOPROTO definitions and error code comments.
Ulf Möller
1999-04-26
1
-6
/
+0
*
Change #include filenames from <foo.h> to <openssl.h>.
Bodo Möller
1999-04-24
1
-2
/
+2
*
Work with -pedantic!
Ben Laurie
1999-04-23
1
-7
/
+8
*
Change functions to ANSI C.
Ulf Möller
1999-04-19
1
-48
/
+17
*
Massive constification.
Ben Laurie
1999-04-17
1
-1
/
+1
*
Fix security hole.
Ben Laurie
1999-03-22
1
-1
/
+1
*
Fix version stuff:
Ralf S. Engelschall
1998-12-31
1
-1
/
+1
*
*** empty log message ***
OpenSSL_0_9_1c
Ralf S. Engelschall
1998-12-23
1
-1
/
+1
*
Switch version string to SSLeay/OpenSSL
Ralf S. Engelschall
1998-12-23
1
-1
/
+1
*
Various cleanups and fixed by Marc and Ralf to start the OpenTLS project
Ralf S. Engelschall
1998-12-22
1
-1
/
+1
*
Import of old SSLeay release: SSLeay 0.9.1b (unreleased)
Ralf S. Engelschall
1998-12-21
1
-10
/
+14
*
Import of old SSLeay release: SSLeay 0.9.0b
Ralf S. Engelschall
1998-12-21
1
-3
/
+14
[next]