summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)Author
2003-11-28Netware-specific changes,Richard Levitte
2003-11-20Give CRLDP its standard name.Dr. Stephen Henson
2003-11-18Make sure to initialize AES counters to obtain proper results.Lutz Jänicke
2003-11-16Catch error condition to prevent NULL pointer dereference.Lutz Jänicke
2003-11-04Avoid some shadowed variable names.Geoff Thorpe
2003-10-31Let exit codes propagate from within for loops.Richard Levitte
2003-10-29Copy-n-paste bug (don't mix variable declarations and code). This sets theGeoff Thorpe
2003-10-29A general spring-cleaning (in autumn) to fix up signed/unsigned warnings.Geoff Thorpe
2003-10-29For whatever reason (compiler or header bugs), at least one commonly-usedGeoff Thorpe
2003-10-29Update any code that was using deprecated functions so that everything buildsGeoff Thorpe
2003-10-10Avoid warnings: add missing prototype, don't shadow.Dr. Stephen Henson
2003-10-06s_client should inform the user of any compression/expansion methods used.Richard Levitte
2003-09-27Selected changes for MSDOS, contributed by Gisle Vanem <giva@bgnett.no>.Richard Levitte
2003-09-27Include the instance in the Kerberos ticket information.Richard Levitte
2003-09-21Add -passin support to rsautlDr. Stephen Henson
2003-09-21In order to get the expected self signed error whenDr. Stephen Henson
2003-09-09Generalise the definition of strcasecmp() and strncasecmp() forRichard Levitte
2003-09-03New -ignore_err option in ocsp application to stop the serverDr. Stephen Henson
2003-08-14fix out-of-bounds check in lock_dbg_cb (was too lose to detect allBodo Möller
2003-07-22updates for draft-ietf-tls-ecc-03.txtBodo Möller
2003-07-03Add -issuer_hash and make -subject_hash the default way to get theRichard Levitte
2003-06-25implement PKCS #8 / SEC1 private key format for ECCBodo Möller
2003-06-19Implement CRL numbers.Richard Levitte
2003-06-11Avoid warnings saying that the format takes a void*.Richard Levitte
2003-06-01Various S/MIME bug and compatibility fixes.Dr. Stephen Henson
2003-05-28Add minimum POP3 STLS hack to s_client.c (as was provided for STARTTLS before)Lutz Jänicke
2003-05-01make updateRichard Levitte
2003-04-04Convert save_serial() to work like save_index(), and add aRichard Levitte
2003-04-04Add documentation on the added functionality in 'openssl ca'.Richard Levitte
2003-04-03Correct a lot of printing calls. Remove extra arguments...Richard Levitte
2003-04-03One more debug line to conditionalise.Richard Levitte
2003-04-03Implement self-signing in 'openssl ca'. This makes it easier to haveRichard Levitte
2003-04-03Don't try to free NULL values...Richard Levitte
2003-04-03Remove unused variable.Richard Levitte
2003-04-03Reset the version number of the issuer certificate? I believe thisRichard Levitte
2003-04-03Conditionalise all debug strings.Richard Levitte
2003-04-03Make it possible to have multiple active certificates with the sameRichard Levitte
2003-03-31No need to test -setalias twice.Richard Levitte
2003-03-31Add usage string for -fingerprint.Richard Levitte
2003-03-30Multi valued AVA support.Dr. Stephen Henson
2003-03-26Update ocsp usage message and docs.Dr. Stephen Henson
2003-03-20Make sure that all the library paths are modified in prepend mode, notRichard Levitte
2003-03-13Fix PEDANTIC stuff...Dr. Stephen Henson
2003-03-12Avoid warnings for no-engine and PEDANTICDr. Stephen Henson
2003-02-28- new ECDH_compute_key interface (KDF is no longer a fixed built-in)Bodo Möller
2003-02-25Fix indefinite length encoding so EOC correctly updatesDr. Stephen Henson
2003-02-22more mingw related cleanups.Ulf Möller
2003-02-22Allow building applications against static libraries with Makefile.shared.Richard Levitte
2003-02-15Single pass processing to cleartext S/MIME signing.Dr. Stephen Henson
2003-02-14Handle krb5 libraries separately and make sure only libssl.so dependsRichard Levitte