2003-11-24 |
Lutz Jänicke | Free "engine" resource in case of failure to prevent... |
commit | commitdiff | tree | snapshot |
2003-11-22 |
Ulf Möller | bn_sub_part_words() is unused in 0.9.7. |
commit | commitdiff | tree | snapshot |
2003-11-20 |
Dr. Stephen... | Give CRLDP its standard name. |
commit | commitdiff | tree | snapshot |
2003-11-19 |
Geoff Thorpe | Remove duplicate prototypes have already been (correctl... |
commit | commitdiff | tree | snapshot |
2003-11-18 |
Lutz Jänicke | Make sure to initialize AES counters to obtain proper... |
commit | commitdiff | tree | snapshot |
2003-11-16 |
Lutz Jänicke | Catch error condition to prevent NULL pointer dereference. |
commit | commitdiff | tree | snapshot |
2003-11-16 |
Lutz Jänicke | Provide ASFLAGS in the subdirectories handling assemble... |
commit | commitdiff | tree | snapshot |
2003-11-10 |
Dr. Stephen... | Oops! |
commit | commitdiff | tree | snapshot |
2003-11-10 |
Dr. Stephen... | Print out GeneralizedTime and UTCTime in ASN1_STRING_pr... |
commit | commitdiff | tree | snapshot |
2003-10-29 |
Richard Levitte | Removing those memcpy()s also took away the possibility... |
commit | commitdiff | tree | snapshot |
2003-10-15 |
Richard Levitte | Correct serious bug in AES-CBC decryption when the... |
commit | commitdiff | tree | snapshot |
2003-10-11 |
Dr. Stephen... | Simplify cipher and digest lookup in PKCS#7 code. |
commit | commitdiff | tree | snapshot |
2003-10-10 |
Dr. Stephen... | Retrieve correct content to sign when the |
commit | commitdiff | tree | snapshot |
2003-10-07 |
Richard Levitte | In realloc, don't destroy the old memory area if a... |
commit | commitdiff | tree | snapshot |
2003-10-02 |
Richard Levitte | Check for errors from SSL_COMP_add_compression_method(). |
commit | commitdiff | tree | snapshot |
2003-10-02 |
Richard Levitte | Correct a mixup of return values |
commit | commitdiff | tree | snapshot |
2003-10-01 |
Richard Levitte | Include e_os.h to get a proper definition for memmove... |
commit | commitdiff | tree | snapshot |
2003-10-01 |
Richard Levitte | Remove leading and trailing spaces and tabs |
commit | commitdiff | tree | snapshot |
2003-10-01 |
Richard Levitte | Avoid 'file names' with spaces |
commit | commitdiff | tree | snapshot |
2003-10-01 |
Richard Levitte | Use correct case for manual page references |
commit | commitdiff | tree | snapshot |
2003-09-30 |
Richard Levitte | Correct incorrect mode bits change. |
commit | commitdiff | tree | snapshot |
2003-09-30 |
Richard Levitte | Correct buggy PODs (missing commas and a prepended... |
commit | commitdiff | tree | snapshot |
2003-09-30 |
Dr. Stephen... | In order to get the expected self signed error when |
commit | commitdiff | tree | snapshot |
2003-09-30 |
Dr. Stephen... | Changes for release OpenSSL_0_9_7c |
commit | commitdiff | tree | snapshot |
2003-09-30 |
Dr. Stephen... | Fix for ASN1 parsing bugs. |
commit | commitdiff | tree | snapshot |
2003-09-29 |
Dr. Stephen... | make update |
commit | commitdiff | tree | snapshot |
2003-09-29 |
Dr. Stephen... | Fix to make it compile under Win32. |
commit | commitdiff | tree | snapshot |
2003-09-28 |
Richard Levitte | Further VxWorks changes from Bob Bradley <bob@chaoticso... |
commit | commitdiff | tree | snapshot |
2003-09-28 |
Richard Levitte | make update |
commit | commitdiff | tree | snapshot |
2003-09-28 |
Richard Levitte | Uhmm, It seem to have forgotten one file when I committ... |
commit | commitdiff | tree | snapshot |
2003-09-27 |
Richard Levitte | Change the indentation from 12 to indent+4. |
commit | commitdiff | tree | snapshot |
2003-09-27 |
Richard Levitte | Make MD5 assembler code able to handle messages larger... |
commit | commitdiff | tree | snapshot |
2003-09-27 |
Richard Levitte | Selected changes for MSDOS, contributed by Gisle Vanem... |
commit | commitdiff | tree | snapshot |
2003-09-27 |
Richard Levitte | Add reference counting around the thread state hash... |
commit | commitdiff | tree | snapshot |
2003-09-27 |
Richard Levitte | Have ssl3_ssl3_send_client_verify() change the state... |
commit | commitdiff | tree | snapshot |
2003-09-27 |
Richard Levitte | Have ssl3_send_certificate_request() change the state... |
commit | commitdiff | tree | snapshot |
2003-09-27 |
Richard Levitte | Remove extra argument to BIO_printf(). |
commit | commitdiff | tree | snapshot |
2003-09-27 |
Richard Levitte | Include the instance in the Kerberos ticket information. |
commit | commitdiff | tree | snapshot |
2003-09-27 |
Richard Levitte | Correct small documentation error. |
commit | commitdiff | tree | snapshot |
2003-09-27 |
Richard Levitte | Free the Kerberos context upon freeing the SSL. |
commit | commitdiff | tree | snapshot |
2003-09-27 |
Richard Levitte | Add necessary changes to be able to build on VxWorks... |
commit | commitdiff | tree | snapshot |
2003-09-21 |
Dr. Stephen... | In order to get the expected self signed error when |
commit | commitdiff | tree | snapshot |
2003-09-08 |
Geoff Thorpe | These should be write-locks, not read-locks. |
commit | commitdiff | tree | snapshot |
2003-09-04 |
Bodo Möller | certain changes have to be listed twice in this file... |
commit | commitdiff | tree | snapshot |
2003-09-03 |
Dr. Stephen... | New -ignore_err option in ocsp application to stop... |
commit | commitdiff | tree | snapshot |
2003-09-03 |
Dr. Stephen... | Only accept a client certificate if the server requests |
commit | commitdiff | tree | snapshot |
2003-08-21 |
Dr. Stephen... | outlen should be int * in out_utf8. |
commit | commitdiff | tree | snapshot |
2003-08-14 |
Bodo Möller | fix out-of-bounds check in lock_dbg_cb (was too lose... |
commit | commitdiff | tree | snapshot |
2003-08-14 |
Richard Levitte | Undo the change that left LD_LIBRARY_PATH unchanged... |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Bodo Möller | make sure no error is left in the queue that is intenti... |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Richard Levitte | Don't fiddle with LD_LIBRARY_PATH when building non... |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Richard Levitte | Oops, removed a little too much. |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Richard Levitte | make update |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Richard Levitte | A new branch for FIPS-related changes has been created... |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Richard Levitte | Avoid clashing with the regular DES functions when... |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Richard Levitte | Correct two problems, found by Martin Kochanski <cardbo... |
commit | commitdiff | tree | snapshot |
2003-08-06 |
Bodo Möller | add OpenSSL license |
commit | commitdiff | tree | snapshot |
2003-08-04 |
Richard Levitte | make update |
commit | commitdiff | tree | snapshot |
2003-08-04 |
Richard Levitte | Add an empty list of AES tests. At least, the test... |
commit | commitdiff | tree | snapshot |
2003-08-04 |
Richard Levitte | Inclusion of openssl/engine.h should always be wrapped... |
commit | commitdiff | tree | snapshot |
2003-08-03 |
Ben Laurie | Make tests work (CFB1 still doesn't produce the right... |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Dr. Stephen... | Make the EFB NIDs have empty OIDs aliased to the real... |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Dr. Stephen... | Replace C++ style comments. |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Ben Laurie | DES CFB8 test. |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Ben Laurie | Fix DES CFB-r. |
commit | commitdiff | tree | snapshot |
2003-07-31 |
Richard Levitte | No C++ comments in C programs! |
commit | commitdiff | tree | snapshot |
2003-07-31 |
Richard Levitte | If FDIRS is to be treated like SDIRS, let's not forget... |
commit | commitdiff | tree | snapshot |
2003-07-30 |
Ben Laurie | Whoops, forgot FIPS DES, also add EVPs for DES CFB1... |
commit | commitdiff | tree | snapshot |
2003-07-29 |
Ben Laurie | Test vectors and useless samples. |
commit | commitdiff | tree | snapshot |
2003-07-29 |
Ben Laurie | AES CFB8. |
commit | commitdiff | tree | snapshot |
2003-07-29 |
Ben Laurie | Missing files. |
commit | commitdiff | tree | snapshot |
2003-07-29 |
Ben Laurie | MMT for CFB1 |
commit | commitdiff | tree | snapshot |
2003-07-29 |
Ben Laurie | Reformat. |
commit | commitdiff | tree | snapshot |
2003-07-29 |
Ben Laurie | The rest of the keysizes for CFB1, working AES AVS... |
commit | commitdiff | tree | snapshot |
2003-07-29 |
Ben Laurie | Working CFB1 and test vectors. |
commit | commitdiff | tree | snapshot |
2003-07-28 |
Ben Laurie | Add support for partial CFB modes, make tests work... |
commit | commitdiff | tree | snapshot |
2003-07-28 |
Ben Laurie | New fingerprints. |
commit | commitdiff | tree | snapshot |
2003-07-27 |
Ben Laurie | Build when not FIPS. |
commit | commitdiff | tree | snapshot |
2003-07-27 |
Ben Laurie | Build in non-FIPS mode. |
commit | commitdiff | tree | snapshot |
2003-07-27 |
Ben Laurie | Use unified diff. |
commit | commitdiff | tree | snapshot |
2003-07-27 |
Ben Laurie | Unfinished FIPS stuff for review/improvement. |
commit | commitdiff | tree | snapshot |
2003-07-27 |
Ben Laurie | Add untested CFB-r mode. Will be tested soon. |
commit | commitdiff | tree | snapshot |
2003-07-21 |
Bodo Möller | tolerate extra data at end of client hello for SSL 3.0 |
commit | commitdiff | tree | snapshot |
2003-07-21 |
Bodo Möller | fix: 0.9.7 is based on 0.9.6h, not on 0.9.6k |
commit | commitdiff | tree | snapshot |
2003-07-04 |
Richard Levitte | Make sure openssl.pc is readable by everyone. |
commit | commitdiff | tree | snapshot |
2003-07-03 |
Richard Levitte | Add a slash so grep doesn't return both ./crypto/bio... |
commit | commitdiff | tree | snapshot |
2003-07-03 |
Richard Levitte | Oops, I forgot to replace 'counter' with 'ivec' when... |
commit | commitdiff | tree | snapshot |
2003-07-03 |
Richard Levitte | The convenience argumetn for -nameopt and -certopt... |
commit | commitdiff | tree | snapshot |
2003-07-03 |
Richard Levitte | The 'counter' is really the IV. |
commit | commitdiff | tree | snapshot |
2003-07-03 |
Richard Levitte | Change AES-CTR to increment the IV by 1 instead of... |
commit | commitdiff | tree | snapshot |
2003-06-26 |
Lutz Jänicke | Clarify wording of verify_callback() behaviour. |
commit | commitdiff | tree | snapshot |
2003-06-26 |
Richard Levitte | Only remove old files if they exist. [Maing32]. |
commit | commitdiff | tree | snapshot |
2003-06-24 |
Dr. Stephen... | Return EOF when an S/MIME part have been read. |
commit | commitdiff | tree | snapshot |
2003-06-19 |
Richard Levitte | make update |
commit | commitdiff | tree | snapshot |
2003-06-19 |
Richard Levitte | Document the last change. |
commit | commitdiff | tree | snapshot |
2003-06-19 |
Richard Levitte | Prepare for changes in the 0.9.6 branch |
commit | commitdiff | tree | snapshot |
2003-06-19 |
Richard Levitte | Prepare for changes in the 0.9.6 branch |
commit | commitdiff | tree | snapshot |
2003-06-19 |
Richard Levitte | We set the export flag for 512 *bit* keys, not 512... |
commit | commitdiff | tree | snapshot |
2003-06-19 |
Richard Levitte | Typo. |
commit | commitdiff | tree | snapshot |
2003-06-19 |
Richard Levitte | EXIT() should mainly be exit(n), not return(n). OPENSS... |
commit | commitdiff | tree | snapshot |
next |