2002-04-06 |
Richard Levitte | Recognise DEC C++ as equivalent to DEC C for the defini... |
commit | commitdiff | tree | snapshot |
2002-04-06 |
Richard Levitte | Use recv() and send() for socket communication on VMS... |
commit | commitdiff | tree | snapshot |
2002-04-06 |
Richard Levitte | Make shared libraries resolve global symbols within... |
commit | commitdiff | tree | snapshot |
2002-04-04 |
Lutz Jänicke | Fix buggy object definitions (Svenning Sorensen <sss... |
commit | commitdiff | tree | snapshot |
2002-04-03 |
Richard Levitte | Forgot one of the casts |
commit | commitdiff | tree | snapshot |
2002-04-03 |
Richard Levitte | Cast the pointers to the BIGNUM data to unsigned long... |
commit | commitdiff | tree | snapshot |
2002-03-29 |
Richard Levitte | Fix of mixup bwtween SOMAXCONN and SO_MAXCONN. |
commit | commitdiff | tree | snapshot |
2002-03-26 |
Lutz Jänicke | Make short names of objects RFC2256-compliant. |
commit | commitdiff | tree | snapshot |
2002-03-26 |
Richard Levitte | Add the possibility to enable olde des support, not... |
commit | commitdiff | tree | snapshot |
2002-03-26 |
Richard Levitte | Add the mapping of des_random_seed() for 0.9.6 compatib... |
commit | commitdiff | tree | snapshot |
2002-03-26 |
Richard Levitte | Correct the mapping for des_read_pw() |
commit | commitdiff | tree | snapshot |
2002-03-25 |
Bodo Möller | fix memory leak |
commit | commitdiff | tree | snapshot |
2002-03-25 |
Bodo Möller | add missing declaration |
commit | commitdiff | tree | snapshot |
2002-03-25 |
Lutz Jänicke | Fix typo (Craig Davison <cd@securityfocus.com>). |
commit | commitdiff | tree | snapshot |
2002-03-22 |
Bodo Möller | fix conditational compilation for OPENSSL_NO_... |
commit | commitdiff | tree | snapshot |
2002-03-22 |
Richard Levitte | Key schedules are given as arguments a bit differently... |
commit | commitdiff | tree | snapshot |
2002-03-22 |
Richard Levitte | Key schedules are given as arguments a bit differently... |
commit | commitdiff | tree | snapshot |
2002-03-22 |
Richard Levitte | Use the more modern DES API in the openssl subcommands. |
commit | commitdiff | tree | snapshot |
2002-03-22 |
Richard Levitte | Change des_old.h so OpenSSL 0.9.6 compatibility is... |
commit | commitdiff | tree | snapshot |
2002-03-21 |
Lutz Jänicke | Fix buggy if-condition (thomas poindessous <poinde_t... |
commit | commitdiff | tree | snapshot |
2002-03-21 |
Lutz Jänicke | Remove superflous statement <justin.fletcher@ntlworld... |
commit | commitdiff | tree | snapshot |
2002-03-20 |
Bodo Möller | fix DH_generate_parameters for general 'generator' |
commit | commitdiff | tree | snapshot |
2002-03-19 |
Lutz Jänicke | Map new X509 verification errors to alert codes (Tom... |
commit | commitdiff | tree | snapshot |
2002-03-19 |
Dr. Stephen... | Initialize ciph_ctx in kssl.c |
commit | commitdiff | tree | snapshot |
2002-03-16 |
Dr. Stephen... | Ensure EVP_CipherInit() uses the correct encode/decode... |
commit | commitdiff | tree | snapshot |
2002-03-15 |
Bodo Möller | Rename 'cray-t90-cc' into 'cray-j90'. |
commit | commitdiff | tree | snapshot |
2002-03-15 |
Bodo Möller | fix ssl3_pending |
commit | commitdiff | tree | snapshot |
2002-03-14 |
Lutz Jänicke | Add missing strength classification. |
commit | commitdiff | tree | snapshot |
2002-03-14 |
Dr. Stephen... | Initialize cipher context in KRB5 |
commit | commitdiff | tree | snapshot |
2002-03-14 |
Bodo Möller | Fixes for 'no-hw' combined with 'no-SOME_CIPHER'. |
commit | commitdiff | tree | snapshot |
2002-03-14 |
Bodo Möller | use BIO_nwrite() more properly |
commit | commitdiff | tree | snapshot |
2002-03-14 |
Bodo Möller | disable '#ifdef DEBUG' code |
commit | commitdiff | tree | snapshot |
2002-03-13 |
Dr. Stephen... | Undo previous patch: avoid warnings by #undef'ing |
commit | commitdiff | tree | snapshot |
2002-03-12 |
Dr. Stephen... | Fix Kerberos warnings with VC++. |
commit | commitdiff | tree | snapshot |
2002-03-12 |
Dr. Stephen... | Fix ASN1 additions for KRB5 |
commit | commitdiff | tree | snapshot |
2002-03-12 |
Dr. Stephen... | Fix various warnings when compiling with KRB5 code. |
commit | commitdiff | tree | snapshot |
2002-03-11 |
Bodo Möller | asm/mips3.o problems |
commit | commitdiff | tree | snapshot |
2002-03-09 |
Dr. Stephen... | Make ciphers and digests obtain an ENGINE functional... |
commit | commitdiff | tree | snapshot |
2002-03-09 |
Dr. Stephen... | Make {RSA,DSA,DH}_new_method obtain and release an... |
commit | commitdiff | tree | snapshot |
2002-03-08 |
Dr. Stephen... | typo |
commit | commitdiff | tree | snapshot |
2002-03-08 |
Dr. Stephen... | Fix the Win32_rename() function so it correctly |
commit | commitdiff | tree | snapshot |
2002-03-07 |
Richard Levitte | Synchronise the AEP engine in all branches. For 0... |
commit | commitdiff | tree | snapshot |
2002-03-07 |
Richard Levitte | When closing, do not use close(). Also, if the closing... |
commit | commitdiff | tree | snapshot |
2002-03-07 |
Richard Levitte | Change des_old.c to use types prefixed with _ossl_old_des_. |
commit | commitdiff | tree | snapshot |
2002-03-06 |
Ben Laurie | ADH-DES-CBC-SHA should be LOW. |
commit | commitdiff | tree | snapshot |
2002-03-06 |
Dr. Stephen... | ENGINE module additions. |
commit | commitdiff | tree | snapshot |
2002-03-06 |
Richard Levitte | OpenSSL currently fails on certain pure 64-bit architec... |
commit | commitdiff | tree | snapshot |
2002-03-05 |
Bodo Möller | Rephrase statement on the security of two-key 3DES. |
commit | commitdiff | tree | snapshot |
2002-03-05 |
Bodo Möller | fix printf call |
commit | commitdiff | tree | snapshot |
2002-03-05 |
Bodo Möller | typo |
commit | commitdiff | tree | snapshot |
2002-03-05 |
Dr. Stephen... | Make sure the type accessed by the LONG and ZLONG ASN1... |
commit | commitdiff | tree | snapshot |
2002-03-05 |
Richard Levitte | Provide a pre 0.9.7 compatibility mapping if |
commit | commitdiff | tree | snapshot |
2002-03-05 |
Richard Levitte | New configuration targets for OpenBSD, handed to me... |
commit | commitdiff | tree | snapshot |
2002-03-05 |
Bodo Möller | '#if OPENSSL_VERSION_NUMBER >= ...' to document the... |
commit | commitdiff | tree | snapshot |
2002-03-04 |
Richard Levitte | A dash was missing in this branch as well. |
commit | commitdiff | tree | snapshot |
2002-03-04 |
Richard Levitte | Rename des_SPtrans to DES_SPtrans to differentiate... |
commit | commitdiff | tree | snapshot |
2002-03-04 |
Richard Levitte | Make it so one can select tests from within the test... |
commit | commitdiff | tree | snapshot |
2002-03-03 |
Dr. Stephen... | Fix warnings about signed/unsigned mismatch and global |
commit | commitdiff | tree | snapshot |
2002-03-01 |
Ben Laurie | OpenBSD variant. |
commit | commitdiff | tree | snapshot |
2002-02-28 |
Richard Levitte | Remove the perl/ subdirectory. It hasn't been worked... |
commit | commitdiff | tree | snapshot |
2002-02-28 |
Richard Levitte | make update |
commit | commitdiff | tree | snapshot |
2002-02-28 |
Bodo Möller | use ERR_peek_last_error() instead of ERR_peek_error() |
commit | commitdiff | tree | snapshot |
2002-02-28 |
Bodo Möller | use ERR_peek_last_error() instead of ERR_peek_error... |
commit | commitdiff | tree | snapshot |
2002-02-28 |
Richard Levitte | VMS addaptation, including a few more long names that... |
commit | commitdiff | tree | snapshot |
2002-02-28 |
Richard Levitte | Make sure aep_close_connection() is declared and has... |
commit | commitdiff | tree | snapshot |
2002-02-28 |
Richard Levitte | Increase internal security when using strncpy, by makin... |
commit | commitdiff | tree | snapshot |
2002-02-28 |
Richard Levitte | Updated AEP engine, submitted by Diarmuid O'Neill ... |
commit | commitdiff | tree | snapshot |
2002-02-28 |
Richard Levitte | Document the added modes for AES |
commit | commitdiff | tree | snapshot |
2002-02-28 |
Bodo Möller | Add 'void *' argument to app_verify_callback. |
commit | commitdiff | tree | snapshot |
2002-02-27 |
Geoff Thorpe | This adds a new ENGINE to support IBM 4758 cards, contr... |
commit | commitdiff | tree | snapshot |
2002-02-27 |
Lutz Jänicke | Fix the fix (Yoram Zahavi)... |
commit | commitdiff | tree | snapshot |
2002-02-27 |
Lutz Jänicke | SSL_clear != SSL_free/SSL_new |
commit | commitdiff | tree | snapshot |
2002-02-26 |
Lutz Jänicke | Make sure that bad sessions are removed in SSL_clear... |
commit | commitdiff | tree | snapshot |
2002-02-26 |
Dr. Stephen... | Always init ctx_tmp in PKCS7_dataFinal since it is... |
commit | commitdiff | tree | snapshot |
2002-02-26 |
Richard Levitte | make update |
commit | commitdiff | tree | snapshot |
2002-02-26 |
Dr. Stephen... | Fix new -aes command argument handling |
commit | commitdiff | tree | snapshot |
2002-02-24 |
Dr. Stephen... | Make the engine config module always add dynamic ENGINEs |
commit | commitdiff | tree | snapshot |
2002-02-23 |
Dr. Stephen... | Remove old comment |
commit | commitdiff | tree | snapshot |
2002-02-23 |
Dr. Stephen... | OPENSSL_LOAD_CONF define as in main trunk |
commit | commitdiff | tree | snapshot |
2002-02-23 |
Dr. Stephen... | Update from main branch. |
commit | commitdiff | tree | snapshot |
2002-02-23 |
cvs2svn | This commit was manufactured by cvs2svn to create branch |
commit | commitdiff | tree | snapshot |
2002-02-23 |
Dr. Stephen... | New OPENSSL_LOAD_CONF define to load openssl.cnf |
commit | commitdiff | tree | snapshot |
2002-02-22 |
Dr. Stephen... | non-Monolith fixes. |
commit | commitdiff | tree | snapshot |
2002-02-22 |
Dr. Stephen... | Fix for AIX. |
commit | commitdiff | tree | snapshot |
2002-02-22 |
Dr. Stephen... | non-Monolith fixes. |
commit | commitdiff | tree | snapshot |
2002-02-22 |
Dr. Stephen... | make errors |
commit | commitdiff | tree | snapshot |
2002-02-22 |
Dr. Stephen... | Update from stable branch. |
commit | commitdiff | tree | snapshot |
2002-02-22 |
Dr. Stephen... | Config code updates. |
commit | commitdiff | tree | snapshot |
2002-02-22 |
Dr. Stephen... | Config code updates. |
commit | commitdiff | tree | snapshot |
2002-02-21 |
Richard Levitte | We have AES support in openssl speed |
commit | commitdiff | tree | snapshot |
2002-02-21 |
Richard Levitte | We have AES support in openssl speed |
commit | commitdiff | tree | snapshot |
2002-02-21 |
Bodo Möller | disable '#ifdef DEBUG' sections |
commit | commitdiff | tree | snapshot |
2002-02-21 |
Bodo Möller | disable '#ifdef DEBUG' sections |
commit | commitdiff | tree | snapshot |
2002-02-21 |
Bodo Möller | disable '#ifdef DEBUG' sections |
commit | commitdiff | tree | snapshot |
2002-02-21 |
Dr. Stephen... | Config file updates from stable branch |
commit | commitdiff | tree | snapshot |
2002-02-20 |
Richard Levitte | Add AES support in the applications that support -des... |
commit | commitdiff | tree | snapshot |
2002-02-20 |
Richard Levitte | Add AES support in the applications that support -des... |
commit | commitdiff | tree | snapshot |
2002-02-20 |
Richard Levitte | Add comfy aliases for AES in CBC mode. |
commit | commitdiff | tree | snapshot |
2002-02-20 |
Richard Levitte | Add comfy aliases for AES in CBC mode. |
commit | commitdiff | tree | snapshot |
2002-02-20 |
Richard Levitte | Stop assuming the IV is 8 bytes long, use the real... |
commit | commitdiff | tree | snapshot |
next |