summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/bio/bss_fd.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* const for BIO_{new,set}() and most of the BIO_{f,s}_*() family oftb2018-05-011-3/+3
* If you do not support POSIX I/O then you're not tall enough to ride...jsing2015-02-121-8/+1
* Only import cryptlib.h in the four source files that actually need it.jsing2014-07-111-3/+1
* Explicitly include <openssl/opensslconf.h> in every file that referencesjsing2014-07-101-1/+3
* Stop including standard headers via cryptlib.h - pull in the headers thatjsing2014-07-101-2/+4
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* Use C99 initializers for the various FOO_METHOD structs. More readable, andmiod2014-04-271-9/+9
* unistd.h for protos where neededderaadt2014-04-181-0/+1
* Mostly gut e_os.h:deraadt2014-04-171-1/+0
* some KNF cleanup following the scriptderaadt2014-04-171-4/+4
* - Why do we hide from the OpenSSL police, dad?miod2014-04-161-20/+8
* Clean up non-fatal error handling - we know which error numbers we havejsing2014-04-161-32/+0
* Toss a `unifdef -U OPENSSL_SYS_WINDOWS' bomb into crypto/bio.jsing2014-04-151-6/+0
* First pass at applying KNF to the OpenSSL code, which almost makes itjsing2014-04-151-109/+112
* Remove various horrible socket syscall wrappers, especially SHUTDOWN*deraadt2014-04-131-3/+3
* resolve conflicts, fix local changesdjm2010-10-011-1/+26
* resolve conflictsdjm2008-09-061-9/+21
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-3/+223
* Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-051-0/+62