Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openssl/openssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1999-04-24Complete rewrite of the error code generation script. It now runs as a singleDr. Stephen Henson
1999-04-24"make depend"Bodo Möller
1999-04-24Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller
1999-04-23Work with -pedantic!Ben Laurie
1999-04-20Change functions to ANSI C.Ulf Möller
1999-04-18Massive constification.Ben Laurie
1999-04-12Add type-safe STACKs and SETs.Ben Laurie
1999-04-09Test PKCS#1 v1.5 padding as well.Ulf Möller
1999-04-01New Makefile variables $(RANLIB) and $(PERL).Ulf Möller
1999-03-25Make sure the RSA OAEP test is skipped under -DRSAref becauseRalf S. Engelschall
1999-03-22Fix security hole.Ben Laurie
1999-03-12Fail if test fails.Ben Laurie
1999-03-11Fix for RSA private key encryption if p < q. This took ***ages*** to track down.Dr. Stephen Henson
1999-03-06Put the dependencies back.Ben Laurie
1999-03-06General source tree makefile cleanups: Made `making xxx in yyy...' displayRalf S. Engelschall
1999-02-27Update dependencies.Ben Laurie
1999-02-23Make gcc -Wall happy ("might be used uninitialized...")Ralf S. Engelschall
1999-02-22Various changes to make this stuff compile under Win32 and VC++ with andDr. Stephen Henson
1999-02-21Make RSA_NO_PADDING really use no padding.Dr. Stephen Henson
1999-02-18Fix case of new functions in error files.Ben Laurie
1999-02-18Add OAEP.Ben Laurie
1999-02-10First cut for a very conservative source tree cleanup:Ralf S. Engelschall
1999-01-20This time, get it right.Ben Laurie
1999-01-20Finally lay dependencies to rest (I hope!).Ben Laurie
1999-01-19New err_code.pl script to retain old error codes. This should allow the useDr. Stephen Henson
1999-01-07Accept NULL in *_free.Ben Laurie
1999-01-05Only free if it ain't NULL.Ben Laurie
1998-12-31Fix version stuff:Ralf S. Engelschall
1998-12-29Add prototypes. Make Montgomery stuff explicitly for that purpose.Ben Laurie
1998-12-23*** empty log message ***OpenSSL_0_9_1cRalf S. Engelschall
1998-12-23Switch version string to SSLeay/OpenSSLRalf S. Engelschall
1998-12-22Various cleanups and fixed by Marc and Ralf to start the OpenTLS projectRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall