index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
asn1
/
a_verify.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
free cleanup almost the finale
Rich Salz
2015-04-30
1
-4
/
+2
*
Move some ASN.1 internals to asn1_int.h
Dr. Stephen Henson
2015-03-24
1
-1
/
+1
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-177
/
+160
*
use correct function name
Dr. Stephen Henson
2015-01-06
1
-1
/
+1
*
Fix various certificate fingerprint issues.
Dr. Stephen Henson
2015-01-05
1
-0
/
+12
*
ASN1_verify, ASN1_item_verify: cleanse and free buf_in on error path
Jonas Maebe
2014-08-15
1
-10
/
+16
*
Don't try and verify signatures if key is NULL (CVE-2013-0166)
Dr. Stephen Henson
2014-04-01
1
-0
/
+6
*
Support routines for ASN1 scanning function, doesn't do much yet.
Dr. Stephen Henson
2010-12-13
1
-1
/
+1
*
RSA PSS verification support including certificates and certificate
Dr. Stephen Henson
2010-03-08
1
-18
/
+39
*
update ASN1 sign/verify to use EVP_DigestSign and EVP_DigestVerify
Dr. Stephen Henson
2010-03-07
1
-4
/
+4
*
Audit libcrypto for unchecked return values: fix all cases enountered
Dr. Stephen Henson
2009-09-24
1
-3
/
+13
*
ASN1_item_verify needs to initialize ctx before any "goto err" can
Bodo Möller
2006-10-04
1
-2
/
+2
*
Remove link between digests and signature algorithms.
Dr. Stephen Henson
2006-04-19
1
-5
/
+21
*
Update util/ck_errf.pl script, and have it run automatically
Bodo Möller
2005-05-09
1
-4
/
+4
*
Port from stable branch.
Dr. Stephen Henson
2005-04-27
1
-6
/
+7
*
Consistency.
Ben Laurie
2005-03-31
1
-2
/
+1
*
Give everything prototypes (well, everything that's actually used).
Ben Laurie
2005-03-31
1
-2
/
+3
*
Check for errors from EVP_VerifyInit_ex(), or EVP_VerifyUpdate might
Richard Levitte
2005-01-27
1
-1
/
+6
*
Cleanse memory using the new OPENSSL_cleanse() function.
Richard Levitte
2002-11-28
1
-2
/
+2
*
Retain compatibility of EVP_DigestInit() and EVP_DigestFinal()
Dr. Stephen Henson
2001-10-16
1
-2
/
+2
*
Really add the EVP and all of the DES changes.
Ben Laurie
2001-07-31
1
-0
/
+4
*
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
/
+48
*
There have been a number of complaints from a number of sources that names
Richard Levitte
2000-06-02
1
-2
/
+2
*
Seek out and destroy another evil cast.
Ulf Möller
2000-01-31
1
-1
/
+1
*
Initial support for MacOS.
Andy Polyakov
1999-09-11
1
-2
/
+5
*
Change #include filenames from <foo.h> to <openssl.h>.
Bodo Möller
1999-04-24
1
-5
/
+5
*
Change functions to ANSI C.
Ulf Möller
1999-04-19
1
-6
/
+2
*
Massive constification.
Ben Laurie
1999-04-17
1
-2
/
+2
*
More pissing about to get pem.h to behave properly.
Ben Laurie
1999-01-30
1
-1
/
+0
*
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
/
+121