summaryrefslogtreecommitdiffstats
path: root/crypto/bio
AgeCommit message (Expand)Author
2009-09-22PR: 2050Dr. Stephen Henson
2009-09-20PR: 2047Dr. Stephen Henson
2009-09-04PR: 2028Dr. Stephen Henson
2009-08-26PR: 2005Dr. Stephen Henson
2009-07-24PR: 1990Dr. Stephen Henson
2009-07-24Update from 0.9.8-stable.Dr. Stephen Henson
2009-06-25Stop warnings in gcc where "a" is const passed as a non-const argument.Dr. Stephen Henson
2009-06-25Update from 1.0.0-stableDr. Stephen Henson
2009-06-05Updates from 1.0.0-stableDr. Stephen Henson
2009-06-05Update from 1.0.0-stable.Dr. Stephen Henson
2009-05-18Update from 1.0.0-stable.Dr. Stephen Henson
2009-05-17Update from 1.0.0-stable.Dr. Stephen Henson
2009-05-16Update from 1.0.0 stable branch.Dr. Stephen Henson
2009-05-15PR: 1929Dr. Stephen Henson
2009-05-15Update from 1.0.0-stable.Dr. Stephen Henson
2009-05-06Fix from 1.0.0-stable.Dr. Stephen Henson
2009-05-05Move the time fetching code to its own static function, and therebyRichard Levitte
2009-04-28Reimplement time check for VMS to mimic the way it's done on Windows.Richard Levitte
2009-04-26Update from 1.0.0-stable.Dr. Stephen Henson
2009-04-26Improve readability of bio/b_sock.cAndy Polyakov
2009-04-26Include sys/time.h to declare gettimeofday().Richard Levitte
2009-04-15Updates from 1.0.0-stable.Dr. Stephen Henson
2009-04-04Updates from 1.0.0-stableDr. Stephen Henson
2009-03-09Update from stable branch.Dr. Stephen Henson
2009-03-07Update from stable branch.Dr. Stephen Henson
2008-12-25In BIO_write(), update the write statistics, not the read statistics.Richard Levitte
2008-12-22This _WIN32-specific patch makes it possible to "wrap" OpenSSL in anotherAndy Polyakov
2008-11-12Revert the size_t modifications from HEAD that had led to moreGeoff Thorpe
2008-11-02Fix warnings: printf format mismatches on 64 bit platforms.Dr. Stephen Henson
2008-11-01Fix bss_log.c on Windows.Andy Polyakov
2008-11-01size_tification.Ben Laurie
2008-09-15Fix yesterday typos in bss_dgram.c.Andy Polyakov
2008-09-14Winsock handles SO_RCVTIMEO in unique manner...Andy Polyakov
2008-03-16Fix a variety of warnings generated by some elevated compiler-fascism,Geoff Thorpe
2008-03-12And so it begins...Dr. Stephen Henson
2008-01-03Netware support.Dr. Stephen Henson
2007-12-03Change submitted by Doug Kaufman. He writes:Richard Levitte
2007-10-13Bunch of constifications.Andy Polyakov
2007-10-09Addendum to commit #16654.Andy Polyakov
2007-09-18Remove excessive whitespaces from bio.hAndy Polyakov
2007-09-16It's inappropraite to override application signal, nor is it appropriateAndy Polyakov
2007-09-15Make bn2dec work on "SIXTY_FOUR_BIT" platforms.Andy Polyakov
2007-02-08Add -hmac option to dgst from 0.9.7 stable branch.Dr. Stephen Henson
2006-12-24Experimental streaming PKCS#7 support.Dr. Stephen Henson
2006-11-29replace macros with functionsNils Larsch
2006-11-21Update from 0.9.8 stable. Eliminate duplicate error codes.Dr. Stephen Henson
2006-04-11Add BeOS support.Ulf Möller
2006-02-15make some internal functions static; patch supplied by Kurt RoeckxNils Larsch
2006-02-12make updateUlf Möller
2006-02-12RFC 3161 compliant time stamp request creation, response generationUlf Möller