summaryrefslogtreecommitdiffstats
path: root/crypto/bio/bss_file.c
AgeCommit message (Expand)Author
2015-01-22Rerun util/openssl-format-source -v -c .OpenSSL_0_9_8-post-auto-reformatMatt Caswell
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2015-01-22Additional comment changes for reformat of 0.9.8Matt Caswell
2010-03-22bss_file.c: fix MSC 6.0 warning [from HEAD].Andy Polyakov
2010-03-15Fix UPLINK typo [from HEAD].Andy Polyakov
2009-10-04Prevent ignored return value warningDr. Stephen Henson
2008-12-30Backport http://cvs.openssl.org/chngview?cn=17710 from HEAD.Andy Polyakov
2008-01-03Netware support.Dr. Stephen Henson
2006-02-08backport recent changes from the cvs headNils Larsch
2005-09-29Fix typo [from HEAD].Andy Polyakov
2005-09-29Fix missing applink call [from HEAD].Andy Polyakov
2005-06-06Allow BIO_s_file to open and sequentially access files larger than 2GBAndy Polyakov
2005-05-18Engage Applink in mingw. [from HEAD]Andy Polyakov
2005-05-17OPENSSL_Applink update.Andy Polyakov
2004-12-27Minor cygwin update.Andy Polyakov
2004-03-24Don't define fd for platforms that do not use it, as some may not declare fil...Richard Levitte
2004-03-21Make sure fd is defined where it should.Richard Levitte
2003-12-27Use BUF_strlcpy() instead of strcpy().Richard Levitte
2003-11-28Netware-specific changes,Richard Levitte
2003-09-28Uhmm, It seem to have forgotten one file when I committed the MSDOSRichard Levitte
2002-12-29OS/2 does binary by default, apparently.Richard Levitte
2002-06-11Handle read errors.Ben Laurie
2002-01-24New functionsBodo Möller
2002-01-22Make no config file not an error. Move /dev/crypto config to ctrl.Ben Laurie
2001-07-01Changes to have OpenSSL compile on OS/2.Richard Levitte
2001-02-20Use new-style system-id macros everywhere possible. I hope I haven'tRichard Levitte
2001-02-19Make all configuration macros available for application by makingRichard Levitte
2000-05-15Get rid of more non-ANSI declarations.Ulf Möller
2000-02-20Move the registration of callback functions to special functionsRichard Levitte
2000-02-03ispell (and minor modifications)Ulf Möller
1999-06-08Survive pedanticism.Ben Laurie
1999-05-15Bugfix (set shutdown only when we should).Bodo Möller
1999-04-26Remove NOPROTO definitions and error code comments.Ulf Möller
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller
1999-04-19Change functions to ANSI C.Ulf Möller
1998-12-21Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall