openssl.git
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...
2006-01-19 Dr. Stephen... Fixes for BOOL handling: produce errors for invalid...
2006-01-15 Dr. Stephen... Fix for Win32 dynamic engine loading.
2006-01-15 Nils Larschmake "./configure no-ssl2" work again
2006-01-15 Dr. Stephen... Typo.
2006-01-15 Dr. Stephen... Handle manifest files for VC++
2006-01-15 Nils Larschfix cipher list order
2006-01-13 Nils Larschfix comment
2006-01-13 Nils Larsch2 is a prime number ...
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-09 Richard Levitte/usr/bin/perl util/mkerr.pl -recurse -write -rebuild
2006-01-08 Bodo MöllerAvoid contradictive error code assignments.
2006-01-08 Bodo MöllerDetect more errors.
2006-01-08 Bodo MöllerSome error code cleanups (SSL lib. used SSL_R_... codes...
next