summaryrefslogtreecommitdiffstats
path: root/crypto/bio
AgeCommit message (Expand)Author
2004-04-09Use HMAC instead of straight SHA-1.Ben Laurie
2004-03-30Recent changes from 0.9.7-stableRichard Levitte
2004-03-23Recent changes from 0.9.7-stable.Richard Levitte
2004-03-11Finish elimination of Makefile.sslBen Laurie
2004-03-10Step 1 in blowing away Makefile.sslBen Laurie
2004-01-19Recent and not so recent changes from 0.9.7-stable, all conflicts resolved.Richard Levitte
2003-12-18I haven't merged from 0.9.7-stable in a loooong time. It shows :-).Richard Levitte
2003-09-29Recent changes from 0.9.7-stableRichard Levitte
2003-09-28Recent changes from 0.9.7-stableRichard Levitte
2003-08-06add OpenSSL licenseBodo Möller
2003-06-11Make sure to NUL-terminate the string on end-of-file (and error)Richard Levitte
2003-05-21Fix sign bugs.Richard Levitte
2003-04-03Make %p and %# work properly, at least with pointers and floats.Richard Levitte
2003-02-05typo in WIN16 sectionBodo Möller
2003-01-31We can't say in advance what the argument to BIO_socket_ioctl() should be, soRichard Levitte
2003-01-30A few small bugs with BIO popping.Richard Levitte
2002-12-29OS/2 does binary by default, apparently.Richard Levitte
2002-11-15WinCE patchesRichard Levitte
2002-11-14Fix to build better with DJGPP.Richard Levitte
2002-11-12Many security improvements (CHATS) and a warning fix.Ben Laurie
2002-10-14makedepend complains when a header file is included more than once inRichard Levitte
2002-10-09Add a few more VxWorks targets.Richard Levitte
2002-10-09Use double dashes so makedepend doesn't misunderstand the flags weRichard Levitte
2002-08-02Certain flag macros were tested with #if instead if #ifdef...Richard Levitte
2002-07-17Add support for shared libraries with OS/2.Richard Levitte
2002-06-27Pass CFLAG to dependency makers, so non-standard system include paths areRichard Levitte
2002-06-13Add support for DJGPP.Richard Levitte
2002-06-11Handle read failures better.Ben Laurie
2002-05-30Check the return values where memory allocation failures may happen.Richard Levitte
2002-05-14make b_print.c consistent with the rest of OpenSSL:Bodo Möller
2002-05-09Make the huge buffer smaller, so the size becomes reasonable for small-stack ...Richard Levitte
2002-05-09Move an assert() to avoid core dumps when a static buffer hasn't been given.Richard Levitte
2002-03-29Fix of mixup bwtween SOMAXCONN and SO_MAXCONN.Richard Levitte
2002-02-21disable '#ifdef DEBUG' sectionsBodo Möller
2002-02-14Add the configuration target VxWorks.Richard Levitte
2002-01-26Apply a small patch from Oscar Jacobsson <oscar@jacobsson.org> thatRichard Levitte
2002-01-24fix formatting of automatically generated error sectionBodo Möller
2002-01-24New functionsBodo Möller
2002-01-22Make no config file not an error. Move /dev/crypto config to ctrl.Ben Laurie
2002-01-21Fix incorrect BIO_*_ctrl() macros (Shay Harding <sharding@ccbill.com>).Lutz Jänicke
2002-01-12Prototype info function.Ben Laurie
2001-12-17remove redundant ERR_load_... declarationsBodo Möller
2001-12-10name confusion with HP library function prototype (?)Ulf Möller
2001-11-15make updateRichard Levitte
2001-10-27Stop compiler warnings.Dr. Stephen Henson
2001-10-26disable caching in BIO_gethostbynameBodo Möller
2001-10-04'make update'Richard Levitte
2001-09-25"make update".Geoff Thorpe
2001-09-01Make the necessary changes to work with the recent "ex_data" overhaul.Geoff Thorpe
2001-08-16Bugfixes provided by "Stephen Hinton" <shinton@netopia.com>.Lutz Jänicke