aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/pem/pem_lib.c
Commit message (Expand)AuthorAgeFilesLines
* There have been a number of complaints from a number of sources that namesRichard Levitte2000-06-011-13/+13
* Fix for previous patch: If RAND_pseudo_bytes returns 0, this is not an error.Bodo Möller2000-03-031-1/+1
* Use RAND_pseudo_bytes, not RAND_bytes, for IVs/salts.Bodo Möller2000-03-021-1/+1
* Allow ADH to be used but not present in the default cipherDr. Stephen Henson2000-02-231-0/+4
* Pass phrase reorganisation.Dr. Stephen Henson2000-02-161-17/+7
* Check RAND_bytes() return value or use RAND_pseudo_bytes().Ulf Möller2000-01-211-1/+2
* Precautions against using the PRNG uninitialized: RAND_bytes() nowUlf Möller2000-01-131-1/+1
* Allow passwords to be included on command line for a fewDr. Stephen Henson1999-12-241-0/+16
* Add PKCS#8 utility functions and add PBE options.Dr. Stephen Henson1999-12-231-11/+130
* Fix a couple of outstanding issues: update STATUS file, fix NO_FP_API problems.Dr. Stephen Henson1999-11-111-1/+2
* Allow additional information to be attached to aDr. Stephen Henson1999-11-041-15/+39
* More multibyte character support.Dr. Stephen Henson1999-10-251-1/+6
* Additional user data argument to pem_password_cb function typeBodo Möller1999-07-211-21/+21
* Fix warnings.Ben Laurie1999-06-101-3/+5
* Two new functions to write out PKCS#8 private keys. Also fixes for some ofDr. Stephen Henson1999-06-101-1/+58
* Change so PEM private key read routines can handle PKCS#8 transparently.Dr. Stephen Henson1999-06-051-6/+35
* Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress).Ulf Möller1999-06-041-0/+15
* Various Win32 fixes. Change args in do_ms.bat to put platform last. FixDr. Stephen Henson1999-05-151-2/+2
* Introduce and use function typedef pem_password_cb so that we don't callBodo Möller1999-05-141-3/+3
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-261-10/+0
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-7/+7
* Work with -pedantic!Ben Laurie1999-04-231-4/+4
* Change functions to ANSI C.Ulf Möller1999-04-191-77/+25
* Massive constification.Ben Laurie1999-04-171-13/+13
* Fix security hole.Ben Laurie1999-03-221-1/+1
* Fix version stuff:Ralf S. Engelschall1998-12-311-1/+1
* *** empty log message ***OpenSSL_0_9_1cRalf S. Engelschall1998-12-231-1/+1
* Switch version string to SSLeay/OpenSSLRalf S. Engelschall1998-12-231-1/+1
* Various cleanups and fixed by Marc and Ralf to start the OpenTLS projectRalf S. Engelschall1998-12-221-1/+1
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)Ralf S. Engelschall1998-12-211-1/+1
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-8/+13
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+757