aboutsummaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* More X509_ATTRIBUTE changes.Dr. Stephen Henson2000-01-071-2/+2
* Fix some of the command line password stuff. New functionDr. Stephen Henson2000-01-011-0/+1
* Simplify the trust structure: basically zap the bit strings andDr. Stephen Henson1999-12-291-3/+5
* New {i2d,d2i}_PrivateKey_{bio, fp} functions.Dr. Stephen Henson1999-12-261-0/+4
* Allow passwords to be included on command line for a fewDr. Stephen Henson1999-12-241-0/+3
* Fixes so NO_RSA works again.Dr. Stephen Henson1999-12-241-1/+42
* Add PKCS#8 utility functions and add PBE options.Dr. Stephen Henson1999-12-232-1/+13
* RenameBodo Möller1999-12-181-0/+8
* Add i2d_ASN1_PRINTABLESTRING() function, and do 'make update'Dr. Stephen Henson1999-12-081-0/+15
* New function PKC12_newpass()Dr. Stephen Henson1999-12-031-0/+1
* Change the trust and purpose code so it doesn't need initDr. Stephen Henson1999-12-021-237/+229
* Remainder of SSL purpose and trust code: trust and purpose setting inDr. Stephen Henson1999-11-291-0/+4
* Add part of chain verify SSL support code: not complete or doing anythingDr. Stephen Henson1999-11-291-10/+45
* New options to the -verify program which can be used for chain verification.Dr. Stephen Henson1999-11-261-3/+13
* Support for authority information access extension.Dr. Stephen Henson1999-11-231-0/+28
* Transparent support for PKCS#8 private keys in RSA/DSA.Dr. Stephen Henson1999-11-211-11/+33
* Support for otherName in GeneralName.Dr. Stephen Henson1999-11-191-0/+6
* Fix to the -revoke option in ca. It was leaking memory, crashing and justDr. Stephen Henson1999-11-081-0/+22
* Continued multibyte character support.Dr. Stephen Henson1999-10-271-0/+5
* Update Borland C++ builder support.Bodo Möller1999-10-251-1/+1
* Improve support for running everything as a monolithic application.Bodo Möller1999-10-251-0/+1
* More multibyte character support.Dr. Stephen Henson1999-10-251-0/+29
* New function ASN1_mbstring_copy() to handle ASN1 string copying. UltimatelyDr. Stephen Henson1999-10-211-0/+1
* Replace the macros in asn1.h with function equivalents. Also make UTF8StringsDr. Stephen Henson1999-10-201-0/+83
* "make update"Bodo Möller1999-09-271-0/+1
* "make update"Bodo Möller1999-09-101-0/+2
* New UTF8 utility functions to parse/generate UTF8 strings.Dr. Stephen Henson1999-09-041-0/+2
* Handle "#if 0" correctly (I hope)Bodo Möller1999-09-031-0/+6
* Add new 'spkac' utility and several SPKAC utility functions.Dr. Stephen Henson1999-09-031-0/+6
* make update.Ulf Möller1999-08-241-0/+14
* Compile pkcs7 and des apps.Ulf Möller1999-08-131-0/+4
* Remove -DWINDOWS in debug configuration.Bodo Möller1999-08-121-1/+1
* Updates.Bodo Möller1999-08-101-0/+6
* DSA_dup_DH.Bodo Möller1999-08-051-0/+1
* Change all the -'s to _'s.Dr. Stephen Henson1999-08-051-1/+1
* Avoid path separator problems.Ulf Möller1999-07-291-1/+1
* *** empty log message ***Ulf Möller1999-07-291-1/+1
* Always use buildinf.h, which now includes the mk1mfinf.h data.Bodo Möller1999-07-291-9/+8
* New function OBJ_obj2txt()Dr. Stephen Henson1999-07-271-0/+1
* close files.Bodo Möller1999-07-271-0/+2
* Use correct CFLAG definition for makefile.one builds.Bodo Möller1999-07-271-0/+36
* change CFLAGS to those given in ConfigureBodo Möller1999-07-261-1/+1
* -DPLATFORM and -DCFLAGS command line arguments are no longer used.Bodo Möller1999-07-264-5/+0
* Additional user data argument to pem_password_cb function typeBodo Möller1999-07-211-0/+1
* More NASM support code it still doesn't work but it doesn't work less than itDr. Stephen Henson1999-07-122-4/+10
* New function RSA_check_key,Bodo Möller1999-07-111-0/+1
* Various changes to stop VC++ choking under Win32.Dr. Stephen Henson1999-07-113-0/+23
* New functions to allow RSA_METHODs to be changed without poking round inDr. Stephen Henson1999-06-291-0/+3
* New function PKCS7_signatureVerify to allow the signing certificate toDr. Stephen Henson1999-06-222-3/+10
* Change the PEM_* function prototypes to use DECLARE_PEM macros and changeDr. Stephen Henson1999-06-222-0/+28