summaryrefslogtreecommitdiffstats
path: root/crypto/bio/bss_file.c
Commit message (Expand)AuthorAgeFilesLines
* Rerun util/openssl-format-source -v -c .OpenSSL_0_9_8-post-auto-reformatMatt Caswell2015-01-221-2/+1
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-335/+324
* Additional comment changes for reformat of 0.9.8Matt Caswell2015-01-221-1/+1
* bss_file.c: fix MSC 6.0 warning [from HEAD].Andy Polyakov2010-03-221-1/+1
* Fix UPLINK typo [from HEAD].Andy Polyakov2010-03-151-2/+2
* Prevent ignored return value warningDr. Stephen Henson2009-10-041-2/+9
* Backport http://cvs.openssl.org/chngview?cn=17710 from HEAD.Andy Polyakov2008-12-301-1/+1
* Netware support.Dr. Stephen Henson2008-01-031-2/+6
* backport recent changes from the cvs headNils Larsch2006-02-081-0/+3
* Fix typo [from HEAD].Andy Polyakov2005-09-291-1/+1
* Fix missing applink call [from HEAD].Andy Polyakov2005-09-291-1/+4
* Allow BIO_s_file to open and sequentially access files larger than 2GBAndy Polyakov2005-06-061-0/+18
* Engage Applink in mingw. [from HEAD]Andy Polyakov2005-05-181-1/+6
* OPENSSL_Applink update.Andy Polyakov2005-05-171-12/+50
* Minor cygwin update.Andy Polyakov2004-12-271-1/+1
* Don't define fd for platforms that do not use it, as some may not declare fil...Richard Levitte2004-03-241-1/+4
* Make sure fd is defined where it should.Richard Levitte2004-03-211-7/+7
* Use BUF_strlcpy() instead of strcpy().Richard Levitte2003-12-271-5/+5
* Netware-specific changes,Richard Levitte2003-11-281-1/+14
* Uhmm, It seem to have forgotten one file when I committed the MSDOSRichard Levitte2003-09-281-3/+20
* OS/2 does binary by default, apparently.Richard Levitte2002-12-291-1/+1
* Handle read errors.Ben Laurie2002-06-111-0/+6
* New functionsBodo Möller2002-01-241-1/+1
* Make no config file not an error. Move /dev/crypto config to ctrl.Ben Laurie2002-01-221-1/+4
* Changes to have OpenSSL compile on OS/2.Richard Levitte2001-07-011-0/+5
* Use new-style system-id macros everywhere possible. I hope I haven'tRichard Levitte2001-02-201-2/+2
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-2/+2
* Get rid of more non-ANSI declarations.Ulf Möller2000-05-151-8/+8
* Move the registration of callback functions to special functionsRichard Levitte2000-02-201-0/+1
* ispell (and minor modifications)Ulf Möller2000-02-031-1/+1
* Survive pedanticism.Ben Laurie1999-06-081-1/+1
* Bugfix (set shutdown only when we should).Bodo Möller1999-05-151-1/+1
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-261-11/+0
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-2/+2
* Change functions to ANSI C.Ulf Möller1999-04-191-31/+10
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)Ralf S. Engelschall1998-12-211-0/+2
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-26/+31
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+334