- 21 9月, 2005 1 次提交
-
-
由 Andy Polyakov 提交于
PR: 1196 Submitted by: Russel Ruby
-
- 03 8月, 2005 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 05 7月, 2005 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 20 6月, 2005 1 次提交
-
-
由 Richard Levitte 提交于
PR: 1110
-
- 18 6月, 2005 1 次提交
-
-
由 Richard Levitte 提交于
That should solve the issues with propagating it through the Makefiles. PR: 1110
-
- 13 6月, 2005 1 次提交
-
-
由 Richard Levitte 提交于
1107. He says: This is a followup to the NetWare patch that was applied to beta3. It does the following: - Fixes a problem in the CLib build with undefined symbols. - Adds the ability to use BSD sockets as the default for the OpenSSL socket BIO. NetWare supports 2 flavors of sockets and our Apache developers need BSD sockets as a configurable option when building OpenSSL. This adds that for them. - Updates to the INSTALL.NW file to explain new options. I have tried very hard to make sure all the changes are in NetWare specific files or guarded carefully to make sure they only impact NetWare builds. I have tested the Windows build to make sure it does not break that since we have made changes to mk1mf.pl. We are still working the gcc cross compile for NetWare issue and hope to have a patch for that before beta 6 is released.
-
- 06 6月, 2005 1 次提交
-
-
由 Richard Levitte 提交于
PR: 1098
-
- 21 5月, 2005 1 次提交
-
-
由 Andy Polyakov 提交于
inspired by VC6 failure report. In addition abstain from taking screen snapshots when running in NT service context.
-
- 13 1月, 2005 1 次提交
-
-
由 Andy Polyakov 提交于
environments.
-
- 28 6月, 2004 1 次提交
-
-
由 Richard Levitte 提交于
The changes have been mailed to <crypt@bis.doc.gov> as well. PR: 903
-
- 24 3月, 2004 1 次提交
-
-
由 Richard Levitte 提交于
-
- 28 11月, 2003 1 次提交
-
-
由 Richard Levitte 提交于
PR: 780 Submitted by: Verdon Walker <VWalker@novell.com> Reviewed by: Richard Levitte
-
- 28 9月, 2003 1 次提交
-
-
由 Richard Levitte 提交于
time involving VxWorks on MIPS
-
- 27 9月, 2003 1 次提交
-
-
由 Richard Levitte 提交于
Contributed by Bob Bradley <bob@chaoticsoftware.com>
-
- 09 9月, 2003 1 次提交
-
-
由 Richard Levitte 提交于
platforms that don't (necessarely) have it. In the case of VMS, this means moving a couple of functions from apps/ to crypto/ and make them general (although only used privately).
-
- 20 6月, 2003 1 次提交
-
-
由 Richard Levitte 提交于
take care of returning if necessary.
-
- 12 6月, 2003 1 次提交
-
-
由 Richard Levitte 提交于
PR: 585
-
- 21 3月, 2003 1 次提交
-
-
由 Richard Levitte 提交于
of OPENSSL_NO_FP_API on existence of OPENSSL_SYS_MSDOS to e_os2.h.
-
- 04 12月, 2002 2 次提交
-
-
由 Richard Levitte 提交于
PR: 347
-
由 Richard Levitte 提交于
exit() in whatever way works for the intended platform, and define OPENSSL_EXIT() to have the old meaning (the name is of course because it's only used in the openssl program)
-
- 03 12月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
-
- 29 11月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
-
- 16 11月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
-
- 14 11月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
PR: 338 Here's the description, submitted by Gisle Vanem <giva@bgnett.no>: 1. sock_init() renamed to ssl_sock_init() in ./apps/s_socket.c due to name-clash with Watt-32. 2. rand() renamed to Rand() in ./crypto/bn/divtest.c due to name-clash with <stdlib.h> 3. Added calls to dbug_init()/sock_init() in some demo programs. 4. Changed cflags/lflags in configure. Watt-32 install root now taken from $WATT_ROOT.
-
- 09 10月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
Correct misspelled VXWORKS macros. Add VXWORKS identifying macros to e_os2.h. Add required inclusions and mappings for VxWorks in e_os.h. A few small modifications to make OpenSSL build and work on VxWorks. PR: 253, except for the change that was handled in an earlier commit, and a request for easy build of just parts of OpenSSL.
-
- 14 6月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
PR: 75
-
- 30 5月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
PR: 51
-
- 06 4月, 2002 2 次提交
-
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
and write(). The reason is that read() and write() make additional record level locking which causes hangs of Compaq Secure Web Server (Apache) with SSL. Submitted by Compaq.
-
- 14 2月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
-
- 08 11月, 2001 1 次提交
-
-
由 Bodo Möller 提交于
_REENTRANT if threads support is enabled, the ./Configure entry must define it so that it ends up in CFLAG.
-
- 25 8月, 2001 2 次提交
-
-
由 Lutz Jänicke 提交于
-
由 Lutz Jänicke 提交于
-
- 03 7月, 2001 1 次提交
-
-
由 Richard Levitte 提交于
Changes to have OpenSSL compile on OS/2. Contributed by "Brian Havard" <brianh@kheldar.apana.org.au>
-
- 03 5月, 2001 1 次提交
-
-
由 Richard Levitte 提交于
For those, unless the environment variables RANDFILE or HOME are defined (the default case!), RAND_file_name() will return NULL. This change adds a default HOME for those platforms. To add a default HOME for any platform, just define DEFAULT_HOME in the proper place, wrapped in appropriate #ifdef..#endif, in e_os.h.
-
- 20 2月, 2001 1 次提交
-
-
由 Richard Levitte 提交于
sure they are available in opensslconf.h, by giving them names starting with "OPENSSL_" to avoid conflicts with other packages and by making sure e_os2.h will cover all platform-specific cases together with opensslconf.h. I've checked fairly well that nothing breaks with this (apart from external software that will adapt if they have used something like NO_KRB5), but I can't guarantee it completely, so a review of this change would be a good thing.
-
- 07 2月, 2001 1 次提交
-
-
由 Lutz Jänicke 提交于
reasonable selection.
-
- 10 1月, 2001 1 次提交
-
-
由 Lutz Jänicke 提交于
only queried when the /dev/[u]random devices did not return enough entropy. Only the amount of entropy missing to reach the required minimum is queried, as EGD may be drained. Queried locations are: /etc/entropy, /var/run/egd-pool
-
- 09 1月, 2001 1 次提交
-
-
由 Richard Levitte 提交于
quick answer, take that one first.
-
- 08 1月, 2001 1 次提交
-
-
由 Richard Levitte 提交于
them for a short period of time (actually, poll them with select(), then read() whatever is there), which is about 10ms (hard-coded value) each. Separate Windows and Unixly code, and start on a VMS variant that currently just returns 0.
-