index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
pkcs7
/
pk7_mime.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
This has been added to avoid the situation where some host ctype.h functions
Pauli
2017-08-22
1
-2
/
+1
*
Useless header include of openssl/rand.h
FdaSilvaYY
2016-06-18
1
-1
/
+0
*
Copyright consolidation 04/10
Rich Salz
2016-05-17
1
-50
/
+5
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Identify and move common internal libcrypto header files
Richard Levitte
2015-05-14
1
-1
/
+1
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-27
/
+26
*
Update obsolete email address...
Dr. Stephen Henson
2008-11-05
1
-1
/
+1
*
Use correct headers for signed receipts. Use consistent naming.
Dr. Stephen Henson
2008-03-31
1
-2
/
+2
*
And so it begins...
Dr. Stephen Henson
2008-03-12
1
-842
/
+17
*
Fix warnings.
Dr. Stephen Henson
2007-08-12
1
-4
/
+4
*
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
/
+1
*
Flush b64 BIO.
Dr. Stephen Henson
2007-04-13
1
-0
/
+1
*
Update smime utility to support streaming for -encrypt and -sign -nodetach
Dr. Stephen Henson
2007-04-13
1
-24
/
+89
*
Allow digests to supply S/MIME micalg values from a ctrl.
Dr. Stephen Henson
2006-07-10
1
-29
/
+33
*
Output MIME parameter micalg according to RFC3851 and RFC4490 instead of hard
Dr. Stephen Henson
2006-06-06
1
-1
/
+80
*
Add -resign and -md options to smime command to support resigning an
Dr. Stephen Henson
2006-05-19
1
-1
/
+1
*
Support for smime-type MIME parameter.
Dr. Stephen Henson
2005-05-01
1
-2
/
+22
*
Give everything prototypes (well, everything that's actually used).
Ben Laurie
2005-03-31
1
-3
/
+0
*
Free up BIO properly when using streaming S/MIME sign.
Dr. Stephen Henson
2004-03-26
1
-5
/
+4
*
Return EOF when an S/MIME part have been read.
Dr. Stephen Henson
2003-06-24
1
-0
/
+1
*
Only count 'LF' as EOL in pk7_mime.c, this avoids incorrect
Dr. Stephen Henson
2003-06-02
1
-17
/
+21
*
Stop checking for CRLF when start of buffer is reached.
Dr. Stephen Henson
2003-06-02
1
-8
/
+16
*
Various S/MIME bug and compatibility fixes.
Dr. Stephen Henson
2003-06-01
1
-17
/
+34
*
Fix indefinite length encoding so EOC correctly updates
Dr. Stephen Henson
2003-02-25
1
-1
/
+1
*
Single pass processing to cleartext S/MIME signing.
Dr. Stephen Henson
2003-02-15
1
-7
/
+49
*
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
*
Increase consistency of header data (some mail readers really do not
Richard Levitte
2001-01-30
1
-3
/
+3
*
Use sk_*_new_null() instead of sk_*_new(NULL), since that takes care
Richard Levitte
2000-09-17
1
-1
/
+1
*
Various fixes...
Dr. Stephen Henson
2000-08-22
1
-1
/
+1
*
Safe stack reorganisation in terms of function casts.
Dr. Stephen Henson
2000-06-17
1
-62
/
+0
*
There have been a number of complaints from a number of sources that names
Richard Levitte
2000-06-02
1
-8
/
+8
*
"make update" + stripping the type-specific stack functions out of
Geoff Thorpe
2000-06-01
1
-0
/
+62
*
The previous commit to crypto/stack/*.[ch] pulled the type-safety strings
Geoff Thorpe
2000-06-01
1
-4
/
+8
*
sk_value was also suffering from de-const-ification.
Geoff Thorpe
2000-05-31
1
-0
/
+2
*
Typesafe Thought Police part 4.
Ben Laurie
2000-05-17
1
-50
/
+56
*
Get rid of more non-ANSI declarations.
Ulf Möller
2000-05-16
1
-18
/
+18
*
ispell (and minor modifications)
Ulf Möller
2000-02-04
1
-1
/
+1
*
Seek out and destroy another evil cast.
Ulf Möller
2000-01-31
1
-2
/
+2
*
New function RAND_pseudo_bytes() generated pseudorandom numbers that
Ulf Möller
2000-01-16
1
-1
/
+1
*
Avoid some warnings, and run "make update".
Bodo Möller
2000-01-14
1
-3
/
+3
*
Merge in my S/MIME library and utility.
Dr. Stephen Henson
1999-12-05
1
-0
/
+673