aboutsummaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* 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
* Take the first definition of a variable.Ben Laurie2013-03-041-1/+1
* Use "copy" instead of "auto".Ben Laurie2013-03-041-4/+7
* Remove pointless diagnostic.Ben Laurie2013-03-041-1/+0
* Preserve the C compiler.Ben Laurie2013-03-041-0/+2
* Inherit CFLAGS when plaform is "auto".Ben Laurie2013-03-041-1/+6
* Remove empty command.Ben Laurie2013-03-041-1/+0
* Spelling.Ben Laurie2013-03-041-1/+1
* Add dependency on destination directory.Ben Laurie2013-03-041-1/+1
* Spelling.Ben Laurie2013-03-041-1/+1
* Add reallyclean target.Ben Laurie2013-03-041-0/+7
* Add ordinal for CRYPTO_memcmp: since this will affect multipleDr. Stephen Henson2013-02-061-0/+1
* fix domdDr. Stephen Henson2013-01-231-1/+1
* Improve WINCE support.Andy Polyakov2013-01-191-1/+1
* Make "make depend" work on MacOS out of the box.Ben Laurie2013-01-191-1/+1
* util/pl/VC-32.pl fix typo.Andy Polyakov2012-12-181-1/+1