summaryrefslogtreecommitdiffstats
path: root/crypto/bio
AgeCommit message (Expand)Author
2001-02-05Fix a memory leak in BIO_get_accept_socket(). This leak was small andRichard Levitte
2001-02-04Make depend.Ben Laurie
2001-02-02Tidy up the mess in bss_sock.c and bss_fd.cDr. Stephen Henson
2000-11-12in some new file names the first 8 characters were not uniqueUlf Möller
2000-10-22On some operating systems, MAX is defined. Call ours OSSL_MAX insteadRichard Levitte
2000-10-14The experimental Rijndael code moved to the main trunk.Richard Levitte
2000-10-12Make non blocking I/O work for accept BIOs.Dr. Stephen Henson
2000-10-09BIO_sock_init() returns 1 for success and -1 for failure, not 0;Bodo Möller
2000-09-25'ranlib' doesn't always run on some systems. That's actuallyRichard Levitte
2000-09-21Portability patch for HP MPE/iX. Submitted by Mark Bixby <mark_bixby@hp.com>Richard Levitte
2000-09-20On VMS, stdout may very well lead to a file that is written to in aRichard Levitte
2000-09-17Rename new BIO_set_shutdown_wr macro to just BIO_shutdown_wrBodo Möller
2000-09-16New macro BIO_set_shutdown_wr().Dr. Stephen Henson
2000-09-09More VMS synchronisationRichard Levitte
2000-09-07Ugh, BIO_find_type() cannot be passed a NULL.Dr. Stephen Henson
2000-09-07Add docs for BIO_find_type() and friends.Dr. Stephen Henson
2000-09-07'make update'Richard Levitte
2000-09-07Change the printing mahine used by BIO_printf() and friends so it canRichard Levitte
2000-09-05Increase print buffer (10K instead of just 2K).Bodo Möller
2000-09-05Remove silly test for b->references at the end of BIO_write:Bodo Möller
2000-09-04ConsistencyBodo Möller
2000-09-04Use consistent indentation,Bodo Möller
2000-09-04Avoid abort() throughout the library, except when preprocessorBodo Möller
2000-09-01Undo change from 1.7 to 1.8:Bodo Möller
2000-09-01Use C syntax, not FORTRAN or whatever that was :-)Bodo Möller
2000-08-30Fix typo in i2d_ASN1_ENUMERATEDDr. Stephen Henson
2000-08-28Diagnose EOF on memory BIOs (or you just get mysterious errors with no errorBen Laurie
2000-08-18Added BIO_vprintf() and BIO_vsnprintf(). The former because I'veRichard Levitte
2000-08-17Add more diversity to the possible log levels. Now we have fullRichard Levitte
2000-08-14MD4 implemented. Assar Westerlund provided the digest code itself and the te...Richard Levitte
2000-08-03On Unicos, openlog() isn't constified, so let's not do that in xopenlog()Richard Levitte
2000-08-02*mumble* unicos 10.0.0.3 with Cray Standard C Version 6.2.0.0 has a syslog.hRichard Levitte
2000-07-31If a ip address is successfully parsed, the WSA structure under Win32 wasn'tRichard Levitte
2000-07-27Add the possibility to get hexdumps of unprintable data when usingRichard Levitte
2000-07-05I got sick and tired of having to keep track of NIDs when such a thingRichard Levitte
2000-06-21Fixes for Win32 build.Dr. Stephen Henson
2000-06-16Safe stack reorganisation in terms of function casts.Dr. Stephen Henson
2000-06-16Change to have a single library that works on both Win9x and WinNT.Richard Levitte
2000-06-13Enable DSO support on alpha (OSF1), cc and gcc.Geoff Thorpe
2000-06-01There have been a number of complaints from a number of sources that namesRichard Levitte
2000-06-01Don't include <stdlib.h>. In the NO_FP_API case, don't include <stdio.h>.Ulf Möller
2000-06-01"make update" + stripping the type-specific stack functions out ofGeoff Thorpe
2000-05-16Typesafe Thought Police part 4.Ben Laurie
2000-05-15Get rid of more non-ANSI declarations.Ulf Möller
2000-05-02In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>,Richard Levitte
2000-04-14New function ERR_error_string_n.Bodo Möller
2000-03-17Bugs correctedRichard Levitte
2000-03-14Typos corrected.Richard Levitte
2000-03-14Target added.Richard Levitte
2000-03-14Bugs corrected, and a couple of include files to get declarations forRichard Levitte