openssl/apps
Richard Levitte b764ab9537 Netware patch submitted by Verdon Walker" <VWalker@novell.com> in PR
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.
2005-06-13 03:23:50 +00:00
..
demoCA Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
set Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
.cvsignore Add emacs cache files to .cvsignore. 2005-04-11 14:17:07 +00:00
app_rand.c Use new-style system-id macros everywhere possible. I hope I haven't 2001-02-20 08:13:47 +00:00
apps.c Various Win32 and other fixes for warnings and compilation errors. 2005-04-19 00:12:36 +00:00
apps.h Various Win32 and other fixes for warnings and compilation errors. 2005-04-19 00:12:36 +00:00
asn1pars.c Don't try to parse non string types. 2004-07-01 18:15:33 +00:00
ca-cert.srl Update test server certificate in apps/server.pem (it was expired). 2000-10-16 22:56:10 +00:00
ca-key.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
ca-req.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
ca.c const fixes 2005-04-15 18:29:33 +00:00
CA.com A hack to make sure access() will give us the correct answer about the 2000-02-11 18:12:47 +00:00
CA.pl.in Address run-time linker problems: LD_PRELOAD issue on multi-ABI platforms 2005-02-01 23:48:37 +00:00
CA.sh Address run-time linker problems: LD_PRELOAD issue on multi-ABI platforms 2005-02-01 23:48:37 +00:00
cert.pem Import of old SSLeay release: SSLeay 0.9.0b 1998-12-21 10:56:39 +00:00
ciphers.c some const fixes 2005-04-05 19:11:19 +00:00
client.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
crl.c some const fixes 2005-04-05 19:11:19 +00:00
crl2p7.c EXIT() may mean return(). That's confusing, so let's have it really mean 2002-12-03 16:33:03 +00:00
dgst.c Add -passin argument to dgst command. 2004-12-03 12:26:56 +00:00
dh.c Add the possibility to build without the ENGINE framework. 2003-01-30 17:39:26 +00:00
dh512.pem Include SKIP DH parameters with OpenSSL. 2000-08-02 09:04:44 +00:00
dh1024.pem Include SKIP DH parameters with OpenSSL. 2000-08-02 09:04:44 +00:00
dh2048.pem Include SKIP DH parameters with OpenSSL. 2000-08-02 09:04:44 +00:00
dh4096.pem Include SKIP DH parameters with OpenSSL. 2000-08-02 09:04:44 +00:00
dhparam.c Update any code that was using deprecated functions so that everything builds 2003-10-29 04:14:08 +00:00
dsa-ca.pem Fix the gendsa program and add it to the app list. The progs.h file is 1999-01-09 17:29:34 +00:00
dsa-pca.pem Fix the gendsa program and add it to the app list. The progs.h file is 1999-01-09 17:29:34 +00:00
dsa.c Remove some unnecessary recursive includes from the internal apps.h header, 2004-05-17 19:05:32 +00:00
dsa512.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
dsa1024.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
dsap.pem Import of old SSLeay release: SSLeay 0.9.0b 1998-12-21 10:56:39 +00:00
dsaparam.c Add the possibility to build without the ENGINE framework. 2003-01-30 17:39:26 +00:00
ec.c include opensslconf.h if OPENSSL_NO_* is used 2005-05-31 17:36:06 +00:00
ecparam.c include opensslconf.h if OPENSSL_NO_* is used 2005-05-31 17:36:06 +00:00
enc.c All kinds of changes from branch OpenSSL_0_9_7-stable 2005-04-30 15:17:05 +00:00
engine.c improve command line argument checking 2005-05-10 09:51:29 +00:00
errstr.c EXIT() may mean return(). That's confusing, so let's have it really mean 2002-12-03 16:33:03 +00:00
gendh.c Update any code that was using deprecated functions so that everything builds 2003-10-29 04:14:08 +00:00
gendsa.c Add the possibility to build without the ENGINE framework. 2003-01-30 17:39:26 +00:00
genrsa.c Allow RSA key-generation to specify an arbitrary public exponent. Jelte 2004-04-26 15:31:35 +00:00
install.com VMS support. 1999-05-13 11:37:32 +00:00
makeapps.com We have some source with \r\n as line ends. DEC C informs about that, 2005-05-29 12:13:51 +00:00
Makefile Further BUILDENV refinement, further fool-proofing of Makefiles and 2005-05-16 16:55:47 +00:00
nseq.c EXIT() may mean return(). That's confusing, so let's have it really mean 2002-12-03 16:33:03 +00:00
ocsp.c Remove some unnecessary recursive includes from the internal apps.h header, 2004-05-17 19:05:32 +00:00
oid.cnf Import of old SSLeay release: SSLeay 0.9.1b (unreleased) 1998-12-21 11:00:56 +00:00
openssl-vms.cnf make update 2005-04-22 20:17:17 +00:00
openssl.c some const fixes 2005-04-05 19:11:19 +00:00
openssl.cnf use SHA-1 as the default digest for the apps/openssl commands 2005-04-02 09:29:15 +00:00
passwd.c some const fixes 2005-04-05 19:11:19 +00:00
pca-cert.srl Update test server certificate in apps/server.pem (it was expired). 2000-10-16 22:56:10 +00:00
pca-key.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
pca-req.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
pkcs7.c Call autoconfig code in pkcs7 utility. 2004-03-05 23:46:29 +00:00
pkcs8.c Reformat pkcs8 source. 2004-06-24 13:10:54 +00:00
pkcs12.c include opensslconf.h if OPENSSL_NO_* is used 2005-05-31 17:36:06 +00:00
prime.c Add prototype. 2005-05-01 13:49:56 +00:00
privkey.pem Import of old SSLeay release: SSLeay 0.9.1b (unreleased) 1998-12-21 11:00:56 +00:00
progs.h Port prime utility across from stable branch. 2005-04-26 23:02:52 +00:00
progs.pl update progs.pl to reflect changes in progs.h 2005-04-05 18:17:13 +00:00
rand.c A general spring-cleaning (in autumn) to fix up signed/unsigned warnings. 2003-10-29 20:24:15 +00:00
req.c OPENSSL_Applink update. 2005-05-17 00:08:28 +00:00
req.pem Import of old SSLeay release: SSLeay 0.9.0b 1998-12-21 10:56:39 +00:00
rsa.c some const fixes 2005-04-05 19:11:19 +00:00
rsa8192.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
rsautl.c Update from 0.9.7-stable. Also repatch and rebuild error codes. 2005-05-28 20:44:02 +00:00
s512-key.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
s512-req.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
s1024key.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
s1024req.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
s_apps.h Fixes for signed/unsigned warnings and shadows. 2005-04-26 17:43:53 +00:00
s_cb.c some const fixes 2005-04-05 19:11:19 +00:00
s_client.c DJGPP changes. Contributed by Doug Kaufman <dkaufman@rahul.net> 2005-05-30 22:37:44 +00:00
s_server.c DJGPP changes. Contributed by Doug Kaufman <dkaufman@rahul.net> 2005-05-30 22:37:44 +00:00
s_socket.c Netware patch submitted by Verdon Walker" <VWalker@novell.com> in PR 2005-06-13 03:23:50 +00:00
s_time.c Use BUF_strlcpy() instead of strcpy(). 2003-12-27 14:40:17 +00:00
server.pem Update test server certificate in apps/server.pem (it was expired). 2000-10-16 22:56:10 +00:00
server.srl Import of old SSLeay release: SSLeay 0.9.0b 1998-12-21 10:56:39 +00:00
server2.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
sess_id.c some const fixes 2005-04-05 19:11:19 +00:00
smime.c some const fixes 2005-04-05 19:11:19 +00:00
speed.c changes from 0.9.8 2005-05-31 18:22:53 +00:00
spkac.c some const fixes 2005-04-05 19:11:19 +00:00
testCA.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
testdsa.h openssl speed is quite useful for testing hardware support (among other 2001-07-11 18:59:25 +00:00
testrsa.h cleaning up a little 2000-03-12 23:27:14 +00:00
timeouts.h Add DTLS support. 2005-04-26 16:02:40 +00:00
verify.c Make an explicit check during certificate validation to see that the 2004-11-29 11:28:08 +00:00
version.c Remove some unnecessary recursive includes from the internal apps.h header, 2004-05-17 19:05:32 +00:00
winrand.c Security fixes brought forward from 0.9.7. 2002-11-13 15:43:43 +00:00
x509.c some const fixes 2005-04-05 19:11:19 +00:00