2000-01-24 |
Bodo Möller | RAND_load_file(..., -1) now means "read the complete... |
commit | commitdiff | tree | snapshot |
2000-01-24 |
Bodo Möller | RAND_pseudo_bytes is good enough for encryption IVs, |
commit | commitdiff | tree | snapshot |
2000-01-24 |
Bodo Möller | The des_xcbc_encrypt apparently always fails. |
commit | commitdiff | tree | snapshot |
2000-01-24 |
Richard Levitte | Add the PID to the output on Win32. |
commit | commitdiff | tree | snapshot |
2000-01-24 |
Richard Levitte | Let's make all the example formated the same, shall we? |
commit | commitdiff | tree | snapshot |
2000-01-24 |
Richard Levitte | Correct indentation |
commit | commitdiff | tree | snapshot |
2000-01-24 |
Dr. Stephen... | Document how CRYPTO_EX_DATA stuff works for |
commit | commitdiff | tree | snapshot |
2000-01-24 |
Ulf Möller | Documented in the RSA_print page |
commit | commitdiff | tree | snapshot |
2000-01-24 |
Ulf Möller | RSA_print etc |
commit | commitdiff | tree | snapshot |
2000-01-24 |
Ulf Möller | Rename asn1/pkcs8.c to asn1/p8_key.c to avoid name... |
commit | commitdiff | tree | snapshot |
2000-01-23 |
Dr. Stephen... | Tidy up CRYPTO_EX_DATA structures. |
commit | commitdiff | tree | snapshot |
2000-01-23 |
Ulf Möller | Document the BN library. |
commit | commitdiff | tree | snapshot |
2000-01-23 |
Bodo Möller | Under VMS, ftruncate should be available |
commit | commitdiff | tree | snapshot |
2000-01-23 |
Bodo Möller | As ftruncate is not availabe on all platforms, switch... |
commit | commitdiff | tree | snapshot |
2000-01-23 |
Dr. Stephen... | Make s_server, s_client check cipher list return codes. |
commit | commitdiff | tree | snapshot |
2000-01-22 |
Dr. Stephen... | Minor patch: check only match @STRENGTH and remove... |
commit | commitdiff | tree | snapshot |
2000-01-22 |
Bodo Möller | update PRNG documentation/comments |
commit | commitdiff | tree | snapshot |
2000-01-22 |
Ulf Möller | dh renamed to dhparam |
commit | commitdiff | tree | snapshot |
2000-01-22 |
Ulf Möller | config string comment |
commit | commitdiff | tree | snapshot |
2000-01-22 |
Ulf Möller | fail on all errors. |
commit | commitdiff | tree | snapshot |
2000-01-22 |
Ulf Möller | Document the DH library, and make some minor changes... |
commit | commitdiff | tree | snapshot |
2000-01-22 |
Dr. Stephen... | Add new program dhparam and update docs. |
commit | commitdiff | tree | snapshot |
2000-01-22 |
Dr. Stephen... | Gets Lutz Jaenicke's name right this time :-) |
commit | commitdiff | tree | snapshot |
2000-01-22 |
Dr. Stephen... | Apply Lutz Behnke's 56 bit cipher patch with a few |
commit | commitdiff | tree | snapshot |
2000-01-21 |
Ulf Möller | Move ssl.pod to doc/ssl |
commit | commitdiff | tree | snapshot |
2000-01-21 |
Ulf Möller | Use comment from md_rand.c (part 2, as well). |
commit | commitdiff | tree | snapshot |
2000-01-21 |
Ulf Möller | Use comment from md_rand.c in rand.pod |
commit | commitdiff | tree | snapshot |
2000-01-21 |
Dr. Stephen... | Docs for sess_id utility. |
commit | commitdiff | tree | snapshot |
2000-01-21 |
Bodo Möller | change comments |
commit | commitdiff | tree | snapshot |
2000-01-21 |
Bodo Möller | Avoid integer overflow in entropy counter. |
commit | commitdiff | tree | snapshot |
2000-01-21 |
Ulf Möller | Document RAND library. |
commit | commitdiff | tree | snapshot |
2000-01-21 |
Ulf Möller | Move ssl.pod to doc/ssl |
commit | commitdiff | tree | snapshot |
2000-01-21 |
Bodo Möller | In RAND_write_file, truncate the file to the no. of... |
commit | commitdiff | tree | snapshot |
2000-01-21 |
Bodo Möller | add ERR_print_errors after "end" label. |
commit | commitdiff | tree | snapshot |
2000-01-21 |
Bodo Möller | Don't "goto err" in client_master_key because no such... |
commit | commitdiff | tree | snapshot |
2000-01-21 |
Bodo Möller | doc/man moved to doc/apps |
commit | commitdiff | tree | snapshot |
2000-01-21 |
Bodo Möller | mention manual pages |
commit | commitdiff | tree | snapshot |
2000-01-21 |
Dr. Stephen... | Make -CAcreateserial start from 1 instead of 0 for |
commit | commitdiff | tree | snapshot |
2000-01-21 |
Dr. Stephen... | Change the 'man' directory to 'apps'. Yes I wish cvs |
commit | commitdiff | tree | snapshot |
2000-01-21 |
Ulf Möller | Check RAND_bytes() return value or use RAND_pseudo_bytes(). |
commit | commitdiff | tree | snapshot |
2000-01-21 |
Ulf Möller | Some more ifdefs for no-xxx options. |
commit | commitdiff | tree | snapshot |
2000-01-21 |
Ulf Möller | Don't build the testapps automatically because the... |
commit | commitdiff | tree | snapshot |
2000-01-21 |
Ulf Möller | AFAICS lst1 stands for "lshift test" not "list". |
commit | commitdiff | tree | snapshot |
2000-01-20 |
Ulf Möller | WINDOWS is defined in e_os.h. The problem was WIN32... |
commit | commitdiff | tree | snapshot |
2000-01-20 |
Bodo Möller | Define WINDOWS in all Mingw32 cases. |
commit | commitdiff | tree | snapshot |
2000-01-20 |
Bodo Möller | Rename lst1 to list1 to avoid name conflict on some... |
commit | commitdiff | tree | snapshot |
2000-01-20 |
Bodo Möller | Define WINDOWS for Mingw32 and Cygwin. |
commit | commitdiff | tree | snapshot |
2000-01-20 |
Bodo Möller | Define WINDOWS. |
commit | commitdiff | tree | snapshot |
2000-01-20 |
Dr. Stephen... | Oops... undo change to wrong prototype. |
commit | commitdiff | tree | snapshot |
2000-01-20 |
Dr. Stephen... | Finish off the X509_ATTRIBUTE string stuff. |
commit | commitdiff | tree | snapshot |
2000-01-19 |
Dr. Stephen... | Rename X509_att*() stuff to X509at_*(), add X509_REQ... |
commit | commitdiff | tree | snapshot |
2000-01-18 |
Ulf Möller | Rename rsa_oaep_test to the more appropriate name rsa_t... |
commit | commitdiff | tree | snapshot |
2000-01-18 |
Richard Levitte | Compaq C 6.2 for VMS will complain when we want to... |
commit | commitdiff | tree | snapshot |
2000-01-18 |
Richard Levitte | Avoid converting void * to a function pointer when... |
commit | commitdiff | tree | snapshot |
2000-01-18 |
Richard Levitte | A test script to check on the header files |
commit | commitdiff | tree | snapshot |
2000-01-18 |
Richard Levitte | Build the test apps after all of the library has been... |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Richard Levitte | SOCKETSHR is showing bad declarations again. However... |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Richard Levitte | Build the crypto test applications as well. |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Richard Levitte | Prepare for a possible disabling of certain messages... |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Richard Levitte | Give the user the possibility to ask for compilation... |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Richard Levitte | It doesn't make sense to try see if these variables... |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Richard Levitte | Beautification and a few entries added. |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Bodo Möller | SSL_R_UNSUPPORTED_PROTOCOL (as in s23_clnt.c) for SSL... |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Ulf Möller | Add missing #ifndefs that caused missing symbols when... |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Ulf Möller | Header for RAND_seed() |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Ulf Möller | remove debug modification that I checked in accidentally |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Ulf Möller | New function RAND_pseudo_bytes() generated pseudorandom... |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Bodo Möller | In ssl3_read_n, set rwstate to SSL_NOTHING when the... |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Richard Levitte | Another name longer than 31 chars |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Richard Levitte | Cut'n'paste error |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Ulf Möller | RAND_seed |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Richard Levitte | Synchronise with the makefiles. |
commit | commitdiff | tree | snapshot |
2000-01-15 |
Richard Levitte | Tell the truth about list separators. |
commit | commitdiff | tree | snapshot |
2000-01-15 |
Bodo Möller | add "randomness" |
commit | commitdiff | tree | snapshot |
2000-01-15 |
Bodo Möller | RAND_bytes's return values is 0 for an error, not -1. |
commit | commitdiff | tree | snapshot |
2000-01-15 |
Bodo Möller | Enable memory checking earlier (we correctly free every... |
commit | commitdiff | tree | snapshot |
2000-01-14 |
Richard Levitte | Typo |
commit | commitdiff | tree | snapshot |
2000-01-14 |
Richard Levitte | Typo... |
commit | commitdiff | tree | snapshot |
2000-01-14 |
Bodo Möller | Delete "random" file .rnd in "make clean". |
commit | commitdiff | tree | snapshot |
2000-01-14 |
Bodo Möller | Let "make test" survive without DEVRANDOM |
commit | commitdiff | tree | snapshot |
2000-01-14 |
Bodo Möller | In EVP_PKEY_assign[_...], return 0 for an error when... |
commit | commitdiff | tree | snapshot |
2000-01-14 |
Bodo Möller | - Pseudo-seed the PRNG in programs used for "make test" |
commit | commitdiff | tree | snapshot |
2000-01-14 |
Bodo Möller | Avoid some warnings, and run "make update". |
commit | commitdiff | tree | snapshot |
2000-01-14 |
Bodo Möller | Avoid shadowing variables, |
commit | commitdiff | tree | snapshot |
2000-01-14 |
Ulf Möller | minor change for the prng |
commit | commitdiff | tree | snapshot |
2000-01-13 |
Bodo Möller | Use CRYPTO_push_info to track down memory leak |
commit | commitdiff | tree | snapshot |
2000-01-13 |
Bodo Möller | slightly change usage information |
commit | commitdiff | tree | snapshot |
2000-01-13 |
Bodo Möller | note about things still to do with RAND_bytes |
commit | commitdiff | tree | snapshot |
2000-01-13 |
Bodo Möller | Use CRYPTO_push_info to find a memory leak in pkcs12.c. |
commit | commitdiff | tree | snapshot |
2000-01-13 |
Ulf Möller | Precautions against using the PRNG uninitialized: RAND_... |
commit | commitdiff | tree | snapshot |
2000-01-13 |
Bodo Möller | Note about CRYPTO_malloc_init |
commit | commitdiff | tree | snapshot |
2000-01-12 |
Ulf Möller | PKCS#1 signatures don't use randomness. |
commit | commitdiff | tree | snapshot |
2000-01-12 |
Ulf Möller | corrections |
commit | commitdiff | tree | snapshot |
2000-01-12 |
Bodo Möller | Turn BN_prime_checks into a macro. |
commit | commitdiff | tree | snapshot |
2000-01-12 |
Bodo Möller | add dependency and auto-generation rule for bn_prime.h |
commit | commitdiff | tree | snapshot |
2000-01-11 |
Ulf Möller | Dummy page superseded by crypto/crypto.pod |
commit | commitdiff | tree | snapshot |
2000-01-11 |
Ulf Möller | Document the RSA library. |
commit | commitdiff | tree | snapshot |
2000-01-11 |
Richard Levitte | Added a comment about Win32. |
commit | commitdiff | tree | snapshot |
2000-01-11 |
Richard Levitte | Add more info to the memory allocation change log. |
commit | commitdiff | tree | snapshot |
2000-01-11 |
Richard Levitte | Make sure that generated files are labeled as such... |
commit | commitdiff | tree | snapshot |
next |