aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/dsa
Commit message (Expand)AuthorAgeFilesLines
...
* Initial support for DH_METHOD. Also added a DH lock. A few changes made toDr. Stephen Henson1999-08-232-7/+6
* Initial support for DSA_METHOD...Dr. Stephen Henson1999-08-226-200/+431
* fix the bugBodo Möller1999-08-061-1/+1
* New function DSA_dup_DH, and fixes for bugs that were foundBodo Möller1999-08-053-28/+80
* Torture weak compilers less by not automatically including x509.h whereBodo Möller1999-07-211-28/+8
* Fix memory checking.Bodo Möller1999-07-091-1/+1
* Avoid some memory holes, one of which was pointed out byBodo Möller1999-06-253-1/+7
* Avoid some warnings (on silly compilers).Bodo Möller1999-06-121-1/+1
* Don't mix real tabs with tabs expanded as 8 spaces -- that'sBodo Möller1999-06-071-2/+2
* It was a very bad idea to use #include "../e_os.h" -- when this occursBodo Möller1999-05-211-24/+30
* Add a kludge :-(Bodo Möller1999-05-201-16/+12
* Don't install e_os.h in include/openssl, use it only as a localBodo Möller1999-05-201-37/+35
* Update dependencies.Bodo Möller1999-05-151-29/+31
* Update dependencies.Ben Laurie1999-05-011-2/+4
* Support INSTALL_PREFIX for packagers.Bodo Möller1999-04-291-2/+4
* Ignore Makefile.saveUlf Möller1999-04-291-0/+1
* Obey $(PERL) when running util/mklink.pl.Bodo Möller1999-04-291-3/+3
* Use util/mklink.pl instead of util/mklink.sh.Bodo Möller1999-04-281-3/+3
* Message digest stuff.Ulf Möller1999-04-272-2/+4
* New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller1999-04-273-4/+15
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-262-46/+0
* Change the command line options of mkerr.pl so -static is now default andDr. Stephen Henson1999-04-241-3/+2
* Restore ERRC definitions that are needed to compile the library.Bodo Möller1999-04-241-0/+1
* Delete the unnecessary ERR and ERRC lines in makefiles, add some functionalityDr. Stephen Henson1999-04-241-2/+0
* Complete rewrite of the error code generation script. It now runs as a singleDr. Stephen Henson1999-04-244-88/+68
* "make depend"Bodo Möller1999-04-231-39/+63
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-2311-35/+35
* Work with -pedantic!Ben Laurie1999-04-235-19/+23
* Change functions to ANSI C.Ulf Möller1999-04-199-67/+24
* 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 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
* 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
* Fix version stuff:Ralf S. Engelschall1998-12-311-1/+1
* *** 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