aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/bio
Commit message (Expand)AuthorAgeFilesLines
* Make %p and %# work properly, at least with pointers and floats.Richard Levitte2003-04-031-4/+15
* Add GCC attributes when compiled with gcc. This helps find out ifRichard Levitte2003-04-031-4/+11
* Make sure we get the definition of OPENSSL_NO_ERR.Richard Levitte2003-03-201-0/+1
* Make sure we get the definition of OPENSSL_NO_SOCK.Richard Levitte2003-03-204-10/+7
* Make sure we get the definition of OPENSSL_NO_FP_API.Richard Levitte2003-03-201-1/+2
* Re enable the read side non blocking test BIO code.Dr. Stephen Henson2003-02-201-2/+2
* typo in WIN16 sectionBodo Möller2003-02-051-1/+1
* We can't say in advance what the argument to BIO_socket_ioctl() should be, soRichard Levitte2003-01-312-3/+3
* A few small bugs with BIO popping.Richard Levitte2003-01-301-1/+2
* OS/2 does binary by default, apparently.Richard Levitte2002-12-291-1/+1
* WinCE patchesRichard Levitte2002-11-152-1/+4
* Fix to build better with DJGPP.Richard Levitte2002-11-143-2/+18
* Security fixes brought forward from 0.9.7.Ben Laurie2002-11-138-13/+34
* makedepend complains when a header file is included more than once inRichard Levitte2002-10-141-1/+0
* Add a few more VxWorks targets.Richard Levitte2002-10-091-1/+1
* Use double dashes so makedepend doesn't misunderstand the flags weRichard Levitte2002-10-091-1/+1
* Certain flag macros were tested with #if instead if #ifdef...Richard Levitte2002-08-021-1/+1
* Add support for shared libraries with OS/2.Richard Levitte2002-07-171-0/+2
* Pass CFLAG to dependency makers, so non-standard system include paths areRichard Levitte2002-06-271-1/+1
* Add support for DJGPP.Richard Levitte2002-06-131-0/+4
* Handle read errors.Ben Laurie2002-06-113-0/+8
* Check the return values where memory allocation failures may happen.Richard Levitte2002-05-301-1/+1
* make b_print.c consistent with the rest of OpenSSL:Bodo Möller2002-05-142-2/+18
* Make the huge buffer smaller, so the size becomes reasonable for small-stack ...Richard Levitte2002-05-091-1/+3
* Move an assert() to avoid core dumps when a static buffer hasn't been given.Richard Levitte2002-05-091-2/+3
* Fix of mixup bwtween SOMAXCONN and SO_MAXCONN.Richard Levitte2002-03-291-2/+2
* disable '#ifdef DEBUG' sectionsBodo Möller2002-02-281-6/+6
* fix indentationBodo Möller2002-02-141-1/+1
* Add the configuration target VxWorks.Richard Levitte2002-02-142-2/+7
* Apply a small patch from Oscar Jacobsson <oscar@jacobsson.org> thatRichard Levitte2002-01-261-1/+1
* fix formatting of automatically generated error sectionBodo Möller2002-01-241-0/+1
* New functionsBodo Möller2002-01-241-1/+1
* Make no config file not an error. Move /dev/crypto config to ctrl.Ben Laurie2002-01-223-2/+6
* Fix incorrect BIO_*_ctrl() macros (Shay Harding <sharding@ccbill.com>).Lutz Jänicke2002-01-211-2/+2
* Prototype info function.Ben Laurie2002-01-122-4/+6
* remove redundant ERR_load_... declarationsBodo Möller2001-12-171-2/+0
* name confusion with HP library function prototype (?)Ulf Möller2001-12-101-2/+2
* make updateRichard Levitte2001-11-151-1/+1
* Stop compiler warnings.Dr. Stephen Henson2001-10-271-0/+5
* disable caching in BIO_gethostbynameBodo Möller2001-10-261-14/+22
* 'make update'Richard Levitte2001-10-041-3/+3
* "make update".Geoff Thorpe2001-09-251-1/+2
* Make the necessary changes to work with the recent "ex_data" overhaul.Geoff Thorpe2001-09-011-10/+10
* Bugfixes provided by "Stephen Hinton" <shinton@netopia.com>.Lutz Jänicke2001-08-162-2/+3
* The indexes returned by ***_get_ex_new_index() functions are used whenGeoff Thorpe2001-08-121-3/+4
* Start to reduce some of the header bloat.Ben Laurie2001-08-054-25/+15
* Header bloat reduction for EVP_PKEY.Ben Laurie2001-08-031-12/+7
* make updateRichard Levitte2001-07-311-17/+18
* Really add the EVP and all of the DES changes.Ben Laurie2001-07-301-59/+36
* Let's include cryptlib.h *before* things like NO_SYSLOG are tested orRichard Levitte2001-07-021-2/+1