aboutsummaryrefslogtreecommitdiff
path: root/crypto/dsa
AgeCommit message (Collapse)AuthorFilesLines
1999-04-19Change functions to ANSI C.Ulf Möller9-67/+24
1999-04-17Massive constification.Ben Laurie1-1/+1
1999-04-12Add type-safe STACKs and SETs.Ben Laurie1-6/+7
1999-04-09Separate DSA functionality from ASN.1 encoding.Ulf Möller8-99/+246
New functions DSA_do_sign and DSA_do_verify to provide access to the raw DSA values.
1999-04-01New Makefile variables $(RANLIB) and $(PERL).Ulf Möller1-5/+5
1999-03-22Fix security hole.Ben Laurie2-6/+7
1999-03-06Put the dependencies back.Ben Laurie1-0/+27
1999-03-06General source tree makefile cleanups: Made `making xxx in yyy...' displayRalf S. Engelschall1-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.
1999-02-25TypoRalf S. Engelschall1-1/+1
1999-02-15Fix various memory leaks in SSL, apps and DSADr. Stephen Henson1-1/+0
1999-01-19This time, get it right.Ben Laurie1-16/+18
1999-01-19Finally lay dependencies to rest (I hope!).Ben Laurie1-1/+26
1999-01-18New err_code.pl script to retain old error codes. This should allow the useDr. Stephen Henson1-1/+3
of 'make errors' without causing huge re-organisations of files when a new code is added.
1998-12-31Fix version stuff:Ralf S. Engelschall1-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: ----------------------------------------------------------------------
1998-12-23*** empty log message ***OpenSSL_0_9_1cRalf S. Engelschall1-1/+1
1998-12-23Switch version string to SSLeay/OpenSSLRalf S. Engelschall1-1/+1
1998-12-22Various cleanups and fixed by Marc and Ralf to start the OpenTLS projectRalf S. Engelschall3-8/+3
1998-12-21Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall7-87/+143
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall10-40/+57
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall13-0/+1779