summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
2006-09-28Prepare for 0.9.8d releaseOpenSSL_0_9_8dMark J. Cox
2006-09-28Introduce limits to prevent malicious keys being able toMark J. Cox
2006-09-22Fix from HEAD.Dr. Stephen Henson
2006-09-18Ensure that the addition mods[i]+delta cannot overflow in probable_prime().Bodo Möller
2006-09-06Remove non-functional part of recent patch, after discussion withBodo Möller
2006-09-05After tagging, prep for next releaseMark J. Cox
2006-09-05Ready for 0.9.8c releaseOpenSSL_0_9_8cMark J. Cox
2006-09-05Avoid PKCS #1 v1.5 signature attack discovered by Daniel BleichenbacherMark J. Cox
2006-08-31Fix from HEAD.Dr. Stephen Henson
2006-08-31Fix from HEAD.Dr. Stephen Henson
2006-08-28Add IGE and biIGE modes.Ben Laurie
2006-08-01Engage assembler in solaris64-x86_64-cc [backport from HEAD].Andy Polyakov
2006-07-19New Camellia implementation (replacing previous version)Bodo Möller
2006-07-09Oops...Dr. Stephen Henson
2006-07-09Fix from HEAD.Dr. Stephen Henson
2006-06-30use <poll.h> as by Single Unix SpecificationBodo Möller
2006-06-28always read in RAND_poll() if we can't use select because of a tooBodo Möller
2006-06-28aes-586.pl sync from HEAD.Andy Polyakov
2006-06-28Mitigate the hazard of cache-collision timing attack on last roundAndy Polyakov
2006-06-27Use poll() when possible to gather Unix randomness entropyRichard Levitte
2006-06-16Another thread-safety fixBodo Möller
2006-06-14"make depend" for the default configuration, i.e. no-camellia here inBodo Möller
2006-06-14Thread-safety fixesBodo Möller
2006-06-14make updateBodo Möller
2006-06-12Keep synchronised with UnixRichard Levitte
2006-06-11Camellia cipher, contributed by NTTBodo Möller
2006-06-10Keep synchronised with the Unix buildRichard Levitte
2006-06-09Camellia cipher, contributed by NTTBodo Möller
2006-06-09Camellia cipher, contributed by NTTBodo Möller
2006-05-17Fix from HEAD.Dr. Stephen Henson
2006-05-04Update for next dev version.Dr. Stephen Henson
2006-05-04Prepare for new release.OpenSSL_0_9_8bDr. Stephen Henson
2006-05-04make updateDr. Stephen Henson
2006-05-03Inherit check time if appropriate.Dr. Stephen Henson
2006-04-15Fix warning.Dr. Stephen Henson
2006-04-15Fix from 0.9.7-stable.Dr. Stephen Henson
2006-04-15Fix on the right branch this time :-)Dr. Stephen Henson
2006-04-15If cipher list contains a match for an explicit ciphersuite only match thatDr. Stephen Henson
2006-03-14fix error found by coverity: check if ctx is != NULL before calling BN_CTX_end()Nils Larsch
2006-03-13fix error found by coverity: check if ctx is != NULL before calling BN_CTX_end()Nils Larsch
2006-03-01Update from HEAD.Dr. Stephen Henson
2006-02-28fix "#ifndef HZ" statementNils Larsch
2006-02-21Update from head.Dr. Stephen Henson
2006-02-19Fix from HEAD.Dr. Stephen Henson
2006-02-15Fix OBJ_obj2txt() for large OIDs.Dr. Stephen Henson
2006-02-13fix typo: pass pre-computed parameters to the underlying signature function; ...Nils Larsch
2006-02-08backport recent changes from the cvs headNils Larsch
2006-02-04Update filenames in makefilesDr. Stephen Henson
2006-02-04Fix from HEAD.Dr. Stephen Henson
2006-02-02fix if statement: call conn_state() if the BIO is not in the BIO_CONN_S_OK stateNils Larsch