Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openssl/openssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-09-17Rename new BIO_set_shutdown_wr macro to just BIO_shutdown_wrBodo Möller
2000-09-17New macro BIO_set_shutdown_wr().Dr. Stephen Henson
2000-09-07Add docs for BIO_find_type() and friends.Dr. 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-07-27Add the possibility to get hexdumps of unprintable data when usingRichard Levitte
2000-06-21Fixes for Win32 build.Dr. Stephen Henson
2000-06-17Safe stack reorganisation in terms of function casts.Dr. Stephen Henson
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-17Typesafe Thought Police part 4.Ben Laurie
2000-05-16Get rid of more non-ANSI declarations.Ulf Möller
2000-05-02In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>,Richard Levitte
2000-04-15New function ERR_error_string_n.Bodo Möller
2000-03-01'rand' application for creating pseudo-random files.Bodo Möller
2000-02-24make updateRichard Levitte
2000-02-21Move the registration of callback functions to special functionsRichard Levitte
2000-02-04ispell (and minor modifications)Ulf Möller
2000-01-24Tidy up CRYPTO_EX_DATA structures.Dr. Stephen Henson
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-08Non-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-10Updates.Bodo Möller
1999-06-15Don't try to use zero-byte buffers.Bodo Möller
1999-06-12BIO pairs.Bodo Möller
1999-06-08Survive pedanticism.Ben Laurie
1999-06-08Fix for BIO pairs.Bodo Möller
1999-06-07Introduce "BIO pairs", which (when finished) will relay dataBodo Möller
1999-05-14Various bugfixes: Uses locking for some more of the stuff that is notBodo Möller
1999-05-05Use ANSI stdarg.Ulf Möller
1999-04-26Remove NOPROTO definitions and error code comments.Ulf Möller
1999-04-24Fix header files so that any one can be included first.Bodo Möller
1999-04-24Complete rewrite of the error code generation script. It now runs as a singleDr. Stephen Henson
1999-04-24Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller
1999-04-23Work with -pedantic!Ben Laurie
1999-04-19Clean up prototypes (prepare for removing NOPROTO).Ulf Möller
1999-04-19Fix typos in error codes.Ulf Möller
1999-04-18Massive constification.Ben Laurie
1999-03-09Comment out two unimplemented functions from bio.h. Attempt to get theDr. Stephen Henson
1999-03-09Add missing funtions from non ANSI section of header files and add missingDr. Stephen Henson
1999-02-28Add functions to add certs to stacks, used for CA file/path stuff in servers.Ben Laurie
1999-02-23Add syslogging BIO.Ben Laurie
1998-12-22Various cleanups and fixed by Marc and Ralf to start the OpenTLS projectRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall