2002-04-09 |
Bodo Möller | fix ECDSA handling |
commit | commitdiff | tree | snapshot |
2002-04-09 |
Bodo Möller | add usage examples |
commit | commitdiff | tree | snapshot |
2002-04-08 |
Lutz Jänicke | Apply OID fixes for elliptic curves as supplied by |
commit | commitdiff | tree | snapshot |
2002-04-07 |
Ulf Möller | error reported by Karsten Braaten |
commit | commitdiff | tree | snapshot |
2002-04-06 |
Richard Levitte | Allow longer program names (VMS allows up to 39 charact... |
commit | commitdiff | tree | snapshot |
2002-04-06 |
Richard Levitte | make update (libeay.num has been edited to match 0... |
commit | commitdiff | tree | snapshot |
2002-04-06 |
Richard Levitte | Allow longer program names (VMS allows up to 39 charact... |
commit | commitdiff | tree | snapshot |
2002-04-06 |
Richard Levitte | Oops, the system macro for VMS is OPENSSL_SYS_VMS,... |
commit | commitdiff | tree | snapshot |
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 | A forgotten file |
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-26 |
Richard Levitte | Make the change to strong keys in the string to key... |
commit | commitdiff | tree | snapshot |
2002-03-25 |
Bodo Möller | fix warnings |
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 | Merge changes from 0.9.7-stable |
commit | commitdiff | tree | snapshot |
2002-03-22 |
Richard Levitte | Merge changes from 0.9.7-stable |
commit | commitdiff | tree | snapshot |
2002-03-22 |
Richard Levitte | Merge in DES changed from 0.9.7-stable. |
commit | commitdiff | tree | snapshot |
2002-03-22 |
Richard Levitte | Merge in DES changed from 0.9.7-stable. |
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 (and buggy) statement <justin.fletche... |
commit | commitdiff | tree | snapshot |
2002-03-20 |
Bodo Möller | fix DH_generate_parameters for general 'generator' |
commit | commitdiff | tree | snapshot |
2002-03-20 |
Bodo Möller | New function EC_GROUP_check_discriminant(). |
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 |
Bodo Möller | Fix typo. |
commit | commitdiff | tree | snapshot |
2002-03-19 |
Dr. Stephen... | Initialize ciph_ctx in kssl.c |
commit | commitdiff | tree | snapshot |
2002-03-18 |
Bodo Möller | Fix bugs and typos. |
commit | commitdiff | tree | snapshot |
2002-03-18 |
Bodo Möller | fix #include position |
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 entries. |
commit | commitdiff | tree | snapshot |
2002-03-14 |
Dr. Stephen... | Initialize cipher context in KRB5 |
commit | commitdiff | tree | snapshot |
2002-03-14 |
Bodo Möller | add OIDs for WAP/TLS curves |
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 to demonstrate the gener... |
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... | Fix the Win32_rename() function so it correctly |
commit | commitdiff | tree | snapshot |
2002-03-08 |
Bodo Möller | EC curve stuff |
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-07 |
Bodo Möller | fix spacing |
commit | commitdiff | tree | snapshot |
2002-03-07 |
Bodo Möller | Add more curves. |
commit | commitdiff | tree | snapshot |
2002-03-06 |
Dr. Stephen... | ENGINE module additions. |
commit | commitdiff | tree | snapshot |
2002-03-06 |
Bodo Möller | add SECG OIDs |
commit | commitdiff | tree | snapshot |
2002-03-06 |
Bodo Möller | reference counting for EC_GROUP structures is not neede... |
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 'ecdsaparam -C' |
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 |
Bodo Möller | fix 'ecdsaparam -C' output |
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 |
Bodo Möller | more X9.62 OIDs |
commit | commitdiff | tree | snapshot |
2002-03-05 |
Bodo Möller | disable '#ifdef DEBUG' code |
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 | Typo. In DCL, the continuation character is a dash... |
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-03 |
Richard Levitte | This change was only made in 0.9.7-stable. Synchronise |
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-28 |
Bodo Möller | disable '#ifdef DEBUG' sections |
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 to remove bad sessions in SSL_clear() (found... |
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, after moving around symbols in libeay... |
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 |
next |