Ben Laurie
|
f5cd3db541
|
Make session ID test work.
|
2013-04-06 15:13:12 +01:00 |
|
Ben Laurie
|
15e5f592c1
|
Make S/MIME test work.
|
2013-04-06 15:13:11 +01:00 |
|
Ben Laurie
|
509a83dd36
|
Make RSA test work.
|
2013-04-06 15:13:11 +01:00 |
|
Ben Laurie
|
8c7f5f3bec
|
Make PKCS#7 test work.
|
2013-04-06 15:13:11 +01:00 |
|
Ben Laurie
|
188f6443ae
|
Make OCSP test work.
|
2013-04-06 15:13:11 +01:00 |
|
Ben Laurie
|
3675fb882c
|
More progress towards working tests.
|
2013-04-06 15:13:11 +01:00 |
|
Ben Laurie
|
3b4d86bff5
|
Get closer to a working single Makefile with test support.
|
2013-04-06 15:11:11 +01:00 |
|
Dr. Stephen Henson
|
3fce3f6b2b
|
Use $(PERL) when calling scripts in mk1mf.pl
|
2013-04-03 22:38:18 +01:00 |
|
Ben Laurie
|
897dfd4eaa
|
Use CFLAG for LFLAGS instead of the nonexistent CFLAGS.
|
2013-03-05 05:55:19 +00:00 |
|
Ben Laurie
|
feb4c32786
|
Remove unused variable.
|
2013-03-04 22:48:38 +00:00 |
|
Ben Laurie
|
63d86d067a
|
Actually comment out the cpuid asm!
|
2013-03-04 20:31:59 +00:00 |
|
Ben Laurie
|
35ced1f705
|
Merge branch 'master' of openssl.net:openssl
Conflicts:
util/mk1mf.pl
|
2013-03-04 20:26:17 +00:00 |
|
Dr. Stephen Henson
|
71a16946dc
|
Fix WIN32 build.
Make assembly language handling conditional on the "copy" platform
as Windows does its own thing here.
|
2013-03-04 19:21:32 +00:00 |
|
Ben Laurie
|
654d227a86
|
Only copy headers if they've changed.
|
2013-03-04 16:56:18 +00:00 |
|
Ben Laurie
|
2f297fce73
|
Don't make CPUID stuff twice.
|
2013-03-04 16:10:47 +00:00 |
|
Ben Laurie
|
656829b78f
|
Handle assembler files.
|
2013-03-04 14:31:19 +00:00 |
|
Ben Laurie
|
7b0d591dc3
|
Allow variables to be overridden on the command line.
|
2013-03-04 14:31:18 +00:00 |
|
Ben Laurie
|
7bbb8c5620
|
Take the first definition of a variable.
|
2013-03-04 14:31:18 +00:00 |
|
Ben Laurie
|
d0aeeee176
|
Use "copy" instead of "auto".
|
2013-03-04 14:31:18 +00:00 |
|
Ben Laurie
|
afc1b1eab7
|
Remove pointless diagnostic.
|
2013-03-04 14:31:18 +00:00 |
|
Ben Laurie
|
5108690f19
|
Preserve the C compiler.
|
2013-03-04 14:31:18 +00:00 |
|
Ben Laurie
|
3c76bcded0
|
Inherit CFLAGS when plaform is "auto".
|
2013-03-04 14:31:18 +00:00 |
|
Ben Laurie
|
45ba475b81
|
Remove empty command.
|
2013-03-04 14:31:18 +00:00 |
|
Ben Laurie
|
7067cbc8b5
|
Spelling.
|
2013-03-04 14:31:18 +00:00 |
|
Ben Laurie
|
f990fae812
|
Add dependency on destination directory.
|
2013-03-04 14:31:18 +00:00 |
|
Ben Laurie
|
a32d9eaf07
|
Spelling.
|
2013-03-04 14:31:18 +00:00 |
|
Ben Laurie
|
f953c2d039
|
Add reallyclean target.
|
2013-03-04 14:31:18 +00:00 |
|
Dr. Stephen Henson
|
8109e8305b
|
Add ordinal for CRYPTO_memcmp: since this will affect multiple
branches it needs to be in a "gap".
(cherry picked from commit 81ce0e14e7 )
|
2013-02-06 14:19:08 +00:00 |
|
Dr. Stephen Henson
|
498e89fe9d
|
fix domd
|
2013-01-23 00:43:09 +00:00 |
|
Andy Polyakov
|
a006fef78e
|
Improve WINCE support.
Submitted by: Pierre Delaage
|
2013-01-19 21:23:13 +01:00 |
|
Ben Laurie
|
a6bbbf2ff5
|
Make "make depend" work on MacOS out of the box.
|
2013-01-19 14:14:30 +00:00 |
|
Andy Polyakov
|
fb0a520897
|
util/pl/VC-32.pl fix typo.
|
2012-12-18 18:07:20 +00:00 |
|
Andy Polyakov
|
668bcfd5ca
|
util/pl/VC-32.pl: refresh, switch to ws2, add crypt32, fix typo (based on
suggestions from Pierre Delaage).
|
2012-12-18 09:42:31 +00:00 |
|
Andy Polyakov
|
8774f78d1b
|
VC-32.pl: fix typo.
Submitted by: Pierre Delaage
|
2012-12-16 19:39:24 +00:00 |
|
Andy Polyakov
|
1e98169086
|
mk1mf.pl: correct flags.
|
2012-10-29 22:23:58 +00:00 |
|
Andy Polyakov
|
536a16435b
|
util/fipslink.pl: further adjustments.
|
2012-10-27 23:36:43 +00:00 |
|
Andy Polyakov
|
7f5bf370db
|
util/fipslink.pl: fix typo.
|
2012-10-27 21:21:09 +00:00 |
|
Andy Polyakov
|
fe5772e9d0
|
util/fipslink.pl: allow for single-step link.
|
2012-10-27 21:16:45 +00:00 |
|
Andy Polyakov
|
8be18f3459
|
util/pl/VC-32.pl: make fipscanister.lib universally usable.
|
2012-10-27 21:16:00 +00:00 |
|
Dr. Stephen Henson
|
6a45ea4f88
|
use correct year automatically
|
2012-10-22 13:02:42 +00:00 |
|
Dr. Stephen Henson
|
9053c139fd
|
update ordinals
|
2012-08-05 18:14:21 +00:00 |
|
Andy Polyakov
|
7bb98eee3c
|
mk1mf.pl: replace chop to make it work in mixture of perls for Windows.
|
2012-07-15 13:40:04 +00:00 |
|
Dr. Stephen Henson
|
ea1d84358b
|
PR: 2840
Reported by: David McCullough <david_mccullough@mcafee.com>
Restore fips configuration module from 0.9.8.
|
2012-07-03 20:30:40 +00:00 |
|
Dr. Stephen Henson
|
8fdb4f1af3
|
recognise OPENSSL_NO_SSL_TRACE
|
2012-07-01 22:12:03 +00:00 |
|
Dr. Stephen Henson
|
263c62467d
|
Update ordinals.
|
2012-04-03 23:13:23 +00:00 |
|
Andy Polyakov
|
86963f40f8
|
util/cygwin.sh update.
PR: 2761
Submitted by: Corinna Vinschen
|
2012-03-31 11:06:46 +00:00 |
|
Dr. Stephen Henson
|
918fc30fa4
|
recognise HEARTBEATS in mkdef.pl script
|
2011-12-31 23:50:01 +00:00 |
|
Dr. Stephen Henson
|
816e243a87
|
fix deprecated statement
|
2011-12-27 14:39:13 +00:00 |
|
Dr. Stephen Henson
|
995a6b10e1
|
recognise no-sctp
|
2011-12-25 14:59:52 +00:00 |
|
Dr. Stephen Henson
|
9ef562bcc6
|
recognise SCTP in mkdef.pl script
|
2011-12-25 14:46:15 +00:00 |
|