aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This time, get it right.Ben Laurie1999-01-1936-1455/+1643
* Finally lay dependencies to rest (I hope!).Ben Laurie1999-01-1941-39/+2458
* Spelling mistake.Ben Laurie1999-01-192-2/+5
* This is the result of a "make errors" with the new error building functionalityDr. Stephen Henson1999-01-186-0/+24
* New err_code.pl script to retain old error codes. This should allow the useDr. Stephen Henson1999-01-1820-45/+169
* Ignore auto-generated programs.Ben Laurie1999-01-171-0/+2
* Dispose of generated programs.Ben Laurie1999-01-172-1950/+0
* Fix major cockup with short keys in CAST-128.Ben Laurie1999-01-177-219/+249
* Update CHANGES for GeneralizedTime info.Dr. Stephen Henson1999-01-171-0/+7
* Correct Linux 1 recognition.Ben Laurie1999-01-172-1/+4
* Oops. Missing NULL frees.Ben Laurie1999-01-172-0/+6
* Remove pointless MD5 hash.Ben Laurie1999-01-172-3/+10
* Generate an error on an invalid directory.Ben Laurie1999-01-172-1/+10
* Time to blow up the source tree :-) This is the beginning of support forDr. Stephen Henson1999-01-176-9/+433
* More prototypes.Ben Laurie1999-01-161-0/+3
* More prototypes.Ben Laurie1999-01-161-6/+6
* More prototypes.Ben Laurie1999-01-161-1/+1
* More prototypes.Ben Laurie1999-01-161-25/+28
* More prototypes.Ben Laurie1999-01-163-10/+10
* More prototypes.Ben Laurie1999-01-161-7/+7
* Fix parameters to dummy function BN_ref_mod_exp().Dr. Stephen Henson1999-01-142-2/+7
* Submitted by: Neil Costigan <neil.costigan@celocom.com>Dr. Stephen Henson1999-01-142-5/+8
* Fix OBJ_txt2nid(): old function was broken when input used the "dot" form, e.g.Dr. Stephen Henson1999-01-123-31/+56
* Add prototype, fix parameter passing bug.Ben Laurie1999-01-103-16/+29
* Fix comment.Ben Laurie1999-01-101-1/+1
* Sort openssl functions by name.Ben Laurie1999-01-092-0/+19
* Fix the gendsa program and add it to the app list. The progs.h file isDr. Stephen Henson1999-01-096-36/+58
* Get rid of redundant files.Ben Laurie1999-01-095-0/+0
* Accept NULL in *_free.Ben Laurie1999-01-0724-4/+66
* Fix DH key generation.Ben Laurie1999-01-072-6/+13
* Send the right CAs to the client.Ben Laurie1999-01-072-2/+5
* Fix numeric -newkey args.Ben Laurie1999-01-072-3/+9
* Fix export tests.Ben Laurie1999-01-062-4/+7
* Make the world a safer place (if people object to this kind of change, speak upBen Laurie1999-01-063-4/+13
* 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-063-2/+6
* Free the right thing.Ben Laurie1999-01-042-1/+4
* Only free if it ain't NULL.Ben Laurie1999-01-043-2/+7
* Remove the bugfix that was really a bug.Ben Laurie1999-01-042-1/+4
* Pass on BIO_CTRL_FLUSH.Ben Laurie1999-01-042-0/+4
* The dir is named util/ and better to explicitly call thePaul C. Sutton1999-01-041-1/+1
* More EVP_PKEY patches for new functionality.Dr. Stephen Henson1999-01-035-7/+29
* Make sure the already existing X509_STORE->depth variable is initializedRalf S. Engelschall1999-01-033-1/+7
* The dir is named util/ and better to explicitly call theRalf S. Engelschall1999-01-031-1/+1
* More .cvsignore stuff to make CVS quiet on our generated files.Ralf S. Engelschall1999-01-0311-0/+13
* Remove one EVP_PKEY_free() that shouldn't be there.Dr. Stephen Henson1999-01-031-1/+0
* Make sure applications free up pkey structures and add netscape extensionDr. Stephen Henson1999-01-037-4/+25
* Fix reference counting.Ben Laurie1999-01-022-2/+11
* Don't confuse matters by using the wrong library.Ben Laurie1999-01-021-2/+1
* Fix tests for ssleay -> openssl.Ben Laurie1999-01-0212-16/+16