aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/x509
Commit message (Expand)AuthorAgeFilesLines
...
* Fix warnings.Ben Laurie1999-09-062-4/+4
* Add new 'spkac' utility and several SPKAC utility functions.Dr. Stephen Henson1999-09-034-2/+154
* Add functions to allow extensions to be added to certificate requests.Dr. Stephen Henson1999-08-112-0/+48
* Support for parsing of certificate extensions in PKCS#10 requests: these areDr. Stephen Henson1999-08-092-0/+60
* more consistent formattingBodo Möller1999-08-081-4/+4
* Additional user data argument to pem_password_cb function typeBodo Möller1999-07-211-2/+2
* slight clean-upBodo Möller1999-07-211-5/+2
* More no-xxx option tweaks.Ulf Möller1999-06-301-1/+1
* Complete support for PKCS#5 v2.0. Still needs extensive testing.Dr. Stephen Henson1999-06-081-2/+2
* More PKCS#5 v2.0 development. Add a function to setup a PKCS#5 v2.0Dr. Stephen Henson1999-06-061-1/+3
* Rewrite PBE handling read to support PKCS#5 v2.0 and update the functionDr. Stephen Henson1999-06-061-11/+0
* Add d2i,i2d bio and fp functions for PKCS#8 and add -inform and -outformDr. Stephen Henson1999-06-052-0/+64
* Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress).Ulf Möller1999-06-041-0/+37
* stackBen Laurie1999-06-022-12/+15
* stack.Ben Laurie1999-05-311-0/+3
* Stack.Ben Laurie1999-05-311-0/+3
* Yet another stack.Ben Laurie1999-05-304-25/+26
* Another stack.Ben Laurie1999-05-301-1/+1
* Another safe stack.Ben Laurie1999-05-301-1/+1
* Another safe stack.Ben Laurie1999-05-301-1/+4
* Move the Win32 #undefs of X509_NAME and PKCS7_ISSUER_AND_SERIAL so they willDr. Stephen Henson1999-05-211-0/+6
* It was a very bad idea to use #include "../e_os.h" -- when this occursBodo Möller1999-05-211-142/+148
* The last argument in the d2i_XXX_fp and d2i_XXX_bio functions should beDr. Stephen Henson1999-05-212-26/+26
* Don't install e_os.h in include/openssl, use it only as a localBodo Möller1999-05-201-148/+142
* Update dependencies.Bodo Möller1999-05-151-131/+137
* Update dependencies.Ben Laurie1999-05-131-5/+5
* VMS support.Ulf Möller1999-05-132-0/+20
* Comment.Bodo Möller1999-05-111-1/+5
* Fix various things to let OpenSSL even pass ``egcc -pipe -O2 -Wall -WshadowRalf S. Engelschall1999-05-101-0/+3
* Kill evil casts, fix PKCS#7 and add new X509V3 Function.Dr. Stephen Henson1999-05-091-1/+1
* Use "const char *" instead of "char *" for filenames passed to functions.Bodo Möller1999-05-095-10/+14
* Various Win32 fixes. Win95 doesn't support MoveFileEx() (which was used for aDr. Stephen Henson1999-05-081-1/+1
* Convert casted X509_INFO stacks to type-safe STACK_OF(X509_INFO).Ralf S. Engelschall1999-05-041-0/+2
* Yet another stack.Ben Laurie1999-05-023-32/+45
* Another stack.Ben Laurie1999-05-011-1/+1
* Another stack.Ben Laurie1999-05-013-16/+20
* Another safe stack.Ben Laurie1999-05-014-33/+39
* Support verify_depth from the SSL API without need for user-definedBodo Möller1999-05-013-5/+7
* Use correct error macro so that error messages make sense.Bodo Möller1999-05-011-5/+5
* Support INSTALL_PREFIX for packagers.Bodo Möller1999-04-291-2/+4
* Ignore Makefile.saveUlf Möller1999-04-291-0/+1
* Obey $(PERL) when running util/mklink.pl.Bodo Möller1999-04-291-3/+3
* Use util/mklink.pl instead of util/mklink.sh.Bodo Möller1999-04-281-3/+3
* New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller1999-04-272-11/+15
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-265-403/+0
* Fixes so it will compile again under Win32.Dr. Stephen Henson1999-04-251-2/+0
* Various header consistency fixes.Dr. Stephen Henson1999-04-251-0/+1
* Fix mkerr.pl to find functions returning function pointers (thanks Ulf!)Dr. Stephen Henson1999-04-251-2/+2
* Fix header files so that any one can be included first.Bodo Möller1999-04-242-1/+6
* Change the command line options of mkerr.pl so -static is now default andDr. Stephen Henson1999-04-241-3/+2