2001-08-05 |
Ben Laurie | Start to reduce some of the header bloat. |
blob | commitdiff | raw |
2001-06-05 |
Richard Levitte | 'make update' |
blob | commitdiff | raw | diff to current |
2001-05-16 |
Richard Levitte | New internal function OPENSSL_gmtime, which is intended... |
blob | commitdiff | raw | diff to current |
2001-05-06 |
Richard Levitte | Add a general user interface API. This is designed... |
blob | commitdiff | raw | diff to current |
2001-03-09 |
Bodo Möller | Instead of telling both 'make' and the user that ranlib |
blob | commitdiff | raw | diff to current |
2001-03-08 |
Bodo Möller | Fixes to make 'no-ec' work (it should not turn 'objects... |
blob | commitdiff | raw | diff to current |
2001-03-05 |
Bodo Möller | Move ec.h to ec2.h because it is not compatible with... |
blob | commitdiff | raw | diff to current |
2001-02-22 |
Richard Levitte | e_os.h does not belong with the exported headers. ... |
blob | commitdiff | raw | diff to current |
2001-02-21 |
Geoff Thorpe | 'make update' |
blob | commitdiff | raw | diff to current |
2001-02-19 |
Richard Levitte | Make all configuration macros available for application... |
blob | commitdiff | raw | diff to current |
2001-02-19 |
Richard Levitte | make update |
blob | commitdiff | raw | diff to current |
2001-02-19 |
Bodo Möller | Add uid.{c,o} |
blob | commitdiff | raw | diff to current |
2000-12-29 |
Richard Levitte | "make update" plus a rewrite of both .num files. |
blob | commitdiff | raw | diff to current |
2000-10-26 |
Richard Levitte | Merge the engine branch into the main trunk. All confl... |
blob | commitdiff | raw | diff to current |
2000-10-14 |
Richard Levitte | The experimental Rijndael code moved to the main trunk. |
blob | commitdiff | raw | diff to current |
2000-09-25 |
Richard Levitte | 'ranlib' doesn't always run on some systems. That... |
blob | commitdiff | raw | diff to current |
2000-09-07 |
Richard Levitte | 'make update' |
blob | commitdiff | raw | diff to current |
2000-09-07 |
Richard Levitte | It's not just VMS that needs some symbols to be hacked... |
blob | commitdiff | raw | diff to current |
2000-06-13 |
Geoff Thorpe | Enable DSO support on alpha (OSF1), cc and gcc. |
blob | commitdiff | raw | diff to current |
2000-04-04 |
Geoff Thorpe | This commit ties the new DSO code (crypto/dso/) into... |
blob | commitdiff | raw | diff to current |
2000-03-20 |
Ulf Möller | Problems with the Windows build. |
blob | commitdiff | raw | diff to current |
2000-02-01 |
Ulf Möller | EBCDIC support. |
blob | commitdiff | raw | diff to current |
2000-01-23 |
Dr. Stephen Henson | Tidy up CRYPTO_EX_DATA structures. |
blob | commitdiff | raw | diff to current |
2000-01-07 |
Bodo Möller | make no-des and no-rc2 work. |
blob | commitdiff | raw | diff to current |
1999-12-17 |
Richard Levitte | Rebuild of the OpenSSL memory allocation and deallocati... |
blob | commitdiff | raw | diff to current |
1999-09-10 |
Ulf Möller | Parantheses not needed. |
blob | commitdiff | raw | diff to current |
1999-09-10 |
Bodo Möller | "make update" |
blob | commitdiff | raw | diff to current |
1999-09-10 |
Bodo Möller | typo |
blob | commitdiff | raw | diff to current |
1999-09-10 |
Ulf Möller | Correction for the testapps lines. |
blob | commitdiff | raw | diff to current |
1999-09-08 |
Ulf Möller | Use proper flags to build the testapps (default CC... |
blob | commitdiff | raw | diff to current |
1999-08-28 |
Ulf Möller | make testapps after the library. |
blob | commitdiff | raw | diff to current |
1999-08-02 |
Bodo Möller | avoid some NO_<cipher> problems |
blob | commitdiff | raw | diff to current |
1999-07-29 |
Bodo Möller | Always use buildinf.h, which now includes the mk1mfinf... |
blob | commitdiff | raw | diff to current |
1999-07-27 |
Bodo Möller | Use correct CFLAG definition for makefile.one builds. |
blob | commitdiff | raw | diff to current |
1999-07-22 |
Bodo Möller | date.h no longer to be deleted by "make clean" |
blob | commitdiff | raw | diff to current |
1999-07-21 |
Bodo Möller | avoid -DPLATFORM=\"...\" and -DCFLAGS=\"...\" command... |
blob | commitdiff | raw | diff to current |
1999-07-17 |
Bodo Möller | "make clean" has to delete date.h |
blob | commitdiff | raw | diff to current |
1999-06-04 |
Ulf Möller | Support the EBCDIC character set and BS2000/OSD-POSIX... |
blob | commitdiff | raw | diff to current |
1999-05-28 |
Bodo Möller | Pass INSTALL_PREFIX to subdirectories of crypto |
blob | commitdiff | raw | diff to current |
1999-05-21 |
Bodo Möller | It was a very bad idea to use #include "../e_os.h"... |
blob | commitdiff | raw | diff to current |
1999-05-20 |
Bodo Möller | Add a kludge :-( |
blob | commitdiff | raw | diff to current |
1999-05-20 |
Bodo Möller | Don't install e_os.h in include/openssl, use it only... |
blob | commitdiff | raw | diff to current |
1999-05-15 |
Bodo Möller | Update dependencies. |
blob | commitdiff | raw | diff to current |
1999-05-13 |
Ulf Möller | VMS support. |
blob | commitdiff | raw | diff to current |
1999-05-08 |
Ulf Möller | pass $PERL on make files. |
blob | commitdiff | raw | diff to current |
1999-04-29 |
Bodo Möller | Support INSTALL_PREFIX for packagers. |
blob | commitdiff | raw | diff to current |
1999-04-29 |
Bodo Möller | Pass PERL to sub-Makefiles during "make links". |
blob | commitdiff | raw | diff to current |
1999-04-29 |
Bodo Möller | Obey $(PERL) when running util/mklink.pl. |
blob | commitdiff | raw | diff to current |
1999-04-28 |
Bodo Möller | Use util/mklink.pl instead of util/mklink.sh. |
blob | commitdiff | raw | diff to current |
1999-04-28 |
Ulf Möller | Pass $PERL on make dclean. |
blob | commitdiff | raw | diff to current |
1999-04-27 |
Ulf Möller | New Configure option no-<cipher> (rsa, idea, rc5, ... |
blob | commitdiff | raw | diff to current |
1999-04-25 |
Bodo Möller | Removed traces of cryptall.h, and did a "make depend". |
blob | commitdiff | raw | diff to current |
1999-04-24 |
Dr. Stephen Henson | Change the command line options of mkerr.pl so -static... |
blob | commitdiff | raw | diff to current |
1999-04-24 |
Bodo Möller | "perl util/mkerr.pl -static -recurse -rebuild" because... |
blob | commitdiff | raw | diff to current |
1999-04-24 |
Bodo Möller | Removed superfluous reference to ERRC. |
blob | commitdiff | raw | diff to current |
1999-04-24 |
Dr. Stephen Henson | Delete the unnecessary ERR and ERRC lines in makefiles... |
blob | commitdiff | raw | diff to current |
1999-04-24 |
Dr. Stephen Henson | Complete rewrite of the error code generation script... |
blob | commitdiff | raw | diff to current |
1999-04-23 |
Bodo Möller | "make depend" |
blob | commitdiff | raw | diff to current |
1999-04-23 |
Bodo Möller | Change #include filenames from <foo.h> to <openssl.h>. |
blob | commitdiff | raw | diff to current |
1999-04-23 |
Ben Laurie | Work with -pedantic! |
blob | commitdiff | raw | diff to current |
1999-04-23 |
Bodo Möller | Submitted by: |
blob | commitdiff | raw | diff to current |
1999-04-22 |
Ulf Möller | Pass the $PROCESSOR variable through. |
blob | commitdiff | raw | diff to current |
1999-04-21 |
Ulf Möller | New header file opensslconf.h contains the macros set... |
blob | commitdiff | raw | diff to current |
1999-04-01 |
Ulf Möller | New Makefile variables $(RANLIB) and $(PERL). |
blob | commitdiff | raw | diff to current |
1999-03-28 |
Dr. Stephen Henson | Yet more PKCS#12 integration: add lots of files under... |
blob | commitdiff | raw | diff to current |
1999-03-22 |
Ben Laurie | Fix security hole. |
blob | commitdiff | raw | diff to current |
1999-03-12 |
Ben Laurie | Use the right compiler for ctx_size. |
blob | commitdiff | raw | diff to current |
1999-03-10 |
Ralf S. Engelschall | Just cosmetics: replace a tab with a normal space because |
blob | commitdiff | raw | diff to current |
1999-03-08 |
Ralf S. Engelschall | Make `openssl version' output lines consistent. |
blob | commitdiff | raw | diff to current |
1999-03-06 |
Ben Laurie | Put the dependencies back. |
blob | commitdiff | raw | diff to current |
1999-03-06 |
Ralf S. Engelschall | General source tree makefile cleanups: Made `making... |
blob | commitdiff | raw | diff to current |
1999-01-31 |
Ben Laurie | Yet more pissing about to get PEM built at the right... |
blob | commitdiff | raw | diff to current |
1999-01-30 |
Ben Laurie | More pissing about to get pem.h to behave properly. |
blob | commitdiff | raw | diff to current |
1999-01-24 |
Dr. Stephen Henson | Continuing adding X509 V3 support. This starts to integ... |
blob | commitdiff | raw | diff to current |
1999-01-19 |
Ben Laurie | This time, get it right. |
blob | commitdiff | raw | diff to current |
1999-01-19 |
Ben Laurie | Finally lay dependencies to rest (I hope!). |
blob | commitdiff | raw | diff to current |
1999-01-18 |
Dr. Stephen Henson | New err_code.pl script to retain old error codes. This... |
blob | commitdiff | raw | diff to current |
1999-01-01 |
Paul C. Sutton | Makefiles updated to exit if an error occurs in a sub... |
blob | commitdiff | raw | diff to current |
1998-12-22 |
Ralf S. Engelschall | Incorporation of RSEs assembled patches |
blob | commitdiff | raw | diff to current |
1998-12-22 |
Ralf S. Engelschall | Various cleanups and fixed by Marc and Ralf to start... |
blob | commitdiff | raw | diff to current |
1998-12-21 |
Ralf S. Engelschall | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
1998-12-21 |
Ralf S. Engelschall | Import of old SSLeay release: SSLeay 0.9.1b (unreleased) SSLeay |
blob | commitdiff | raw | diff to current |
1998-12-21 |
Ralf S. Engelschall | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
1998-12-21 |
Ralf S. Engelschall | Import of old SSLeay release: SSLeay 0.9.0b |
blob | commitdiff | raw | diff to current |
1998-12-21 |
Ralf S. Engelschall | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
1998-12-21 |
Ralf S. Engelschall | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
1998-12-21 |
Ralf S. Engelschall | Import of old SSLeay release: SSLeay 0.8.1b |
blob | commitdiff | raw | diff to current |
1998-12-21 |
Ralf S. Engelschall | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
|