summaryrefslogtreecommitdiffstats
path: root/crypto/bio
AgeCommit message (Expand)Author
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
2000-03-14Typo correctedRichard Levitte
2000-03-12make updateUlf Möller
2000-03-10NO_SYSLOG is defined for MSDOS anyway. just don't include the UnixUlf Möller
2000-03-10Use signed types where necessary, and add missing functionalityBodo Möller
2000-03-10Repair bss_log.Ulf Möller
2000-03-05Preserve reason strings in automatically build tables.Bodo Möller
2000-03-04Let's care about the compiler warnings for both cases, shall we?Richard Levitte
2000-03-04Get definition of ssize_t.Ben Laurie
2000-03-04gcc warningsUlf Möller
2000-03-03Use signed type where -1 may be returned.Bodo Möller
2000-03-02Hack b_print.c to implement asprintf() functionality. Not enabled byRichard Levitte
2000-03-02Make bss_log.c a bit more readable, and implement it for VMS as well.Richard Levitte
2000-02-29'rand' application for creating pseudo-random files.Bodo Möller
2000-02-29Bug fix.Ulf Möller
2000-02-28Typo corrected.Richard Levitte
2000-02-27Short is always promoted to int when passed as a function argument.Richard Levitte
2000-02-26Don't include sys/types.h if NO_SYS_TYPES_H is defined.Richard Levitte
2000-02-26Let's avoid compiler warnings over types.Richard Levitte
2000-02-25Gets around VC++ compiler pickiness. (long != double)Geoff Thorpe
2000-02-25different snprintf version.Ulf Möller
2000-02-24Use public domain snprintf() implementation by Patrick Powell to avoidUlf Möller
2000-02-23make updateRichard Levitte
2000-02-20Move the registration of callback functions to special functionsRichard Levitte
2000-02-20Fix gcc warnings.Ulf Möller
2000-02-04Use correct, not American spelling.Bodo Möller
2000-02-03ispell (and minor modifications)Ulf Möller
2000-01-30Seek out and destroy another evil cast.Ulf Möller
2000-01-30Source code cleanups: Use void * rather than char * in lhash,Ulf Möller
2000-01-24Add the PID to the output on Win32.Richard Levitte
2000-01-23Tidy up CRYPTO_EX_DATA structures.Dr. Stephen Henson
2000-01-21Check RAND_bytes() return value or use RAND_pseudo_bytes().Ulf Möller
2000-01-18Compaq C 6.2 for VMS will complain when we want to convertRichard Levitte
2000-01-17SOCKETSHR is showing bad declarations again. However, a simple castRichard Levitte
2000-01-17It doesn't make sense to try see if these variables are negative, since they'...Richard Levitte
2000-01-08Add -prexit command to s_client and patch some BIODr. Stephen Henson
1999-09-27new control code BIO_C_RESET_READ_REQUESTBodo Möller
1999-09-11Initial support for MacOS.Andy Polyakov
1999-09-10"make update"Bodo Möller
1999-09-10Use non-copying BIO interface in ssltest.c.Bodo Möller
1999-09-09Correct warnings.Ben Laurie
1999-09-07Non-copying interface to BIO pairs.Bodo Möller
1999-09-03Fix server behaviour when facing backwards-compatible client hellos.Bodo Möller
1999-08-19Allow memory bios to be read only and change PKCS#7 routines to use them.Dr. Stephen Henson
1999-08-11Submitted by: Lidong Zhou <ldzhou@cs.cornell.edu>Bodo Möller
1999-08-10Updates.Bodo Möller
1999-08-07change formatting a bitBodo Möller