2000-11-12 |
Richard Levitte | For a long time, I've wanted to be able to easily run... |
commit | commitdiff | tree | snapshot |
2000-11-12 |
Bodo Möller | Additional explanations for SSL_ERROR_WANT_READ/WRITE. |
commit | commitdiff | tree | snapshot |
2000-11-12 |
Richard Levitte | Enhance granularity on what I want to debug for the... |
commit | commitdiff | tree | snapshot |
2000-11-12 |
Richard Levitte | Update my own debugging configuration entry |
commit | commitdiff | tree | snapshot |
2000-11-12 |
Ben Laurie | Make Rijndael work! Those long flights have some good... |
commit | commitdiff | tree | snapshot |
2000-11-12 |
Ben Laurie | Make this stuff compile. |
commit | commitdiff | tree | snapshot |
2000-11-10 |
Bodo Möller | Point to SSL_set_bio(3) early because that manpage... |
commit | commitdiff | tree | snapshot |
2000-11-10 |
Bodo Möller | add missing word |
commit | commitdiff | tree | snapshot |
2000-11-09 |
Bodo Möller | tmp2 is not used in BN_mod_mul_montgomery. |
commit | commitdiff | tree | snapshot |
2000-11-08 |
Richard Levitte | Really stupid glitch (a comment not properly ended... |
commit | commitdiff | tree | snapshot |
2000-11-08 |
Richard Levitte | Remove references to RSAref. The glue library is but... |
commit | commitdiff | tree | snapshot |
2000-11-08 |
Bodo Möller | BN_CTX-related fixes. |
commit | commitdiff | tree | snapshot |
2000-11-07 |
Richard Levitte | Constification of LHASH. Contributed by "Paul D. Smith... |
commit | commitdiff | tree | snapshot |
2000-11-07 |
Richard Levitte | Document that the Nuron hardware has been added and... |
commit | commitdiff | tree | snapshot |
2000-11-07 |
Richard Levitte | Constify DH-related code. |
commit | commitdiff | tree | snapshot |
2000-11-07 |
Richard Levitte | Constify DSA-related code. |
commit | commitdiff | tree | snapshot |
2000-11-07 |
Richard Levitte | Make sure ERR_get_error() is declared. |
commit | commitdiff | tree | snapshot |
2000-11-07 |
Richard Levitte | A few more constifications of some RSA routines that... |
commit | commitdiff | tree | snapshot |
2000-11-07 |
Richard Levitte | Lutz tells me HP cc uses the same syntax for flags... |
commit | commitdiff | tree | snapshot |
2000-11-07 |
Richard Levitte | When ENGINE_by_id() couldn't find the given engine... |
commit | commitdiff | tree | snapshot |
2000-11-07 |
Richard Levitte | shl_load() also needs to load along a path given through an |
commit | commitdiff | tree | snapshot |
2000-11-07 |
Bodo Möller | Handle BN_copy failure after successful BN_new. |
commit | commitdiff | tree | snapshot |
2000-11-07 |
Bodo Möller | handle the case when BN_new returns NULL |
commit | commitdiff | tree | snapshot |
2000-11-06 |
Richard Levitte | Document recent constifications. |
commit | commitdiff | tree | snapshot |
2000-11-06 |
Richard Levitte | Constification of CRYPTO_get_ex_data() needed for the... |
commit | commitdiff | tree | snapshot |
2000-11-06 |
Richard Levitte | The consequence of constification is that to pass the... |
commit | commitdiff | tree | snapshot |
2000-11-06 |
Richard Levitte | Constify the RSAref glue code. |
commit | commitdiff | tree | snapshot |
2000-11-06 |
Richard Levitte | Constify the RSA parts of the ASN.1 library. Note... |
commit | commitdiff | tree | snapshot |
2000-11-06 |
Richard Levitte | Constify the RSA library. |
commit | commitdiff | tree | snapshot |
2000-11-06 |
Richard Levitte | Constify the RSA library. |
commit | commitdiff | tree | snapshot |
2000-11-06 |
Richard Levitte | As a consequence of the BIGNUM constification, the... |
commit | commitdiff | tree | snapshot |
2000-11-06 |
Richard Levitte | Make all engines available in the openssl application. |
commit | commitdiff | tree | snapshot |
2000-11-06 |
Ulf Möller | looks like a cut&paste error |
commit | commitdiff | tree | snapshot |
2000-11-06 |
Richard Levitte | Constify the BIGNUM routines a bit more. The only... |
commit | commitdiff | tree | snapshot |
2000-11-06 |
Richard Levitte | mode used too early in EVP_PKEY_save_parameters. |
commit | commitdiff | tree | snapshot |
2000-11-06 |
Richard Levitte | Make sure that shared libraries get the internal name... |
commit | commitdiff | tree | snapshot |
2000-11-04 |
Ulf Möller | Set the CryptoAPI randomness estimate back to 0. |
commit | commitdiff | tree | snapshot |
2000-11-03 |
Ulf Möller | increase the value a bit |
commit | commitdiff | tree | snapshot |
2000-11-03 |
Geoff Thorpe | Richard moved hw_nuron.c over to DSO-land recently... |
commit | commitdiff | tree | snapshot |
2000-11-03 |
Ulf Möller | Minor corrections (HPUX). |
commit | commitdiff | tree | snapshot |
2000-11-03 |
Bodo Möller | avoid memory leak |
commit | commitdiff | tree | snapshot |
2000-11-03 |
Richard Levitte | Instead of just STACK, use STACK_OF(ASN1_OBJECT). |
commit | commitdiff | tree | snapshot |
2000-11-02 |
Richard Levitte | Update the standards list to the current status |
commit | commitdiff | tree | snapshot |
2000-11-02 |
Richard Levitte | Change the engine library so the application writer... |
commit | commitdiff | tree | snapshot |
2000-11-02 |
Richard Levitte | 'openssl engine' can now list engine capabilities.... |
commit | commitdiff | tree | snapshot |
2000-11-02 |
Richard Levitte | Better error reporting in 'openssl engine' |
commit | commitdiff | tree | snapshot |
2000-11-02 |
Richard Levitte | make update |
commit | commitdiff | tree | snapshot |
2000-11-02 |
Bodo Möller | Never call load_dh_param(NULL) because this leads to... |
commit | commitdiff | tree | snapshot |
2000-11-01 |
Richard Levitte | -t is supported, so display some help about it. |
commit | commitdiff | tree | snapshot |
2000-11-01 |
Geoff Thorpe | oops, remove comments that are no longer true. |
commit | commitdiff | tree | snapshot |
2000-11-01 |
Geoff Thorpe | Explanation, tips, etc. |
commit | commitdiff | tree | snapshot |
2000-11-01 |
Geoff Thorpe | This is a demo that performs SSL tunneling (client... |
commit | commitdiff | tree | snapshot |
2000-11-01 |
Richard Levitte | Add application to enumerate, list and test engines... |
commit | commitdiff | tree | snapshot |
2000-11-01 |
Richard Levitte | Add support for shared libraries under Irix. |
commit | commitdiff | tree | snapshot |
2000-10-31 |
Richard Levitte | Rename true64 to the correct tru64. |
commit | commitdiff | tree | snapshot |
2000-10-31 |
Richard Levitte | Improvements to openssl.spec. |
commit | commitdiff | tree | snapshot |
2000-10-31 |
Richard Levitte | Add configuration option to build on Linux on both... |
commit | commitdiff | tree | snapshot |
2000-10-31 |
Richard Levitte | Make flag variables int instead of char. This avoids... |
commit | commitdiff | tree | snapshot |
2000-10-30 |
Ulf Möller | _lrotl() is a call to the C runtime library! |
commit | commitdiff | tree | snapshot |
2000-10-30 |
Geoff Thorpe | DSO_load() should also work when it is passed a NULL... |
commit | commitdiff | tree | snapshot |
2000-10-28 |
Richard Levitte | Document the change. |
commit | commitdiff | tree | snapshot |
2000-10-28 |
Richard Levitte | Add the possibility to use keys handled by engines... |
commit | commitdiff | tree | snapshot |
2000-10-28 |
Richard Levitte | Small documentation change |
commit | commitdiff | tree | snapshot |
2000-10-27 |
Ulf Möller | -engine is gone. |
commit | commitdiff | tree | snapshot |
2000-10-27 |
Richard Levitte | NetBSD doesn't use ftime(). |
commit | commitdiff | tree | snapshot |
2000-10-27 |
Richard Levitte | Document the OCSP addition. |
commit | commitdiff | tree | snapshot |
2000-10-27 |
Richard Levitte | make update |
commit | commitdiff | tree | snapshot |
2000-10-27 |
Richard Levitte | The majority of the OCSP code from CertCo. |
commit | commitdiff | tree | snapshot |
2000-10-26 |
Ulf Möller | . |
commit | commitdiff | tree | snapshot |
2000-10-26 |
Richard Levitte | Merge the engine branch into the main trunk. All confl... |
commit | commitdiff | tree | snapshot |
2000-10-26 |
Geoff Thorpe | Add a note about the recent DSO changes in CHANGES. BEFORE_engine |
commit | commitdiff | tree | snapshot |
2000-10-26 |
Richard Levitte | On HP-UX, at least when shl_* are used, the libraries... |
commit | commitdiff | tree | snapshot |
2000-10-26 |
Richard Levitte | For the operating systems where it matters, it is somet... |
commit | commitdiff | tree | snapshot |
2000-10-26 |
Geoff Thorpe | This changes the behaviour of the DSO mechanism for... |
commit | commitdiff | tree | snapshot |
2000-10-26 |
Bodo Möller | rsautl.c requires RSA. |
commit | commitdiff | tree | snapshot |
2000-10-23 |
Ulf Möller | s_server not s_client |
commit | commitdiff | tree | snapshot |
2000-10-23 |
Bodo Möller | Cert chain verification is useable by now. |
commit | commitdiff | tree | snapshot |
2000-10-23 |
Ulf Möller | Correction from Tani Hosokawa <unknown@riverstyx.net> |
commit | commitdiff | tree | snapshot |
2000-10-23 |
Bodo Möller | internal_verify now does know about extensions |
commit | commitdiff | tree | snapshot |
2000-10-23 |
Bodo Möller | Don't ever set 'seeded' if RAND_status() returned 0 |
commit | commitdiff | tree | snapshot |
2000-10-22 |
Richard Levitte | When building shared libraries on HP-UX 10.20 and HP... |
commit | commitdiff | tree | snapshot |
2000-10-22 |
Richard Levitte | It seems like grep isn't as capable as I thought on... |
commit | commitdiff | tree | snapshot |
2000-10-22 |
Richard Levitte | Pointer error corrected |
commit | commitdiff | tree | snapshot |
2000-10-22 |
Richard Levitte | If the functions get_dh*() are declared static, they... |
commit | commitdiff | tree | snapshot |
2000-10-22 |
Richard Levitte | On some operating systems, MAX is defined. Call ours... |
commit | commitdiff | tree | snapshot |
2000-10-21 |
Richard Levitte | Document |
commit | commitdiff | tree | snapshot |
2000-10-21 |
Richard Levitte | There's no reason why app_RAND_load_file() should retur... |
commit | commitdiff | tree | snapshot |
2000-10-21 |
Richard Levitte | Krister Walfridsson <cato@df.lth.se> tells us sysctl... |
commit | commitdiff | tree | snapshot |
2000-10-21 |
Richard Levitte | FreeBSD-elf can do threads. However, there seems to... |
commit | commitdiff | tree | snapshot |
2000-10-21 |
Richard Levitte | Add what's needed to get shared libraries on HP-UX. |
commit | commitdiff | tree | snapshot |
2000-10-21 |
Richard Levitte | make update |
commit | commitdiff | tree | snapshot |
2000-10-21 |
Richard Levitte | Document the change to NCONF. |
commit | commitdiff | tree | snapshot |
2000-10-20 |
Dr. Stephen... | Fix for bug (?) in assembly language routines for SHA1... |
commit | commitdiff | tree | snapshot |
2000-10-19 |
Dr. Stephen... | Move expired CA certificate. |
commit | commitdiff | tree | snapshot |
2000-10-19 |
Ulf Möller | give pseudo prototypes instead of macro definitions... |
commit | commitdiff | tree | snapshot |
2000-10-19 |
Ulf Möller | "DESCRIPTION" is required. |
commit | commitdiff | tree | snapshot |
2000-10-19 |
Ulf Möller | correction from Lutz |
commit | commitdiff | tree | snapshot |
2000-10-19 |
Richard Levitte | Keep binary backward compatibility by putting new metho... |
commit | commitdiff | tree | snapshot |
2000-10-19 |
Richard Levitte | Make it possible for methods to load from something... |
commit | commitdiff | tree | snapshot |
2000-10-19 |
Richard Levitte | NCONF_get_number() has no error checking at all. As... |
commit | commitdiff | tree | snapshot |
next |