Andy Polyakov
|
7a06050cd3
|
"Overload" SunOS 4.x memcmp, which ruins ASN1_OBJECT table lookups.
PR: 1196
Submitted by: Russel Ruby
|
2005-09-20 20:19:07 +00:00 |
|
Andy Polyakov
|
6f9afa68cd
|
IA-32 BN tune-up. Performance imrpovement varies with platform and
keylength, this time larger improvement for shorter keys, and reaches
15%. Both SSE2 and IALU code pathes are improved.
|
2005-09-20 12:26:54 +00:00 |
|
Andy Polyakov
|
9c4fe78260
|
MD5 x86_64 assembler update.
Submitted by: Marc Bevand and Charles Liu
|
2005-09-20 07:56:03 +00:00 |
|
Andy Polyakov
|
9ddeefe39d
|
Proper solution to nasm compilation problems in Borland context.
|
2005-09-20 06:13:06 +00:00 |
|
Andy Polyakov
|
6d9c46b811
|
Oops-type typo.
PR: 1195
|
2005-09-19 13:12:00 +00:00 |
|
Andy Polyakov
|
af2c2823a7
|
bswapl usage should be masked by I386_ONLY.
PR: 1195
|
2005-09-19 13:06:46 +00:00 |
|
Nils Larsch
|
b17ecb642b
|
cleanup doxygen comments
|
2005-09-19 08:32:56 +00:00 |
|
Nils Larsch
|
ba12070f7e
|
add some doxygen comments
|
2005-09-19 08:10:10 +00:00 |
|
Dr. Stephen Henson
|
270da80bfa
|
Fix for Win32.
|
2005-09-16 11:45:55 +00:00 |
|
Bodo Möller
|
2238e8e477
|
correct+extend publication info
|
2005-09-12 01:39:46 +00:00 |
|
Nils Larsch
|
4b08da5538
|
bugfix: register engine as default engine in ENGINE_set_default_DSA
Submitted by: Jonathon Green
|
2005-09-09 07:50:09 +00:00 |
|
Richard Levitte
|
8a616a5a5f
|
Remove warnings about signed vs. unsigned...
|
2005-09-05 07:04:40 +00:00 |
|
Richard Levitte
|
9455d430cb
|
Synchronise VMS build with Unixly build.
|
2005-09-05 04:20:26 +00:00 |
|
Nils Larsch
|
137023dd0c
|
fix function name in error
|
2005-09-03 08:01:08 +00:00 |
|
Dr. Stephen Henson
|
2a45408c4a
|
Update print macro properly this time...
|
2005-09-03 00:49:26 +00:00 |
|
Dr. Stephen Henson
|
9e201014f8
|
Update ASN1 print implement macro.
|
2005-09-03 00:48:13 +00:00 |
|
Dr. Stephen Henson
|
0c072a0b46
|
Update asn1t.h too for ASN1 print.
|
2005-09-03 00:44:08 +00:00 |
|
Dr. Stephen Henson
|
c11c64fbe0
|
Update to ASN1 printing code.
|
2005-09-03 00:40:40 +00:00 |
|
Dr. Stephen Henson
|
f022c177db
|
Two new verify flags functions.
|
2005-09-02 22:49:54 +00:00 |
|
Nils Larsch
|
5f10073c95
|
fix typo in sbgp names
PR: 1194
|
2005-09-02 21:23:25 +00:00 |
|
Dr. Stephen Henson
|
244847591f
|
Extend callback function to support print customization.
|
2005-09-01 20:42:52 +00:00 |
|
Dr. Stephen Henson
|
5abe32d861
|
Return 2 from X509_NAME printing routine to add newline.
|
2005-09-01 18:02:51 +00:00 |
|
Dr. Stephen Henson
|
9194296de8
|
Update ASN1 printing code and add a -print option to 'pkcs7' utility for
initial testing.
|
2005-09-01 18:00:56 +00:00 |
|
Richard Levitte
|
6273a91cb7
|
Synchronise with Unixly build.
|
2005-09-01 14:24:43 +00:00 |
|
Dr. Stephen Henson
|
1ef7acfe92
|
Initial support for ASN1 print code.
WARNING WARNING WARNING, experimental code, handle with care, use at
your own risk, may contain nuts.
|
2005-09-01 13:59:16 +00:00 |
|
Dr. Stephen Henson
|
a0156a926f
|
Integrated support for PVK files.
|
2005-08-31 16:37:54 +00:00 |
|
Richard Levitte
|
96998822b5
|
Last synchronisationn with Unixly build. I hope...
|
2005-08-30 06:00:32 +00:00 |
|
Nils Larsch
|
8215e7a938
|
fix warnings when building openssl with the following compiler options:
-Wmissing-prototypes -Wcomment -Wformat -Wimplicit -Wmain -Wmultichar
-Wswitch -Wshadow -Wtrigraphs -Werror -Wchar-subscripts
-Wstrict-prototypes -Wreturn-type -Wpointer-arith -W -Wunused
-Wno-unused-parameter -Wuninitialized
|
2005-08-28 22:49:57 +00:00 |
|
Richard Levitte
|
f7622f86d9
|
More synchronisation with the Unixly build.
|
2005-08-28 11:28:48 +00:00 |
|
Richard Levitte
|
64b6840d8d
|
Synchronise with Unix changes.
|
2005-08-27 04:31:57 +00:00 |
|
Bodo Möller
|
7534d131d6
|
avoid potential spurious BN_free()
Submitted by: David Heine <dlheine@suif.Stanford.EDU>
|
2005-08-23 04:14:40 +00:00 |
|
Nils Larsch
|
725111f7cb
|
add missing file
|
2005-08-21 23:02:05 +00:00 |
|
Ben Laurie
|
bf3d6c0c9b
|
Make D-H safer, include well-known primes.
|
2005-08-21 16:00:17 +00:00 |
|
Dr. Stephen Henson
|
6b80c20bdb
|
Use correct date and filename.
|
2005-08-21 12:25:52 +00:00 |
|
Dr. Stephen Henson
|
2e8879fa6e
|
Delete old ASN1_METHOD files.
|
2005-08-20 19:48:58 +00:00 |
|
Dr. Stephen Henson
|
f5a07779dd
|
Add file which includes new ASN1 NETSCAPE format for certificates.
|
2005-08-20 19:46:52 +00:00 |
|
Dr. Stephen Henson
|
45e2738585
|
Remove ASN1_METHOD code replace with new ASN1 alternative.
|
2005-08-20 18:12:45 +00:00 |
|
Dr. Stephen Henson
|
b173acfc96
|
New version of ASN1 print code, still not compiled in though.
|
2005-08-20 00:08:29 +00:00 |
|
Andy Polyakov
|
ff82bf3b07
|
Pedantic polish to WCE-specific #if clause in ectest.c
|
2005-08-11 08:42:46 +00:00 |
|
Andy Polyakov
|
7cfe2a5e65
|
Fix Intel assembler warnings.
|
2005-08-10 08:28:36 +00:00 |
|
Andy Polyakov
|
0491e05833
|
Final(?) WinCE update.
|
2005-08-07 22:21:49 +00:00 |
|
Nils Larsch
|
9a1a5b8785
|
avoid infinite recursion if dynamic engine isn't loaded
Submitted by: Jonathon Green <jonathon_au@yahoo.com>
|
2005-08-06 10:46:19 +00:00 |
|
Nils Larsch
|
53b38d37a9
|
fix potential memory leak + improved error checking
PR: 1182
|
2005-08-05 09:42:45 +00:00 |
|
Dr. Stephen Henson
|
8f2e4fdf86
|
Allow PKCS7_decrypt() to work if no cert supplied.
|
2005-08-04 22:15:22 +00:00 |
|
Andy Polyakov
|
11de71b04c
|
3-4 times better RSA/DSA performance on WIN64A target. Well, on AMD64 CPU,
EMT64T will hardly exhibit better performance...
|
2005-08-04 17:35:42 +00:00 |
|
Andy Polyakov
|
19bd66fe74
|
WCE update, mostly typos.
|
2005-08-03 19:56:36 +00:00 |
|
Andy Polyakov
|
45771abbd6
|
PIC-ify SPARC assembler in alternative manner to eliminate dependency on
OPENSSL_PIC macro.
|
2005-08-03 10:42:21 +00:00 |
|
Andy Polyakov
|
573969cd53
|
Abstain from GUI calls in rand_win.c in NT service context.
|
2005-08-02 22:09:14 +00:00 |
|
Andy Polyakov
|
2031eca588
|
WCE-specific fix for cryptlib.c.
|
2005-08-02 22:07:28 +00:00 |
|
Andy Polyakov
|
8a35fb3bea
|
Eliminate bogus #if WCEPLATFORM!=MS_HPC_PRO [which by the way unconditionally
invalidated the whole clause] and replace it with #if _WIN32_WCE>=210.
|
2005-08-02 11:58:39 +00:00 |
|