openssl.git
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...
2005-09-28 Richard LevitteChange a comment so it corresponds to reality. Put...
2005-09-21 Dr. Stephen... Update from HEAD.
2005-09-20 Andy PolyakovBC-32.pl updates [from HEAD].
2005-09-20 Andy PolyakovProper solution to nasm compilation problems in Borland...
2005-09-19 Andy PolyakovVisual Studio 2005 workaround from HEAD.
2005-09-15 Nils Larschfix typos
2005-09-09 Nils Larschbugfix: register engine as default engine in ENGINE_set...
2005-09-02 Nils Larschfix typo in sbgp names
2005-08-05 Nils Larschfix potential memory leak + improved error checking
2005-07-06 Dr. Stephen... Enable dss1 for FIPS mode.
2005-07-04 Richard LevitteThe private key should never have ended up in newreq...
2005-07-03 Andy PolyakovFix bugs in bug-fix to x509/by_dir.c [from HEAD].
2005-07-03 Andy PolyakovBugfix for bn_div_words PPC assembler implementation...
2005-07-01 Nils Larschinitialize newly allocated data
2005-06-30 Dr. Stephen... Check PKCS7 structures in PKCS#12 files are of type...
2005-06-28 Richard Levitteasn1parse doesn't support any TXT format, so let's...
2005-06-27 Andy PolyakovMove fips_test_suite rules from fips/Makefile to test... FIPS_TEST_10
2005-06-27 Andy PolyakovEliminate dependency on UNICODE macro.
2005-06-27 Andy PolyakovFix typos in apps/apps.c.
2005-06-26 Andy PolyakovUpdate fips_test_suite make rule.
2005-06-26 Andy PolyakovRevert RC4 parameters on IA64 from back-ported ones...
2005-06-26 Andy PolyakovIA64 RC4 update from HEAD [see commentary in HEAD for...
2005-06-24 Dr. Stephen... Add Argen root CAs.
2005-06-24 Richard LevitteSomeone did some cutting and pasting and didn't quite...
2005-06-23 Richard LevitteChange dir_ctrl to check for the environment variable...
2005-06-22 Dr. Stephen... OID database had a NULL entry for NID 666. Add a real...
2005-06-20 Richard LevitteDo no try to pretend we're at the end of anything unles...
2005-06-20 Richard LevitteCheck for 'usage' and 'Usage'.
2005-06-20 Richard LevitteAdd crypto/bn/bn_prime.h to the collection of generated...
2005-06-19 Richard LevitteWith DJGPP, it seems like the return code from grep...
2005-06-19 Richard LevitteUndefine DECRANDOM before redefining it.
2005-06-19 Richard LevitteDon't put C++ comments in a C file.
2005-06-18 Richard LevitteAdd better documentation on how id_function() should...
2005-06-18 Richard LevitteMove the definition of DEVRANDOM for DJGPP from Configu...
2005-06-18 Richard LevitteOnly define ZLIB_SHARED if it hasn't already been defin...
2005-06-18 Richard LevitteHave pod2man.pl accept '=for comment ...' before the...
2005-06-17 Nils Larschclear dso pointer in case of an error
2005-06-17 Nils Larschupdate for the cswift engine:
2005-06-16 Richard LevitteDo not undefine _XOPEN_SOURCE. This is currently exper...
next