index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
smime.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Initial OCSP certificate verify. Not complete,
Dr. Stephen Henson
2001-01-17
1
-32
/
+1
*
Add the possibility to use keys handled by engines in more
Richard Levitte
2000-10-29
1
-1
/
+1
*
Merge the engine branch into the main trunk. All conflicts resolved.
Richard Levitte
2000-10-26
1
-1
/
+28
*
On VMS, stdout may very well lead to a file that is written to in a
Richard Levitte
2000-09-20
1
-2
/
+10
*
Keep a not of original encoding in certificate requests.
Dr. Stephen Henson
2000-09-05
1
-0
/
+2
*
Make req seed the PRNG if signing with
Dr. Stephen Henson
2000-07-13
1
-0
/
+3
*
Fix some typose in the i2d/d2i functions that
Dr. Stephen Henson
2000-07-10
1
-6
/
+52
*
Undo the changes I just made. I'm not sure what I was thinking of.
Richard Levitte
2000-06-28
1
-13
/
+2
*
Make it possible for users of the openssl applications to specify the
Richard Levitte
2000-06-28
1
-2
/
+13
*
Move add_oid_section to apps.c, so it can be shared by several
Richard Levitte
2000-06-23
1
-5
/
+5
*
Move the certificate and key loading functions to apps.c, so they can
Richard Levitte
2000-06-22
1
-51
/
+5
*
There have been a number of complaints from a number of sources that names
Richard Levitte
2000-06-02
1
-1
/
+1
*
Remove CRYPTO_push/pop_info invocations to improve code readability --
Bodo Möller
2000-03-14
1
-111
/
+0
*
'rand'/'-rand' documentation.
Bodo Möller
2000-03-01
1
-1
/
+1
*
Rename functions for new convention.
Dr. Stephen Henson
2000-02-26
1
-2
/
+2
*
add missing 'static'
Bodo Möller
2000-02-18
1
-1
/
+1
*
Pass phrase reorganisation.
Dr. Stephen Henson
2000-02-17
1
-13
/
+10
*
Make pkcs12 and smime applications seed random number
Dr. Stephen Henson
2000-02-12
1
-11
/
+36
*
Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wca...
Ralf S. Engelschall
2000-02-11
1
-0
/
+2
*
ispell (and minor modifications)
Ulf Möller
2000-02-04
1
-1
/
+1
*
Use CRYPTO_push_info to track down memory leak
Bodo Möller
2000-01-13
1
-2
/
+115
*
slightly change usage information
Bodo Möller
2000-01-13
1
-3
/
+2
*
make no-des and no-rc2 work.
Bodo Möller
2000-01-07
1
-2
/
+18
*
Allow passwords to be included on command line for a few
Dr. Stephen Henson
1999-12-25
1
-7
/
+18
*
Various S/MIME fixes. Fix for memory leak, recipient list bug
Dr. Stephen Henson
1999-12-14
1
-3
/
+3
*
Make the PKCS#7 S/MIME functions check for passed NULL pointers.
Dr. Stephen Henson
1999-12-09
1
-7
/
+21
*
Modify S/MIME application so the -signer option writes the signer(s)
Dr. Stephen Henson
1999-12-07
1
-2
/
+25
*
Merge in my S/MIME library and utility.
Dr. Stephen Henson
1999-12-05
1
-0
/
+446