aboutsummaryrefslogtreecommitdiff
path: root/crypto/bio
AgeCommit message (Expand)AuthorFilesLines
2002-08-02Certain flag macros were tested with #if instead if #ifdef...Richard Levitte1-1/+1
2002-07-17Add support for shared libraries with OS/2.Richard Levitte1-0/+2
2002-06-27Pass CFLAG to dependency makers, so non-standard system include paths areRichard Levitte1-1/+1
2002-06-13Add support for DJGPP.Richard Levitte1-0/+4
2002-06-11Handle read errors.Ben Laurie3-0/+8
2002-05-30Check the return values where memory allocation failures may happen.Richard Levitte1-1/+1
2002-05-14make b_print.c consistent with the rest of OpenSSL:Bodo Möller2-2/+18
2002-05-09Make the huge buffer smaller, so the size becomes reasonable for small-stack ...Richard Levitte1-1/+3
2002-05-09Move an assert() to avoid core dumps when a static buffer hasn't been given.Richard Levitte1-2/+3
2002-03-29Fix of mixup bwtween SOMAXCONN and SO_MAXCONN.Richard Levitte1-2/+2
2002-02-28disable '#ifdef DEBUG' sectionsBodo Möller1-6/+6
2002-02-14fix indentationBodo Möller1-1/+1
2002-02-14Add the configuration target VxWorks.Richard Levitte2-2/+7
2002-01-26Apply a small patch from Oscar Jacobsson <oscar@jacobsson.org> thatRichard Levitte1-1/+1
2002-01-24fix formatting of automatically generated error sectionBodo Möller1-0/+1
2002-01-24New functionsBodo Möller1-1/+1
2002-01-22Make no config file not an error. Move /dev/crypto config to ctrl.Ben Laurie3-2/+6
2002-01-21Fix incorrect BIO_*_ctrl() macros (Shay Harding <sharding@ccbill.com>).Lutz Jänicke1-2/+2
2002-01-12Prototype info function.Ben Laurie2-4/+6
2001-12-17remove redundant ERR_load_... declarationsBodo Möller1-2/+0
2001-12-10name confusion with HP library function prototype (?)Ulf Möller1-2/+2
2001-11-15make updateRichard Levitte1-1/+1
2001-10-27Stop compiler warnings.Dr. Stephen Henson1-0/+5
2001-10-26disable caching in BIO_gethostbynameBodo Möller1-14/+22
2001-10-04'make update'Richard Levitte1-3/+3
2001-09-25"make update".Geoff Thorpe1-1/+2
2001-09-01Make the necessary changes to work with the recent "ex_data" overhaul.Geoff Thorpe1-10/+10
2001-08-16Bugfixes provided by "Stephen Hinton" <shinton@netopia.com>.Lutz Jänicke2-2/+3
2001-08-12The indexes returned by ***_get_ex_new_index() functions are used whenGeoff Thorpe1-3/+4
2001-08-05Start to reduce some of the header bloat.Ben Laurie4-25/+15
2001-08-03Header bloat reduction for EVP_PKEY.Ben Laurie1-12/+7
2001-07-31make updateRichard Levitte1-17/+18
2001-07-30Really add the EVP and all of the DES changes.Ben Laurie1-59/+36
2001-07-02Let's include cryptlib.h *before* things like NO_SYSLOG are tested orRichard Levitte1-2/+1
2001-07-01Changes to have OpenSSL compile on OS/2.Richard Levitte2-1/+6
2001-06-25Make get_ip() a bit more strict in it's parsing of IP addresses, andRichard Levitte1-3/+3
2001-06-01increase DEFAULT_BUFFER_SIZE (4K instead of just 1K)Bodo Möller1-1/+1
2001-04-29Win32 fixes:Dr. Stephen Henson1-1/+5
2001-04-17'make update'Geoff Thorpe1-1/+1
2001-03-27Include bn.h so we get BN_LLONG properly defined. Otherwise, we can forget t...Richard Levitte1-0/+1
2001-03-09Instead of telling both 'make' and the user that ranlibBodo Möller1-2/+1
2001-02-27%f conversion bug fixUlf Möller1-1/+1
2001-02-22e_os.h does not belong with the exported headers. Do not put it thereRichard Levitte2-48/+48
2001-02-22Use e_os2.h rather than opensslconf.h, since some needed macros areRichard Levitte1-1/+1
2001-02-20Use new-style system-id macros everywhere possible. I hope I haven'tRichard Levitte8-23/+25
2001-02-19Make all configuration macros available for application by makingRichard Levitte9-76/+79
2001-02-05Fix a memory leak in BIO_get_accept_socket(). This leak was small andRichard Levitte1-4/+4
2001-02-04Make depend.Ben Laurie1-44/+45
2001-02-02Tidy up the mess in bss_sock.c and bss_fd.cDr. Stephen Henson2-130/+225
2000-11-12in some new file names the first 8 characters were not uniqueUlf Möller1-7/+7