summaryrefslogtreecommitdiffstats
path: root/crypto/bio/bio_err.c
AgeCommit message (Expand)Author
2018-02-19Add BIO_bind function to bind local address for a socket.John Hughes
2018-02-10Copy name string in BIO_meth_newRich Salz
2017-06-07make error tables const and separate header fileRich Salz
2017-04-25Add better error logging if SCTP AUTH chunks are not enabledMatt Caswell
2017-04-25Add a BIO_lookup_ex() functionMatt Caswell
2016-10-28Fix some feedback issues for BIO size_t-ifyMatt Caswell
2016-10-28Create BIO_write_ex() which handles size_t argumentsMatt Caswell
2016-10-28Create BIO_read_ex() which handles size_t argumentsMatt Caswell
2016-08-21Move BIO index lock creationRich Salz
2016-07-25Discard BIO_set(BIO* bio) methodFdaSilvaYY
2016-07-20Check for errors allocating the error strings.Kurt Roeckx
2016-05-23Remove unused error/function codes.Rich Salz
2016-05-09few missing allocation failure checks and releases on error pathsJ Mohan Rao Arisankala
2016-04-29make updateRichard Levitte
2016-02-11Move to REF_DEBUG, for consistency.Rich Salz
2016-02-04bio_err.c: remove a reappeared filename commentViktor Szakats
2016-02-03make updateRichard Levitte
2016-02-03make updateRichard Levitte
2016-02-03make updateRichard Levitte
2016-02-03Refactoring BIO: add error macros & text, and make updateRichard Levitte
2016-01-26Remove /* foo.c */ commentsRich Salz
2015-11-05Rebuild error source files.Dr. Stephen Henson
2015-03-06make errorsMatt Caswell
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2011-12-27fix error codeDr. Stephen Henson
2006-11-21Update from 0.9.8 stable. Eliminate duplicate error codes.Dr. Stephen Henson
2005-04-26Fix various incorrect error function codes.Bodo Möller
2005-04-12Rebuild error codes.Dr. Stephen Henson
2003-03-20Make sure we get the definition of OPENSSL_NO_ERR.Richard Levitte
2002-06-11Handle read errors.Ben Laurie
2002-01-22Make no config file not an error. Move /dev/crypto config to ctrl.Ben Laurie
2001-02-19Make all configuration macros available for application by makingRichard Levitte
2000-09-20On VMS, stdout may very well lead to a file that is written to in aRichard Levitte
2000-09-04Avoid abort() throughout the library, except when preprocessorBodo Möller
2000-08-28Diagnose EOF on memory BIOs (or you just get mysterious errors with no errorBen Laurie
2000-03-05Preserve reason strings in automatically build tables.Bodo Möller
2000-02-23make updateRichard Levitte
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-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-04-24Complete rewrite of the error code generation script. It now runs as a singleDr. Stephen Henson
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller
1999-04-19Change functions to ANSI C.Ulf Möller
1999-04-19Fix typos in error codes.Ulf Möller
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