]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2006-09-29  Richard LevitteAPP_FILES is no longer used, remove it everywhere.
2006-09-28  Bodo Möllerfix typo
2006-09-28  Bodo Möllerfor completeness, include 0.9.7l information
2006-09-28  Richard LevitteFixes for the following claims:
2006-09-28  Mark J. CoxAfter tagging, bump ready for 0.9.8e development
2006-09-28  Mark J. CoxPrepare for 0.9.8d release OpenSSL_0_9_8d
2006-09-28  Mark J. CoxIntroduce limits to prevent malicious keys being able to
2006-09-23  Dr. Stephen... Update from HEAD.
2006-09-22  Dr. Stephen... Fix from HEAD.
2006-09-22  Dr. Stephen... Fix from HEAD.
2006-09-22  Dr. Stephen... Fix but in apps/pkcs12.c
2006-09-18  Andy PolyakovBuild error on non-unix [from HEAD].
2006-09-18  Andy PolyakovRace condition in ms/uplink.c [from HEAD].
2006-09-18  Bodo MöllerEnsure that the addition mods[i]+delta cannot overflow...
2006-09-12  Bodo MöllerUpdate
2006-09-11  Bodo Möllerensure that ciphersuite strings such as "RC4-MD5" match...
2006-09-06  Bodo MöllerRemove non-functional part of recent patch, after discu...
2006-09-05  Mark J. CoxAfter tagging, prep for next release
2006-09-05  Mark J. CoxReady for 0.9.8c release OpenSSL_0_9_8c
2006-09-05  Mark J. CoxAvoid PKCS #1 v1.5 signature attack discovered by Danie...
2006-08-31  Dr. Stephen... Fix from HEAD.
2006-08-31  Dr. Stephen... Fix from HEAD.
2006-08-28  Ben LaurieAdd IGE and biIGE modes.
2006-08-01  Andy PolyakovEngage assembler in solaris64-x86_64-cc [backport from...
2006-07-31  Bodo MöllerCamellia IPR information
2006-07-19  Bodo MöllerNew Camellia implementation (replacing previous version)
2006-07-19  Bodo MöllerCamellia information
2006-07-13  Dr. Stephen... Fix from HEAD.
2006-07-09  Dr. Stephen... Oops...
2006-07-09  Dr. Stephen... Fix from HEAD.
2006-07-02  Ben LaurieFix warning.
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 in RAND_poll() if we can't use select becau...
2006-06-28  Andy Polyakovaes-586.pl sync from HEAD.
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-22  Bodo MöllerFix for previous change: explicitly named ciphersuites...
2006-06-22  Bodo MöllerPut ECCdraft ciphersuites back into default build ...
2006-06-20  Bodo MöllerRemove ECC ciphersuites from 0.9.8 branch (should use...
2006-06-16  Bodo MöllerAnother thread-safety fix
2006-06-14  Bodo MöllerDisable invalid ciphersuites
2006-06-14  Bodo MöllerMake sure that AES ciphersuites get priority over Camel...
2006-06-14  Bodo Möller"make depend" for the default configuration, i.e. no...
2006-06-14  Bodo MöllerThread-safety fixes
2006-06-14  Bodo Möllermake update
2006-06-12  Richard LevitteKeep synchronised with Unix
2006-06-11  Bodo MöllerCamellia cipher, contributed by NTT
2006-06-10  Richard LevitteKeep synchronised with the Unix build
2006-06-09  Bodo MöllerCamellia cipher, contributed by NTT
2006-06-09  Bodo MöllerCamellia cipher, contributed by NTT
2006-05-20  Andy PolyakovTidy up hpux targets.
2006-05-17  Dr. Stephen... Fix from HEAD.
2006-05-17  Dr. Stephen... Fix from HEAD.
2006-05-07  Dr. Stephen... Don't check for padding bug if compression is negotiated.
2006-05-06  Ulf Möllerbug fix.
2006-05-06  Dr. Stephen... Update debug-steve
2006-05-05  Dr. Stephen... Backport of CPUID support in mk1mf and update Mingw32...
2006-05-05  Dr. Stephen... Initial support for single batch file to build all...
2006-05-04  Dr. Stephen... Detect MSYS and use Unix like build if detected.
2006-05-04  Dr. Stephen... Update for next dev version.
2006-05-04  Dr. Stephen... Prepare for new release. OpenSSL_0_9_8b
2006-05-04  Dr. Stephen... make update
2006-05-04  Dr. Stephen... Update NEWS file.
2006-05-03  Dr. Stephen... Inherit check time if appropriate.
2006-04-28  Dr. Stephen... Create a crlnumber file when a CA is created using...
2006-04-15  Dr. Stephen... Fix warning.
2006-04-15  Dr. Stephen... Fix from 0.9.7-stable.
2006-04-15  Dr. Stephen... Fix on the right branch this time :-)
2006-04-15  Dr. Stephen... If cipher list contains a match for an explicit ciphers...
2006-04-03  Richard LevitteChange chop to chomp when reading lines, so CRLF is...
2006-03-17  Ulf Möller*** empty log message ***
2006-03-17  Ulf Mölleras in head
2006-03-14  Nils Larschfix error found by coverity: check if ctx is != NULL...
2006-03-13  Nils Larschfix error found by coverity: check if ctx is != NULL...
2006-03-11  Bodo Möllerclarification
2006-03-01  Dr. Stephen... Update from HEAD.
2006-03-01  Nils Larschforce C locale when using [a-z] in sed expressions
2006-02-28  Nils Larschfix "#ifndef HZ" statement
2006-02-25  Nils Larschfix Intel Mac configuration; patch supplied by JP Sziko...
2006-02-24  Nils Larschfix no-dh configure option; patch supplied by Peter...
2006-02-21  Dr. Stephen... Update from head.
2006-02-19  Dr. Stephen... Fix from HEAD.
2006-02-15  Nils Larschfix typos
2006-02-15  Dr. Stephen... Fix OBJ_obj2txt() for large OIDs.
2006-02-13  Nils Larschfix typo: pass pre-computed parameters to the underlyin...
2006-02-10  Richard LevitteBackport the following changes from HEAD:
2006-02-09  Dr. Stephen... Update from 0.9.7-stable.
2006-02-08  Nils Larschbackport recent changes from the cvs head
2006-02-04  Dr. Stephen... Update filenames in makefiles
2006-02-04  Dr. Stephen... Fix from HEAD.
2006-02-02  Nils Larschfix if statement: call conn_state() if the BIO is not...
2006-02-02  Ben LaurieConstification.
2006-01-31  Dr. Stephen... Fix from HEAD.
2006-01-30  Lutz JänickeTypo
2006-01-21  Dr. Stephen... file fipslink.pl was added on branch OpenSSL_0_9_8...
2006-01-21  Dr. Stephen... file fipsld was added on branch OpenSSL_0_9_8-stable...
2006-01-21  Dr. Stephen... file fips_premain.c was added on branch OpenSSL_0_9_8...
2006-01-21  Dr. Stephen... file fips_canister.c was added on branch OpenSSL_0_9_8...
next