aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/dsa
Commit message (Collapse)AuthorAgeFilesLines
* Massive constification.Ben Laurie1999-04-171-1/+1
|
* Add type-safe STACKs and SETs.Ben Laurie1999-04-121-6/+7
|
* Separate DSA functionality from ASN.1 encoding.Ulf Möller1999-04-098-99/+246
| | | | | New functions DSA_do_sign and DSA_do_verify to provide access to the raw DSA values.
* New Makefile variables $(RANLIB) and $(PERL).Ulf Möller1999-04-011-5/+5
|
* Fix security hole.Ben Laurie1999-03-222-6/+7
|
* Put the dependencies back.Ben Laurie1999-03-061-0/+27
|
* General source tree makefile cleanups: Made `making xxx in yyy...' displayRalf S. Engelschall1999-03-061-33/+5
| | | | | | | | consistent in the source tree and replaced `/bin/rm' by `rm'. Additonally cleaned up the `make links' target: Remove unnecessary semicolons, subsequent redundant removes, inline point.sh into mklink.sh to speed processing and no longer clutter the display with confusing stuff. Instead only the actually done links are displayed.
* TypoRalf S. Engelschall1999-02-251-1/+1
|
* Fix various memory leaks in SSL, apps and DSADr. Stephen Henson1999-02-151-1/+0
|
* This time, get it right.Ben Laurie1999-01-191-16/+18
|
* Finally lay dependencies to rest (I hope!).Ben Laurie1999-01-191-1/+26
|
* New err_code.pl script to retain old error codes. This should allow the useDr. Stephen Henson1999-01-181-1/+3
| | | | | of 'make errors' without causing huge re-organisations of files when a new code is added.
* Fix version stuff:Ralf S. Engelschall1998-12-311-1/+1
| | | | | | | | | | | 1. The already released version was 0.9.1c and not 0.9.1b 2. The next release should be 0.9.2 and not 0.9.1d, because first the changes are already too large, second we should avoid any more 0.9.1x confusions and third, the Apache version semantics of VERSION.REVISION.PATCHLEVEL for the version string is reasonable (and here .2 is already just a patchlevel and not major change). tVS: ----------------------------------------------------------------------
* *** 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-223-8/+3
|
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)Ralf S. Engelschall1998-12-217-87/+143
|
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-2110-40/+57
|
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-2113-0/+1779