oweals/openssl.git
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.
2007-02-19 Bodo MöllerInclude "!eNULL" in SSL_DEFAULT_CIPHER_LIST to make...
2007-02-19 Bodo Möllerremove inconsistency between builds with and without...
2007-02-19 Bodo Möllerfix incorrect strength bit values for certain Kerberos...
2007-02-18 Dr. Stephen... Avoid warning.
2007-02-18 Dr. Stephen... Fix Win32 warnings.
2007-02-17 Bodo MöllerSome fixes for ciphersuite string processing:
2007-02-16 Nils Larschensure that the EVP_CIPHER_CTX object is initialized
2007-02-16 Richard LevitteAdd STARTTLS support for IMAP and FTP.
2007-02-14 Nils Larsch- use OPENSSL_malloc() etc. in zlib
2007-02-10 Nils Larschuse user-supplied malloc functions for persistent kssl...
2007-02-10 Nils Larschremove unreachable code
2007-02-08 Dr. Stephen... Add hmac option to dgst from 0.9.7-stable.
2007-02-07 Nils Larschensure that a ec key is used
2007-02-07 Richard LevitteAfter objects have been freed, NULLify the pointers...
2007-02-06 Nils Larschfix typo
2007-02-06 Nils Larschadd note about 56 bit ciphers
2007-02-03 Dr. Stephen... Update from fips2 branch.
2007-02-03 Dr. Stephen... file err_str.c was added on branch OpenSSL-fips-0_9_8...
2007-02-03 Dr. Stephen... file err_str.c was added on branch OpenSSL_0_9_8-stable...
2007-02-03 Dr. Stephen... file fips_err.c was added on branch OpenSSL-fips-0_9_8...
2007-02-03 Dr. Stephen... file fips_err.c was added on branch OpenSSL_0_9_8-stabl...
2007-02-03 Dr. Stephen... file fips_err.h was added on branch OpenSSL-fips-0_9_8...
2007-02-03 Dr. Stephen... file fips_err.h was added on branch OpenSSL_0_9_8-stabl...
2007-02-03 Nils Larschfix documentation
next