oweals/openssl.git
2007-02-23 Dr. Stephen... Avoid use of "echo -n" some platforms don't support it. OpenSSL-fips2-0_9_7-stable
2007-02-23 Dr. Stephen... Update from 0.9.7-stable
2007-02-23 Dr. Stephen... Fix from 0.9.7-stable
2007-02-22 Dr. Stephen... Fix from stable branch.
2007-02-21 Dr. Stephen... Update from 0.9.7-stable.
2007-02-21 Dr. Stephen... Replace FIPS PRNG with AES version.
2007-02-21 Dr. Stephen... Fix to Win32 build system.
2007-02-21 Dr. Stephen... Include changes from 0.9.7-stable.
2007-02-14 Dr. Stephen... FIPS error codes are in fips_err.h not fips_err.c
2007-02-11 Dr. Stephen... Typo.
2007-02-11 Dr. Stephen... FIPSLD_NPT environment variable to disable pass-thru...
2007-02-05 Dr. Stephen... FIPS portability patches.
2007-02-03 Dr. Stephen... Update .cvsignore
2007-02-03 Dr. Stephen... Update dependencies.
2007-02-03 Dr. Stephen... Constification.
2007-02-03 Dr. Stephen... Remove all error string tables out of fipscanister...
2007-02-03 Dr. Stephen... Fix paths for --onedir and Unix.
2007-01-29 Dr. Stephen... Stop missing directory error messages on Win32.
2007-01-29 Dr. Stephen... More options to allow directory locations to be specifi...
2007-01-27 Dr. Stephen... Preliminary VC++ build changes to support fipsdso....
2007-01-26 Dr. Stephen... Use $(PERL) not perl in Win32 Makefile
2007-01-26 Dr. Stephen... Make WIN32 build work with fipscanisterbuild option...
2007-01-26 Dr. Stephen... Use correct shared lib name in fips-1.0
2007-01-26 Dr. Stephen... Typo.
2007-01-25 Dr. Stephen... Fix to make install works in all configurations.
2007-01-25 Dr. Stephen... Make install option work in fipdso (maybe!).
2007-01-25 Dr. Stephen... Create libfips.a if needed.
2007-01-25 Dr. Stephen... Fixes to build system to cleanly handle fipsdso
2007-01-25 Dr. Stephen... Add missing definition for ARD
2007-01-25 Dr. Stephen... Update .cvsignore
2007-01-25 Dr. Stephen... New build option fipsdso
2007-01-24 Dr. Stephen... Remove ASN1 library (and other) dependencies from fipsc...
2007-01-24 Dr. Stephen... Update version for FIPS2 branch.
2007-01-23 cvs2svnThis commit was manufactured by cvs2svn to create branc...
2007-01-23 Dr. Stephen... Don't call OPENSSL_free() on sig, DSA_free() has alread...
2007-01-23 Dr. Stephen... Typo.
2007-01-23 Dr. Stephen... Constify tag table.
2007-01-23 Dr. Stephen... To reduce FIPS dependencies don't load error strings...
2007-01-23 Dr. Stephen... Move some DSA functions between files to make it possib...
2007-01-23 Dr. Stephen... Rewrite AES/DES algorithm test programs to only use...
2007-01-21 Dr. Stephen... Update from HEAD.
2007-01-21 Dr. Stephen... Oops...
2007-01-21 Dr. Stephen... Make FIPS algorithm tests compile in none-FIPS mode.
2007-01-21 Dr. Stephen... Update fips_test_suite source.
2007-01-20 Dr. Stephen... Link fips utilities only against fipscanister.o
2007-01-19 Dr. Stephen... User cleaner way to handle new options for VC++ build.
2007-01-18 Dr. Stephen... Upadte from HEAD.
2007-01-18 Dr. Stephen... Expanded boundary support for VC++ build.
2007-01-18 Dr. Stephen... Expand security boundary to match 1.1.1 module.
2007-01-17 Dr. Stephen... Initial support for new build options under WIN32 and...
2007-01-16 Dr. Stephen... Remove debugging echo.
2007-01-16 Dr. Stephen... Add options to allow fipscanister to be built and linke...
2007-01-16 Dr. Stephen... More fixes to build/fipsld to handle detached fips_prem...
2007-01-16 Dr. Stephen... Remove deleted fipshashes.[co] from Makefile.
2007-01-16 Dr. Stephen... $(FIPSCHECK) no longer used.
2007-01-16 Dr. Stephen... Update .cvsignore.
2007-01-16 Dr. Stephen... Update .cvsignore
2007-01-16 Dr. Stephen... Use correct perl script name in mkfipsscr.pl output.
2007-01-16 Dr. Stephen... Update fipsld to use external signature for fips_premai...
2007-01-16 Dr. Stephen... Don't use deprecated -mcpu option.
2007-01-15 Dr. Stephen... Oops...
2007-01-15 Dr. Stephen... Perl script to build shell scripts and batch files...
2007-01-14 Dr. Stephen... Make algorithm test programs tolerate whitespace in...
2007-01-12 Lutz JänickeUpdate to new home page
2006-12-07 Dr. Stephen... Remove 'done' variable since it stops error codes being...
2006-12-06 Nils Larschfix no-ssl2 build
2006-12-04 Nils Larschfix function names in RSAerr calls
2006-11-29 Bodo Möllerfix support for receiving fragmented handshake messages
2006-11-21 Dr. Stephen... Rebuild error source files.
2006-11-21 Dr. Stephen... Use error table to determine if errors should be loaded.
2006-11-13 Dr. Stephen... Fix from HEAD.
2006-09-29 Mark J. CoxInitialise ctx to NULL to avoid uninitialized free...
2006-09-28 Richard LevitteOops, some changes forgotten...
2006-09-28 Mark J. CoxAfter tagging, open up 0.9.7m-dev
2006-09-28 Mark J. CoxPrepare for 0.9.7l release OpenSSL_0_9_7l
2006-09-28 Mark J. CoxIntroduce limits to prevent malicious keys being able to
2006-09-22 Dr. Stephen... Fix from HEAD.
2006-09-22 Dr. Stephen... Fix from head.
2006-09-19 Bodo MöllerEnsure that the addition mods[i]+delta cannot overflow...
2006-09-12 Bodo MöllerBackport from HEAD: fix ciphersuite selection
2006-09-06 Bodo Möllermake consistent with 0.9.8-branch version of this file
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.
next