oweals/openssl.git
2002-06-10 Lutz JänickeMake sure that flags are passed to "make" subprocesses.
2002-06-06 Lutz JänickeMake sure that settings are passed back and forth when...
2002-06-05 Richard LevitteMake perl replacement for dirname, for system that...
2002-06-05 Richard LevitteIt's not good to have a pointer point at something...
2002-06-05 Richard LevitteUnneeded cast removed
2002-06-05 Richard LevitteCheck errors when parsing a PKCS8INF PEM FILE, or there...
2002-06-05 Richard Levittesignedness warning corrected
2002-06-05 Richard LevitteDocumentation bug corrected.
2002-06-05 Lutz JänickeOn some systems the default "perl" may still be perl4...
2002-06-05 Lutz JänickeThe correct PERL interpreter is passed via commandline.
2002-06-05 Richard LevitteAddapt loadkeys.c to API changes
2002-06-05 Richard LevitteUpdate the recognision of GCC version numbers to handle...
2002-06-04 Richard Levittemake update
2002-06-04 Lutz JänickeTypo.
2002-05-30 Richard LevitteReformat the CFLAG string so it can be made part of...
2002-05-30 Richard LevitteSupport the newly release gcc 3.1 on 64-bit Solaris...
2002-05-30 Richard LevitteSupport shared libraries properly on linux-sparcv[89].
2002-05-30 Richard LevitteCheck the return values where memory allocation failure...
2002-05-30 Richard LevitteCAformat should not be used for CA key format.
2002-05-30 Richard Levittepod2man.pl would only remove the first LF from the...
2002-05-30 Richard LevitteApparently, there are still chances we have to deal...
2002-05-30 Richard LevitteAvoid freeing certain things twice.
2002-05-30 Richard LevitteCorrect darwin shared library support.
2002-05-30 Richard LevitteSome shlib extensions were in the wrong field
2002-05-30 Richard LevitteOur copy of pod2man.pl is old and comparatively broken...
2002-05-30 Richard LevitteRemove the duplicate description of -out.
2002-05-29 Dr. Stephen... Make i2c_ASN1_BIT_STRING return the correct length.
2002-05-29 Richard LevitteSet DLOPEN_FLAG the same way on NetBSD as on OpenBSD.
2002-05-29 Richard LevitteThere is a chance that the input string is larger than...
2002-05-28 Lutz JänickeRemove item listed twice <kromJx@crosswinds.net>.
2002-05-23 Richard LevitteRecover from errors
2002-05-23 Richard LevitteAvoid loops when linking doesn't work
2002-05-16 Bodo Möllerfix EVP_dsa_sha macro
2002-05-14 Bodo Möllermake b_print.c consistent with the rest of OpenSSL:
2002-05-12 Lutz JänickeFix targets sco5 and svr5 (shared). Boyd Gerber <gerber...
2002-05-12 Lutz JänickeRecognize PPC64 target.
2002-05-09 Richard LevitteUpdating status for 0.9.6d
2002-05-09 Richard LevitteAdd space for changes in 0.9.6e.
2002-05-09 Richard LevitteNow that tagging has been done, let the version go...
2002-05-09 Richard LevitteAbout to release 0.9.6d, so set all versoin numbers... OpenSSL_0_9_6d
2002-05-09 Richard Levittemake update
2002-05-09 Richard LevitteMake the huge buffer smaller, so the size becomes reaso...
2002-05-09 Richard LevitteMove an assert() to avoid core dumps when a static...
2002-05-08 Richard LevitteBackport the semicolon fix from the 0.9.7 and 0.9.8...
2002-05-08 Richard LevitteSmall documentation fix for EVP_CipherFinal or EVP_Ciph...
2002-05-08 Richard LevitteGenerate an error if rewinding wasn't possible.
2002-05-06 Bodo Möllerfix warning
2002-05-05 Bodo Möllerupdate
2002-05-05 Bodo Möllerfix casts
2002-05-02 Richard LevitteMake sure that date is run under the C locale, so dates...
2002-05-02 Dr. Stephen... Win32 VC++ warning fixes.
2002-04-29 Richard LevitteFix unsigned vs. signed clash
2002-04-26 Bodo MöllerFix crypto/asn1/a_sign.c so that 'parameters' is omitte...
2002-04-25 Richard LevittePotential memory leak removed. Notified by <threaded...
2002-04-25 Bodo Mölleroops
2002-04-25 Bodo MöllerAlgorithmIdentifier bugs
2002-04-23 Bodo Möllerfix usage (no 'key')
2002-04-23 Richard LevitteUhmmm, if we use && after having tested for the presenc...
2002-04-21 Lutz JänickeAdd cygwin build script (Corinna Vinschen <vinschen...
2002-04-21 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-04-21 Lutz JänickeAdd cygwin build script (Corinna Vinschen <vinschen...
2002-04-21 Lutz JänickeLeave out problematic assembler part for sco5-gcc-share...
2002-04-20 Richard LevitteMake sure ec and ecdsa is properly handled in Windows.
2002-04-20 Richard LevitteSignedness mismatch.
2002-04-20 Richard LevitteThe callback must have (void) as argument list.
2002-04-20 Richard LevitteNo point constifying an int.
2002-04-20 Richard LevitteDo not free p if it hasn't been used yet.
2002-04-18 Richard LevitteMake sure the opened directory is closed on exit.
2002-04-18 Richard LevitteMake sure the opened directory is closed on exit.
2002-04-18 Lutz JänickeMissing "Configure" entry (Jean-Marc Desperrier <jean...
2002-04-18 Lutz JänickeOptimize: better shortcut evaluation ("Howard Chu"...
2002-04-18 Lutz JänickeOptimize: better shortcut evaluation ("Howard Chu"...
2002-04-18 Bodo Möllersynchronize with engine branch (some changes were done...
2002-04-18 Lutz JänickeHandle headings uniformly to allow automatic processing.
2002-04-18 Lutz JänickeHandle headings uniformly to allow automatic processing.
2002-04-17 Richard Levitte0.9.6d-beta1 is about to be built. Change version... OpenSSL_0_9_6d-beta1
2002-04-17 Bodo Möller'version' is not optional in the encoding
2002-04-17 Bodo Möller'version' is not optional in the encoding
2002-04-17 Bodo Möllercheck return values
2002-04-17 Bodo Möllercheck return values
2002-04-15 Bodo Möllerget rid of some assignments that have become obsolete
2002-04-15 Lutz JänickeDocument OID changes.
2002-04-15 Lutz JänickeUse the "mail" short name according to RFC2798 (Michael...
2002-04-15 Lutz JänickeSome more OID enhancements.
2002-04-15 Lutz JänickeFix CRLF problem in BASE64 decode.
2002-04-15 Lutz JänickeFix CRLF problem in BASE64 decode.
2002-04-14 Bodo Möllerremove disabled code
2002-04-14 Bodo Möllerfix length field we create when converting SSL 2.0...
2002-04-14 Bodo Möllerimprove binary compatibility
2002-04-13 Bodo MöllerImplement known-IV countermeasure.
2002-04-13 Bodo MöllerImplement known-IV countermeasure.
2002-04-13 Richard LevitteAvoid emacs backup files when making a snapshot
2002-04-13 Ulf Möllererror reported by Karsten Braaten
2002-04-13 Ulf Mölleranother error discovered by Karsten Braaten. The number...
2002-04-12 Bodo Möllerlooks like a typo
2002-04-12 Bodo Möllerclean up and synchronize with 0.9.6-stable
2002-04-12 Bodo Möllersynchronize with OpenSSL-engine-0_9_6-stable
2002-04-12 Bodo MöllerECDSA representation bugfixes
2002-04-11 Richard LevitteCheck error code from a2d_ASN1_OBJECT().
2002-04-11 Richard LevitteCheck error code from a2d_ASN1_OBJECT().
next