oweals/openssl.git
2002-10-09 Richard LevitteUse double dashes so makedepend doesn't misunderstand...
2002-10-09 Richard LevitteThe dissapearing destroy callback reappears
2002-10-09 Richard LevitteAdd missing LF
2002-10-06 Richard LevitteSince crypt() isn't defined anywhere, define it locally...
2002-10-06 Richard LevitteDo not define crypt(). The supported function is DES_c...
2002-10-05 Dr. Stephen... Win32 fix (signed/unsigned compare error).
2002-10-04 Richard LevitteInstalled libraries should not be overwritten, especial...
2002-10-04 Richard LevitteAdd random number generation capability to the cswift...
2002-10-04 Richard LevitteIf we're loading libz dynamically, and COMP_zlib()...
2002-10-04 Richard LevitteAdd a small note saying the 'debug' option should come...
2002-10-04 Richard LevitteDocument should match reality :-).
2002-10-02 Richard LevitteThe OpenBSD project has replaced the first implementati...
2002-09-26 Bodo Möllerfix more race conditions
2002-09-25 Lutz JänickeAdd missing brackets.
2002-09-25 Bodo Möllerreally fix race conditions
2002-09-25 Richard LevitteMake sure that the signal storage is regarded as volatile.
2002-09-25 Richard LevitteIt makes more sense to refer to specific function manua...
2002-09-25 Richard LevitteRemove *all* references to RSA_PKCS1_RSAref, since...
2002-09-25 Richard LevitteRemove reference to RSA_PKCS1_RSAref, since it doesn...
2002-09-25 Richard LevitteIt makes more sense to refer to specific function manua...
2002-09-25 Richard LevitteIncorrect argument order to memset()
2002-09-25 Richard LevitteMissing ;
2002-09-25 Richard Levitte-elapsed is also useful when using gettimeofday
2002-09-23 Bodo Möllerreally fix race condition
2002-09-22 Ulf Mölleras in head
2002-09-22 Ulf Mölleras in main
2002-09-22 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-09-22 Ulf Möllermake files didn't work on case insensitive filesystems
2002-09-20 Bodo Möllerthere is no minimum length for session IDs
2002-09-19 Bodo Möllerthere is no minimum length for session IDs
2002-09-19 Bodo Möllerfix race condition
2002-09-16 Bodo Möllermake sure 'neg' flag (which does not really matter...
2002-09-16 Bodo Mölleradd URL for Internet Draft
2002-09-10 Bodo Möller1. switch from "-newkey ecdsa:..." to "-newkey ec:..."
2002-09-10 Bodo MöllerLet 'openssl req' fail if an argument to '-newkey'...
2002-09-08 Dr. Stephen... Really fix PKCS7_set_detached this time...
2002-09-08 Dr. Stephen... Really fix PKCS7_set_detached this time...
2002-09-07 Dr. Stephen... Fix typos in PKCS#12 ASN1 code.
2002-09-07 Dr. Stephen... Fix typos in PKCS#12 ASN1 code.
2002-09-05 Lutz JänickeConsequently use term URI instead of URL
2002-09-05 Lutz JänickeConsequently use term URI instead of URL
2002-09-03 Dr. Stephen... make update
2002-09-02 Bodo Möller-nameopt fix has been moved to 0.9.7
2002-09-02 Bodo Möllermention EC_get_builtin_curves()
2002-09-02 Bodo Möllerchange API for looking at the internal curve list
2002-08-30 Dr. Stephen... Apply -nameopt patches to 0.9.7
2002-08-30 Dr. Stephen... Fix ASN1_STRING_to_UTF8: remove non sensical !*out...
2002-08-30 Dr. Stephen... Fix ASN1_STRING_to_UTF8: remove non sensical !*out...
2002-08-29 Bodo Möllerdon't memset(data,0,...) if data is NULL
2002-08-29 Bodo Möllerdon't memset(data,0,...) if data is NULL
2002-08-28 Geoff ThorpeFix a bug to allow the 4758 ENGINE to build as a DSO.
2002-08-28 Geoff ThorpeFix a bug to allow the 4758 ENGINE to build as a DSO.
2002-08-27 Bodo Möllerdon't write beyond buffer
2002-08-27 Bodo Möllerchange 'usage' formatting
2002-08-26 Bodo Möllerless specific interface for EC_GROUP_get_basis_type
2002-08-26 Bodo Möllerfix spacing
2002-08-26 Bodo Möllermove EC_GROUP_get_basis_type() from ec_lib.c to ec_asn1.c
2002-08-26 Bodo MöllerASN1 for binary curves
2002-08-26 Bodo Möllerfix offsets
2002-08-26 Bodo Möllerecdsa => ec
2002-08-23 Dr. Stephen... Reinstate the check for invalid length BIT STRINGS,
2002-08-23 Dr. Stephen... Reinstate the check for invalid length BIT STRINGS,
2002-08-22 Dr. Stephen... Make -nameopt work in req and add support for -reqopt
2002-08-22 Dr. Stephen... Change C++ style comments
2002-08-22 Dr. Stephen... #if out unused function to shut the compiler up.
2002-08-22 Dr. Stephen... Fix C++ style comments.
2002-08-22 Dr. Stephen... Fix crahses and leaks in pkcs12 utility -chain option
2002-08-22 Dr. Stephen... Fix crahses and leaks in pkcs12 utility -chain option
2002-08-18 Richard LevitteTypo, I assigned the variable ld instead of my_ld...
2002-08-18 Richard LevitteTypo, I assigned the variable ld instead of my_ld...
2002-08-17 Richard LevitteSo, I discovered that if you have your $PATH set so...
2002-08-17 Richard LevitteSo, I discovered that if you have your $PATH set so...
2002-08-16 Lutz JänickeReorder cleanup sequence in SSL_CTX_free() to leave...
2002-08-16 Lutz JänickeReorder cleanup sequence in SSL_CTX_free() to leave...
2002-08-16 Lutz JänickeFix wrong URI.
2002-08-16 Bodo Möllertypo
2002-08-16 Bodo Möller'EC' vs. 'ECDSA'
2002-08-16 Richard Levitteisalist was less trustable than I thought (or rather...
2002-08-16 Richard Levitteisalist was less trustable than I thought (or rather...
2002-08-16 Richard LevitteAdd -lz to the ld flags when the user has chosen to...
2002-08-16 Richard LevitteAdd -lz to the ld flags when the user has chosen to...
2002-08-16 Dr. Stephen... Fix block_size field for CFB and OFB modes: it should...
2002-08-16 Dr. Stephen... Fix block_size field for CFB and OFB modes: it should...
2002-08-15 Richard Levitteq may be used uninitialised
2002-08-15 Richard Levitteq may be used uninitialised
2002-08-15 Bodo Mölleruse correct function code in error message
2002-08-15 Bodo Mölleruse correct function code in error message
2002-08-15 Richard LevitteIt seems like sun4u doesn't always have a sparcv9 insid...
2002-08-15 Richard LevitteIt seems like sun4u doesn't always have a sparcv9 insid...
2002-08-15 Bodo Möllerfix warnings (CHARSET_EBCDIC)
2002-08-15 Bodo Möllerfix warnings (CHARSET_EBCDIC)
2002-08-15 Bodo Möllerfix manpage
2002-08-15 Bodo Möllerfix manpage
2002-08-15 Bodo Mölleradd crypto/ecdh
2002-08-15 Richard LevitteI think that's the last forgotten compilation module.
2002-08-15 Richard LevitteMissing =back.
2002-08-15 Richard LevitteMissing =back.
2002-08-15 Richard LevitteAdd a FAQ entry for yet another bc failure.
2002-08-15 Richard LevitteAdd a FAQ entry for yet another bc failure.
2002-08-15 Richard LevitteYet a couple of modules forgotten. These weren't impor...
next