Ben Laurie
ec7033745e
Fix memory leak.
2005-11-25 14:26:12 +00:00
Ben Laurie
9e31e63147
Improve documentation.
2005-11-25 13:46:41 +00:00
Dr. Stephen Henson
feef17fd88
Update from HEAD.
2005-11-20 13:26:57 +00:00
Andy Polyakov
817f011191
Keep shutting up VC8 [from HEAD].
...
PR: 1243
2005-11-15 08:09:04 +00:00
Andy Polyakov
98c045cf3a
crypto/bn/asm/sparcv8plus.S update from HEAD.
2005-11-15 08:05:19 +00:00
Dr. Stephen Henson
8860f3a82a
Fix possible race condition.
2005-11-11 12:59:39 +00:00
Andy Polyakov
43e9f4ca2f
crypto/Makefile update from HEAD.
...
PR: 1236
2005-11-09 20:47:40 +00:00
Andy Polyakov
586f843c76
FAQ update from HEAD.
2005-11-09 19:47:40 +00:00
Andy Polyakov
7cfc9e6d8c
AIX -blibpath is not accumulative, one apparently has to specify even
...
self-obvious /usr/lib:/lib.
PR: 1239
2005-11-09 17:28:22 +00:00
Andy Polyakov
4952ed0fa4
FAQ and ms/applink.c update from HEAD.
2005-11-09 17:12:42 +00:00
Dr. Stephen Henson
a084185d76
Document VC++ build changes.
2005-11-07 00:32:47 +00:00
Dr. Stephen Henson
914b80d276
Update from head.
2005-11-07 00:23:37 +00:00
Dr. Stephen Henson
282557da52
Include a "test" target do (hopefully) do something sensible.
2005-11-07 00:08:55 +00:00
Dr. Stephen Henson
5f649d583c
Fix "install" target for Win32 to install most utilities in a sensible location.
2005-11-07 00:05:27 +00:00
Dr. Stephen Henson
b98225ebf5
"copy" perl script to avoid problems with Win32 builtin copy command.
2005-11-06 17:54:51 +00:00
Dr. Stephen Henson
abb0c2bba4
Update VC++ build engine to include supported engine DLL builds.
2005-11-06 17:49:00 +00:00
Nils Larsch
b3bdb474a9
fix typo, pointed out by Patrick Guio
2005-11-02 22:19:23 +00:00
Nils Larsch
d796e6acb7
compile sstrsep only if HAVE_FORK is defined; patch supplied by Johan Gill <johane@lysator.liu.se>
2005-11-02 22:13:23 +00:00
Richard Levitte
d3afc92bc9
Document it
2005-11-01 07:53:43 +00:00
Richard Levitte
35a97b4b7b
Fix numerous bugs in the Win32 path splitter
2005-11-01 07:49:47 +00:00
Richard Levitte
f59463aad3
A slight change in documentation that makes it so much more comprehensible
2005-11-01 04:56:29 +00:00
Dr. Stephen Henson
ed656499c4
Fix from HEAD.
2005-10-29 12:52:10 +00:00
Andy Polyakov
63533e9a22
Add -install_name to link_a.darwin rule [from HEAD].
...
PR: 1218
2005-10-28 08:11:51 +00:00
Bodo Möller
20f7053254
harmonize with 0.9.7-stable CHANGES
2005-10-26 19:26:15 +00:00
Andy Polyakov
8b8ef74d39
Fix typos in macos x targets [from HEAD].
2005-10-25 22:08:11 +00:00
Andy Polyakov
3bfe024d8d
Fix install problems on MacOS X and HP-UX.
...
PR: 1218,1185
2005-10-25 22:03:36 +00:00
Andy Polyakov
063333e03d
Add rudimentary aix64-gcc target [from HEAD].
...
Submitted by: Stefan Neis
2005-10-19 18:47:31 +00:00
Andy Polyakov
0a0918ff38
util/pl/OS2-EMX.pl sync [from HEAD].
...
Submitted by: Stefan Neis, Brian Havard
2005-10-19 18:38:09 +00:00
Mark J. Cox
802c014656
One time CAN->CVE change
2005-10-19 10:51:36 +00:00
Richard Levitte
860841794d
Add in CHANGES for 0.9.7i.
2005-10-15 04:27:05 +00:00
Andy Polyakov
2a87c31237
Broaden compatibility amount Win32 headers even further [from HEAD].
2005-10-13 19:07:28 +00:00
Richard Levitte
da5f7fdcee
The version text wasn't bumoed after tagging...
2005-10-11 19:26:41 +00:00
Mark J. Cox
d8b408b1de
Bump after tag
2005-10-11 10:21:22 +00:00
Mark J. Cox
64932f9e4a
Add fixes for CAN-2005-2969
...
Bump release ready for OpenSSL_0_9_8a tag
2005-10-11 10:16:21 +00:00
Richard Levitte
5a20efcf17
Synchronise with Unixly make.
2005-10-11 10:15:56 +00:00
Dr. Stephen Henson
2a2857bbc8
Update ordinals
2005-10-10 00:37:36 +00:00
Dr. Stephen Henson
1bef284ab1
Update from HEAD.
2005-10-05 17:53:40 +00:00
Andy Polyakov
d8d0b6434f
Documentation update from HEAD.
...
PR: 1160
2005-10-04 06:35:14 +00:00
Dr. Stephen Henson
416b6fd115
Make OPENSSL_NO_COMP work on Win32.
2005-10-02 12:26:06 +00:00
Dr. Stephen Henson
f685cf920b
As HEAD.
2005-10-01 00:41:24 +00:00
Dr. Stephen Henson
54f51116b2
Update from HEAD.
2005-09-30 23:38:20 +00:00
Nils Larsch
b0d90958fc
successfully updating the db shouldn't result in an error message
2005-09-30 16:47:15 +00:00
Andy Polyakov
049ced2c2f
Fix typo [from HEAD].
2005-09-29 20:18:05 +00:00
Andy Polyakov
844b0e603b
Fix missing applink call [from HEAD].
2005-09-29 16:59:19 +00:00
Richard Levitte
75ef751e23
Change a comment so it corresponds to reality. Put back a character that
...
was previously replaced with a NUL for parsing purposes. This seems to
fix a very weird parsing bug involving two variable references in the same
value.
2005-09-28 18:03:06 +00:00
Dr. Stephen Henson
c4f6e56fca
Avoid unused variable warnings.
2005-09-26 02:40:18 +00:00
Nils Larsch
ff86d3d894
protect BN_BLINDING_invert with a write lock and BN_BLINDING_convert
...
with a read lock
Submitted by: Leandro Santi <lesanti@fiuba7504.com.ar>
2005-09-22 23:32:49 +00:00
Andy Polyakov
85b4c03e33
Fix SunOS 4 building issue [from HEAD].
...
PR: 1196
Submitted by: Russel Ruby
2005-09-22 20:39:25 +00:00
Andy Polyakov
efaf159af6
Broaden compatibility among Windows SDK versions [from HEAD].
2005-09-22 20:29:35 +00:00
Dr. Stephen Henson
daa657fb78
Fix from HEAD.
2005-09-21 00:57:28 +00:00