Andy Polyakov
|
0f618d0576
|
Provide "dummy" &main::picmeup even in Windows perlasm modules.
|
2003-01-24 09:38:18 +00:00 |
|
Dr. Stephen Henson
|
624feae8af
|
Check return value of gmtime() and add error codes
where it fails in ASN1_TIME_set().
Clear error queue in req.c if *_min or *_max is absent.
|
2003-01-24 00:42:50 +00:00 |
|
Andy Polyakov
|
246f2b016b
|
Workaround for lame compiler bug introduced in "CPU pack" for MSVC6SP5.
|
2003-01-23 10:05:59 +00:00 |
|
Richard Levitte
|
60d16c258a
|
Missing 0 broke FreeBSD build.
PR: 470
|
2003-01-23 08:10:07 +00:00 |
|
Andy Polyakov
|
30167ace51
|
This is an *initial* tune-up. This update puts Itanium2 back on par with
Itanium. I mean if overall performance improvement over C version was X
for Itanium, it's now X even for Itanium2.
|
2003-01-19 21:31:20 +00:00 |
|
Dr. Stephen Henson
|
e98823d847
|
EVP_DecryptInit() should call EVP_CipherInit() not EVP_CipherInit_ex().
|
2003-01-17 00:46:08 +00:00 |
|
Richard Levitte
|
d87a127837
|
A few more files to ignore
|
2003-01-16 21:33:06 +00:00 |
|
Richard Levitte
|
0062e618f0
|
FreeBSD has /dev/crypto as well.
PR: 462
|
2003-01-16 18:29:34 +00:00 |
|
Lutz Jänicke
|
282382cc14
|
Armor against systems without ranlib...
Submitted by: Thierry Lelegard <thierry.lelegard@canal-plus.fr>
PR: 461
|
2003-01-16 17:21:15 +00:00 |
|
Lutz Jänicke
|
0748cdc7f1
|
Fix initialization sequence to prevent freeing of unitialized objects.
Submitted by: Nils Larsch <nla@trustcenter.de>
PR: 459
|
2003-01-15 14:56:47 +00:00 |
|
Bodo Möller
|
5da8738fea
|
"!Cname surname" has now become redundant ...
|
2003-01-13 15:55:52 +00:00 |
|
Bodo Möller
|
f9f6c92c52
|
undo part of a recent change: it's "surname", not "surName"
(see X.520 aka ISO/IEC 9594-6)
|
2003-01-13 15:51:33 +00:00 |
|
Richard Levitte
|
98753dd088
|
Make sure not to declare a clashing read() for DJGPP.
PR: 440
|
2003-01-13 15:35:27 +00:00 |
|
Richard Levitte
|
256c5769b4
|
Correct a misleading comment.
PR: 456
|
2003-01-13 14:53:46 +00:00 |
|
Richard Levitte
|
1f7238a434
|
UI_UTIL_read_pw() misinterpreted the values returned from UI functions.
PR: 456
|
2003-01-13 14:17:47 +00:00 |
|
Richard Levitte
|
129bd04329
|
tty_in will never be stderr, so it will always be closed, which means stdin
might get closed...
Reported by Mark Daniel <Mark.Daniel@wasd.vsm.com.au>
|
2003-01-13 13:15:19 +00:00 |
|
Andy Polyakov
|
a6816db813
|
Addenum to IA-32 assembler support enhancements from HEAD branch.
|
2003-01-12 22:40:09 +00:00 |
|
Andy Polyakov
|
fb70607064
|
IA-32 assembler support enhancements from HEAD branch: unified ELF,
support for SCO/Caldera targets and for Cygwin shared build.
|
2003-01-12 16:35:30 +00:00 |
|
Richard Levitte
|
85ca752e33
|
Make sure everything that may be freed is allocated or initiated.
PR: 446
|
2003-01-10 08:59:48 +00:00 |
|
Lutz Jänicke
|
3f1cbad2e7
|
Third argument to shl_load() is "long address", not a pointer.
(Didn't influence functionality, as on HP-UX 32bit the NULL pointer
is a 32bit 0-value and thus is identical to the required 0L.)
PR: 443
|
2003-01-08 08:26:59 +00:00 |
|
Andy Polyakov
|
4d1e5535b2
|
Support for ILP32 on HPUX-IA64.
|
2003-01-03 15:19:55 +00:00 |
|
Andy Polyakov
|
1954767b45
|
pa-risc2.s was not PIC, see RT#426. I strip call to fprintf as it's
never called anyway (it's a debugging assertion). If pa-risc2W.s is
PIC remains to be seen...
|
2003-01-03 10:50:38 +00:00 |
|
Richard Levitte
|
6983b4615c
|
Adjust the parameter lists in some not commonly used files.
PR: 428
|
2003-01-01 23:41:50 +00:00 |
|
Ben Laurie
|
339e4dd3ef
|
Fix warnings, use correct -Ds.
|
2003-01-01 15:48:38 +00:00 |
|
Richard Levitte
|
d57084f235
|
Make sure the last character of the ASN.1 time string (the 'Z') is copied.
PR: 429
|
2003-01-01 03:41:01 +00:00 |
|
Richard Levitte
|
4a2e36b19e
|
It's rather silly to believe we'd release 0.9.7a in 2002 :-).
|
2002-12-31 00:59:36 +00:00 |
|
Richard Levitte
|
1c2018f37f
|
Tagging is done, move on to development of 0.9.7a.
|
2002-12-31 00:02:34 +00:00 |
|
Richard Levitte
|
04572965ea
|
Time for release of OpenSSL 0.9.7.
The tag will be OpenSSL_0_9_7.
|
2002-12-30 23:54:11 +00:00 |
|
Richard Levitte
|
20c9a50710
|
OS/2 does binary by default, apparently.
Reported by Brian Havard <brianh@kheldar.apana.org.au>.
|
2002-12-29 10:20:01 +00:00 |
|
Richard Levitte
|
5b9aa0e474
|
Make sure OPENSSL_SYS_ macros are defined.
|
2002-12-28 02:37:05 +00:00 |
|
Richard Levitte
|
475cc45a61
|
make update
|
2002-12-28 02:30:47 +00:00 |
|
Richard Levitte
|
21fa937c9f
|
Make sure OPENSSL_SYS_ macros are defined, and in md5_locl.h, switch
back to using OPENSSL_SYS_ULTRASPARC.
|
2002-12-28 02:30:26 +00:00 |
|
Andy Polyakov
|
0c78046356
|
UltraSPARC performance "tune-up."
|
2002-12-27 14:50:13 +00:00 |
|
Richard Levitte
|
4c94c028a7
|
Finally, a bn_div_words() in VAX assembler that goes through all tests.
PR: 413
|
2002-12-23 11:25:55 +00:00 |
|
Richard Levitte
|
d7de7bcf3e
|
Make AES_ENCRYPT and AES_DECRYPT macros instead of static constants.
PR: 411
|
2002-12-20 18:21:38 +00:00 |
|
Andy Polyakov
|
cbdda5cc87
|
Fix for "shift count too large" when compiling for hpux-parisc2 and
irix-mips. The bug was introduced with accelerated support for x86_64.
My fault! Fixed now.
|
2002-12-20 18:10:39 +00:00 |
|
Richard Levitte
|
4e356d9876
|
More accurate comments.
|
2002-12-20 16:38:40 +00:00 |
|
Richard Levitte
|
ff3ab1699b
|
A little debugging.
|
2002-12-20 16:38:09 +00:00 |
|
Richard Levitte
|
8eeefabf32
|
Propagate MAKEDEPPROG to the subdirs under crypto/.
|
2002-12-20 15:28:45 +00:00 |
|
Richard Levitte
|
2ef9e7efe6
|
Keep the internal lowercase 'surname', for programmer's sake.
|
2002-12-20 09:39:42 +00:00 |
|
Richard Levitte
|
449598e723
|
Be consistent with capitalisation of object names.
|
2002-12-20 09:24:24 +00:00 |
|
Richard Levitte
|
5201cb5acb
|
Be consistent with capitalisation of object names.
|
2002-12-20 09:18:21 +00:00 |
|
Andy Polyakov
|
a92a9f02fb
|
Fix for RT#405, Solaris refuses to invoke preprocessor if egrep returns 1.
Linux for example doesn't exhibit this behaviour, but I add "exit 0" to all
potentially affected rules, just to be on the safe side.
|
2002-12-18 09:02:07 +00:00 |
|
Richard Levitte
|
b65d3741b3
|
Move on to beta7 (hopefully, that will never appear)
|
2002-12-17 14:48:24 +00:00 |
|
Richard Levitte
|
fcf8f4d453
|
Time to release OpenSSL 0.9.7 beta6.
The tag will be OpenSSL_0_9_7-beta6.
|
2002-12-17 14:24:51 +00:00 |
|
Andy Polyakov
|
7a3565009e
|
Make "perl des-586.pl a.out" work, see RT#402
|
2002-12-17 08:01:28 +00:00 |
|
Andy Polyakov
|
db186beee4
|
This is rollback to 0.9.6h bn_mul.c to address problem reported in RT#272.
|
2002-12-16 18:17:24 +00:00 |
|
Geoff Thorpe
|
8d2563f136
|
The ampersand is not required in these constructs, and was giving AIX
warnings.
Reported by: Bernhard Simon.
|
2002-12-15 16:45:28 +00:00 |
|
Andy Polyakov
|
1a07628209
|
DES PIC-ification. "Cygwin" companion. Problem was that preprocessor macro
is not expanded if prepended with a $-sign.
|
2002-12-15 10:05:29 +00:00 |
|
Richard Levitte
|
e851895f04
|
Don't define macros in terms of asm() when __STRICT_ANSI is defined.
|
2002-12-15 05:54:58 +00:00 |
|