2001-07-31 |
Richard Levitte | make update |
tree | commitdiff |
2001-07-30 |
Ben Laurie | Really add the EVP and all of the DES changes. |
tree | commitdiff |
2001-07-08 |
Ben Laurie | Correct const-ness. |
tree | commitdiff |
2001-03-09 |
Bodo Möller | Instead of telling both 'make' and the user that ranlib |
tree | commitdiff |
2001-02-22 |
Richard Levitte | e_os.h does not belong with the exported headers. ... |
tree | commitdiff |
2001-02-20 |
Richard Levitte | Use 0 instead of NULL, at least for function casts... |
tree | commitdiff |
2001-02-19 |
Richard Levitte | Make all configuration macros available for application... |
tree | commitdiff |
2001-01-09 |
Geoff Thorpe | oops, void functions shouldn't try and return a value... |
tree | commitdiff |
2001-01-09 |
Geoff Thorpe | This adds macros to implement (and/or declare) type... |
tree | commitdiff |
2000-12-20 |
Bodo Möller | Don't access non-existing element buf[256], use buf... |
tree | commitdiff |
2000-12-13 |
Richard Levitte | Constification of the data of a hash table. This means... |
tree | commitdiff |
2000-12-04 |
Geoff Thorpe | ANSI C doesn't allow trailing semi-colons after a funct... |
tree | commitdiff |
2000-12-02 |
Geoff Thorpe | Next step in tidying up the LHASH code. This commit... |
tree | commitdiff |
2000-12-01 |
Geoff Thorpe | First step in tidying up the LHASH code. The callback... |
tree | commitdiff |
2000-11-07 |
Richard Levitte | Constification of LHASH. Contributed by "Paul D. Smith... |
tree | commitdiff |
2000-09-25 |
Richard Levitte | 'ranlib' doesn't always run on some systems. That... |
tree | commitdiff |
2000-09-07 |
Richard Levitte | 'make update' |
tree | commitdiff |
2000-06-13 |
Geoff Thorpe | Enable DSO support on alpha (OSF1), cc and gcc. |
tree | commitdiff |
2000-06-09 |
Richard Levitte | Using checks of the existence of HEADER_{foo}_H in... |
tree | commitdiff |
2000-06-01 |
Richard Levitte | There have been a number of complaints from a number... |
tree | commitdiff |
2000-05-02 |
Richard Levitte | In Message-ID: <003201bfb332$14a07520$0801a8c0@janm... |
tree | commitdiff |
2000-03-18 |
Bodo Möller | Eliminate memory leaks in mem_dbg.c. |
tree | commitdiff |
2000-03-04 |
Bodo Möller | Generate correct error reasons strings for SYSerr. |
tree | commitdiff |
2000-02-03 |
Ulf Möller | ispell (and minor modifications) |
tree | commitdiff |
2000-01-30 |
Ulf Möller | Seek out and destroy another evil cast. |
tree | commitdiff |
2000-01-30 |
Ulf Möller | Source code cleanups: Use void * rather than char ... |
tree | commitdiff |
2000-01-23 |
Dr. Stephen Henson | Tidy up CRYPTO_EX_DATA structures. |
tree | commitdiff |
1999-05-21 |
Bodo Möller | It was a very bad idea to use #include "../e_os.h"... |
tree | commitdiff |
1999-05-20 |
Bodo Möller | Add a kludge :-( |
tree | commitdiff |
1999-05-20 |
Bodo Möller | Don't install e_os.h in include/openssl, use it only... |
tree | commitdiff |
1999-05-15 |
Bodo Möller | Update dependencies. |
tree | commitdiff |
1999-04-29 |
Bodo Möller | Support INSTALL_PREFIX for packagers. |
tree | commitdiff |
1999-04-29 |
Ulf Möller | Ignore Makefile.save |
tree | commitdiff |
1999-04-29 |
Bodo Möller | Obey $(PERL) when running util/mklink.pl. |
tree | commitdiff |
1999-04-28 |
Bodo Möller | Use util/mklink.pl instead of util/mklink.sh. |
tree | commitdiff |
1999-04-27 |
Ulf Möller | New Configure option no-<cipher> (rsa, idea, rc5, ... |
tree | commitdiff |
1999-04-26 |
Ulf Möller | Remove NOPROTO definitions and error code comments. |
tree | commitdiff |
1999-04-25 |
Bodo Möller | Removed traces of cryptall.h, and did a "make depend". |
tree | commitdiff |
1999-04-24 |
Bodo Möller | Fix header files so that any one can be included first. |
tree | commitdiff |
1999-04-24 |
Dr. Stephen Henson | Complete rewrite of the error code generation script... |
tree | commitdiff |
1999-04-23 |
Bodo Möller | "make depend" |
tree | commitdiff |
1999-04-23 |
Bodo Möller | Change #include filenames from <foo.h> to <openssl.h>. |
tree | commitdiff |
1999-04-19 |
Ulf Möller | Change functions to ANSI C. |
tree | commitdiff |
1999-04-17 |
Ben Laurie | Massive constification. |
tree | commitdiff |
1999-04-01 |
Ulf Möller | New Makefile variables $(RANLIB) and $(PERL). |
tree | commitdiff |
1999-03-22 |
Ben Laurie | Fix security hole. |
tree | commitdiff |
1999-03-06 |
Ben Laurie | Put the dependencies back. |
tree | commitdiff |
1999-03-06 |
Ralf S. Engelschall | General source tree makefile cleanups: Made `making... |
tree | commitdiff |
1999-01-19 |
Ben Laurie | This time, get it right. |
tree | commitdiff |
1999-01-19 |
Ben Laurie | Finally lay dependencies to rest (I hope!). |
tree | commitdiff |
1999-01-17 |
Ben Laurie | Oops. Missing NULL frees. |
tree | commitdiff |
1998-12-31 |
Ralf S. Engelschall | Fix version stuff: |
tree | commitdiff |
1998-12-23 |
Ralf S. Engelschall | *** empty log message *** OpenSSL_0_9_1c |
tree | commitdiff |
1998-12-23 |
Ralf S. Engelschall | Switch version string to SSLeay/OpenSSL |
tree | commitdiff |
1998-12-22 |
Ralf S. Engelschall | Various cleanups and fixed by Marc and Ralf to start... |
tree | commitdiff |
1998-12-21 |
Ralf S. Engelschall | This commit was generated by cvs2svn to track changes... |
tree | commitdiff |
1998-12-21 |
Ralf S. Engelschall | Import of old SSLeay release: SSLeay 0.9.1b (unreleased) SSLeay |
tree | commitdiff |
1998-12-21 |
Ralf S. Engelschall | This commit was generated by cvs2svn to track changes... |
tree | commitdiff |
1998-12-21 |
Ralf S. Engelschall | Import of old SSLeay release: SSLeay 0.9.0b |
tree | commitdiff |
1998-12-21 |
Ralf S. Engelschall | This commit was generated by cvs2svn to track changes... |
tree | commitdiff |
1998-12-21 |
Ralf S. Engelschall | This commit was generated by cvs2svn to track changes... |
tree | commitdiff |
1998-12-21 |
Ralf S. Engelschall | Import of old SSLeay release: SSLeay 0.8.1b |
tree | commitdiff |
1998-12-21 |
Ralf S. Engelschall | This commit was generated by cvs2svn to track changes... |
tree | commitdiff |
|