]> git.ipfire.org Git - thirdparty/openssl.git/history - apps
Change the command line options of mkerr.pl so -static is now default and
[thirdparty/openssl.git] / apps /
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.
1999-02-13  Ben LaurieFinally(?) fix DES stuff.
1999-02-13  Ben LaurieFix ghastly DES declarations, and all consequential...
1999-02-11  Dr. Stephen HensonDelete a few unused files in apps, restore CAST WIN32...
1999-02-10  Dr. Stephen HensonMore extension code. Incomplete support for subject...
1999-02-06  Ben LaurieProcess extensions when they are there.
1999-02-06  Ben LaurieDiagnose errors.
1999-02-06  Ben LaurieTypo in arguments.
1999-02-06  Ben LaurieClear error we don't care about.
1999-01-31  Ralf S. EngelschallReflect correct filename
1999-01-31  Mark J. CoxFix some more typos
1999-01-31  Mark J. Coxfix typo
1999-01-30  Ben LaurieBreak circular dependency between pem and err.
1999-01-30  Ben LaurieUpdate dependencies.
1999-01-29  Dr. Stephen HensonNew program 'nseq' added to apps to allow Netscape...
1999-01-29  Dr. Stephen HensonAllow the -certfile argument to be used multiple times...
1999-01-28  Ralf S. EngelschallOne more incorrect name in usage page
1999-01-28  Ralf S. EngelschallFix names in usage page of s_time, s_server and s_client
1999-01-26  Dr. Stephen HensonStill more X509 V3 stuff. Modify ca.c to work with...
1999-01-25  Dr. Stephen HensonMore X509 V3 stuff. Add support for extensions in the...
1999-01-24  Dr. Stephen HensonContinuing adding X509 V3 support. This starts to integ...
1999-01-20  Dr. Stephen HensonContinued patches so certificates and CRLs now can...
1999-01-19  Ben LaurieThis time, get it right.
1999-01-19  Ben LaurieFinally lay dependencies to rest (I hope!).
1999-01-17  Ben LaurieRemove pointless MD5 hash.
1999-01-09  Ben LaurieSort openssl functions by name.
1999-01-09  Dr. Stephen HensonFix the gendsa program and add it to the app list....
1999-01-07  Ben LaurieSend the right CAs to the client.
1999-01-07  Ben LaurieFix numeric -newkey args.
1999-01-03  Dr. Stephen HensonMore EVP_PKEY patches for new functionality.
1999-01-03  Dr. Stephen HensonMake sure applications free up pkey structures and...
1999-01-02  Paul C. SuttonUpdate scripts to use "openssl" instead of "ssleay"
1999-01-02  Paul C. SuttonSome more changes for renaming the binary from ssleay...
1999-01-02  Ralf S. EngelschallFirst cut of a cleanup for apps/. First the `ssleay...
1999-01-02  Dr. Stephen HensonMove DSA test in ca.c inside #ifdef and make pubkey...
1999-01-01  stephenThis is a quick hack conversion of the 'CA.sh' script...
1998-12-22  Ralf S. EngelschallIncorporation of RSEs assembled patches
1998-12-22  Ralf S. EngelschallVarious cleanups and fixed by Marc and Ralf to start...
1998-12-21  Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21  Ralf S. EngelschallImport of old SSLeay release: SSLeay 0.9.1b (unreleased) SSLeay
1998-12-21  Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21  Ralf S. EngelschallImport of old SSLeay release: SSLeay 0.9.0b
1998-12-21  Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21  Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21  Ralf S. EngelschallImport of old SSLeay release: SSLeay 0.8.1b
1998-12-21  Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...