summaryrefslogtreecommitdiffstats
path: root/crypto/bio
AgeCommit message (Expand)Author
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
2006-01-29add additional checks + cleanupNils Larsch
2006-01-04The VMS I run on doesn't know socklen_t and uses size_t instead.Richard Levitte
2006-01-02Refine login in b_sock.c.Andy Polyakov
2006-01-02Fix typo and purify logic in b_sock.cAndy Polyakov
2006-01-02Make b_sock.c IPv6 savvy.Andy Polyakov
2005-12-18Keep disclaiming 16-bit platform support. For now remove WIN16 referencesAndy Polyakov
2005-12-16Make bio.h resistant to gnu-ish __attribute__ redefenitions.Andy Polyakov
2005-11-03Make cygwin work in directories mounted with 'text' attribute.Andy Polyakov
2005-11-03Reserve for OPENSSL_NO_POSIX_IO macro which is to eliminate referencesAndy Polyakov
2005-11-03Disable BIO_s_fd on CE and disable fd:N as password passing option onAndy Polyakov
2005-09-29Fix typo.Andy Polyakov
2005-09-29Fix missing applink call.Andy Polyakov
2005-07-26Fix compilation when HAVE_LONG_LONG isn't defined.Geoff Thorpe
2005-06-23Jumbo Makfiles update.Andy Polyakov
2005-06-13Netware patch submitted by Verdon Walker" <VWalker@novell.com> in PRRichard Levitte
2005-06-06Allow BIO_s_file to open and sequentially access files larger than 2GB onAndy Polyakov
2005-05-18Engage Applink in mingw. Note that application-side module is notAndy Polyakov
2005-05-17Engage Applink for VC builds.Andy Polyakov
2005-05-17OPENSSL_Applink update.Andy Polyakov
2005-05-16Further BUILDENV refinement, further fool-proofing of Makefiles andAndy Polyakov
2005-05-15Fool-proofing MakefilesAndy Polyakov
2005-05-05fix compiler warning; pow10 is also in math.hNils Larsch
2005-04-27Lots of Win32 fixes for DTLS.Dr. Stephen Henson
2005-04-27add missing parenthesesNils Larsch
2005-04-26Fix various incorrect error function codes.Bodo Möller
2005-04-26make updateBodo Möller
2005-04-26Add DTLS support.Ben Laurie
2005-04-20Stop bogus shadowing warning.Dr. Stephen Henson
2005-04-12Rebuild error codes.Dr. Stephen Henson