Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add conditional unit testing interface. | Dr. Stephen Henson | 2014-07-24 | 3 | -1/+8 |
* | Add test header, sync ordinals with 1.0.2 | Dr. Stephen Henson | 2014-07-20 | 1 | -11/+11 |
* | Windows build fixes. | Dr. Stephen Henson | 2014-07-19 | 3 | -128/+276 |
* | Windows build fixes. | Dr. Stephen Henson | 2014-07-01 | 1 | -1/+3 |
* | Implement sk_deep_copy. | Viktor Dukhovni | 2014-06-23 | 1 | -1/+3 |
* | Fix Windows build. | Dr. Stephen Henson | 2014-06-12 | 1 | -4/+7 |
* | Only copy opensslconf.h at init time. | Ben Laurie | 2014-05-24 | 1 | -0/+6 |
* | util/mkerr.pl: fix perl warning | Geoff Thorpe | 2014-04-25 | 1 | -2/+2 |
* | util/mkdef.pl: o_time.h doesn't exist any more | Geoff Thorpe | 2014-04-25 | 1 | -1/+0 |
* | Update ordinals. | Dr. Stephen Henson | 2014-03-12 | 1 | -0/+1 |
* | BC-32.pl: refresh Borland C support. | Andy Polyakov | 2014-02-24 | 1 | -3/+3 |
* | Don't use getcwd in non-copy builds. | Dr. Stephen Henson | 2014-02-15 | 1 | -1/+1 |
* | Build on MacOS. | Ben Laurie | 2014-02-09 | 2 | -3/+3 |
* | Fix compilation with no-nextprotoneg. | Piotr Sikora | 2013-11-14 | 1 | -1/+1 |
* | Make Makefiles OSF-make-friendly. | Andy Polyakov | 2013-11-12 | 1 | -1/+5 |
* | Support new asm files. | Ben Laurie | 2013-10-03 | 1 | -0/+3 |
* | Clarify FIXME. | Ben Laurie | 2013-07-12 | 1 | -2/+3 |
* | Note non-export of CC. | Ben Laurie | 2013-07-12 | 1 | -0/+2 |
* | Support new rsaz asm stuff. | Ben Laurie | 2013-07-12 | 1 | -0/+2 |
* | Add support for arbitrary TLS extensions. | Trevor | 2013-06-12 | 1 | -0/+1 |
* | Add aesni-sha256-x86_64. | Ben Laurie | 2013-06-12 | 1 | -1/+2 |
* | Tests pass! | Ben Laurie | 2013-05-05 | 1 | -0/+3 |
* | Ugly hack to avoid recompiling the same thing multiple times in parallel. | Ben Laurie | 2013-05-05 | 1 | -4/+36 |
* | Asm build portability. | Dr. Stephen Henson | 2013-04-08 | 2 | -4/+5 |
* | Make sure all tests are actually run, plus some fixups for things that | Ben Laurie | 2013-04-07 | 1 | -21/+14 |
* | Use original alltests target for definitive test list. | Ben Laurie | 2013-04-06 | 1 | -2/+4 |
* | Missing semicolon. | Ben Laurie | 2013-04-06 | 1 | -1/+1 |
* | Fix non-copy builds. | Dr. Stephen Henson | 2013-04-06 | 1 | -2/+4 |
* | Missing file. | Ben Laurie | 2013-04-06 | 1 | -0/+1 |
* | Merge, go back to copy-if-different. | Ben Laurie | 2013-04-06 | 1 | -2/+1 |
* | Fix test_ss. | Ben Laurie | 2013-04-06 | 1 | -10/+13 |
* | Add new asm target. | Ben Laurie | 2013-04-06 | 1 | -0/+1 |
* | Show start/end of tests. | Ben Laurie | 2013-04-06 | 1 | -1/+1 |
* | Make session ID test work. | Ben Laurie | 2013-04-06 | 1 | -0/+1 |
* | Make S/MIME test work. | Ben Laurie | 2013-04-06 | 1 | -7/+10 |
* | Make RSA test work. | Ben Laurie | 2013-04-06 | 1 | -0/+2 |
* | Make PKCS#7 test work. | Ben Laurie | 2013-04-06 | 1 | -0/+2 |
* | Make OCSP test work. | Ben Laurie | 2013-04-06 | 1 | -1/+2 |
* | More progress towards working tests. | Ben Laurie | 2013-04-06 | 2 | -13/+77 |
* | Get closer to a working single Makefile with test support. | Ben Laurie | 2013-04-06 | 2 | -13/+181 |
* | Use $(PERL) when calling scripts in mk1mf.pl | Dr. Stephen Henson | 2013-04-03 | 1 | -1/+1 |
* | Use CFLAG for LFLAGS instead of the nonexistent CFLAGS. | Ben Laurie | 2013-03-05 | 1 | -1/+1 |
* | Remove unused variable. | Ben Laurie | 2013-03-04 | 1 | -3/+0 |
* | Actually comment out the cpuid asm! | Ben Laurie | 2013-03-04 | 1 | -1/+1 |
* | Merge branch 'master' of openssl.net:openssl | Ben Laurie | 2013-03-04 | 1 | -10/+12 |
|\ | |||||
| * | Fix WIN32 build. | Dr. Stephen Henson | 2013-03-04 | 1 | -9/+11 |
* | | Only copy headers if they've changed. | Ben Laurie | 2013-03-04 | 2 | -1/+82 |
* | | Don't make CPUID stuff twice. | Ben Laurie | 2013-03-04 | 1 | -1/+2 |
|/ | |||||
* | Handle assembler files. | Ben Laurie | 2013-03-04 | 2 | -0/+112 |
* | Allow variables to be overridden on the command line. | Ben Laurie | 2013-03-04 | 1 | -1/+7 |