index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
pkcs7
/
pkcs7err.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
make error tables const and separate header file
Rich Salz
2017-06-07
1
-99
/
+124
*
Check for errors allocating the error strings.
Kurt Roeckx
2016-07-20
1
-1
/
+2
*
Remove unused error/function codes.
Rich Salz
2016-05-23
1
-37
/
+12
*
Copyright consolidation 04/10
Rich Salz
2016-05-17
1
-51
/
+6
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Rebuild error source files.
Dr. Stephen Henson
2015-11-05
1
-19
/
+13
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-114
/
+133
*
Fixed NULL pointer dereference in PKCS7_dataDecode reported by David Ramos in...
Matt Caswell
2014-05-08
1
-1
/
+2
*
Fix error code name.
Dr. Stephen Henson
2007-05-16
1
-1
/
+1
*
fix function codes for error
Bodo Möller
2007-04-24
1
-1
/
+2
*
Update from 0.9.8 stable. Eliminate duplicate error codes.
Dr. Stephen Henson
2006-11-21
1
-9
/
+6
*
Allow digests to supply S/MIME micalg values from a ctrl.
Dr. Stephen Henson
2006-07-10
1
-0
/
+1
*
Add -resign and -md options to smime command to support resigning an
Dr. Stephen Henson
2006-05-19
1
-0
/
+2
*
More S/MIME tidy. Place some common attribute operations in utility
Dr. Stephen Henson
2006-05-18
1
-0
/
+3
*
Tidy up of S/MIME code and add new functions which will make is easier
Dr. Stephen Henson
2006-05-17
1
-0
/
+2
*
Update PKCS#7 decrypt routines to use new API.
Dr. Stephen Henson
2006-05-08
1
-0
/
+1
*
Update PKCS#7 enveloped data to new API.
Dr. Stephen Henson
2006-05-08
1
-0
/
+2
*
Update S/MIME code to use default digest.
Dr. Stephen Henson
2006-05-07
1
-0
/
+2
*
Replace RSA specific PKCS7_RECIP_INFO set up with an public key algorithm
Dr. Stephen Henson
2006-04-27
1
-0
/
+3
*
Allow public key ASN1 methods to set PKCS#7 SignerInfo structures.
Dr. Stephen Henson
2006-04-17
1
-2
/
+5
*
Allow PKCS7_decrypt() to work if no cert supplied.
Dr. Stephen Henson
2005-08-05
1
-0
/
+1
*
Fix more error codes.
Bodo Möller
2005-05-11
1
-1
/
+3
*
Rebuild error codes.
Dr. Stephen Henson
2005-04-12
1
-74
/
+78
*
Add support for digested data PKCS#7 type.
Dr. Stephen Henson
2003-10-12
1
-1
/
+4
*
Fix ERR_R_... problems.
Bodo Möller
2001-03-07
1
-1
/
+0
*
Make all configuration macros available for application by making
Richard Levitte
2001-02-19
1
-2
/
+2
*
Preserve reason strings in automatically build tables.
Bodo Möller
2000-03-05
1
-1
/
+2
*
Rename functions for new convention.
Dr. Stephen Henson
2000-02-26
1
-1
/
+1
*
Add OIDs for idea and blowfish. Unfortunately these are in
Dr. Stephen Henson
1999-12-29
1
-0
/
+1
*
Make the PKCS#7 S/MIME functions check for passed NULL pointers.
Dr. Stephen Henson
1999-12-09
1
-0
/
+1
*
Modify S/MIME application so the -signer option writes the signer(s)
Dr. Stephen Henson
1999-12-07
1
-0
/
+2
*
Merge in my S/MIME library and utility.
Dr. Stephen Henson
1999-12-05
1
-0
/
+35
*
New function PKCS7_signatureVerify to allow the signing certificate to
Dr. Stephen Henson
1999-06-22
1
-0
/
+1
*
Fix some obvious bugs in the PKCS#7 library handling. It didn't try to
Dr. Stephen Henson
1999-05-16
1
-1
/
+3
*
Complete rewrite of the error code generation script. It now runs as a single
Dr. Stephen Henson
1999-04-24
1
-53
/
+55
*
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
-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
-2
/
+8
*
Import of old SSLeay release: SSLeay 0.9.0b
Ralf S. Engelschall
1998-12-21
1
-3
/
+14
*
Import of old SSLeay release: SSLeay 0.8.1b
Ralf S. Engelschall
1998-12-21
1
-0
/
+99