2001-09-10 |
Bodo Möller | exclude disabled message digests |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Bodo Möller | add AES ciphers |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Bodo Möller | Update so that progs.h can indeed be automatically... |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Bodo Möller | typo |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Bodo Möller | Get rid of hazardous EVP_DigestInit_dbg/EVP_DigestInit... |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Bodo Möller | Get rid of hazardous EVP_DigestInit_dbg/EVP_DigestInit... |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Bodo Möller | copyright |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Bodo Möller | Delete pointless casts |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Bodo Möller | Fix apps/openssl.c and ssl/ssltest.c so that they use |
commit | commitdiff | tree | snapshot |
2001-09-08 |
Dr. Stephen... | Replace old (and invalid) copyright notice. |
commit | commitdiff | tree | snapshot |
2001-09-07 |
Bodo Möller | The various hash #includes in rand_lcl.h *are* needed... |
commit | commitdiff | tree | snapshot |
2001-09-07 |
Lutz Jänicke | Recognize OpenUNIX-8 with compiler |
commit | commitdiff | tree | snapshot |
2001-09-07 |
Ben Laurie | Add a cleanup function for MDs. |
commit | commitdiff | tree | snapshot |
2001-09-07 |
Ben Laurie | Look up MD5 by name. |
commit | commitdiff | tree | snapshot |
2001-09-07 |
Ben Laurie | Remove duplication. |
commit | commitdiff | tree | snapshot |
2001-09-07 |
Ben Laurie | Now need sha.h for some reason. |
commit | commitdiff | tree | snapshot |
2001-09-07 |
Ben Laurie | Redo type-safety fix. |
commit | commitdiff | tree | snapshot |
2001-09-07 |
Ulf Möller | ispell |
commit | commitdiff | tree | snapshot |
2001-09-07 |
Ulf Möller | ispell |
commit | commitdiff | tree | snapshot |
2001-09-07 |
Ulf Möller | make engine file names unique in 8.3 |
commit | commitdiff | tree | snapshot |
2001-09-06 |
Lutz Jänicke | Completely reworked SVR5 shared library support. |
commit | commitdiff | tree | snapshot |
2001-09-06 |
Ulf Möller | unused function |
commit | commitdiff | tree | snapshot |
2001-09-06 |
Ulf Möller | include the proper header file |
commit | commitdiff | tree | snapshot |
2001-09-06 |
Ulf Möller | double definition |
commit | commitdiff | tree | snapshot |
2001-09-06 |
Lutz Jänicke | Even more corrections for OpenUNIX 8 |
commit | commitdiff | tree | snapshot |
2001-09-06 |
Bodo Möller | Avoid strdup. |
commit | commitdiff | tree | snapshot |
2001-09-06 |
Lutz Jänicke | Sort out mess of colons... |
commit | commitdiff | tree | snapshot |
2001-09-06 |
Lutz Jänicke | Support for shared libraries on Unixware-7 and OpenUNIX-8 |
commit | commitdiff | tree | snapshot |
2001-09-06 |
Bodo Möller | Totally get rid of CRYPTO_LOCK_ERR_HASH. |
commit | commitdiff | tree | snapshot |
2001-09-06 |
Lutz Jänicke | Build shared libaries for Unixware-7 and OpenUNIX-8... |
commit | commitdiff | tree | snapshot |
2001-09-06 |
Bodo Möller | improve OAEP check |
commit | commitdiff | tree | snapshot |
2001-09-06 |
Bodo Möller | fix formatting so that the file can be view with any... |
commit | commitdiff | tree | snapshot |
2001-09-05 |
Bodo Möller | Mention DSO_up => DSO_up_ref renaming |
commit | commitdiff | tree | snapshot |
2001-09-05 |
Bodo Möller | Renaming DH_up to DH_up_ref does not warrant a CHANGES... |
commit | commitdiff | tree | snapshot |
2001-09-05 |
Geoff Thorpe | ENGINEs can now perform structural cleanup. |
commit | commitdiff | tree | snapshot |
2001-09-05 |
Geoff Thorpe | This adds "destroy" handlers to the existing ENGINEs... |
commit | commitdiff | tree | snapshot |
2001-09-05 |
Geoff Thorpe | ENGINE's init() and finish() handler functions are... |
commit | commitdiff | tree | snapshot |
2001-09-05 |
Geoff Thorpe | Add some missing CHANGES items. |
commit | commitdiff | tree | snapshot |
2001-09-05 |
Bodo Möller | Oops^2: It was the correct line, but an incorrect change. |
commit | commitdiff | tree | snapshot |
2001-09-05 |
Bodo Möller | Oops, wrong line |
commit | commitdiff | tree | snapshot |
2001-09-05 |
Bodo Möller | -mcpu=i486 vs. -m486 ... |
commit | commitdiff | tree | snapshot |
2001-09-05 |
Geoff Thorpe | Change DH_up() -> DH_up_ref() |
commit | commitdiff | tree | snapshot |
2001-09-05 |
Geoff Thorpe | "DH_up" had been changed to "DH_up_ref" in libeay.num... |
commit | commitdiff | tree | snapshot |
2001-09-05 |
Bodo Möller | Solaris <string.h> does not declare 'strdup' if _XOPEN_... |
commit | commitdiff | tree | snapshot |
2001-09-05 |
Ulf Möller | bug fix: bn_sqr_recursive output is twice its input... |
commit | commitdiff | tree | snapshot |
2001-09-05 |
Ulf Möller | Eric Hanchrow points out that Cygwin perl works. |
commit | commitdiff | tree | snapshot |
2001-09-05 |
Ulf Möller | Use GCC 2.95/3.0 optimization |
commit | commitdiff | tree | snapshot |
2001-09-04 |
Geoff Thorpe | Update the ENGINE README, and stock it up with extra... |
commit | commitdiff | tree | snapshot |
2001-09-04 |
Ulf Möller | strsep implementation to allow the file to compile... |
commit | commitdiff | tree | snapshot |
2001-09-04 |
Geoff Thorpe | Make the 'dynamic' ENGINE bundle up the loading applica... |
commit | commitdiff | tree | snapshot |
2001-09-04 |
Geoff Thorpe | Add a "_up" -> "_up_ref" change to libeay.num that... |
commit | commitdiff | tree | snapshot |
2001-09-04 |
Bodo Möller | typo |
commit | commitdiff | tree | snapshot |
2001-09-04 |
Bodo Möller | Now that we have ERR_unload_strings(), ERR_load_ERR_str... |
commit | commitdiff | tree | snapshot |
2001-09-04 |
Bodo Möller | changing something requires a write lock, not a read... |
commit | commitdiff | tree | snapshot |
2001-09-04 |
Bodo Möller | CHANGES should list all API changes relevant for applic... |
commit | commitdiff | tree | snapshot |
2001-09-04 |
Bodo Möller | OpenSSL copyright notices ... |
commit | commitdiff | tree | snapshot |
2001-09-04 |
Bodo Möller | delete redundant ERR_load_CRYPTO_strings() prototype |
commit | commitdiff | tree | snapshot |
2001-09-03 |
Geoff Thorpe | This changes the existing hardware ENGINE implementatio... |
commit | commitdiff | tree | snapshot |
2001-09-03 |
Geoff Thorpe | This change adds a new ENGINE called "dynamic" that... |
commit | commitdiff | tree | snapshot |
2001-09-03 |
Geoff Thorpe | Note the "ERR_unload_strings" function. |
commit | commitdiff | tree | snapshot |
2001-09-03 |
Geoff Thorpe | Add a new ERR function, "ERR_unload_strings", to comple... |
commit | commitdiff | tree | snapshot |
2001-09-03 |
Geoff Thorpe | Correct a typo. |
commit | commitdiff | tree | snapshot |
2001-09-03 |
Bodo Möller | Rename recently introduced functions for improved code... |
commit | commitdiff | tree | snapshot |
2001-09-03 |
Bodo Möller | Use uniformly chosen witnesses for Miller-Rabin test |
commit | commitdiff | tree | snapshot |
2001-09-03 |
Bodo Möller | rearrange #includes because trying to include <crypto... |
commit | commitdiff | tree | snapshot |
2001-09-02 |
Geoff Thorpe | Convert "max" to "mx" for variable names (brought to... |
commit | commitdiff | tree | snapshot |
2001-09-02 |
Ben Laurie | Make MD functions take EVP_MD_CTX * instead of void... |
commit | commitdiff | tree | snapshot |
2001-09-01 |
Geoff Thorpe | Note the "ex_data" changes. |
commit | commitdiff | tree | snapshot |
2001-09-01 |
Geoff Thorpe | Make the necessary changes to work with the recent... |
commit | commitdiff | tree | snapshot |
2001-09-01 |
Geoff Thorpe | First step in fixing "ex_data" support. Warning: big... |
commit | commitdiff | tree | snapshot |
2001-09-01 |
Geoff Thorpe | Only OPENSSL_free() non-NULL pointers. |
commit | commitdiff | tree | snapshot |
2001-09-01 |
Ulf Möller | undo, didn't work |
commit | commitdiff | tree | snapshot |
2001-09-01 |
Ulf Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-09-01 |
Ulf Möller | strsep implementation to allow the file to compile... |
commit | commitdiff | tree | snapshot |
2001-09-01 |
Ulf Möller | make update |
commit | commitdiff | tree | snapshot |
2001-09-01 |
Ulf Möller | zlib default was broken on most platforms. |
commit | commitdiff | tree | snapshot |
2001-08-28 |
Geoff Thorpe | (A version of) gcc had been giving somewhat odd "trigra... |
commit | commitdiff | tree | snapshot |
2001-08-28 |
Geoff Thorpe | Ensure that failure to create the BIO in 'CRYPTO_mem_le... |
commit | commitdiff | tree | snapshot |
2001-08-28 |
Ben Laurie | Fix SSL memory leak. |
commit | commitdiff | tree | snapshot |
2001-08-27 |
Geoff Thorpe | Make sure "CRYPTO_mem_leaks_fp" doesn't itself create... |
commit | commitdiff | tree | snapshot |
2001-08-26 |
Geoff Thorpe | "make update" |
commit | commitdiff | tree | snapshot |
2001-08-26 |
Geoff Thorpe | gcc can't spot that 'derlst' is not used uninitialised... |
commit | commitdiff | tree | snapshot |
2001-08-26 |
Ben Laurie | Test digests. |
commit | commitdiff | tree | snapshot |
2001-08-26 |
Ben Laurie | Add digests. |
commit | commitdiff | tree | snapshot |
2001-08-25 |
Geoff Thorpe | Tidy up some code formatting. |
commit | commitdiff | tree | snapshot |
2001-08-25 |
Geoff Thorpe | Note the "ERR" changes. |
commit | commitdiff | tree | snapshot |
2001-08-25 |
Geoff Thorpe | This changes the "ERR" code to have all access to state... |
commit | commitdiff | tree | snapshot |
2001-08-25 |
Geoff Thorpe | Make a note of the "up" functions. |
commit | commitdiff | tree | snapshot |
2001-08-25 |
Geoff Thorpe | Changes crypto/evp/ and ssl/ code from directly increme... |
commit | commitdiff | tree | snapshot |
2001-08-25 |
Geoff Thorpe | Give DH, DSA, and RSA functions to "up" their reference... |
commit | commitdiff | tree | snapshot |
2001-08-25 |
Lutz Jänicke | Allow client certificate lists > 16kB ("Douglas E.... |
commit | commitdiff | tree | snapshot |
2001-08-25 |
Lutz Jänicke | Wording of comment... |
commit | commitdiff | tree | snapshot |
2001-08-25 |
Lutz Jänicke | Needed for build on SunOS 4.1.x with gcc (Jeffrey Hutze... |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Lutz Jänicke | More docs. |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Lutz Jänicke | -passin argument not used when actually loading the key |
commit | commitdiff | tree | snapshot |
2001-08-23 |
Dr. Stephen... | Load OCSP responder key before waiting for an incoming |
commit | commitdiff | tree | snapshot |
2001-08-23 |
Dr. Stephen... | Add #ifdefs to some devcrypto code |
commit | commitdiff | tree | snapshot |
2001-08-23 |
Lutz Jänicke | Typo. |
commit | commitdiff | tree | snapshot |
2001-08-23 |
Lutz Jänicke | More manual pages. Constify. |
commit | commitdiff | tree | snapshot |
2001-08-23 |
Lutz Jänicke | As discussed recently on openssl-users. |
commit | commitdiff | tree | snapshot |
next |