oweals/openssl.git
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
2002-02-22 Dr. Stephen... Update from stable branch.
2002-02-22 Dr. Stephen... Config code updates.
2002-02-22 Dr. Stephen... Config code updates.
2002-02-21 Richard LevitteWe have AES support in openssl speed
2002-02-21 Richard LevitteWe have AES support in openssl speed
2002-02-21 Bodo Möllerdisable '#ifdef DEBUG' sections
2002-02-21 Bodo Möllerdisable '#ifdef DEBUG' sections
2002-02-21 Bodo Möllerdisable '#ifdef DEBUG' sections
2002-02-21 Dr. Stephen... Config file updates from stable branch
2002-02-20 Richard LevitteAdd AES support in the applications that support -des...
2002-02-20 Richard LevitteAdd AES support in the applications that support -des...
2002-02-20 Richard LevitteAdd comfy aliases for AES in CBC mode.
2002-02-20 Richard LevitteAdd comfy aliases for AES in CBC mode.
2002-02-20 Richard LevitteStop assuming the IV is 8 bytes long, use the real...
2002-02-20 Richard LevitteStop assuming the IV is 8 bytes long, use the real...
2002-02-20 Richard LevitteMerge in recent changes from the main trunk.
2002-02-20 Richard LevitteIncluding openssl/e_os.h in the OpenSSL 0.9.6 branch...
2002-02-20 Richard LevitteIncluding openssl/e_os.h in the OpenSSL 0.9.6 branch...
2002-02-20 Richard Levittegcc figures that the format specifier %2x means unsigne...
2002-02-20 Richard LevitteInstead of casting a lvalue, let's constify meth.
2002-02-20 Richard LevitteMerge in recent changes from the main trunk.
2002-02-20 Richard LevitteUpdate the status on 64-bit thingy.
2002-02-20 Bodo Möllersimplifications
2002-02-20 Bodo Möllertypo
2002-02-20 Richard LevitteAdd reports on checked 64-bit platforms and make space...
2002-02-20 Richard LevitteMerg in recent changes from the main trunk.
2002-02-20 Richard LevitteWith Compaq make, it seems like # inside an action...
2002-02-20 Richard LevitteInstead of just checking for OpenVMS, check if DEC...
2002-02-20 Bodo Möllerbugfix: allocate sufficiently large buffer
2002-02-20 Bodo Möllerbugfix: allocate sufficiently large buffer
2002-02-20 Richard LevitteComparing a pointer (data) with 0 using > is incorrect...
2002-02-20 Richard LevitteWith Compaq make, it seems like # inside an action...
2002-02-20 Richard LevitteDon't shadow already defined variables
2002-02-20 Geoff Thorpemake update
2002-02-20 Geoff ThorpeA rough little self-test for tunala. This runs through...
2002-02-20 Geoff ThorpeMake the "ungunk" logic a little more robust.
2002-02-20 Geoff Thorpe- Add support for cipher suites that require a temporar...
2002-02-19 Dr. Stephen... Use default openssl.cnf if config filename set to NULL and
2002-02-16 Richard LevitteMerge in Cygwin-related changes from main trunk.
2002-02-16 Richard LevitteOh, and since config figures out that we run Cygwin...
2002-02-16 Richard LevitteSince Cygwin is the proper spelling, let's change to...
2002-02-16 Ulf MöllerCygwin target name has been changed!
2002-02-16 Richard LevitteThe AES modes OFB and CFB are defined with 128 feedback...
2002-02-16 Richard LevitteThe AES modes OFB and CFB are defined with 128 feedback...
2002-02-16 Richard LevitteAdd the modes OFB128, CFB128 and CTR128 to AES.
2002-02-16 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-02-16 Richard LevitteAdd the modes OFB128, CFB128 and CTR128 to AES.
2002-02-16 Richard LevitteAdjust the NID names for the AES modes OFB and CFB...
2002-02-16 Richard LevitteAdjust the NID names for the AES modes OFB and CFB...
2002-02-16 Richard LevitteThe macro IMPLEMENT_ASN1_FUNCTIONS_const already contai...
2002-02-16 Richard LevitteLocal `time' shadows the global function `time()'....
2002-02-16 Richard LevitteMissing #endif
2002-02-16 Richard Levittegcc chokes on C++ comments in C code.
2002-02-15 Richard LevitteGive the linux-sparv9 target shared capability.
2002-02-15 Richard LevitteGive the linux-sparv9 target shared capability.
2002-02-15 Bodo Möllerconstify
2002-02-15 Bodo Möllermention EC library
2002-02-15 Lutz JänickeEven though it is not really practical people should...
2002-02-15 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-02-15 Lutz JänickeEven though it is not really practical people should...
2002-02-15 Dr. Stephen... Add flag to disable config module DSO loading.
2002-02-15 Dr. Stephen... Only initialize cipher ctx if cipher is not NULL.
2002-02-15 Dr. Stephen... Allow a NULL store parameter to X509_STORE_CTX_init().
2002-02-15 Dr. Stephen... Don't call finish function if it isn't set.
2002-02-15 Dr. Stephen... Update NEWS
2002-02-14 Dr. Stephen... Add argument to OPENSSL_config() and add flag to
2002-02-14 Dr. Stephen... typo (?)
2002-02-14 Dr. Stephen... Fix warnings:
2002-02-14 Richard LevitteAdd the configuration target VxWorks.
2002-02-14 Bodo Möllerfix indentation
2002-02-14 Richard LevitteAdd the configuration target VxWorks.
2002-02-14 Bodo Möllerfix: make it possible to disable memory debugging even...
next