2003-10-28 |
Geoff Thorpe | Add my own debug config target.
|
commit | commitdiff | tree |
2003-10-28 |
Geoff Thorpe | make update
|
commit | commitdiff | tree |
2003-10-28 |
Geoff Thorpe | Ignore derived file.
|
commit | commitdiff | tree |
2003-10-28 |
Geoff Thorpe | crypto/evp/evptests.txt is copied to tests/ rather...
|
commit | commitdiff | tree |
2003-10-24 |
Geoff Thorpe | Remove duplicate prototypes have already been (correctly...
|
commit | commitdiff | tree |
2003-09-08 |
Geoff Thorpe | These should be write-locks, not read-locks.
|
commit | commitdiff | tree |
2003-06-06 |
Geoff Thorpe | This memset() in the ubsec ENGINE is a bug. Zeroing... Approved by: Geoff Thorpe
|
commit | commitdiff | tree |
2003-03-13 |
Geoff Thorpe | Fix a bone-head bug. This warrants a CHANGES entry...
|
commit | commitdiff | tree |
2003-03-11 |
Geoff Thorpe | The default implementation of DSA_METHOD has an interdepende...
|
commit | commitdiff | tree |
2003-02-15 |
Geoff Thorpe | Session cache implementations shouldn't have to access...
|
commit | commitdiff | tree |
2003-02-15 |
Geoff Thorpe | Declare prototypes for function pointer types, even...
|
commit | commitdiff | tree |
2003-02-15 |
Geoff Thorpe | We cache a montgomery form for 'n' if the PUBLIC flag...
|
commit | commitdiff | tree |
2003-02-14 |
Geoff Thorpe | David Brumley <dbrumley@stanford.edu> noted and corrected...
|
commit | commitdiff | tree |
2003-01-30 |
Geoff Thorpe | Summarise the last couple of commits.
|
commit | commitdiff | tree |
2003-01-30 |
Geoff Thorpe | This glues the GMP wrapper ENGINE into OpenSSL if it...
|
commit | commitdiff | tree |
2003-01-30 |
Geoff Thorpe | Commit a slightly modified version of an old experiment...
|
commit | commitdiff | tree |
2003-01-30 |
Geoff Thorpe | "openssl engine" will not display ENGINE/DSO load failure...
|
commit | commitdiff | tree |
2003-01-15 |
Geoff Thorpe | As with RSA, which was modified recently, this change...
|
commit | commitdiff | tree |
2003-01-07 |
Geoff Thorpe | RSA_METHOD now supports key-generation, but (for now...
|
commit | commitdiff | tree |
2003-01-07 |
Geoff Thorpe | This is the first step in allowing RSA_METHODs to implement...
|
commit | commitdiff | tree |
2002-12-13 |
Geoff Thorpe | The ampersand is not required in these constructs,...
|
commit | commitdiff | tree |
2002-12-11 |
Geoff Thorpe | Make 'tunala' link with zlib if possible (so it works...
|
commit | commitdiff | tree |
2002-12-11 |
Geoff Thorpe | This stops a compiler warning from -Wmissing-prototypes.
|
commit | commitdiff | tree |
2002-12-08 |
Geoff Thorpe | Nils Larsch submitted;
|
commit | commitdiff | tree |
2002-12-08 |
Geoff Thorpe | Undefine OPENSSL_NO_DEPRECATED inside openssl application...
|
commit | commitdiff | tree |
2002-12-08 |
Geoff Thorpe | This is a first-cut at improving the callback mechanisms...
|
commit | commitdiff | tree |
2002-12-08 |
Geoff Thorpe | Fix a warning, and do some constification as a lucky...
|
commit | commitdiff | tree |
2002-10-29 |
Geoff Thorpe | Add a HISTORY section to the man page to mention the...
|
commit | commitdiff | tree |
2002-10-29 |
Geoff Thorpe | The recent CHANGES note between 0.9.6g and 0.9.6h needs...
|
commit | commitdiff | tree |
2002-10-29 |
Geoff Thorpe | The last character of inconsistency in my recent commits...
|
commit | commitdiff | tree |
2002-10-29 |
Geoff Thorpe | Correct and enhance the behaviour of "internal" session...
|
commit | commitdiff | tree |
2002-10-18 |
Geoff Thorpe | Make pod2man happier.
|
commit | commitdiff | tree |
2002-10-18 |
Geoff Thorpe | If dynamically-loadable ENGINEs are linked against...
|
commit | commitdiff | tree |
2002-10-18 |
Geoff Thorpe | Another ENGINE implementation dependant on string.h.
|
commit | commitdiff | tree |
2002-10-18 |
Geoff Thorpe | We need to propogate SHARED_LIBS to sub-directories...
|
commit | commitdiff | tree |
2002-10-18 |
Geoff Thorpe | The loop variable is 'l', not 'i'.
|
commit | commitdiff | tree |
2002-10-16 |
Geoff Thorpe | The ENGINE implementations in ./engines/ should be...
|
commit | commitdiff | tree |
2002-10-16 |
Geoff Thorpe | - Remo Inverardi noticed that ENGINEs don't have an...
|
commit | commitdiff | tree |
2002-08-28 |
Geoff Thorpe | Fix a bug to allow the 4758 ENGINE to build as a DSO.
|
commit | commitdiff | tree |
2002-08-05 |
Geoff Thorpe | These are updates/fixes to DH/DSA/RAND docs based on...
|
commit | commitdiff | tree |
2002-08-05 |
Geoff Thorpe | typo fix
|
commit | commitdiff | tree |
2002-08-04 |
Geoff Thorpe | Various parts of the RSA documentation were inaccurate...
|
commit | commitdiff | tree |
2002-08-04 |
Geoff Thorpe | A single monolithic man page for the ENGINE stuff....
|
commit | commitdiff | tree |
2002-08-04 |
Geoff Thorpe | Fix "make install_docs" (and thus "make install").
|
commit | commitdiff | tree |
2002-07-18 |
Geoff Thorpe | This documentation change was being written at the...
|
commit | commitdiff | tree |
2002-07-08 |
Geoff Thorpe | oops, there were other cases of "ENGINE_ID" to change...
|
commit | commitdiff | tree |
2002-07-08 |
Geoff Thorpe | Correct an error in the README.ENGINE file.
|
commit | commitdiff | tree |
2002-06-21 |
Geoff Thorpe | Make sure any ENGINE control commands make local copies... Reviewed by: Geoff Thorpe
|
commit | commitdiff | tree |
2002-06-20 |
Geoff Thorpe | This apparently fixes compilation on OSX that was failing...
|
commit | commitdiff | tree |
2002-02-27 |
Geoff Thorpe | This adds a new ENGINE to support IBM 4758 cards, contribute...
|
commit | commitdiff | tree |
2002-02-20 |
Geoff Thorpe | make update
|
commit | commitdiff | tree |
2002-02-20 |
Geoff Thorpe | A rough little self-test for tunala. This runs through...
|
commit | commitdiff | tree |
2002-02-20 |
Geoff Thorpe | Make the "ungunk" logic a little more robust.
|
commit | commitdiff | tree |
2002-02-20 |
Geoff Thorpe | - Add support for cipher suites that require a temporary...
|
commit | commitdiff | tree |
2002-01-25 |
Geoff Thorpe | The 'type' parameter, an EVP_MD pointer, represents...
|
commit | commitdiff | tree |
2002-01-17 |
Geoff Thorpe | Correct for the recent prototype changes.
|
commit | commitdiff | tree |
2002-01-16 |
Geoff Thorpe | Produce less confusing statistics when "-out_totals...
|
commit | commitdiff | tree |
2002-01-16 |
Geoff Thorpe | The sample certs had expired, so these are newer ones...
|
commit | commitdiff | tree |
2002-01-10 |
Geoff Thorpe | - Network errors could pollute the buffers because...
|
commit | commitdiff | tree |
2002-01-08 |
Geoff Thorpe | - libtool finally annoyed me too much, so I'm nuking it,
|
commit | commitdiff | tree |
2002-01-05 |
Geoff Thorpe | - Add the same header stuff to aes_locl.h as is in...
|
commit | commitdiff | tree |
2002-01-04 |
Geoff Thorpe | Constify.
|
commit | commitdiff | tree |
2001-11-24 |
Geoff Thorpe | This looks to have been a typo.
|
commit | commitdiff | tree |
2001-11-22 |
Geoff Thorpe | Cut "ENGINE_ID" to the more concise "ID".
|
commit | commitdiff | tree |
2001-11-22 |
Geoff Thorpe | In this particular error condition, the structural...
|
commit | commitdiff | tree |
2001-11-22 |
Geoff Thorpe | When the "dynamic" ENGINE loads another ENGINE from...
|
commit | commitdiff | tree |
2001-11-22 |
Geoff Thorpe | The "openssl" ENGINE is no longer used except as a...
|
commit | commitdiff | tree |
2001-11-22 |
Geoff Thorpe | 'flags' should only be set inside DSO_load() if constructing...
|
commit | commitdiff | tree |
2001-10-09 |
Geoff Thorpe | evp_test.c and evptests.txt both need to be linked...
|
commit | commitdiff | tree |
2001-10-08 |
Geoff Thorpe | Change some EVP prototypes to use "cipher" rather than...
|
commit | commitdiff | tree |
2001-10-08 |
Geoff Thorpe | EVP_EncryptInit_ex() and EVP_DecryptInit_ex() had been...
|
commit | commitdiff | tree |
2001-10-08 |
Geoff Thorpe | As ENGINE_load_openbsd_dev_crypto() is an API function...
|
commit | commitdiff | tree |
2001-10-08 |
Geoff Thorpe | Make sure the "ENGINE_TABLE" cleanup callbacks have...
|
commit | commitdiff | tree |
2001-10-08 |
Geoff Thorpe | Missing pointer in the eng_table_register function...
|
commit | commitdiff | tree |
2001-10-01 |
Geoff Thorpe | The cleanup stack in ENGINE changed slightly, so this...
|
commit | commitdiff | tree |
2001-10-01 |
Geoff Thorpe | The STACK macros take care of casting to and from the...
|
commit | commitdiff | tree |
2001-10-01 |
Geoff Thorpe | Make an (overdue) note about the recent ENGINE restructuring...
|
commit | commitdiff | tree |
2001-10-01 |
Geoff Thorpe | Make "openssl engine -c" list any supported digests...
|
commit | commitdiff | tree |
2001-09-28 |
Geoff Thorpe | ENGINE_register_all_complete() will register all implementat...
|
commit | commitdiff | tree |
2001-09-25 |
Geoff Thorpe | "FALLBACK" handling was a hack that was thrown out...
|
commit | commitdiff | tree |
2001-09-25 |
Geoff Thorpe | Make update to bring in all the cipher/digest-related...
|
commit | commitdiff | tree |
2001-09-25 |
Geoff Thorpe | Put the cipher info back into the "openssl engine"...
|
commit | commitdiff | tree |
2001-09-25 |
Geoff Thorpe | Fiddling.
|
commit | commitdiff | tree |
2001-09-25 |
Geoff Thorpe | This change puts the original OpenBSD /dev/crypto support...
|
commit | commitdiff | tree |
2001-09-25 |
Geoff Thorpe | This change adds dummy RC4 and SHA1 support to the...
|
commit | commitdiff | tree |
2001-09-25 |
Geoff Thorpe | This changes EVP's cipher and digest code to hook via...
|
commit | commitdiff | tree |
2001-09-25 |
Geoff Thorpe | This change adds cipher and digest support into ENGINE...
|
commit | commitdiff | tree |
2001-09-25 |
Geoff Thorpe | indentation.
|
commit | commitdiff | tree |
2001-09-25 |
Geoff Thorpe | "make update".
|
commit | commitdiff | tree |
2001-09-25 |
Geoff Thorpe | Make necessary tweaks to apps/ files due to recent...
|
commit | commitdiff | tree |
2001-09-25 |
Geoff Thorpe | This commits changes to various parts of libcrypto...
|
commit | commitdiff | tree |
2001-09-25 |
Geoff Thorpe | This commits the changes to STACK macros forced by...
|
commit | commitdiff | tree |
2001-09-25 |
Geoff Thorpe | This change replaces the ENGINE's underlying mechanics...
|
commit | commitdiff | tree |
2001-09-25 |
Geoff Thorpe | Some major restructuring changes to ENGINE, including...
|
commit | commitdiff | tree |
2001-09-24 |
Geoff Thorpe | "make update"
|
commit | commitdiff | tree |
2001-09-14 |
Geoff Thorpe | Some of the ENGINE file names were changed for 8.3...
|
commit | commitdiff | tree |
2001-09-14 |
Geoff Thorpe | Fix a typo in the preprocessor logic in eng_list.c...
|
commit | commitdiff | tree |
2001-09-14 |
Geoff Thorpe | Add a SHA1 test to evptests.txt - only the MD5 hash...
|
commit | commitdiff | tree |
2001-09-14 |
Geoff Thorpe | 'evp_test' needs to initialise and cleanup EVP_CIPHER_CTX...
|
commit | commitdiff | tree |
2001-09-12 |
Geoff Thorpe | Updated dependencies from "make update"
|
commit | commitdiff | tree |
next |