summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/bio/bss_file.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add a const qualifier to the return value of BIO_s_file().tb2018-05-301-3/+3
* Send the function codes from the error functions to the bit bucket,beck2017-01-291-9/+9
* f{read,write} take a number of items and an item size as arguments, andmiod2014-11-111-12/+5
* Only import cryptlib.h in the four source files that actually need it.jsing2014-07-111-2/+1
* Stop including standard headers via cryptlib.h - pull in the headers thatjsing2014-07-101-3/+4
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* Any sane platform has stdio. Stop pretending we will ever use a platformbeck2014-05-291-2/+0
* Use C99 initializers for the various FOO_METHOD structs. More readable, andmiod2014-04-271-10/+9
* Replace all use of ERR_add_error_data with ERR_asprintf_error_data.beck2014-04-261-2/+2
* use intrinsic strlcpy and strlcat everywhere so we only have one set ofbeck2014-04-191-5/+5
* some KNF cleanup following the scriptderaadt2014-04-171-6/+6
* - Why do we hide from the OpenSSL police, dad?miod2014-04-161-55/+13
* > As I walk through the valley of the shadow of deathtedu2014-04-161-87/+0
* Toss a `unifdef -U OPENSSL_SYS_WINDOWS' bomb into crypto/bio.jsing2014-04-151-7/+1
* First pass at applying KNF to the OpenSSL code, which almost makes itjsing2014-04-151-215/+203
* Remove various horrible socket syscall wrappers, especially SHUTDOWN*deraadt2014-04-131-3/+3
* Remove some stuff that isn't needed.beck2014-04-131-14/+14
* openssl-1.0.0e: resolve conflictsdjm2011-11-031-3/+9
* resolve conflicts, fix local changesdjm2010-10-011-12/+55
* resolve conflictsdjm2009-01-091-1/+1
* resolve conflictsdjm2008-09-061-12/+97
* Proper use of fseek/fseeko macros.tobias2007-09-101-1/+1
* resolve conflictsdjm2005-04-291-7/+9
* merge 0.9.7dmarkus2004-04-081-5/+5
* merge 0.9.7c; minor bugsfixes;markus2003-11-111-2/+19
* merge 0.9.7b with local changes; crank majors for libssl/libcryptomarkus2003-05-121-1/+1
* str{cat,cpy}/sprintf cleanup. markus@, deraadt@ okho2003-04-031-5/+5
* merge openssl-0.9.7-beta3, tested on vax by miod@markus2002-09-101-0/+6
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-5/+13
* openssl-engine-0.9.6 mergebeck2000-12-151-8/+8
* OpenSSL 0.9.5 mergebeck2000-03-191-1/+2
* OpenSSL 0.9.4 mergebeck1999-09-291-45/+15
* Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-051-0/+339