2003-12-01 |
Richard Levitte | CRYPTO_malloc(), CRYPTO_realloc() and variants of them...
|
commit | commitdiff | tree |
2003-11-29 |
Richard Levitte | Make sure the documentation matches reality.
|
commit | commitdiff | tree |
2003-11-29 |
Richard Levitte | We're getting a clash with C++ because it has a type...
|
commit | commitdiff | tree |
2003-11-29 |
Richard Levitte | Add IPSec/IKE/Oakley curves.
|
commit | commitdiff | tree |
2003-11-29 |
Richard Levitte | Damnit, I'm sick of having to do something special...
|
commit | commitdiff | tree |
2003-11-28 |
Richard Levitte | RSA_size() and DH_size() return the amount of bytes...
|
commit | commitdiff | tree |
2003-11-28 |
Richard Levitte | 1024 is the export key bits limit according to current...
|
commit | commitdiff | tree |
2003-11-28 |
Richard Levitte | Make a number of changes to the OS/2 build. Submitter...
|
commit | commitdiff | tree |
2003-11-28 |
Richard Levitte | Move another common functionality (reproduced so far...
|
commit | commitdiff | tree |
2003-11-28 |
Richard Levitte | Let's use text/plain in the example instead of crapy...
|
commit | commitdiff | tree |
2003-11-28 |
Richard Levitte | Forgot to change the declaration of do_subject() to...
|
commit | commitdiff | tree |
2003-11-28 |
Richard Levitte | Move do_subject() to apps.c and rename it to parse_name...
|
commit | commitdiff | tree |
2003-11-28 |
Richard Levitte | Allow multi-valued rdns in subjects. This adds the... Reviewed by: Richard Levitte
|
commit | commitdiff | tree |
2003-11-28 |
Richard Levitte | Netware-specific changes, Reviewed by: Richard Levitte
|
commit | commitdiff | tree |
2003-11-28 |
Richard Levitte | Change my debugging entries to do fierce BIGNUM debugging.
|
commit | commitdiff | tree |
2003-11-14 |
Richard Levitte | Less restrictive debugging build.
|
commit | commitdiff | tree |
2003-10-31 |
Richard Levitte | Engines are usually binary, and should therefore be...
|
commit | commitdiff | tree |
2003-10-31 |
Richard Levitte | Let exit codes propagate from within for loops.
|
commit | commitdiff | tree |
2003-10-29 |
Richard Levitte | Removing those memcpy()s also took away the possibility...
|
commit | commitdiff | tree |
2003-10-15 |
Richard Levitte | Correct serious bug in AES-CBC decryption when the...
|
commit | commitdiff | tree |
2003-10-13 |
Richard Levitte | The object file is o_str.o, not o_str.c.
|
commit | commitdiff | tree |
2003-10-07 |
Richard Levitte | In realloc, don't destroy the old memory area if a...
|
commit | commitdiff | tree |
2003-10-06 |
Richard Levitte | make update
|
commit | commitdiff | tree |
2003-10-06 |
Richard Levitte | s_client should inform the user of any compression...
|
commit | commitdiff | tree |
2003-10-06 |
Richard Levitte | Add functionality to get information on compression...
|
commit | commitdiff | tree |
2003-10-06 |
Richard Levitte | Make sure int SSL_COMP_add_compression_method() checks...
|
commit | commitdiff | tree |
2003-10-06 |
Richard Levitte | Setting the ex_data index is unsafe in a threaded environmen...
|
commit | commitdiff | tree |
2003-10-04 |
Richard Levitte | Remove unused code, don't use zlib functions that are...
|
commit | commitdiff | tree |
2003-10-02 |
Richard Levitte | Check for errors from SSL_COMP_add_compression_method().
|
commit | commitdiff | tree |
2003-10-02 |
Richard Levitte | Correct a mixup of return values
|
commit | commitdiff | tree |
2003-10-01 |
Richard Levitte | Include e_os.h to get a proper definition of memmove...
|
commit | commitdiff | tree |
2003-10-01 |
Richard Levitte | Corrected misplacement of one of the greps...
|
commit | commitdiff | tree |
2003-10-01 |
Richard Levitte | Remove leading and trailing spaces and tabs
|
commit | commitdiff | tree |
2003-10-01 |
Richard Levitte | Avoid 'file names' with spaces
|
commit | commitdiff | tree |
2003-10-01 |
Richard Levitte | Use correct case for manual page references
|
commit | commitdiff | tree |
2003-09-30 |
Richard Levitte | Correct incorrect mode bits change.
|
commit | commitdiff | tree |
2003-09-30 |
Richard Levitte | Correct buggy PODs (missing commas and a prepended...
|
commit | commitdiff | tree |
2003-09-28 |
Richard Levitte | Further VxWorks changes from Bob Bradley <bob@chaoticsoftwar...
|
commit | commitdiff | tree |
2003-09-28 |
Richard Levitte | Synchronise util/libeay.num with the 0.9.7-stable one.
|
commit | commitdiff | tree |
2003-09-28 |
Richard Levitte | Uhmm, It seem to have forgotten one file when I committed...
|
commit | commitdiff | tree |
2003-09-27 |
Richard Levitte | Change the indentation from 12 to indent+4.
|
commit | commitdiff | tree |
2003-09-27 |
Richard Levitte | Make MD5 assembler code able to handle messages larger...
|
commit | commitdiff | tree |
2003-09-27 |
Richard Levitte | Selected changes for MSDOS, contributed by Gisle Vanem...
|
commit | commitdiff | tree |
2003-09-27 |
Richard Levitte | Add reference counting around the thread state hash...
|
commit | commitdiff | tree |
2003-09-27 |
Richard Levitte | Have ssl3_ssl3_send_client_verify() change the state...
|
commit | commitdiff | tree |
2003-09-27 |
Richard Levitte | Have ssl3_send_certificate_request() change the state...
|
commit | commitdiff | tree |
2003-09-27 |
Richard Levitte | Include the instance in the Kerberos ticket information.
|
commit | commitdiff | tree |
2003-09-27 |
Richard Levitte | Correct small documentation error.
|
commit | commitdiff | tree |
2003-09-27 |
Richard Levitte | Free the Kerberos context upon freeing the SSL.
|
commit | commitdiff | tree |
2003-09-27 |
Richard Levitte | Add necessary changes to be able to build on VxWorks...
|
commit | commitdiff | tree |
2003-09-09 |
Richard Levitte | Generalise the definition of strcasecmp() and strncasecmp...
|
commit | commitdiff | tree |
2003-08-07 |
Richard Levitte | Correct two problems, found by Martin Kochanski <cardbox...
|
commit | commitdiff | tree |
2003-08-04 |
Richard Levitte | Inclusion of openssl/engine.h should always be wrapped...
|
commit | commitdiff | tree |
2003-07-10 |
Richard Levitte | A document that has a very rough description of the...
|
commit | commitdiff | tree |
2003-07-04 |
Richard Levitte | Replace CCITT with ITU-T. Keep CCITT around as an...
|
commit | commitdiff | tree |
2003-07-04 |
Richard Levitte | Make sure openssl.pc is readable by everyone.
|
commit | commitdiff | tree |
2003-07-04 |
Richard Levitte | The counter is big-endian. Since it comes as an array...
|
commit | commitdiff | tree |
2003-07-03 |
Richard Levitte | Oops, I forgot to replace 'counter' with 'ivec' when...
|
commit | commitdiff | tree |
2003-07-03 |
Richard Levitte | Add -issuer_hash and make -subject_hash the default...
|
commit | commitdiff | tree |
2003-07-03 |
Richard Levitte | The convenience argumetn for -nameopt and -certopt...
|
commit | commitdiff | tree |
2003-07-03 |
Richard Levitte | The 'counter' is really the IV.
|
commit | commitdiff | tree |
2003-07-03 |
Richard Levitte | Change AES-CTR to increment the IV by 1 instead of...
|
commit | commitdiff | tree |
2003-06-26 |
Richard Levitte | Only remove old files if they exist. [Maing32].
|
commit | commitdiff | tree |
2003-06-26 |
Richard Levitte | Nils Larsch told me I could remove that variable entirely.
|
commit | commitdiff | tree |
2003-06-26 |
Richard Levitte | make update
|
commit | commitdiff | tree |
2003-06-26 |
Richard Levitte | Implement missing functions.
|
commit | commitdiff | tree |
2003-06-26 |
Richard Levitte | "Remove" unused variable
|
commit | commitdiff | tree |
2003-06-26 |
Richard Levitte | Conform with the standard prototype for engine control...
|
commit | commitdiff | tree |
2003-06-26 |
Richard Levitte | Scan through the engines directory as well.
|
commit | commitdiff | tree |
2003-06-26 |
Richard Levitte | The definition of dynamic_ctrl() should change along...
|
commit | commitdiff | tree |
2003-06-20 |
Richard Levitte | Make sure the compiler knows we run with pedantic settings.
|
commit | commitdiff | tree |
2003-06-19 |
Richard Levitte | make update
|
commit | commitdiff | tree |
2003-06-19 |
Richard Levitte | Document the last change.
|
commit | commitdiff | tree |
2003-06-19 |
Richard Levitte | Prepare for changes in the 0.9.6 branch
|
commit | commitdiff | tree |
2003-06-19 |
Richard Levitte | Prepare for changes in the 0.9.6 branch
|
commit | commitdiff | tree |
2003-06-19 |
Richard Levitte | We set the export flag for 512 *bit* keys, not 512...
|
commit | commitdiff | tree |
2003-06-19 |
Richard Levitte | Add documentation for the new crlnumber configuration...
|
commit | commitdiff | tree |
2003-06-19 |
Richard Levitte | Typo.
|
commit | commitdiff | tree |
2003-06-19 |
Richard Levitte | Implement CRL numbers.
|
commit | commitdiff | tree |
2003-06-19 |
Richard Levitte | dynamic_ctrl() didn't have exactly the same prototype...
|
commit | commitdiff | tree |
2003-06-19 |
Richard Levitte | Unsigned vs. signed fixed.
|
commit | commitdiff | tree |
2003-06-19 |
Richard Levitte | EXIT() should mainly be exit(n), not return(n). OPENSSL_EXI...
|
commit | commitdiff | tree |
2003-06-18 |
Richard Levitte | Add the application data type to the README.
|
commit | commitdiff | tree |
2003-06-18 |
Richard Levitte | Missing string and potential memory leaks.
|
commit | commitdiff | tree |
2003-06-12 |
Richard Levitte | Slightly better check of attributes. Now, mem_list_next...
|
commit | commitdiff | tree |
2003-06-12 |
Richard Levitte | Beautify
|
commit | commitdiff | tree |
2003-06-12 |
Richard Levitte | Typo.
|
commit | commitdiff | tree |
2003-06-12 |
Richard Levitte | Do not try to use non-existent gmtime_r() on SunOS4.
|
commit | commitdiff | tree |
2003-06-12 |
Richard Levitte | Make sure ssize_t is defined on SunOS4.
|
commit | commitdiff | tree |
2003-06-12 |
Richard Levitte | Make sure DSO-dlfcn works properly on SunOS4.
|
commit | commitdiff | tree |
2003-06-11 |
Richard Levitte | Typo.
|
commit | commitdiff | tree |
2003-06-11 |
Richard Levitte | Add the possibility to have symbols loaded globally...
|
commit | commitdiff | tree |
2003-06-11 |
Richard Levitte | make update
|
commit | commitdiff | tree |
2003-06-11 |
Richard Levitte | Avoid warnings saying that the format takes a void*.
|
commit | commitdiff | tree |
2003-06-11 |
Richard Levitte | Remove unused variable
|
commit | commitdiff | tree |
2003-06-11 |
Richard Levitte | Add an entry for X509_TRUST_OBJECT_SIGN in trstandard[].
|
commit | commitdiff | tree |
2003-06-11 |
Richard Levitte | Add documentation for ERR_set_mark() and ERR_pop_to_mark().
|
commit | commitdiff | tree |
2003-06-11 |
Richard Levitte | Add functionality to set marks on the error stack and...
|
commit | commitdiff | tree |
2003-06-11 |
Richard Levitte | Handle des_modes.pod properly.
|
commit | commitdiff | tree |
2003-06-11 |
Richard Levitte | Make sure to NUL-terminate the string on end-of-file...
|
commit | commitdiff | tree |
next |