I386_ONLY is defined in opensslconf.h, so we need to include it.
[openssl.git] / apps /
1999-05-25 Bodo MöllerSet #!... path to Perl in apps/der_chop automatically.
1999-05-25 Bodo MöllerAdd closing parenthesis to usage output.
1999-05-21 Bodo MöllerIt was a very bad idea to use #include "../e_os.h"...
1999-05-20 Bodo MöllerDon't install e_os.h in include/openssl, use it only...
1999-05-20 Ulf MöllerBring VMS in sync with the recent changes.
1999-05-20 Ulf MöllerAvoid a warning.
1999-05-19 Dr. Stephen HensonInclude some notes on basic extension usage and change...
1999-05-19 Dr. Stephen HensonNew functions sk_set, sk_value and sk_num to replace...
1999-05-18 Dr. Stephen HensonChange default PKCS#12 iteration count to 2048, include...
1999-05-18 Bodo MöllerGet rid of some unnecessary casts and add a necessary...
1999-05-17 Bodo MöllerIf we couldn't handle "-showcerts" (which happens with...
1999-05-17 Bodo MöllerRename "openssl x509" option "-config" to "-extfile...
1999-05-16 Dr. Stephen HensonOops! Get the pmatch test the right way round.
1999-05-16 Dr. Stephen HensonFix various less obvious bugs in PKCS#7 handling: such...
1999-05-16 Bodo MöllerChange type of various DES function arguments from...
1999-05-16 Bodo MöllerAdded a comment pointing out the behaviour of "openssl...
1999-05-16 Bodo MöllerMarked probable bug, pointed out by Anonymous.
1999-05-15 Dr. Stephen HensonVarious Win32 fixes. Change args in do_ms.bat to put...
1999-05-15 Bodo MöllerUpdate dependencies.
1999-05-15 Ben LaurieGet rid of the cast.
1999-05-13 Ulf MöllerCut&paste error.
1999-05-13 Bodo MöllerNew structure type SESS_CERT used instead of CERT insid...
1999-05-13 Ulf MöllerRemove redundant ifdef.
1999-05-13 Ulf MöllerVMS support bug fixes.
1999-05-13 Ulf MöllerVMS support.
1999-05-12 Dr. Stephen HensonAdd new -out option to asn1parse to allow the parsed...
1999-05-11 Bodo Möllerargc counting bug fixed.
1999-05-11 Ulf MöllerMove openssl.cnf out of lib/.
1999-05-10 Ulf MöllerMove openssl.cnf out of lib/.
1999-05-10 Ralf S. EngelschallFix various things to let OpenSSL even pass ``egcc...
1999-05-08 Dr. Stephen HensonVarious Win32 fixes. Win95 doesn't support MoveFileEx...
1999-05-08 Dr. Stephen HensonAllows PKCS#12 password to be placed on command line...
1999-05-08 Bodo MöllerThis was an unused derivate of an old version of s_clie...
1999-05-04 Ralf S. EngelschallConvert casted X509_INFO stacks to type-safe STACK_OF...
1999-05-04 Ralf S. Engelschallconsistency cosmetics
1999-05-02 Ben LaurieYet another stack.
1999-05-01 Ben LaurieUpdate dependencies.
1999-05-01 Ben LaurieAnother stack.
1999-05-01 Ben LaurieAnother stack.
1999-05-01 Ben LaurieAnother safe stack.
1999-04-29 Bodo MöllerSupport INSTALL_PREFIX for packagers.
1999-04-29 Ulf MöllerIgnore Makefile.save
1999-04-29 Bodo MöllerFix make target "install".
1999-04-28 Bodo MöllerInstall various scripts to $(OPENSSLDIR)/misc instead...
1999-04-28 Ben LaurieDon't shadow.
1999-04-27 Bodo MöllerA new comment.
1999-04-27 Ulf MöllerUpdate NO_* macros.
1999-04-27 Ulf MöllerNew Configure option no-<cipher> (rsa, idea, rc5, ...
1999-04-27 Dr. Stephen HensonAdd PKCS#12 documentation and new option in x509 to...
1999-04-26 Ulf MöllerRemove NOPROTO definitions and error code comments.
1999-04-24 Ulf MöllerNew Configure option --openssldir to replace ssldir.pl.
1999-04-24 Dr. Stephen HensonComplete rewrite of the error code generation script...
1999-04-23 Bodo Möller"make depend"
1999-04-23 Bodo MöllerChange #include filenames from <foo.h> to <openssl.h>.
1999-04-23 Ben LaurieWork with -pedantic!
1999-04-20 Ulf MöllerFix lots of warnings.
1999-04-19 Ulf MöllerChange functions to ANSI C.
1999-04-18 Dr. Stephen HensonInitial support for Certificate Policies extension...
1999-04-17 Ben LaurieMassive constification.
1999-04-16 Dr. Stephen HensonAdd initial support for r2i RAW extensions which can...
1999-04-14 Bodo Möller/* Just some comments. */
1999-04-14 Bodo MöllerCleaning up Ben's clean-ups :-)
1999-04-14 Bodo MöllerSome tiny fixes.
1999-04-12 Ben LaurieAdd type-safe STACKs and SETs.
1999-04-12 Ben Lauriegcc claims this is a shadow, though I can't find what...
1999-04-12 Ralf S. EngelschallAdd `openssl ca -revoke <certfile>' facility which...
1999-04-12 Ralf S. EngelschallFix `openssl crl -noout -text' combination where `...
1999-04-11 Bodo MöllerSubmitted by:
1999-04-10 Ralf S. EngelschallFix a few typos and tabs while I'm poking around in...
1999-04-10 Ben LaurieAdjust renegotiation slightly.
1999-04-09 Bodo MöllerBugfix: s_client occasionally would sleep in select...
1999-04-06 Ulf MöllerRemove obsolete files from SSLeay 0.8.
1999-04-03 Ben LaurieDon't shadow.
1999-04-02 Bodo MöllerAvoid EADDRINUSE for s_server.
1999-04-01 Ulf MöllerNew Makefile variables $(RANLIB) and $(PERL).
1999-04-01 Ben LaurieDon't shadow.
1999-03-31 Bodo MöllerNew option "-showcerts" for s_client
1999-03-29 Dr. Stephen HensonInclude pkcs12 program as part of openssl. This complet...
1999-03-22 Ben LaurieFix security hole.
1999-03-09 Ben LaurieRemake cert links when the app is built.
1999-03-09 Ralf S. EngelschallMake it more clear what option -WWW to s_server does.
1999-03-08 Ralf S. EngelschallMake `openssl version' output lines consistent.
1999-03-06 Dr. Stephen HensonAdded support for adding extensions to CRLs, also fix...
1999-03-06 Ben LauriePut the dependencies back.
1999-03-06 Ralf S. EngelschallGeneral source tree makefile cleanups: Made `making...
1999-02-27 Ben LaurieUpdate dependencies.
1999-02-25 Ralf S. EngelschallMove s_server -dcert and -dkey options out of the undoc...
1999-02-24 Ralf S. EngelschallMake `openssl x509 -noout -modulus' functional also...
1999-02-24 Dr. Stephen HensonRemove debugging fprintf from req.c and fix the code...
1999-02-23 Ben LaurieFix more warnings.
1999-02-23 Ralf S. EngelschallGet rid of a nasty debugging message which was forgotte...
1999-02-23 Ralf S. EngelschallFix usage message on gendsa:
1999-02-23 Dr. Stephen HensonRedo the way 'req' and 'ca' add objects: add support...
1999-02-21 Ben LaurieMore stuff for new TLS ciphersuites.
1999-02-21 Dr. Stephen HensonAdd more functionality to issuer alt name and subject...
1999-02-19 Dr. Stephen HensonOverhaul 'crl' application, add a proper X509_CRL_print...
1999-02-17 Dr. Stephen HensonOops! Remeber to include the other patches this time...
1999-02-15 Dr. Stephen HensonFix various memory leaks in SSL, apps and DSA
1999-02-14 Dr. Stephen HensonAdd support for raw extensions. This means that you...
1999-02-14 Dr. Stephen HensonMore Win32 fixes and upsdate INSTALL.W32 documentation.
next