aboutsummaryrefslogtreecommitdiffstats
path: root/apps/smime.c
Commit message (Expand)AuthorAgeFilesLines
* 'rand'/'-rand' documentation.Bodo Möller2000-03-011-1/+1
* Rename functions for new convention.Dr. Stephen Henson2000-02-261-2/+2
* add missing 'static'Bodo Möller2000-02-181-1/+1
* Pass phrase reorganisation.Dr. Stephen Henson2000-02-161-13/+10
* Make pkcs12 and smime applications seed random numberDr. Stephen Henson2000-02-121-11/+36
* Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wca...Ralf S. Engelschall2000-02-111-0/+2
* ispell (and minor modifications)Ulf Möller2000-02-031-1/+1
* Use CRYPTO_push_info to track down memory leakBodo Möller2000-01-131-2/+115
* slightly change usage informationBodo Möller2000-01-131-3/+2
* make no-des and no-rc2 work.Bodo Möller2000-01-071-2/+18
* Allow passwords to be included on command line for a fewDr. Stephen Henson1999-12-241-7/+18
* Various S/MIME fixes. Fix for memory leak, recipient list bugDr. Stephen Henson1999-12-141-3/+3
* Make the PKCS#7 S/MIME functions check for passed NULL pointers.Dr. Stephen Henson1999-12-091-7/+21
* Modify S/MIME application so the -signer option writes the signer(s)Dr. Stephen Henson1999-12-071-2/+25
* Merge in my S/MIME library and utility.Dr. Stephen Henson1999-12-051-0/+446