2003-10-29 |
Geoff Thorpe | For whatever reason (compiler or header bugs), at least... |
tree | commitdiff |
2003-10-29 |
Geoff Thorpe | Update any code that was using deprecated functions... |
tree | commitdiff |
2003-10-10 |
Dr. Stephen Henson | Avoid warnings: add missing prototype, don't shadow. |
tree | commitdiff |
2003-10-06 |
Richard Levitte | s_client should inform the user of any compression... |
tree | commitdiff |
2003-09-27 |
Richard Levitte | Selected changes for MSDOS, contributed by Gisle Vanem... |
tree | commitdiff |
2003-09-27 |
Richard Levitte | Include the instance in the Kerberos ticket information. |
tree | commitdiff |
2003-09-21 |
Dr. Stephen Henson | Add -passin support to rsautl |
tree | commitdiff |
2003-09-21 |
Dr. Stephen Henson | In order to get the expected self signed error when |
tree | commitdiff |
2003-09-09 |
Richard Levitte | Generalise the definition of strcasecmp() and strncasec... |
tree | commitdiff |
2003-09-03 |
Dr. Stephen Henson | New -ignore_err option in ocsp application to stop... |
tree | commitdiff |
2003-08-14 |
Bodo Möller | fix out-of-bounds check in lock_dbg_cb (was too lose... |
tree | commitdiff |
2003-07-22 |
Bodo Möller | updates for draft-ietf-tls-ecc-03.txt |
tree | commitdiff |
2003-07-03 |
Richard Levitte | Add -issuer_hash and make -subject_hash the default... |
tree | commitdiff |
2003-06-25 |
Bodo Möller | implement PKCS #8 / SEC1 private key format for ECC |
tree | commitdiff |
2003-06-19 |
Richard Levitte | Implement CRL numbers. |
tree | commitdiff |
2003-06-11 |
Richard Levitte | Avoid warnings saying that the format takes a void*. |
tree | commitdiff |
2003-06-01 |
Dr. Stephen Henson | Various S/MIME bug and compatibility fixes. |
tree | commitdiff |
2003-05-28 |
Lutz Jänicke | Add minimum POP3 STLS hack to s_client.c (as was provid... |
tree | commitdiff |
2003-05-01 |
Richard Levitte | make update |
tree | commitdiff |
2003-04-04 |
Richard Levitte | Convert save_serial() to work like save_index(), and... |
tree | commitdiff |
2003-04-04 |
Richard Levitte | Add documentation on the added functionality in 'openss... |
tree | commitdiff |
2003-04-03 |
Richard Levitte | Correct a lot of printing calls. Remove extra arguments... |
tree | commitdiff |
2003-04-03 |
Richard Levitte | One more debug line to conditionalise. |
tree | commitdiff |
2003-04-03 |
Richard Levitte | Implement self-signing in 'openssl ca'. This makes... |
tree | commitdiff |
2003-04-03 |
Richard Levitte | Don't try to free NULL values... |
tree | commitdiff |
2003-04-03 |
Richard Levitte | Remove unused variable. |
tree | commitdiff |
2003-04-03 |
Richard Levitte | Reset the version number of the issuer certificate... |
tree | commitdiff |
2003-04-03 |
Richard Levitte | Conditionalise all debug strings. |
tree | commitdiff |
2003-04-03 |
Richard Levitte | Make it possible to have multiple active certificates... |
tree | commitdiff |
2003-03-31 |
Richard Levitte | No need to test -setalias twice. |
tree | commitdiff |
2003-03-31 |
Richard Levitte | Add usage string for -fingerprint. |
tree | commitdiff |
2003-03-30 |
Dr. Stephen Henson | Multi valued AVA support. |
tree | commitdiff |
2003-03-26 |
Dr. Stephen Henson | Update ocsp usage message and docs. |
tree | commitdiff |
2003-03-20 |
Richard Levitte | Make sure that all the library paths are modified in... |
tree | commitdiff |
2003-03-13 |
Dr. Stephen Henson | Fix PEDANTIC stuff... |
tree | commitdiff |
2003-03-12 |
Dr. Stephen Henson | Avoid warnings for no-engine and PEDANTIC |
tree | commitdiff |
2003-02-28 |
Bodo Möller | - new ECDH_compute_key interface (KDF is no longer... |
tree | commitdiff |
2003-02-25 |
Dr. Stephen Henson | Fix indefinite length encoding so EOC correctly updates |
tree | commitdiff |
2003-02-22 |
Ulf Möller | more mingw related cleanups. |
tree | commitdiff |
2003-02-22 |
Richard Levitte | Allow building applications against static libraries... |
tree | commitdiff |
2003-02-15 |
Dr. Stephen Henson | Single pass processing to cleartext S/MIME signing. |
tree | commitdiff |
2003-02-14 |
Richard Levitte | Handle krb5 libraries separately and make sure only... |
tree | commitdiff |
2003-02-14 |
Richard Levitte | Pay attention to disabled SSL versions. |
tree | commitdiff |
2003-02-14 |
Richard Levitte | Make it possible to disable OCSP, the speed application... |
tree | commitdiff |
2003-02-13 |
Richard Levitte | Add full support for -rpath/-R, both in shared librarie... |
tree | commitdiff |
2003-02-10 |
Dr. Stephen Henson | Typo. |
tree | commitdiff |
2003-02-08 |
Bodo Möller | avoid coredump |
tree | commitdiff |
2003-02-06 |
Bodo Möller | implement fast point multiplication with precomputation |
tree | commitdiff |
2003-01-30 |
Richard Levitte | Add the possibility to build without the ENGINE framework. |
tree | commitdiff |
2003-01-30 |
Geoff Thorpe | "openssl engine" will not display ENGINE/DSO load failu... |
tree | commitdiff |
2003-01-30 |
Richard Levitte | cert_sk isn't always allocated, so freeing it may cause... |
tree | commitdiff |
2003-01-24 |
Dr. Stephen Henson | Check return value of gmtime() and add error codes |
tree | commitdiff |
2003-01-16 |
Bodo Möller | avoid potential confusion about curves (prime192v1... |
tree | commitdiff |
2003-01-13 |
Richard Levitte | DJGPP doesn't have DLLs, so skip adding to %PATH% in... |
tree | commitdiff |
2003-01-09 |
Dr. Stephen Henson | Typo. |
tree | commitdiff |
2003-01-09 |
Dr. Stephen Henson | NULL tofree when it is freed to avoid double free. |
tree | commitdiff |
2003-01-04 |
Dr. Stephen Henson | Fix leak. |
tree | commitdiff |
2002-12-29 |
Richard Levitte | make update |
tree | commitdiff |
2002-12-25 |
Richard Levitte | Spelling error. |
tree | commitdiff |
2002-12-24 |
Richard Levitte | Avoid double definition of config. |
tree | commitdiff |
2002-12-24 |
Richard Levitte | Cygwin needs the library locatin for .DLLs to be set... |
tree | commitdiff |
2002-12-20 |
Richard Levitte | There was a mixup between INSTALLTOP and OPENSSLDIR... |
tree | commitdiff |
2002-12-19 |
Richard Levitte | We stupidly had a separate LIBKRB5 variable for KRB5... |
tree | commitdiff |
2002-12-19 |
Richard Levitte | I have no idea what possesed me to compile s_socket... |
tree | commitdiff |
2002-12-15 |
Richard Levitte | Update the make system for installations: |
tree | commitdiff |
2002-12-11 |
Geoff Thorpe | This stops a compiler warning from -Wmissing-prototypes. |
tree | commitdiff |
2002-12-08 |
Geoff Thorpe | Nils Larsch submitted; |
tree | commitdiff |
2002-12-08 |
Geoff Thorpe | Undefine OPENSSL_NO_DEPRECATED inside openssl applicati... |
tree | commitdiff |
2002-12-06 |
Richard Levitte | Apparently, bash is more forgiving than sh. To be... |
tree | commitdiff |
2002-12-05 |
Richard Levitte | Corrected DJGPP patch |
tree | commitdiff |
2002-12-03 |
Richard Levitte | EXIT() may mean return(). That's confusing, so let... |
tree | commitdiff |
2002-11-28 |
Richard Levitte | Cleanse memory using the new OPENSSL_cleanse() function. |
tree | commitdiff |
2002-11-22 |
Richard Levitte | Disable this module if OPENSSL_NO_SOCK is defined. |
tree | commitdiff |
2002-11-18 |
Richard Levitte | Make sure sysconf exists (it doesn't in the VMS C RTL... |
tree | commitdiff |
2002-11-18 |
Bodo Möller | allocate bio_err before memory debugging is enabled... |
tree | commitdiff |
2002-11-15 |
Richard Levitte | WinCE patches |
tree | commitdiff |
2002-11-15 |
Richard Levitte | Changes to make shared library building and use work... |
tree | commitdiff |
2002-11-14 |
Richard Levitte | Remove warnings. |
tree | commitdiff |
2002-11-14 |
Richard Levitte | Fix to build better with DJGPP. |
tree | commitdiff |
2002-11-13 |
Richard Levitte | This didn't get to the 0.9.8-dev thread... |
tree | commitdiff |
2002-11-13 |
Ben Laurie | Security fixes brought forward from 0.9.7. |
tree | commitdiff |
2002-11-12 |
Dr. Stephen Henson | Initial ASN1 generation code. This can construct |
tree | commitdiff |
2002-11-11 |
Richard Levitte | Variables on the stack must be initialized or we can... |
tree | commitdiff |
2002-11-11 |
Richard Levitte | Make the programs link against the static library on... |
tree | commitdiff |
2002-11-08 |
Richard Levitte | -CAserial does take a filename argument. |
tree | commitdiff |
2002-11-07 |
Richard Levitte | Windows doesn't know sys/file.h |
tree | commitdiff |
2002-10-31 |
Richard Levitte | Remove all referenses to RSAref, since that's been... |
tree | commitdiff |
2002-10-29 |
Bodo Möller | Sun has agreed to removing the covenant language from... |
tree | commitdiff |
2002-10-28 |
Bodo Möller | fast reduction for NIST curves |
tree | commitdiff |
2002-10-25 |
Richard Levitte | Make sure toupper() is declared |
tree | commitdiff |
2002-10-24 |
Richard Levitte | On certain platforms, we redefine certain symbols using... |
tree | commitdiff |
2002-10-23 |
Richard Levitte | Signal an error if the entered output password didn... |
tree | commitdiff |
2002-10-23 |
Bodo Möller | fix warnings, and harmonize indentation |
tree | commitdiff |
2002-10-14 |
Richard Levitte | makedepend complains when a header file is included... |
tree | commitdiff |
2002-10-11 |
Richard Levitte | BN_bn2hex() returns "0" instead of "00" for zero. ... |
tree | commitdiff |
2002-10-10 |
Richard Levitte | VMS below version 7 doesn't have strcasecmp, so let... |
tree | commitdiff |
2002-10-09 |
Richard Levitte | Make sure that the 'config' variable is correctly defin... |
tree | commitdiff |
2002-10-09 |
Richard Levitte | Remove redundancy and use the main makefile better |
tree | commitdiff |
2002-10-09 |
Richard Levitte | Use double dashes so makedepend doesn't misunderstand... |
tree | commitdiff |
2002-10-09 |
Richard Levitte | Add missing LF |
tree | commitdiff |
next |