summaryrefslogtreecommitdiff
path: root/crypto/pem/pem_lib.c
Commit message (Expand)AuthorAgeFilesLines
* Merge main -> VMS_64BITBRANCH_VMS_64BITRichard Levitte2010-01-271-35/+121
* Many changes from 0.9.8-dev.Richard Levitte2005-02-251-5/+7
* Changes from 0.9.8-devRichard Levitte2004-03-241-2/+5
* This branch hasn't been updated with changes from HEAD for a looooong time...Richard Levitte2004-01-231-7/+9
* Recent changes from HEAD.Richard Levitte2002-12-021-8/+8
* (almost) recent changes from HEAD.Richard Levitte2002-11-151-2/+6
* Recent changes from HEAD. The VMS procedures are probably broken, toRichard Levitte2002-10-311-1/+1
* Merge in recent changes from main.Richard Levitte2002-10-021-2/+5
* Merge in all the changes from HEAD.Richard Levitte2002-08-131-1/+1
* Stop assuming the IV is 8 bytes long, use the real size instead.Richard Levitte2002-02-201-3/+3
* ECDSA supportBodo Möller2002-02-131-0/+2
* Add missing EVP_CIPHER_CTX_{init,cleanup}Dr. Stephen Henson2001-10-201-1/+4
* Modify EVP cipher behaviour in a similar wayDr. Stephen Henson2001-10-171-4/+4
* More linker bloat reorganisation:Dr. Stephen Henson2001-07-271-231/+20
* First of several reorganisations toDr. Stephen Henson2001-07-261-0/+4
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-7/+7
* Rewrite PKCS#12 code and remove some of the oldDr. Stephen Henson2000-12-311-2/+2
* 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)SSLeayRalf 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