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
*
Fix indefinite length encoding so EOC correctly updates
Dr. Stephen Henson
2003-02-25
3
-3
/
+3
*
Single pass processing to cleartext S/MIME signing.
Dr. Stephen Henson
2003-02-15
3
-17
/
+62
*
make update
Richard Levitte
2002-12-29
1
-99
/
+51
*
Cleanse memory using the new OPENSSL_cleanse() function.
Richard Levitte
2002-11-28
2
-3
/
+3
*
Security fixes brought forward from 0.9.7.
Ben Laurie
2002-11-13
1
-1
/
+1
*
Use double dashes so makedepend doesn't misunderstand the flags we
Richard Levitte
2002-10-09
1
-1
/
+1
*
Add declaration got PKCS#7 NDEF.
Dr. Stephen Henson
2002-10-04
1
-0
/
+1
*
Preliminary streaming ASN1 encode support.
Dr. Stephen Henson
2002-10-03
1
-20
/
+21
*
Really fix PKCS7_set_detached this time...
Dr. Stephen Henson
2002-09-08
1
-1
/
+1
*
Fix typos in PKCS#12 ASN1 code.
Dr. Stephen Henson
2002-09-08
1
-0
/
+7
*
get rid of EVP_PKEY_ECDSA (now we have EVP_PKEY_EC instead)
Bodo Möller
2002-08-12
2
-4
/
+4
*
make update
Bodo Möller
2002-08-09
1
-46
/
+50
*
"make update"
Lutz Jänicke
2002-07-30
1
-75
/
+72
*
Don't clobber loop variable.
Richard Levitte
2002-07-24
1
-2
/
+3
*
Reverse the change with the following log, it needs further investigation:
Richard Levitte
2002-07-18
1
-13
/
+13
*
Make S/MIME output conform with the mail and MIME standards.
Richard Levitte
2002-07-18
1
-14
/
+14
*
Replace 'ecdsaparam' commandline utility by 'ecparam'
Bodo Möller
2002-07-14
1
-48
/
+96
*
Pass CFLAG to dependency makers, so non-standard system include paths are
Richard Levitte
2002-06-27
1
-1
/
+1
*
in SignerInfo, use ecdsa-with-SHA1 OID for ECDSA (not ecPublicKey)
Bodo Möller
2002-05-07
1
-7
/
+33
*
Always init ctx_tmp in PKCS7_dataFinal since it is always cleaned up.
Dr. Stephen Henson
2002-02-26
1
-1
/
+1
*
ECDSA support
Bodo Möller
2002-02-13
3
-41
/
+57
*
Allow verification of other types than DATA.
Richard Levitte
2002-01-02
1
-7
/
+46
*
remove redundant ERR_load_... declarations
Bodo Möller
2001-12-17
1
-2
/
+0
*
Don't overwrite signing time.
Dr. Stephen Henson
2001-12-07
1
-5
/
+9
*
make update
Richard Levitte
2001-11-15
1
-1
/
+1
*
Modify EVP cipher behaviour in a similar way
Dr. Stephen Henson
2001-10-17
2
-6
/
+6
*
Retain compatibility of EVP_DigestInit() and EVP_DigestFinal()
Dr. Stephen Henson
2001-10-16
1
-6
/
+6
*
'make update'
Richard Levitte
2001-10-04
1
-30
/
+30
*
Because there's chances we clash with the system's types.h, rename our
Richard Levitte
2001-10-04
1
-1
/
+1
*
A lot of things are undeclared unless x509.h is included.
Richard Levitte
2001-10-02
1
-0
/
+1
*
Replace old (and invalid) copyright notice.
Dr. Stephen Henson
2001-09-08
1
-5
/
+55
*
Make the necessary changes to work with the recent "ex_data" overhaul.
Geoff Thorpe
2001-09-01
2
-4
/
+17
*
Start to reduce some of the header bloat.
Ben Laurie
2001-08-05
3
-24
/
+25
*
make update
Richard Levitte
2001-07-31
1
-7
/
+7
*
Really add the EVP and all of the DES changes.
Ben Laurie
2001-07-31
2
-98
/
+54
*
More linker bloat reorganisation:
Dr. Stephen Henson
2001-07-27
1
-0
/
+1
*
Fix couple of memory leaks in PKCS7_dataDecode().
Richard Levitte
2001-04-05
1
-2
/
+2
*
avoid linking problems when OpenSSL is built with no-dsa. Spotted by Hellan,...
Richard Levitte
2001-03-20
1
-0
/
+4
*
Instead of telling both 'make' and the user that ranlib
Bodo Möller
2001-03-09
1
-2
/
+1
*
Change the EVP_somecipher() and EVP_somedigest()
Dr. Stephen Henson
2001-03-09
3
-6
/
+6
*
Fix ERR_R_... problems.
Bodo Möller
2001-03-07
3
-4
/
+2
*
make update
Richard Levitte
2001-02-26
1
-24
/
+22
*
Stop PKCS7_verify() core dumping with unknown public
Dr. Stephen Henson
2001-02-24
2
-8
/
+10
*
Get rid of ASN1_ITEM_FUNCTIONS dummy function
Dr. Stephen Henson
2001-02-23
1
-12
/
+12
*
Initial support for ASN1_ITEM_FUNCTION option to
Dr. Stephen Henson
2001-02-23
1
-2
/
+2
*
e_os.h does not belong with the exported headers. Do not put it there
Richard Levitte
2001-02-22
1
-43
/
+43
*
Make all configuration macros available for application by making
Richard Levitte
2001-02-19
7
-66
/
+66
*
Make depend.
Ben Laurie
2001-02-04
1
-40
/
+43
*
Increase consistency of header data (some mail readers really do not
Richard Levitte
2001-01-30
1
-3
/
+3
*
Add debugging info to new ASN1 code to trace memory leaks.
Dr. Stephen Henson
2001-01-24
2
-2
/
+18
[next]