aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/bio/bss_file.c
Commit message (Expand)AuthorAgeFilesLines
...
* This _WIN32-specific patch makes it possible to "wrap" OpenSSL in anotherAndy Polyakov2008-12-221-1/+1
* Netware support.Dr. Stephen Henson2008-01-031-2/+6
* add additional checks + cleanupNils Larsch2006-01-291-0/+3
* Keep disclaiming 16-bit platform support. For now remove WIN16 referencesAndy Polyakov2005-12-181-1/+1
* Make cygwin work in directories mounted with 'text' attribute.Andy Polyakov2005-11-031-3/+2
* Fix typo.Andy Polyakov2005-09-291-1/+1
* Fix missing applink call.Andy Polyakov2005-09-291-1/+4
* Allow BIO_s_file to open and sequentially access files larger than 2GB onAndy Polyakov2005-06-061-0/+18
* Engage Applink in mingw. Note that application-side module is notAndy 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