index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
asn1
/
a_digest.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove malloc casts
Rich Salz
2015-04-28
1
-1
/
+1
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-36
/
+34
*
Audit libcrypto for unchecked return values: fix all cases enountered
Dr. Stephen Henson
2009-09-24
1
-2
/
+4
*
Consistency.
Ben Laurie
2005-03-31
1
-3
/
+2
*
Give everything prototypes (well, everything that's actually used).
Ben Laurie
2005-03-31
1
-2
/
+3
*
Add lots of checks for memory allocation failure, error codes to indicate
Dr. Stephen Henson
2004-12-05
1
-1
/
+6
*
Retain compatibility of EVP_DigestInit() and EVP_DigestFinal()
Dr. Stephen Henson
2001-10-16
1
-2
/
+2
*
Various function for commmon operations.
Dr. Stephen Henson
2001-02-02
1
-8
/
+2
*
Add NO_ASN1_OLD to remove some old style functions:
Dr. Stephen Henson
2000-12-28
1
-0
/
+4
*
ASN1_ITEM versions of sign, verify, pack and unpack.
Dr. Stephen Henson
2000-12-28
1
-0
/
+18
*
There have been a number of complaints from a number of sources that names
Richard Levitte
2000-06-02
1
-2
/
+2
*
Initial trust code: allow setting of trust checking functions
Dr. Stephen Henson
1999-11-27
1
-2
/
+2
*
Initial support for MacOS.
Andy Polyakov
1999-09-11
1
-2
/
+5
*
Fix two remaining prototype-related warnings
Ralf S. Engelschall
1999-08-08
1
-0
/
+1
*
Don't include x509.h when we just need asn1.h
Bodo Möller
1999-07-24
1
-1
/
+0
*
Change #include filenames from <foo.h> to <openssl.h>.
Bodo Möller
1999-04-24
1
-3
/
+3
*
Change functions to ANSI C.
Ulf Möller
1999-04-19
1
-6
/
+2
*
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
/
+91