Use the new UI features, among others the new boolean input.
[openssl.git] / apps /
2001-06-23 Richard Levittemake update
2001-06-23 Richard LevitteUse apps_shutdown() in all applications, in case someon...
2001-06-23 Richard Levitteapps_startup() needs a corresponding apps_shutdown().
2001-06-23 Richard LevitteMake use of new features in UI's. Among others, the...
2001-06-23 Dr. Stephen HensonFix UI leak in apps.
2001-06-20 Richard LevitteModify "openssl engine" to handle and display internal...
2001-06-19 Dr. Stephen HensonChange all calls to low level digest routines in the...
2001-06-19 Dr. Stephen HensonFix memory leaks.
2001-06-19 Richard LevitteDo a proof of concept. "openssl genrsa" will make...
2001-06-19 Richard LevitteChange the common application routines to use a UI_METH...
2001-06-19 Dr. Stephen Hensonmake apps compile again
2001-06-18 Richard LevitteOne feature wasn't quite commited yet
2001-06-18 Richard LevitteProvide an application-common setup function for engine...
2001-06-11 Dr. Stephen HensonAdd support for MS CSP Name PKCS#12 attribute.
2001-06-05 Richard Levitte'make update'
2001-05-30 Richard LevitteExtend all the loading functions to take an engine...
2001-05-22 Richard LevitteVMS doesn't support more than on period in a file name
2001-05-09 Dr. Stephen HensonAllow various X509_STORE_CTX properties to be
2001-05-07 Dr. Stephen HensonInitial CRL based revocation checking.
2001-04-29 Dr. Stephen HensonWin32 fixes:
2001-04-26 Richard LevitteClean up ENGINE before exiting.
2001-04-19 Geoff ThorpeChanges to "openssl engine" to support the new control...
2001-04-11 Richard LevitteCorrect typo.
2001-04-11 Richard LevitteAdd -keyform.
2001-04-11 Richard LevitteShow an example of moving the emailAddress object from...
2001-04-11 Richard LevitteNetBSD and OpenBSD use TOD as well
2001-04-08 Lutz JänickeAdd forgotten "-passin" option to smime.c usage help.
2001-04-04 Richard LevitteIncorporate some changes that make OpenSSL compilable...
2001-03-31 Bodo Mölleravoid buffer overflow
2001-03-30 Bodo Möllerthis time *really* fix the /../ check ...
2001-03-30 Bodo MöllerFor -WWW, fix test for ".." directory references (and...
2001-03-24 Richard Levittemake update
2001-03-22 Bodo MöllerAdd missing '#ifndef OPENSSL_NO_DSA'.
2001-03-16 Richard LevitteCorrect a typo which might have lead to a dump.
2001-03-16 Dr. Stephen HensonAdd copy_extensions option to 'ca' utility.
2001-03-15 Dr. Stephen HensonAdd 'align' option to nameopt.
2001-03-15 Dr. Stephen HensonOverhaul the display of certificate details in
2001-03-15 Dr. Stephen HensonDocument the -certopt option to the x509 utility.
2001-03-13 Bodo MöllerFix: return 0 if no error occured.
2001-03-11 Bodo MöllerForcibly enable memory leak checking during "make test"
2001-03-10 Richard LevitteFor some experiments, it is sometimes nice to serve...
2001-03-09 Dr. Stephen HensonChange the EVP_somecipher() and EVP_somedigest()
2001-03-08 Bodo MöllerBugfix: previously the serial number file could turn...
2001-03-08 Bodo MöllerIntegrate ec_err.[co].
2001-03-07 Richard LevitteCode for better build under Darwin (MacOS X).
2001-03-05 Bodo MöllerMove ec.h to ec2.h because it is not compatible with...
2001-03-05 Bodo MöllerNew option '-subj arg' for 'openssl req' and 'openssl...
2001-03-04 Bodo Möllerincrease emailAddress_max
2001-02-27 Richard LevitteMacOSX doesn't have ftime().
2001-02-24 Dr. Stephen HensonNew function and options to check OCSP response validity.
2001-02-23 Geoff ThorpeI missed one.
2001-02-22 Richard Levittee_os.h does not belong with the exported headers. ...
2001-02-22 Richard LevitteWindows does not know of strigs.h or strcasecmp, so...
2001-02-21 Geoff ThorpeThis adds command-line support to s_server for controll...
2001-02-20 Richard LevitteSome functions, like strdup() and strcasecmp(), are...
2001-02-20 Richard LevitteI forgot there was a reason why the inclusions and...
2001-02-20 Richard LevitteOpenVMS catches up.
2001-02-20 Richard LevitteGet e_os2.h to get all the system definitions correctly.
2001-02-20 Dr. Stephen HensonFix typo.
2001-02-20 Richard LevitteInclude opensslconf.h or the like early to make sure...
2001-02-20 Bodo Möllerhonour '-no_tmp_rsa'
2001-02-20 Richard LevitteUse new-style system-id macros everywhere possible...
2001-02-20 Ulf MöllerFix warning.
2001-02-19 Richard LevitteMake all configuration macros available for application...
2001-02-19 Richard Levittemake update
2001-02-19 Dr. Stephen HensonNew -set_serial options to 'req' and 'x509'.
2001-02-16 Dr. Stephen HensonNew options to 'ca' utility to support CRL entry extens...
2001-02-15 Lutz JänickeAdd "-rand" option to s_client and s_server.
2001-02-14 Dr. Stephen HensonOption to disable standard block padding with EVP API.
2001-02-14 Dr. Stephen HensonInitial OCSP SSL support.
2001-02-13 Dr. Stephen HensonNew function OCSP_parse_url() and -url option for ocsp...
2001-02-12 Dr. Stephen HensonModify OCSP nonce behaviour.
2001-02-10 Bodo Möllerdisable stdin buffering in load_cert
2001-02-10 Bodo Mölleruse case-insensitive comparison in set_table_opts
2001-02-10 Dr. Stephen HensonFix CRL printing to correctly show when there are no...
2001-02-09 Lutz JänickeNew Option SSL_OP_CIPHER_SERVER_PREFERENCE allows TLS...
2001-02-09 Lutz JänickeTypo
2001-02-09 Dr. Stephen HensonVarious Win32 related fixed. Make no-krb5 work in mkdef...
2001-02-09 Dr. Stephen HensonAdd missing \n's to ocsp usage message.
2001-02-08 Dr. Stephen HensonAllow various options to be included for signing and...
2001-02-08 Richard LevitteAdd the -VAfile option to 'openssl ocsp'. This option...
2001-02-07 Lutz JänickeFix typo preventing correct usage of -out option.
2001-02-06 Ben LaurieRijdael CBC mode and partial undebugged SSL support.
2001-02-06 Bodo Möllerdon't dump core
2001-02-06 Ulf Möllerformat strings
2001-02-04 Ben LaurieMake depend.
2001-02-03 Lutz JänickeIf the source has already been succesfully queried...
2001-02-02 Dr. Stephen HensonVarious function for commmon operations.
2001-01-23 Bodo MöllerUse OpenSSL_add_all_algorithms instead of the backwards...
2001-01-19 Dr. Stephen HensonFixes to various ASN1_INTEGER routines for negative...
2001-01-19 Bodo MöllerFix openssl passwd -1
2001-01-19 Dr. Stephen HensonAdditional functionality in ocsp utility: print summary
2001-01-18 Dr. Stephen HensonDon't shadow.
2001-01-18 Dr. Stephen HensonImplement remaining OCSP verify checks in
2001-01-17 Richard LevitteKeep up with Unix
2001-01-17 Dr. Stephen HensonInitial OCSP certificate verify. Not complete,
2001-01-15 Bodo MöllerNew '-extfile' option for 'openssl ca'.
2001-01-14 Dr. Stephen HensonFix warning in apps/ca.c
2001-01-14 Dr. Stephen HensonPreliminary ocsp utility documentation.
2001-01-13 Dr. Stephen HensonNew OCSP utility. This can generate, parse and print
next