openssl.git
2006-09-05 Mark J. CoxDon't forget to put back the -dev
2006-09-05 Mark J. CoxBump for 0.9.7l-dev
2006-09-05 Mark J. CoxPrepare 0.9.7k release OpenSSL_0_9_7k
2006-09-05 Mark J. CoxAvoid PKCS #1 v1.5 signature attack discovered by Danie...
2006-08-31 Dr. Stephen... Update from HEAD.
2006-07-13 Dr. Stephen... Fix from HEAD. Except we can't stream multipart/signed...
2006-07-09 Dr. Stephen... Fix from HEAD.
2006-06-30 Bodo Möllerdocumentation for "HIGH" vs. "MEDIUM" was not up-to...
2006-06-30 Bodo Mölleruse <poll.h> as by Single Unix Specification
2006-06-28 Bodo Mölleralways read if we can't use select because of a too...
2006-06-28 Andy PolyakovMitigate the hazard of cache-collision timing attack...
2006-06-27 Richard LevitteUse poll() when possible to gather Unix randomness...
2006-06-23 Bodo MöllerBe more explicit about requirements for multi-threading.
2006-06-21 Richard LevitteSynchronise with the Unix build
2006-06-20 Dr. Stephen... Place hex_to_string and string_to_hex in separate sourc...
2006-06-16 Bodo MöllerThread-safety fixes
2006-06-14 Bodo MöllerDisable invalid ciphersuites
2006-06-14 Bodo MöllerThread-safety fixes
2006-05-17 Dr. Stephen... Fix from head.
2006-05-17 Dr. Stephen... Fix from HEAD.
2006-05-04 Dr. Stephen... Update for next dev version.
2006-05-04 Dr. Stephen... Prepare for release OpenSSL_0_9_7j
2006-05-04 Dr. Stephen... make update
2006-05-04 Dr. Stephen... Use new fips-1.0 directory in error library.
2006-05-04 Dr. Stephen... Update CHANGES.
2006-04-24 Dr. Stephen... Add new --with-baseaddr command line option to allow...
2006-04-15 Dr. Stephen... Check pbe2->keyfunc->parameter is not NULL before deref...
2006-04-07 Dr. Stephen... Typos.
2006-04-07 Dr. Stephen... Link _chkstk.o from FIPSLIB_D.
2006-04-03 Richard LevitteChange chop to chomp when reading lines, so CRLF is...
2006-03-31 Dr. Stephen... Check flag before calling FIPS_dsa_check().
2006-03-31 Dr. Stephen... Flag to allow use of DSA_METHOD in FIPS mode.
2006-03-28 Dr. Stephen... Update build system to make use of validated module...
2006-03-14 Nils Larschapply fixes from the cvs head
2006-03-01 Dr. Stephen... Check EVP_DigestInit return value in EVP_BytesToKey...
2006-03-01 Nils Larschforce C locale when using [a-z] in sed expressions
2006-02-28 Nils Larschfix "#ifndef HZ" statement
2006-02-26 Richard LevitteI forgot to change fips to fips-1_0 in one place. ...
2006-02-25 Nils Larschfix Intel Mac configuration; patch supplied by JP Sziko...
2006-02-23 Richard LevitteOops, forgot to adapt the VMS build to the renamed...
2006-02-08 Dr. Stephen... Add entry for FIPSLIBDIR in Makefile.org
2006-02-08 Dr. Stephen... Allow fips install dir to be specified for VC++ build.
2006-02-07 Dr. Stephen... Build fips_premain_dso.exe in static build too. OpenSSL_FIPS_1_0
2006-02-07 Dr. Stephen... Build standalone exe after copying headers.
2006-02-06 Dr. Stephen... Use and build fips_premain_dso.exe and fips_standalone_...
2006-02-06 Dr. Stephen... Add Makefile to fipshashes.c
2006-02-05 Dr. Stephen... Update VC++ build for new FIPS paths.
2006-02-05 Dr. Stephen... Use correct fips_premain_dso.exe path.
2006-02-05 Dr. Stephen... Sanity check for FIPS module directory.
2006-02-05 Dr. Stephen... Update VC++ build for FIPS mode.
2006-02-05 Andy Polyakovinstall: target tune up.
2006-02-05 Andy PolyakovAdjust DIR variable in fips-1.0/Makefile accordingly.
2006-02-04 Dr. Stephen... Update/hack mkdef.pl to recognize and add SHA2 algorith...
2006-02-04 Dr. Stephen... Fix from HEAD.
2006-02-04 Dr. Stephen... Fix from HEAD.
2006-02-03 Dr. Stephen... Use getcwd() because it works under MSYS but `pwd`...
2006-02-03 Dr. Stephen... Update CHANGES/NEWS.
2006-02-03 Dr. Stephen... Updated fips_test_suite.
2006-02-02 Nils Larschfix if statement: call conn_state() if the BIO is not...
2006-02-02 Dr. Stephen... Add fips_test_suite.c to TEST
2006-02-01 Andy PolyakovSpotted divergence between CVS and submitted tar-ball.
2006-02-01 Andy PolyakovRemove files erroneously added in catalog rename.
2006-01-31 Dr. Stephen... Fix from head.
2006-01-30 Dr. Stephen... Update some scripts to use fips-1.0
2006-01-30 Dr. Stephen... Change fips directory to fips-1.0
2006-01-30 Lutz JänickeTypo
2006-01-30 Dr. Stephen... Backport of other fixes to keep VC++ happy.
2006-01-30 Dr. Stephen... Backport of changes to support later versions of VC++.
2006-01-28 Dr. Stephen... Sample FIPS object file integrity checking script.
2006-01-28 Dr. Stephen... Update to VC++ static build.
2006-01-26 Dr. Stephen... Move certs to right place.
2006-01-26 Dr. Stephen... FIPS related updates for Windows build. Only build...
2006-01-25 Dr. Stephen... Make sure stanadlong SHA1 checker is built.
2006-01-25 Dr. Stephen... Add VC++ using GNU (or other U*ix like make) target...
2006-01-22 Dr. Stephen... Fix static VC++ build for FIPS.
2006-01-21 Dr. Stephen... Update to VC++ in-core fingerprinting support.
2006-01-21 Dr. Stephen... Support for VC++ build with in-core hashing.
2006-01-21 Andy PolyakovReplace detached signature with in-core fingerprinting.
2006-01-19 Dr. Stephen... Correctly encode FALSE for BOOL in ASN1_TYPE.
2006-01-15 Dr. Stephen... Typo.
2006-01-11 Richard LevitteForgot to initialize CC6DISABLEWARNINGS properly...
2006-01-11 Richard LevitteTypo...
2006-01-09 Richard LevitteDisable the Mixed Linkage warning for some selected...
2006-01-08 Bodo MöllerSome error code cleanups (SSL lib. used SSL_R_... codes...
2005-12-30 Bodo MöllerRewrite timeout computation in a way that is less prone...
2005-12-11 Dr. Stephen... Update Makefile.org for zlib fix backport.
2005-12-10 Dr. Stephen... Backport of zlib fixes to 0.9.7.
2005-11-15 Andy Polyakovbn/asm/sparcv8plus.S update from HEAD.
2005-10-19 Andy PolyakovFix erroneous omission in solaris-sparcv8-cc target.
2005-10-19 Andy Polyakovutil/pl/OS2-EMX.pl sync [from HEAD].
2005-10-19 Mark J. CoxOne time CAN->CVE- renumbering
2005-10-14 Richard LevitteAfter release.
2005-10-14 Richard LevitteTime for release of 0.9.7i. OpenSSL_0_9_7i
2005-10-12 Andy PolyakovFix typo in evp.h.
2005-10-11 Andy PolyakovTypo in darwin-shared rule.
2005-10-11 Andy PolyakovRetain binary compatibility between 0.9.7h and 0.9.7g.
2005-10-11 Mark J. CoxDon't forget to bump README too
2005-10-11 Mark J. CoxBump after tagging for 0.9.7h release
2005-10-11 Mark J. CoxAdd fixes for CAN-2005-2969 OpenSSL_0_9_7h
2005-09-30 Nils Larschsuccessfully updating the db shouldn't result in an...
next