oweals/openssl.git
2007-07-16 Andy PolyakovBourne shell portability fix.
2007-07-16 Andy PolyakovFramework updates.
2007-07-16 Dr. Stephen... Check return code properly in fputs (< 0 is error).
2007-07-15 Dr. Stephen... Update test script generator for Win32.
2007-07-15 Dr. Stephen... include openssl/fips.h in sha1dgst.c
2007-07-15 Dr. Stephen... Update .cvsignore
2007-07-15 Dr. Stephen... Tolerate DigestInfo with absent parameters in FIPS...
2007-07-15 Dr. Stephen... Add selftest check to SHA1 routine.
2007-07-15 Dr. Stephen... Enhance mkfipsscr.pl to handle different testvector...
2007-07-12 Dr. Stephen... Update Windows build system to use AES assembler and...
2007-07-11 Dr. Stephen... Updates to WIN32 build system to make FIPS build work...
2007-07-11 Dr. Stephen... Typo.
2007-07-10 Dr. Stephen... Delete old duplicate files.
2007-07-10 Dr. Stephen... Update dependencies.
2007-07-10 Dr. Stephen... Use common source files for FIPS mode and utilize same...
2007-07-08 Andy PolyakovShut up memory debuggers complaining about AES x86...
2007-07-08 Andy PolyakovEVP_*_cfb1 was broken [from HEAD].
2007-07-08 Andy Polyakovbn_mul_recursive doesn't handle all cases correctly...
2007-07-07 Andy PolyakovTypo in str_lib.c [from HEAD].
2007-07-02 Dr. Stephen... Update ordinals. FIPS_098_TEST_1
2007-07-02 Dr. Stephen... Check selftest in rand too.
2007-07-02 Dr. Stephen... Check selftest status in all crypto operations and...
2007-07-01 Dr. Stephen... Modify AES and 3DES selftests to use EVP.
2007-07-01 Dr. Stephen... Move 3DES EVP inside FIPS module and modify algorithm...
2007-07-01 Dr. Stephen... Changes to make AES algorithm test work via EVP.
2007-07-01 Dr. Stephen... Add enc_min.c file.
2007-07-01 Dr. Stephen... Move minimal EVP_CIPHER implementation into FIPS librar...
2007-06-29 Andy Polyakovbn_mont.c fix [from HEAD].
2007-06-23 Dr. Stephen... Make fips test suite script halt on errors.
2007-06-22 Dr. Stephen... Avoid warnings. Fix fips_dssvs program.
2007-06-20 Dr. Stephen... Fix warnings.
2007-06-19 Dr. Stephen... Remove deleted function from headers.
2007-06-19 Dr. Stephen... Fix from stable branch.
2007-06-11 Andy PolyakovUpdates from stable branch: BN_*_no_branch privatizatio...
2007-06-05 Dr. Stephen... Increment counter after use.
2007-05-21 Dr. Stephen... Disable DES in FIPS mode.
2007-05-21 Dr. Stephen... Update from stable branch.
2007-05-20 Andy PolyakovPadlock engine fails to compile with -O0 -fPIC [from...
2007-05-19 Andy PolyakovType cast fixes in aes-586.pl [from 098-stable].
2007-05-19 Andy Polyakovcygwin shared rules update [from HEAD].
2007-05-19 Andy PolyakovTypo in x509_txt.c [from HEAD].
2007-05-04 Andy PolyakovDetect UltraSPARC T1 in ./config [from HEAD].
2007-04-30 Andy PolyakovFix s390x detection in ./config [from 098].
2007-04-25 Dr. Stephen... Make ordinals consistent across branches.
2007-04-25 Dr. Stephen... Merge from 0.9.8-stable.
2007-04-24 Dr. Stephen... Merge from stable branch.
2007-04-24 Dr. Stephen... Merge from 0.9.8 stable branch.
2007-04-09 Dr. Stephen... Fix from HEAD.
2007-04-09 Dr. Stephen... Update ordinals. Use gap for EVP_add_alg_module to...
2007-04-09 Dr. Stephen... If config file tries to enter FIPS mode in a non FIPS...
2007-04-09 Dr. Stephen... Update from HEAD.
2007-04-08 Dr. Stephen... Add algorithm configuration module.
2007-04-06 Dr. Stephen... Block low level public key signature operations in...
2007-04-04 Dr. Stephen... Fix Win32 warning. Update ordinals.
2007-04-03 Dr. Stephen... New EVP sign and verify functionality.
2007-04-03 Dr. Stephen... Don't process any of kssl.c if krb5 option not set.
2007-04-03 Dr. Stephen... Add new file.
2007-04-02 Dr. Stephen... Add tiny ASN1 code for DSA signatures.
2007-03-28 Dr. Stephen... Make ordinals consistent with 0.9.8-stable.
2007-03-28 Dr. Stephen... Update from stable branch.
2007-03-28 Dr. Stephen... Update from 0.9.8-stable with patches also applied...
2007-03-27 Dr. Stephen... Perl script to rename sections in MS COFF binaries.
2007-03-27 Dr. Stephen... Use perl script instead of editbin to rename object...
2007-03-26 Dr. Stephen... Modify VC++ build sytem to use fipscanister.lib instead...
2007-03-25 Andy PolyakovOops! Revert to previous version and [re-]apply diff.
2007-03-25 Andy Polyakovaix updates from HEAD.
2007-03-25 Andy PolyakovTypos in Makefiles.
2007-03-24 Dr. Stephen... Make sure fipscanister.o is built and installed for...
2007-03-22 Dr. Stephen... Add some version info and comments to WIN32 FIPS DLL.
2007-03-22 Dr. Stephen... Add version info to FIPS DLL.
2007-03-22 Dr. Stephen... Forward FIPS DLL implementations from libcrypto DLL...
2007-03-22 Dr. Stephen... Add missing #ifdef
2007-03-22 Dr. Stephen... Update from stable branch.
2007-03-22 Dr. Stephen... And so it begins...
2007-03-21 cvs2svnThis commit was manufactured by cvs2svn to create branc...
2007-03-21 Bodo Möllerstricter session ID context matching
2007-03-21 Bodo Mölleroops -- this should have been in 0.9.8e
2007-03-21 Bodo Möllerclarification regarding libdes files
2007-03-20 Andy PolyakovPowerPC config updates from HEAD.
2007-03-09 Dr. Stephen... Fix kerberos ciphersuite bugs introduced with PR:1336.
2007-03-08 Ben LaurieMake local function static.
2007-03-05 Dr. Stephen... Stop memory leak.
2007-03-02 Lutz JänickeInitialize "buf" to 0 to make valgrind happy :-)
2007-03-02 Lutz JänickeDo not use uninitialized memory to seed the PRNG as...
2007-02-27 Dr. Stephen... EVP_CIPHER_CTX_key_length() should return the set key...
2007-02-27 Lutz JänickeMerge from HEAD
2007-02-26 Bodo Möllerinclude complete 0.9.7 history
2007-02-26 Bodo Mölleruse 2007 copyright for generated files
2007-02-23 Dr. Stephen... Prepare for next version.
2007-02-23 Dr. Stephen... Add L to version number OpenSSL_0_9_8e
2007-02-23 Dr. Stephen... Prepare for release.
2007-02-23 Dr. Stephen... Make update.
2007-02-22 Lutz JänickeFix problem with multi line responses in -starttls...
2007-02-22 Dr. Stephen... Don't use deprecated -mcpu option.
2007-02-22 Dr. Stephen... Update NEWS file.
2007-02-21 Lutz JänickeExtend SMTP and IMAP protocol handling to perform the...
2007-02-21 Lutz JänickeAdd automatic detection for Linux on SuperH
2007-02-21 Lutz JänickeAdd support for m68 linux
2007-02-21 Lutz JänickeFix incorrect handling of special characters
2007-02-21 Dr. Stephen... Update from 0.9.7-stable.
next