aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
Commit message (Expand)AuthorAgeFilesLines
* Make the 'crypto' and 'ssl' options in the perl script mkdef.pl really work,Dr. Stephen Henson1999-02-111-0/+8
* Overhauled the Perl interface (perl/*):Ralf S. Engelschall1999-02-101-0/+9
* Remember the cleanupRalf S. Engelschall1999-02-101-0/+11
* More extension code. Incomplete support for subject and issuer altDr. Stephen Henson1999-02-101-0/+7
* Support for ASN1 ENUMERATED type. This copies and duplicates the ASN1_INTEGERDr. Stephen Henson1999-02-091-0/+4
* Add new function, EVP_MD_CTX_copy() to replace frequent use of memcpy.Mark J. Cox1999-01-311-0/+3
* Make sure `make rehash' target really finds the `openssl' program.Ralf S. Engelschall1999-01-311-0/+3
* Squeeze a bit more speed out of MD5 assembler.Ben Laurie1999-01-301-0/+4
* Add CygWin32 platform information to Configure script.Ralf S. Engelschall1999-01-301-0/+3
* Fixed ms/32all.bat script: `no_asm' -> `no-asm'Ralf S. Engelschall1999-01-301-0/+3
* New program 'nseq' added to apps to allow Netscape certificate sequences toDr. Stephen Henson1999-01-291-0/+6
* Allow the -certfile argument to be used multiple times in crl2pkcs7.Dr. Stephen Henson1999-01-291-0/+4
* Fixes to BN code. Previously the default was to define BN_RECURSIONMark J. Cox1999-01-281-0/+5
* Add ASN1 code for netscape certificate sequences.Dr. Stephen Henson1999-01-281-0/+3
* Add a few extended key usage OIDs.Dr. Stephen Henson1999-01-261-0/+3
* Still more X509 V3 stuff. Modify ca.c to work with the new code and modifyDr. Stephen Henson1999-01-261-0/+4
* More X509 V3 stuff. Add support for extensions in the 'req' applicationDr. Stephen Henson1999-01-251-0/+6
* Continuing adding X509 V3 support. This starts to integrate the code withDr. Stephen Henson1999-01-241-0/+3
* Initial addition of new X509 V3 files, tidy of old files.Dr. Stephen Henson1999-01-241-0/+5
* Continued patches so certificates and CRLs now can support and useDr. Stephen Henson1999-01-201-0/+8
* Finally lay dependencies to rest (I hope!).Ben Laurie1999-01-191-0/+5
* Spelling mistake.Ben Laurie1999-01-191-0/+3
* New err_code.pl script to retain old error codes. This should allow the useDr. Stephen Henson1999-01-181-0/+10
* Fix major cockup with short keys in CAST-128.Ben Laurie1999-01-171-0/+10
* Update CHANGES for GeneralizedTime info.Dr. Stephen Henson1999-01-171-0/+7
* Correct Linux 1 recognition.Ben Laurie1999-01-171-0/+3
* Remove pointless MD5 hash.Ben Laurie1999-01-171-0/+3
* Generate an error on an invalid directory.Ben Laurie1999-01-171-0/+5
* More prototypes.Ben Laurie1999-01-161-0/+3
* Fix parameters to dummy function BN_ref_mod_exp().Dr. Stephen Henson1999-01-141-0/+4
* Submitted by: Neil Costigan <neil.costigan@celocom.com>Dr. Stephen Henson1999-01-141-0/+3
* Fix OBJ_txt2nid(): old function was broken when input used the "dot" form, e.g.Dr. Stephen Henson1999-01-121-0/+8
* Add prototype, fix parameter passing bug.Ben Laurie1999-01-101-0/+4
* Sort openssl functions by name.Ben Laurie1999-01-091-0/+3
* Fix the gendsa program and add it to the app list. The progs.h file isDr. Stephen Henson1999-01-091-0/+5
* Accept NULL in *_free.Ben Laurie1999-01-071-0/+3
* Fix DH key generation.Ben Laurie1999-01-071-0/+4
* Send the right CAs to the client.Ben Laurie1999-01-071-0/+3
* Fix numeric -newkey args.Ben Laurie1999-01-071-0/+3
* Fix export tests.Ben Laurie1999-01-061-0/+3
* Make the world a safer place (if people object to this kind of change, speak upBen Laurie1999-01-061-0/+4
* Oops! update CHANGES file properly.Dr. Stephen Henson1999-01-061-0/+1
* Fix things so DH_free() will be no-op when passed NULL, like RSA_free() andDr. Stephen Henson1999-01-061-1/+4
* Free the right thing.Ben Laurie1999-01-041-0/+3
* Only free if it ain't NULL.Ben Laurie1999-01-041-0/+3
* Remove the bugfix that was really a bug.Ben Laurie1999-01-041-0/+3
* Pass on BIO_CTRL_FLUSH.Ben Laurie1999-01-041-0/+3
* Make sure the already existing X509_STORE->depth variable is initializedRalf S. Engelschall1999-01-031-0/+5
* Make sure applications free up pkey structures and add netscape extensionDr. Stephen Henson1999-01-031-0/+4
* Fix reference counting.Ben Laurie1999-01-021-1/+5