Dr. Stephen Henson
|
6a62b2e54b
|
Update from HEAD.
|
2005-04-30 18:16:40 +00:00 |
|
Dr. Stephen Henson
|
c1668fe59d
|
Update from HEAD.
|
2005-04-30 13:08:56 +00:00 |
|
Andy Polyakov
|
9aa260ab57
|
Exclude the option for passing parameters pre-computed in unverified way.
|
2005-04-29 13:36:50 +00:00 |
|
Andy Polyakov
|
c7e7d382d5
|
Pointer to BN_MONT_CTX could be used uninitialized.
|
2005-04-28 08:52:29 +00:00 |
|
Dr. Stephen Henson
|
81170986ed
|
Fix from HEAD.
|
2005-04-28 00:22:00 +00:00 |
|
Nils Larsch
|
4b21c202ff
|
add missing parentheses
|
2005-04-27 07:59:17 +00:00 |
|
Bodo Möller
|
1e764f463e
|
update
|
2005-04-25 21:42:26 +00:00 |
|
Bodo Möller
|
a7a0af0ca4
|
remove extra whitespace; mention MDC2 patent
|
2005-04-25 21:36:21 +00:00 |
|
Andy Polyakov
|
148111ff0a
|
Avoid L1 cache aliasing even between key and S-boxes. From HEAD.
|
2005-04-24 21:17:53 +00:00 |
|
Dr. Stephen Henson
|
6eb4958989
|
Recognize zlib and krb5 options in mk1mf.pl
|
2005-04-24 02:14:25 +00:00 |
|
Nils Larsch
|
b07a7b5daa
|
fix typo
|
2005-04-23 12:46:24 +00:00 |
|
Dr. Stephen Henson
|
132f25950b
|
Update libeay.num
|
2005-04-22 13:21:37 +00:00 |
|
Dr. Stephen Henson
|
4ed56cba63
|
New function BN_MONT_CTX_set_locked, to set montgomery parameters in a
threadsafe manner.
Modify or add calls to use it in rsa, dsa and dh algorithms.
|
2005-04-22 13:17:49 +00:00 |
|
Andy Polyakov
|
145878ca29
|
Move some variables to .bss.
|
2005-04-22 12:15:38 +00:00 |
|
Andy Polyakov
|
a36c30136e
|
Avoid aliasing between stack frames and S-boxes. Compress prefetch code.
From HEAD.
|
2005-04-22 11:53:30 +00:00 |
|
Dr. Stephen Henson
|
92ad8e5c37
|
Remove defunct FIPS_allow_md5() and related functions.
|
2005-04-22 01:06:59 +00:00 |
|
Dr. Stephen Henson
|
4f6c2bacb1
|
Don't use kerberos library locations on windows.
|
2005-04-21 00:42:55 +00:00 |
|
Dr. Stephen Henson
|
d9536ccffa
|
Fix from HEAD.
|
2005-04-20 17:06:20 +00:00 |
|
Dr. Stephen Henson
|
37ce8cffcc
|
Ignore zlib related options in mk1mf.pl
|
2005-04-20 16:27:57 +00:00 |
|
Dr. Stephen Henson
|
76693ca0a3
|
Fix from HEAD.
|
2005-04-20 00:00:23 +00:00 |
|
Andy Polyakov
|
4182f0ffc7
|
Enable shared link on HP-UX.
|
2005-04-19 22:21:28 +00:00 |
|
Andy Polyakov
|
0ef4ec4fd4
|
Complete the transition C-code hashes.
|
2005-04-19 15:17:30 +00:00 |
|
Andy Polyakov
|
f868b61376
|
Maintain fingerprint hashes as C source.
|
2005-04-19 15:11:59 +00:00 |
|
Dr. Stephen Henson
|
c61a8ad5b0
|
Remove obsolete fingerprint.sha1 files and associated scripts. Delete test
in fips/sha1/Makefile: the top level test checks the same files.
|
2005-04-18 16:34:21 +00:00 |
|
Dr. Stephen Henson
|
89234b1eed
|
Pick up definition of FIPS_mode() in fips.h to avoid warnings.
|
2005-04-18 13:02:19 +00:00 |
|
Andy Polyakov
|
2ec5ebb979
|
Minor fips const-ification.
|
2005-04-18 00:22:40 +00:00 |
|
Andy Polyakov
|
863a155451
|
Resolve minor binary compatibility issues in fips.
|
2005-04-17 23:26:40 +00:00 |
|
Andy Polyakov
|
1ddce0bebf
|
Throw in fips/aes/asm/fips-ax86-elf.s.
|
2005-04-17 22:54:16 +00:00 |
|
Andy Polyakov
|
4347c0a76d
|
Regenerate fips/des/asm/fips-dx86-elf.s with -fPIC flag.
|
2005-04-17 22:35:34 +00:00 |
|
Dr. Stephen Henson
|
f1429a972f
|
Return 0 for successful hash check.
|
2005-04-17 22:21:10 +00:00 |
|
Andy Polyakov
|
45bc841b22
|
Rename fips/sha1/sx86-elf.s to fips/sha1/fips-sx86-elf.s.
|
2005-04-17 22:17:51 +00:00 |
|
Andy Polyakov
|
7a111bc864
|
Bring back fips_standalone_sha1.
|
2005-04-17 22:00:35 +00:00 |
|
Dr. Stephen Henson
|
48d0ba4a1e
|
Modify checkhash.pl so it can be run standalone or included as a funtion
in another perl script.
|
2005-04-17 12:37:08 +00:00 |
|
Dr. Stephen Henson
|
0e23faec0a
|
Include user32.lib to import MessageBoxIndirect
|
2005-04-17 12:35:57 +00:00 |
|
Richard Levitte
|
7590f37fd7
|
Apparently, isascii() is an X/Open function, so to get it properly
declared, we need to define _XOPEN_SOURCE before including ctype.h.
Ported from HEAD.
|
2005-04-17 09:15:33 +00:00 |
|
Nils Larsch
|
f97b4a776e
|
EVP_CIPHER_CTX_init is a void function + fix typo
PR: 1044 + 1045
|
2005-04-15 16:00:29 +00:00 |
|
Dr. Stephen Henson
|
b99daf76a7
|
Update hash checking in makefiles to use new perl script.
|
2005-04-15 11:27:29 +00:00 |
|
Dr. Stephen Henson
|
8fc6cb77c5
|
Fix from HEAD.
|
2005-04-14 22:59:17 +00:00 |
|
Dr. Stephen Henson
|
b219bb8f62
|
Perl script that checks or rebuilds FIPS hash files. This works on
both Unix and Windows.
Merge all FIPS hash files into a single hash file fips/fips.sha1
|
2005-04-14 20:44:06 +00:00 |
|
Andy Polyakov
|
0b418c7d51
|
Final touch to mingw shared.
|
2005-04-13 23:53:19 +00:00 |
|
Andy Polyakov
|
13051e9316
|
Move cygcrypto.dll above cygwin.dll.
|
2005-04-13 22:47:50 +00:00 |
|
Andy Polyakov
|
0174c56851
|
More cover-ups, removing OPENSSL_GLOBAL/EXTERNS.
|
2005-04-13 21:48:12 +00:00 |
|
Andy Polyakov
|
a34f2d42b4
|
Final(?) touches to mingw shared support. .dll.a as shared lib extention might
appear controversial, but that's the only way to avoid relinks...
|
2005-04-13 21:07:21 +00:00 |
|
Andy Polyakov
|
5dc4923359
|
Zap OPENSSL_EXTERN on symbols, which are meant to remain local to DLL.
Comment in HEAD commit was wrong!
|
2005-04-13 20:54:07 +00:00 |
|
Andy Polyakov
|
5820d87a5f
|
Fix typos.
|
2005-04-13 15:41:56 +00:00 |
|
Andy Polyakov
|
89b1fd98ac
|
Backport OPENSSL_NONPIC_relocated from HEAD.
|
2005-04-13 08:49:51 +00:00 |
|
Andy Polyakov
|
ee2bf876c2
|
Shared support update, rather backport from HEAD.
|
2005-04-13 07:40:22 +00:00 |
|
Andy Polyakov
|
e44f62c2b1
|
OPENSSL_showfatal, backport from HEAD.
|
2005-04-13 07:02:59 +00:00 |
|
Dr. Stephen Henson
|
342b7e0458
|
Rebuild error codes.
|
2005-04-12 13:47:58 +00:00 |
|
Dr. Stephen Henson
|
96534114a3
|
Include error library value in C error source files instead of fixing up
at runtime.
|
2005-04-12 13:30:45 +00:00 |
|