oweals/openssl.git
2002-04-12 Bodo Möllerlooks like a typo
2002-04-12 Bodo Möllersynchronize with main branch
2002-04-11 Richard LevitteCheck error code from a2d_ASN1_OBJECT().
2002-04-11 Richard LevitteChange the date to XX xxx XXXX in development versions.
2002-04-11 Lutz JänickeCompile NEWS from CHANGES.
2002-04-10 Lutz JänickeIn preparation of 0.9.7: re-order changelog, so that...
2002-04-10 Lutz JänickeKeep my own specially optimized HP-UX shared library...
2002-04-09 Bodo Möllererror reported by Karsten Braaten
2002-04-09 Bodo Möllerharmonize capitalization
2002-04-09 Bodo Mölleradd usage examples
2002-04-06 Richard LevitteAllow longer program names (VMS allows up to 39 charact...
2002-04-06 Richard Levittemake update
2002-04-06 Richard LevitteAllow longer program names (VMS allows up to 39 charact...
2002-04-06 Richard LevitteOops, the system macro for VMS is OPENSSL_SYS_VMS,...
2002-04-06 Richard LevitteRecognise DEC C++ as equivalent to DEC C for the defini...
2002-04-06 Richard LevitteUse recv() and send() for socket communication on VMS...
2002-04-06 Richard LevitteMake shared libraries resolve global symbols within...
2002-04-04 Lutz JänickeFix buggy object definitions (Svenning Sorensen <sss...
2002-04-03 Richard LevitteForgot one of the casts
2002-04-03 Richard LevitteCast the pointers to the BIGNUM data to unsigned long...
2002-03-29 Richard LevitteFix of mixup bwtween SOMAXCONN and SO_MAXCONN.
2002-03-26 Lutz JänickeMake short names of objects RFC2256-compliant.
2002-03-26 Richard LevitteAdd the possibility to enable olde des support, not...
2002-03-26 Richard LevitteAdd the mapping of des_random_seed() for 0.9.6 compatib...
2002-03-26 Richard LevitteCorrect the mapping for des_read_pw()
2002-03-25 Bodo Möllerfix memory leak
2002-03-25 Bodo Mölleradd missing declaration
2002-03-25 Lutz JänickeFix typo (Craig Davison <cd@securityfocus.com>).
2002-03-22 Bodo Möllerfix conditational compilation for OPENSSL_NO_...
2002-03-22 Richard LevitteKey schedules are given as arguments a bit differently...
2002-03-22 Richard LevitteKey schedules are given as arguments a bit differently...
2002-03-22 Richard LevitteUse the more modern DES API in the openssl subcommands.
2002-03-22 Richard LevitteChange des_old.h so OpenSSL 0.9.6 compatibility is...
2002-03-21 Lutz JänickeFix buggy if-condition (thomas poindessous <poinde_t...
2002-03-21 Lutz JänickeRemove superflous statement <justin.fletcher@ntlworld...
2002-03-20 Bodo Möllerfix DH_generate_parameters for general 'generator'
2002-03-19 Lutz JänickeMap new X509 verification errors to alert codes (Tom...
2002-03-19 Dr. Stephen... Initialize ciph_ctx in kssl.c
2002-03-16 Dr. Stephen... Ensure EVP_CipherInit() uses the correct encode/decode...
2002-03-15 Bodo MöllerRename 'cray-t90-cc' into 'cray-j90'.
2002-03-15 Bodo Möllerfix ssl3_pending
2002-03-14 Lutz JänickeAdd missing strength classification.
2002-03-14 Dr. Stephen... Initialize cipher context in KRB5
2002-03-14 Bodo MöllerFixes for 'no-hw' combined with 'no-SOME_CIPHER'.
2002-03-14 Bodo Mölleruse BIO_nwrite() more properly
2002-03-14 Bodo Möllerdisable '#ifdef DEBUG' code
2002-03-13 Dr. Stephen... Undo previous patch: avoid warnings by #undef'ing
2002-03-12 Dr. Stephen... Fix Kerberos warnings with VC++.
2002-03-12 Dr. Stephen... Fix ASN1 additions for KRB5
2002-03-12 Dr. Stephen... Fix various warnings when compiling with KRB5 code.
2002-03-11 Bodo Möllerasm/mips3.o problems
2002-03-09 Dr. Stephen... Make ciphers and digests obtain an ENGINE functional...
2002-03-09 Dr. Stephen... Make {RSA,DSA,DH}_new_method obtain and release an...
2002-03-08 Dr. Stephen... typo
2002-03-08 Dr. Stephen... Fix the Win32_rename() function so it correctly
2002-03-07 Richard LevitteSynchronise the AEP engine in all branches. For 0...
2002-03-07 Richard LevitteWhen closing, do not use close(). Also, if the closing...
2002-03-07 Richard LevitteChange des_old.c to use types prefixed with _ossl_old_des_.
2002-03-06 Ben LaurieADH-DES-CBC-SHA should be LOW.
2002-03-06 Dr. Stephen... ENGINE module additions.
2002-03-06 Richard LevitteOpenSSL currently fails on certain pure 64-bit architec...
2002-03-05 Bodo MöllerRephrase statement on the security of two-key 3DES.
2002-03-05 Bodo Möllerfix printf call
2002-03-05 Bodo Möllertypo
2002-03-05 Dr. Stephen... Make sure the type accessed by the LONG and ZLONG ASN1...
2002-03-05 Richard LevitteProvide a pre 0.9.7 compatibility mapping if
2002-03-05 Richard LevitteNew configuration targets for OpenBSD, handed to me...
2002-03-05 Bodo Möller'#if OPENSSL_VERSION_NUMBER >= ...' to document the...
2002-03-04 Richard LevitteA dash was missing in this branch as well.
2002-03-04 Richard LevitteRename des_SPtrans to DES_SPtrans to differentiate...
2002-03-04 Richard LevitteMake it so one can select tests from within the test...
2002-03-03 Dr. Stephen... Fix warnings about signed/unsigned mismatch and global
2002-03-01 Ben LaurieOpenBSD variant.
2002-02-28 Richard LevitteRemove the perl/ subdirectory. It hasn't been worked...
2002-02-28 Richard Levittemake update
2002-02-28 Bodo Mölleruse ERR_peek_last_error() instead of ERR_peek_error()
2002-02-28 Bodo Mölleruse ERR_peek_last_error() instead of ERR_peek_error...
2002-02-28 Richard LevitteVMS addaptation, including a few more long names that...
2002-02-28 Richard LevitteMake sure aep_close_connection() is declared and has...
2002-02-28 Richard LevitteIncrease internal security when using strncpy, by makin...
2002-02-28 Richard LevitteUpdated AEP engine, submitted by Diarmuid O'Neill ...
2002-02-28 Richard LevitteDocument the added modes for AES
2002-02-28 Bodo MöllerAdd 'void *' argument to app_verify_callback.
2002-02-27 Geoff ThorpeThis adds a new ENGINE to support IBM 4758 cards, contr...
2002-02-27 Lutz JänickeFix the fix (Yoram Zahavi)...
2002-02-27 Lutz JänickeSSL_clear != SSL_free/SSL_new
2002-02-26 Lutz JänickeMake sure that bad sessions are removed in SSL_clear...
2002-02-26 Dr. Stephen... Always init ctx_tmp in PKCS7_dataFinal since it is...
2002-02-26 Richard Levittemake update
2002-02-26 Dr. Stephen... Fix new -aes command argument handling
2002-02-24 Dr. Stephen... Make the engine config module always add dynamic ENGINEs
2002-02-23 Dr. Stephen... Remove old comment
2002-02-23 Dr. Stephen... OPENSSL_LOAD_CONF define as in main trunk
2002-02-23 Dr. Stephen... Update from main branch.
2002-02-23 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-02-23 Dr. Stephen... New OPENSSL_LOAD_CONF define to load openssl.cnf
2002-02-22 Dr. Stephen... non-Monolith fixes.
2002-02-22 Dr. Stephen... Fix for AIX.
2002-02-22 Dr. Stephen... non-Monolith fixes.
2002-02-22 Dr. Stephen... make errors
next