summaryrefslogtreecommitdiffstats
path: root/crypto/bio/bss_fd.c
AgeCommit message (Expand)Author
2021-06-02bio: remove TODOsPauli
2021-03-11Update copyright yearMatt Caswell
2021-02-19Correct the return value of BIO_get_ktls_*().John Baldwin
2020-04-23Update copyright yearMatt Caswell
2020-02-04Teach more BIOs how to handle BIO_CTRL_EOFMatt Caswell
2019-09-28Reorganize local header filesDr. Matthias St. Pierre
2019-06-26Keep the externally visible macro BIO_FLAGS_UPLINK in bio.hBernd Edlinger
2018-12-06Following the license change, modify the boilerplates in crypto/bio/Richard Levitte
2017-12-18Add comments to NULL func ptrs in bio_method_stDaniel Bevenius
2017-12-09Make BIO_METHOD struct definitions consistentDaniel Bevenius
2017-10-18Remove parentheses of return.KaoruToda
2017-10-09Since return is inconsistent, I removed unnecessary parentheses andKaoruToda
2017-05-15Do not eat trailing '\n' in BIO_gets for fd BIO.Tomas Mraz
2017-05-11Fix gcc-7 warnings.Bernd Edlinger
2017-02-28Remove some commented out code in libcryptoMatt 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-05-17Copyright consolidation 09/10Rich Salz
2016-03-21RT4660: BIO_METHODs should be const.David Benjamin
2016-03-11Remove some dead code from 1999Matt Caswell
2016-02-03Refactoring BIO: Small adjustmentsRichard Levitte
2016-01-26Remove /* foo.c */ commentsRich Salz
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2013-01-19Improve WINCE support.Andy Polyakov
2006-02-12RFC 3161 compliant time stamp request creation, response generationUlf Möller
2005-11-03Reserve for OPENSSL_NO_POSIX_IO macro which is to eliminate referencesAndy Polyakov
2005-11-03Disable BIO_s_fd on CE and disable fd:N as password passing option onAndy Polyakov
2005-05-17OPENSSL_Applink update.Andy Polyakov
2001-02-20Use new-style system-id macros everywhere possible. I hope I haven'tRichard Levitte
2001-02-02Tidy up the mess in bss_sock.c and bss_fd.cDr. Stephen Henson
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