index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
asn1
/
asn_pack.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
free null cleanup finale
Rich Salz
2015-05-01
1
-4
/
+2
*
Remove old ASN.1 code.
Dr. Stephen Henson
2015-03-23
1
-100
/
+0
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-92
/
+100
*
Memory leak and NULL dereference fixes.
Dr. Stephen Henson
2014-06-27
1
-2
/
+10
*
Update from 1.0.0-stable.
Dr. Stephen Henson
2009-07-27
1
-4
/
+4
*
Revert the size_t modifications from HEAD that had led to more
Geoff Thorpe
2008-11-12
1
-2
/
+2
*
Update obsolete email address...
Dr. Stephen Henson
2008-11-05
1
-1
/
+1
*
size_tification.
Ben Laurie
2008-11-01
1
-2
/
+2
*
More type-checking.
Ben Laurie
2008-06-04
1
-4
/
+4
*
Update util/ck_errf.pl script, and have it run automatically
Bodo Möller
2005-05-09
1
-5
/
+5
*
Consistency.
Ben Laurie
2005-03-31
1
-3
/
+2
*
Simplicate and add lightness.
Ben Laurie
2005-03-31
1
-4
/
+2
*
Give everything prototypes (well, everything that's actually used).
Ben Laurie
2005-03-31
1
-7
/
+10
*
Constify d2i, s2i, c2i and r2i functions and other associated
Richard Levitte
2004-03-16
1
-3
/
+3
*
Rewrite PKCS#12 code and remove some of the old
Dr. Stephen Henson
2000-12-31
1
-2
/
+2
*
ASN1_ITEM versions of ASN1_d2i_{fp, bio} and replacement of
Dr. Stephen Henson
2000-12-30
1
-0
/
+4
*
ASN1_ITEM versions of sign, verify, pack and unpack.
Dr. Stephen Henson
2000-12-28
1
-1
/
+43
*
Fixes for Win32 build.
Dr. Stephen Henson
2000-06-21
1
-1
/
+1
*
There have been a number of complaints from a number of sources that names
Richard Levitte
2000-06-02
1
-3
/
+3
*
More PKCS#5 v2.0 development. Add a function to setup a PKCS#5 v2.0
Dr. Stephen Henson
1999-06-07
1
-2
/
+2
*
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
-17
/
+6
*
Fix some warnings. Contributed by Anonymous.
Ben Laurie
1999-04-16
1
-1
/
+3
*
Further PKCS#12 integration, PBE, PKCS#8 additions.
Dr. Stephen Henson
1999-03-28
1
-0
/
+154