2000-11-22 |
Richard Levitte | Addapt the VMS scripts to the changes in the Makefiles. |
tree | commitdiff |
2000-11-12 |
Ulf Möller | in some new file names the first 8 characters were... |
tree | commitdiff |
2000-11-12 |
Richard Levitte | For a long time, I've wanted to be able to easily run... |
tree | commitdiff |
2000-11-08 |
Richard Levitte | Remove references to RSAref. The glue library is but... |
tree | commitdiff |
2000-10-26 |
Richard Levitte | Merge the engine branch into the main trunk. All confl... |
tree | commitdiff |
2000-10-14 |
Richard Levitte | The experimental Rijndael code moved to the main trunk. |
tree | commitdiff |
2000-09-08 |
Richard Levitte | Synchronise the VMS build with the Unix one. |
tree | commitdiff |
2000-09-07 |
Richard Levitte | 'make update' |
tree | commitdiff |
2000-08-25 |
Dr. Stephen Henson | Change PKCS#7 test data to take account of removal of |
tree | commitdiff |
2000-08-14 |
Richard Levitte | MD4 implemented. Assar Westerlund provided the digest... |
tree | commitdiff |
2000-07-05 |
Richard Levitte | I got sick and tired of having to keep track of NIDs... |
tree | commitdiff |
2000-06-13 |
Geoff Thorpe | Enable DSO support on alpha (OSF1), cc and gcc. |
tree | commitdiff |
2000-03-18 |
Richard Levitte | Small bugs in the test scripts removed. |
tree | commitdiff |
2000-03-16 |
Richard Levitte | Typo corrected. |
tree | commitdiff |
2000-03-13 |
Bodo Möller | another typo |
tree | commitdiff |
2000-03-13 |
Bodo Möller | typo |
tree | commitdiff |
2000-03-13 |
Richard Levitte | Synchronise with Unixly tests |
tree | commitdiff |
2000-03-13 |
Bodo Möller | Run test_ssl last -- it's the only test that really... |
tree | commitdiff |
2000-03-13 |
Bodo Möller | "openssl no-..." commands for avoiding the need to... |
tree | commitdiff |
2000-03-13 |
Bodo Möller | Include a timing test that works without RSA. |
tree | commitdiff |
2000-03-13 |
Bodo Möller | Corrections. |
tree | commitdiff |
2000-03-13 |
Bodo Möller | Update test suite so that 'make test' succeeds in ... |
tree | commitdiff |
2000-03-13 |
Richard Levitte | Synchronise with Unix. |
tree | commitdiff |
2000-03-13 |
Richard Levitte | Correct a potential bug. |
tree | commitdiff |
2000-03-13 |
Bodo Möller | Don't try to test the RSA command if it is not available. |
tree | commitdiff |
2000-03-13 |
Bodo Möller | Connection timings (using ISO C function clock()). |
tree | commitdiff |
2000-03-10 |
Bodo Möller | Always use fixed DH parameters created with 'dhparam... |
tree | commitdiff |
2000-02-27 |
Richard Levitte | New logical names to skip algorithms are now supported. |
tree | commitdiff |
2000-02-26 |
Richard Levitte | Make sure that all test files are gone before starting... |
tree | commitdiff |
2000-02-26 |
Richard Levitte | Move to using the same perl code as Makefile.ssl |
tree | commitdiff |
2000-02-26 |
Richard Levitte | Just as in Unix, make sure to generate some kind of... |
tree | commitdiff |
2000-02-26 |
Richard Levitte | Typo corrected. |
tree | commitdiff |
2000-02-25 |
Richard Levitte | Changes to synchronise with Unix. |
tree | commitdiff |
2000-02-06 |
Ulf Möller | Improve bntest slightly, and fix another bug in the... |
tree | commitdiff |
2000-01-30 |
Richard Levitte | Synchronise |
tree | commitdiff |
2000-01-30 |
Bodo Möller | Make DSA_generate_parameters, and fix a couple of bug |
tree | commitdiff |
2000-01-23 |
Dr. Stephen Henson | Tidy up CRYPTO_EX_DATA structures. |
tree | commitdiff |
2000-01-20 |
Dr. Stephen Henson | Finish off the X509_ATTRIBUTE string stuff. |
tree | commitdiff |
2000-01-18 |
Ulf Möller | Rename rsa_oaep_test to the more appropriate name rsa_t... |
tree | commitdiff |
2000-01-16 |
Richard Levitte | Synchronise with the makefiles. |
tree | commitdiff |
2000-01-14 |
Bodo Möller | Delete "random" file .rnd in "make clean". |
tree | commitdiff |
2000-01-14 |
Bodo Möller | Let "make test" survive without DEVRANDOM |
tree | commitdiff |
1999-12-08 |
Bodo Möller | Useless files deleted -- they were just copies of files... |
tree | commitdiff |
1999-11-12 |
Richard Levitte | DIFFERENCE doesn't handle long (>255 chars) lines well... |
tree | commitdiff |
1999-11-12 |
Richard Levitte | adjust to changes in test/Makefile.ssl |
tree | commitdiff |
1999-11-12 |
Richard Levitte | adjust to changes in test/testssl |
tree | commitdiff |
1999-09-24 |
Bodo Möller | Use a temporary file, not a pipe, for BN test because... |
tree | commitdiff |
1999-09-10 |
Bodo Möller | Repair another bug in s23_get_client_hello: |
tree | commitdiff |
1999-09-03 |
Bodo Möller | -no_dhe option for ssltest.c |
tree | commitdiff |
1999-08-28 |
Andy Polyakov | RIPEMD160 shape-up. Final touch. |
tree | commitdiff |
1999-08-05 |
Bodo Möller | New function DSA_dup_DH, and fixes for bugs that were... |
tree | commitdiff |
1999-08-02 |
Bodo Möller | avoid some NO_<cipher> problems |
tree | commitdiff |
1999-07-28 |
Ulf Möller | VMS updates. |
tree | commitdiff |
1999-06-17 |
Bodo Möller | Don't access configuration files outside the source... |
tree | commitdiff |
1999-06-12 |
Bodo Möller | BIO pairs. |
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 | 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-05-15 |
Ben Laurie | Get rid of the cast. |
tree | commitdiff |
1999-05-13 |
Ben Laurie | Update dependencies. |
tree | commitdiff |
1999-05-13 |
Ulf Möller | VMS support. |
tree | commitdiff |
1999-05-01 |
Ben Laurie | 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-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-12 |
Ben Laurie | Add type-safe STACKs and SETs. |
tree | commitdiff |
1999-04-11 |
Bodo Möller | Obsoleted by new openssl command "list-cipher-commands". |
tree | commitdiff |
1999-04-11 |
Bodo Möller | Submitted by: |
tree | commitdiff |
1999-04-09 |
Bodo Möller | Preprocessor file to allow testenc to test only those... |
tree | commitdiff |
1999-04-08 |
Ulf Möller | Test RSA after the BN library it is based on. |
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-20 |
Ralf S. Engelschall | Some more source tree cleanups (removed obsolete files... |
tree | commitdiff |
1999-03-12 |
Ben Laurie | This is now generated, it seems. |
tree | commitdiff |
1999-03-12 |
Ben Laurie | Use the right compiler for ctx_size. |
tree | commitdiff |
1999-03-09 |
Dr. Stephen Henson | Comment out two unimplemented functions from bio.h... |
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-02-27 |
Ben Laurie | Update dependencies. |
tree | commitdiff |
1999-02-25 |
Ralf S. Engelschall | More CVS ignore stuff... |
tree | commitdiff |
1999-02-17 |
Ben Laurie | Add OAEP. |
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-02 |
Ben Laurie | Fix tests for ssleay -> openssl. |
tree | commitdiff |
1998-12-29 |
Ben Laurie | Fix incorrect DER encoding of SETs and all knock-ons... |
tree | commitdiff |
1998-12-28 |
Ben Laurie | Deal with generated files. |
tree | commitdiff |
1998-12-23 |
Ralf S. Engelschall | *** empty log message *** |
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.1b (unreleased) |
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 | 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 | 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 |
1998-12-21 |
Ralf S. Engelschall | Import of old SSLeay release: SSLeay 0.8.1b |
tree | commitdiff |
|