summaryrefslogtreecommitdiff
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* Add conditional unit testing interface.Dr. Stephen Henson2014-07-243-1/+8
* Add test header, sync ordinals with 1.0.2Dr. Stephen Henson2014-07-201-11/+11
* Windows build fixes.Dr. Stephen Henson2014-07-193-128/+276
* Windows build fixes.Dr. Stephen Henson2014-07-011-1/+3
* Implement sk_deep_copy.Viktor Dukhovni2014-06-221-1/+3
* Fix Windows build.Dr. Stephen Henson2014-06-121-4/+7
* Only copy opensslconf.h at init time.Ben Laurie2014-05-241-0/+6
* util/mkerr.pl: fix perl warningGeoff Thorpe2014-04-251-2/+2
* util/mkdef.pl: o_time.h doesn't exist any moreGeoff Thorpe2014-04-251-1/+0
* Update ordinals.Dr. Stephen Henson2014-03-121-0/+1
* BC-32.pl: refresh Borland C support.Andy Polyakov2014-02-241-3/+3
* Don't use getcwd in non-copy builds.Dr. Stephen Henson2014-02-151-1/+1
* Build on MacOS.Ben Laurie2014-02-092-3/+3
* Fix compilation with no-nextprotoneg.Piotr Sikora2013-11-141-1/+1
* Make Makefiles OSF-make-friendly.Andy Polyakov2013-11-121-1/+5
* Support new asm files.Ben Laurie2013-10-031-0/+3
* Clarify FIXME.Ben Laurie2013-07-121-2/+3
* Note non-export of CC.Ben Laurie2013-07-121-0/+2
* Support new rsaz asm stuff.Ben Laurie2013-07-121-0/+2
* Add support for arbitrary TLS extensions.Trevor2013-06-121-0/+1
* Add aesni-sha256-x86_64.Ben Laurie2013-06-121-1/+2
* Tests pass!Ben Laurie2013-05-051-0/+3
* Ugly hack to avoid recompiling the same thing multiple times in parallel.Ben Laurie2013-05-051-4/+36
* Asm build portability.Dr. Stephen Henson2013-04-082-4/+5
* Make sure all tests are actually run, plus some fixups for things thatBen Laurie2013-04-071-21/+14
* Use original alltests target for definitive test list.Ben Laurie2013-04-061-2/+4
* Missing semicolon.Ben Laurie2013-04-061-1/+1
* Fix non-copy builds.Dr. Stephen Henson2013-04-061-2/+4
* Missing file.Ben Laurie2013-04-061-0/+1
* Merge, go back to copy-if-different.Ben Laurie2013-04-061-2/+1
* Fix test_ss.Ben Laurie2013-04-061-10/+13
* Add new asm target.Ben Laurie2013-04-061-0/+1
* Show start/end of tests.Ben Laurie2013-04-061-1/+1
* Make session ID test work.Ben Laurie2013-04-061-0/+1
* Make S/MIME test work.Ben Laurie2013-04-061-7/+10
* Make RSA test work.Ben Laurie2013-04-061-0/+2
* Make PKCS#7 test work.Ben Laurie2013-04-061-0/+2
* Make OCSP test work.Ben Laurie2013-04-061-1/+2
* More progress towards working tests.Ben Laurie2013-04-062-13/+77
* Get closer to a working single Makefile with test support.Ben Laurie2013-04-062-13/+181
* Use $(PERL) when calling scripts in mk1mf.plDr. Stephen Henson2013-04-031-1/+1
* Use CFLAG for LFLAGS instead of the nonexistent CFLAGS.Ben Laurie2013-03-051-1/+1
* Remove unused variable.Ben Laurie2013-03-041-3/+0
* Actually comment out the cpuid asm!Ben Laurie2013-03-041-1/+1
* Merge branch 'master' of openssl.net:opensslBen Laurie2013-03-041-10/+12
|\
| * Fix WIN32 build.Dr. Stephen Henson2013-03-041-9/+11
* | Only copy headers if they've changed.Ben Laurie2013-03-042-1/+82
* | Don't make CPUID stuff twice.Ben Laurie2013-03-041-1/+2
|/
* Handle assembler files.Ben Laurie2013-03-042-0/+112
* Allow variables to be overridden on the command line.Ben Laurie2013-03-041-1/+7