index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
pkcs7
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make things static that should be. Declare stuff in headers that should be.
Ben Laurie
2006-08-28
1
-2
/
+2
*
Use correct pointer types for various functions.
Dr. Stephen Henson
2006-07-20
1
-1
/
+1
*
Allow digests to supply S/MIME micalg values from a ctrl.
Dr. Stephen Henson
2006-07-10
4
-37
/
+57
*
Set detached flag in PKCS7 structure earlier to avoid eating up memory.
Dr. Stephen Henson
2006-07-09
1
-2
/
+3
*
Output MIME parameter micalg according to RFC3851 and RFC4490 instead of hard
Dr. Stephen Henson
2006-06-06
1
-1
/
+80
*
Add AES and GOST S/MIME capabilities if algorithms are supported.
Dr. Stephen Henson
2006-06-06
1
-1
/
+13
*
Flush p7bio when all data has been copied.
Dr. Stephen Henson
2006-05-26
1
-0
/
+2
*
Fix warnings.
Dr. Stephen Henson
2006-05-24
3
-4
/
+4
*
Add -resign and -md options to smime command to support resigning an
Dr. Stephen Henson
2006-05-19
5
-2
/
+51
*
Typo.
Dr. Stephen Henson
2006-05-18
1
-1
/
+1
*
More S/MIME tidy. Place some common attribute operations in utility
Dr. Stephen Henson
2006-05-18
5
-84
/
+157
*
Remove old digest type hacks for non RSA keys.
Dr. Stephen Henson
2006-05-18
1
-17
/
+0
*
Tidy up of S/MIME code and add new functions which will make is easier
Dr. Stephen Henson
2006-05-17
3
-79
/
+135
*
Update PKCS#7 decrypt routines to use new API.
Dr. Stephen Henson
2006-05-08
3
-34
/
+78
*
Update PKCS#7 enveloped data to new API.
Dr. Stephen Henson
2006-05-08
3
-38
/
+65
*
Update S/MIME code to use default digest.
Dr. Stephen Henson
2006-05-07
4
-1
/
+19
*
Replace RSA specific PKCS7_RECIP_INFO set up with an public key algorithm
Dr. Stephen Henson
2006-04-27
3
-6
/
+43
*
Code tidy.
Dr. Stephen Henson
2006-04-27
1
-2
/
+1
*
New function to extract AlgorithmIdentifier for PKCS7_RECIP_INFO.
Dr. Stephen Henson
2006-04-27
2
-0
/
+7
*
Don't free up parameter. The public key ASN1 method can do that if it needs
Dr. Stephen Henson
2006-04-27
1
-2
/
+0
*
Remove dss1 hack from S/MIME code.
Dr. Stephen Henson
2006-04-19
1
-0
/
+2
*
Add OID cross reference table.
Dr. Stephen Henson
2006-04-19
1
-1
/
+1
*
Allow public key ASN1 methods to set PKCS#7 SignerInfo structures.
Dr. Stephen Henson
2006-04-17
3
-46
/
+41
*
Initial functions for main EVP_PKEY_METHOD operations.
Dr. Stephen Henson
2006-04-07
1
-3
/
+3
*
RFC 3161 compliant time stamp request creation, response generation
Ulf Möller
2006-02-13
1
-0
/
+3
*
Update filenames in makefiles.
Dr. Stephen Henson
2006-02-04
1
-1
/
+1
*
Extend callback function to support print customization.
Dr. Stephen Henson
2005-09-01
1
-2
/
+4
*
Update ASN1 printing code and add a -print option to 'pkcs7' utility for
Dr. Stephen Henson
2005-09-01
2
-0
/
+3
*
Allow PKCS7_decrypt() to work if no cert supplied.
Dr. Stephen Henson
2005-08-05
4
-18
/
+60
*
fix potential memory leak
Nils Larsch
2005-05-20
1
-1
/
+6
*
fix memory leak (BIO_free_all needs pointer to first BIO)
Bodo Möller
2005-05-17
1
-4
/
+2
*
Further BUILDENV refinement, further fool-proofing of Makefiles and
Andy Polyakov
2005-05-16
1
-2
/
+1
*
Fool-proofing Makefiles
Andy Polyakov
2005-05-16
1
-4
/
+1
*
Fix more error codes.
Bodo Möller
2005-05-11
3
-15
/
+19
*
Support for smime-type MIME parameter.
Dr. Stephen Henson
2005-05-01
1
-2
/
+22
*
Rebuild error codes.
Dr. Stephen Henson
2005-04-12
1
-74
/
+78
*
Add emacs cache files to .cvsignore.
Richard Levitte
2005-04-11
1
-0
/
+2
*
make sure error queue is totally emptied
Nils Larsch
2005-04-08
1
-1
/
+1
*
Typo
Dr. Stephen Henson
2005-04-01
1
-1
/
+0
*
Give everything prototypes (well, everything that's actually used).
Ben Laurie
2005-03-31
1
-3
/
+0
*
Blow away Makefile.ssl.
Ben Laurie
2005-03-30
1
-4
/
+3
*
Fix possible memory leak.
Dr. Stephen Henson
2005-02-14
1
-5
/
+6
*
PKCS7_verify() performance optimization. When the content is large and a
Dr. Stephen Henson
2005-01-14
1
-4
/
+33
*
Add lots of checks for memory allocation failure, error codes to indicate
Dr. Stephen Henson
2004-12-05
2
-21
/
+69
*
Don't use $(EXHEADER) directly in for loops, as most shells will break
Richard Levitte
2004-11-03
1
-1
/
+1
*
Check ASN1_TYPE structure type is a SEQUENCE in PKCS7_get_smimecap().
Dr. Stephen Henson
2004-09-16
1
-4
/
+5
*
After the latest round of header-hacking, regenerate the dependencies in
Geoff Thorpe
2004-05-17
1
-51
/
+48
*
make update
Geoff Thorpe
2004-04-19
1
-39
/
+29
*
Enhance EVP code to generate random symmetric keys of the
Dr. Stephen Henson
2004-03-28
1
-5
/
+10
*
Allow CRLs to be passed into X509_STORE_CTX. This is useful when the
Dr. Stephen Henson
2004-03-27
2
-0
/
+3
[next]