Nils Larsch
|
2ab75dee27
|
don't use the l length modifier for int
|
2006-02-13 09:50:04 +00:00 |
|
Nils Larsch
|
a3f586cdab
|
use stricter prototypes, fix warnings
|
2006-02-13 09:46:02 +00:00 |
|
Nils Larsch
|
95a0e8ab31
|
fix warning
|
2006-02-13 08:45:53 +00:00 |
|
Nils Larsch
|
0c9caf04de
|
fix typo: pass pre-computed parameters to the underlying signature function; thanks to Lucas Newman
|
2006-02-13 08:16:00 +00:00 |
|
Ulf Möller
|
3b408d83fe
|
make update
|
2006-02-12 23:21:56 +00:00 |
|
Ulf Möller
|
8573552e8c
|
time stamp Makefile, test files
Submitted by: Zoltan Glozik <zglozik@opentsa.org>
|
2006-02-12 23:19:25 +00:00 |
|
Ulf Möller
|
c7235be6e3
|
RFC 3161 compliant time stamp request creation, response generation
and response verification.
Submitted by: Zoltan Glozik <zglozik@opentsa.org>
Reviewed by: Ulf Moeller
|
2006-02-12 23:11:56 +00:00 |
|
Dr. Stephen Henson
|
d7db77a0cb
|
Fix warnings about "sin" conflicting with sin(3) definition.
|
2006-02-09 17:17:41 +00:00 |
|
Dr. Stephen Henson
|
346ac30120
|
Avoid warnings about shadowed definitions.
|
2006-02-09 17:11:12 +00:00 |
|
Nils Larsch
|
bbab9b61dd
|
remove unnecessary check
|
2006-02-08 18:52:43 +00:00 |
|
Nils Larsch
|
82e8372f17
|
p could be uninitialized
|
2006-02-08 18:51:17 +00:00 |
|
Dr. Stephen Henson
|
15ac971681
|
Update filenames in makefiles.
|
2006-02-04 01:45:59 +00:00 |
|
Dr. Stephen Henson
|
0c21e13012
|
Recognize mingw in perlasm.
|
2006-02-04 01:25:19 +00:00 |
|
Nils Larsch
|
d5fd72fd0d
|
fix if statement: call conn_state() if the BIO is not in the BIO_CONN_S_OK state
|
2006-02-02 22:11:02 +00:00 |
|
Dr. Stephen Henson
|
c7474d077b
|
Ignore zero length constructed segments.
|
2006-01-31 18:36:29 +00:00 |
|
Nils Larsch
|
8c5a2bd6bb
|
add additional checks + cleanup
Submitted by: David Hartman <david_hartman@symantec.com>
|
2006-01-29 23:12:22 +00:00 |
|
Dr. Stephen Henson
|
25a58453ff
|
Fixes for BOOL handling: produce errors for invalid string for mini-compiler,
correctly encode FALSE for BOOL in ASN1_TYPE.
|
2006-01-19 17:16:56 +00:00 |
|
Dr. Stephen Henson
|
9e9bececa9
|
Fix from stable branch.
|
2006-01-15 17:31:08 +00:00 |
|
Nils Larsch
|
802d7fa6d5
|
support numeric strings in ASN1_generate_nconf
|
2006-01-14 09:21:33 +00:00 |
|
Nils Larsch
|
3798cb8182
|
fix comment
PR: 1270
|
2006-01-13 23:50:26 +00:00 |
|
Nils Larsch
|
2c5fadbce3
|
2 is a prime
PR: 1266
|
2006-01-13 23:27:59 +00:00 |
|
Richard Levitte
|
c75c096aa8
|
Forgot to initialize CC6DISABLEWARNINGS properly...
|
2006-01-11 18:55:42 +00:00 |
|
Richard Levitte
|
ab961dc8b0
|
Typo...
|
2006-01-11 13:31:04 +00:00 |
|
Bodo Möller
|
a13c20f603
|
Further TLS extension updates
Submitted by: Peter Sylvester
|
2006-01-09 19:49:05 +00:00 |
|
Richard Levitte
|
db6251ad54
|
Disable the Mixed Linkage warning for some selected modules. This is
because the Compaq C compiler will not accept that a variable be
declared extern then defined static without a warning.
|
2006-01-09 19:23:01 +00:00 |
|
Bodo Möller
|
51eb1b81f6
|
Avoid contradictive error code assignments.
"make errors".
|
2006-01-08 21:54:24 +00:00 |
|
Bodo Möller
|
739a543ea8
|
Some error code cleanups (SSL lib. used SSL_R_... codes reserved for alerts)
|
2006-01-08 19:42:30 +00:00 |
|
Richard Levitte
|
c9d67d4ddf
|
The VMS I run on doesn't know socklen_t and uses size_t instead.
|
2006-01-04 12:03:47 +00:00 |
|
Dr. Stephen Henson
|
9ee0f7b7e0
|
In ASN1_parse() show tag value for ASN1 tags > 30.
|
2006-01-03 14:20:07 +00:00 |
|
Richard Levitte
|
6a8f17de1e
|
Missing files in the VMS installation
|
2006-01-02 23:33:36 +00:00 |
|
Andy Polyakov
|
ea558241e0
|
Refine login in b_sock.c.
|
2006-01-02 16:05:26 +00:00 |
|
Andy Polyakov
|
4eb76e2397
|
Fix typo and purify logic in b_sock.c
|
2006-01-02 12:26:36 +00:00 |
|
Andy Polyakov
|
aab3bb04cf
|
Typo in win32_globallookup.
|
2006-01-02 12:06:22 +00:00 |
|
Andy Polyakov
|
481d81cb76
|
Make b_sock.c IPv6 savvy.
|
2006-01-02 09:12:46 +00:00 |
|
Andy Polyakov
|
c6cb42e4fb
|
"Relax" prototype and rename DSO_global_lookup_func to DSO_global_lookup.
|
2006-01-02 08:59:20 +00:00 |
|
Andy Polyakov
|
302ea8c260
|
Fix mapping "leak" in newly introduced win32_globallookup.
|
2006-01-01 18:38:59 +00:00 |
|
Andy Polyakov
|
a1f3462bc0
|
Oops! Remove junk...
|
2005-12-31 14:54:22 +00:00 |
|
Andy Polyakov
|
68b64fb610
|
Add DSO_global_lookup_func implementation. See commentary in dso_lib.c
for further details.
|
2005-12-30 22:53:59 +00:00 |
|
Andy Polyakov
|
34b537ee66
|
Fix CFB and OFB modes in eng_padlock.c. Engine was consistent with itself,
but not interoperable with the rest of the world. test_padlock script is
added mostly for reference.
|
2005-12-28 16:16:56 +00:00 |
|
Andy Polyakov
|
7a5dbeb782
|
Minor sparcv9 clean-ups.
|
2005-12-27 21:27:39 +00:00 |
|
Andy Polyakov
|
6c06918ede
|
Lower PADLOCK_CHUNK till value, which doesn't affect the benchmark results.
Well, it's even contrary, 512 was observed to *improve* performance by 5%.
Excuse ourselves from treating C7 specially.
|
2005-12-27 21:21:56 +00:00 |
|
Richard Levitte
|
ee8f293701
|
Whoops, we were copying instead of comparing at the end of trying to
find a queue element.
Notified by nagendra modadugu <nagendra@cs.stanford.edu>
|
2005-12-20 07:03:10 +00:00 |
|
Andy Polyakov
|
3b4a0225e2
|
As SPARCV9 CPU flavor is [expected to be] detected at run-time, we can
afford to relax SPARCV9/8+ compiler command line and produce "unversal"
binaries as we used to.
|
2005-12-19 09:10:06 +00:00 |
|
Ulf Möller
|
c8e1edaae5
|
comments
|
2005-12-18 20:59:25 +00:00 |
|
Andy Polyakov
|
63d3fc9106
|
Eliminate possible mapping leak.
|
2005-12-18 19:14:01 +00:00 |
|
Andy Polyakov
|
5d7324e42d
|
Typo in sparcv8cap.c.
|
2005-12-18 19:13:03 +00:00 |
|
Andy Polyakov
|
be7b4458f2
|
Keep disclaiming 16-bit platform support. For now remove WIN16 references
from .h files...
|
2005-12-18 19:11:37 +00:00 |
|
Andy Polyakov
|
7304956e39
|
Missing CFLAG in couple of depend: targets.
PR: 1247
Submitted by: Doug Kaufman
|
2005-12-18 19:00:54 +00:00 |
|
Andy Polyakov
|
1b167a4343
|
Make bio.h resistant to gnu-ish __attribute__ redefenitions.
PR: 1252
|
2005-12-16 21:21:41 +00:00 |
|
Andy Polyakov
|
a00e414faf
|
Unify sparcv9 assembler naming and build rules among 32- and 64-bit builds.
Engage run-time switch between bn_mul_mont_fpu and bn_mul_mont_int.
|
2005-12-16 17:39:57 +00:00 |
|