summaryrefslogtreecommitdiffstats
path: root/crypto/bio
AgeCommit message (Expand)Author
2009-06-25Fix from HEAD.Dr. Stephen Henson
2009-06-25PR: 1748Dr. Stephen Henson
2009-06-05PR: 1950Dr. Stephen Henson
2009-06-05Not always used.Ben Laurie
2009-05-18Delete line which should have gone with PR#1922.Dr. Stephen Henson
2009-05-17PR: 1929Dr. Stephen Henson
2009-05-17Revert previous MTU patch from PR#1929Dr. Stephen Henson
2009-05-16Make the stuff compile again, fix missing prototype warnings.Dr. Stephen Henson
2009-05-15Update from HEAD.Dr. Stephen Henson
2009-05-15PR: 1922Dr. Stephen Henson
2009-05-06Don't use -D_CRT_NONSTDC_NO_DEPRECATE, fix bio_lcl.h instead.Dr. Stephen Henson
2009-05-05Update from HEADRichard Levitte
2009-04-28Update from HEAD.Richard Levitte
2009-04-27b_sock.c: readability update from HEAD.Andy Polyakov
2009-04-26This at least break WIN32 which doesn't have sys/time.h might need to makeDr. Stephen Henson
2009-04-26Updates from HEADRichard Levitte
2009-04-14Fix typo and stop WIN32 warnings.Dr. Stephen Henson
2009-04-14PR: 1829Dr. Stephen Henson
2009-04-03PR: 1888Dr. 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
2006-02-09Fix warnings about "sin" conflicting with sin(3) definition.Dr. Stephen Henson
2006-02-09Avoid warnings about shadowed definitions.Dr. Stephen Henson
2006-02-04Update filenames in makefiles.Dr. Stephen Henson
2006-02-02fix if statement: call conn_state() if the BIO is not in the BIO_CONN_S_OK stateNils Larsch