summaryrefslogtreecommitdiff
path: root/crypto/bio/bss_fd.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: Fix various typos, repeated words, align some spelling to LDP.FdaSilvaYY2022-10-121-1/+1
* bio: remove TODOsPauli2021-06-021-2/+0
* Update copyright yearMatt Caswell2021-03-111-1/+1
* Correct the return value of BIO_get_ktls_*().John Baldwin2021-02-191-1/+1
* Update copyright yearMatt Caswell2020-04-231-1/+1
* Teach more BIOs how to handle BIO_CTRL_EOFMatt Caswell2020-02-041-0/+5
* Reorganize local header filesDr. Matthias St. Pierre2019-09-281-1/+1
* Keep the externally visible macro BIO_FLAGS_UPLINK in bio.hBernd Edlinger2019-06-261-2/+2
* Following the license change, modify the boilerplates in crypto/bio/Richard Levitte2018-12-061-1/+1
* Add comments to NULL func ptrs in bio_method_stDaniel Bevenius2017-12-181-1/+1
* Make BIO_METHOD struct definitions consistentDaniel Bevenius2017-12-091-1/+2
* Remove parentheses of return.KaoruToda2017-10-181-12/+12
* Since return is inconsistent, I removed unnecessary parentheses andKaoruToda2017-10-091-3/+3
* Do not eat trailing '\n' in BIO_gets for fd BIO.Tomas Mraz2017-05-151-2/+4
* Fix gcc-7 warnings.Bernd Edlinger2017-05-111-0/+1
* Remove some commented out code in libcryptoMatt Caswell2017-02-281-1/+0
* Create BIO_write_ex() which handles size_t argumentsMatt Caswell2016-10-281-0/+2
* Create BIO_read_ex() which handles size_t argumentsMatt Caswell2016-10-281-0/+2
* Copyright consolidation 09/10Rich Salz2016-05-171-54/+6
* RT4660: BIO_METHODs should be const.David Benjamin2016-03-211-3/+3
* Remove some dead code from 1999Matt Caswell2016-03-111-6/+0
* Refactoring BIO: Small adjustmentsRichard Levitte2016-02-031-4/+2
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Identify and move common internal libcrypto header filesRichard Levitte2015-05-141-1/+1
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-212/+207
* Improve WINCE support.Andy Polyakov2013-01-191-2/+18
* RFC 3161 compliant time stamp request creation, response generationUlf Möller2006-02-121-1/+18
* Reserve for OPENSSL_NO_POSIX_IO macro which is to eliminate referencesAndy Polyakov2005-11-031-2/+7
* Disable BIO_s_fd on CE and disable fd:N as password passing option onAndy Polyakov2005-11-031-0/+3
* OPENSSL_Applink update.Andy Polyakov2005-05-171-9/+21
* Use new-style system-id macros everywhere possible. I hope I haven'tRichard Levitte2001-02-201-1/+1
* Tidy up the mess in bss_sock.c and bss_fd.cDr. Stephen Henson2001-02-021-3/+223
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-1/+1
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+62