summaryrefslogtreecommitdiffstats
path: root/crypto/bio/bss_file.c
AgeCommit message (Expand)Author
2015-01-22Rerun util/openssl-format-source -v -c .master-post-auto-reformatMatt Caswell
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2015-01-22indent has problems with comments that are on the right hand side of a line.Matt Caswell
2015-01-22More commentsMatt Caswell
2015-01-12RT3548: Remove unsupported platformsRich Salz
2010-12-11bss_file.c: refine UTF8 logic.Andy Polyakov
2010-04-28bss_file.c: refine UTF-8 logic on Windows.Andy Polyakov
2010-04-21bss_file.c: reserve for option to encode file name with UTF-8.Andy Polyakov
2010-03-22bss_file.c: fix MSC 6.0 warning.Andy Polyakov
2010-03-15Fix UPLINK typo.Andy Polyakov
2009-10-04Prevent ignored return value warningDr. Stephen Henson
2008-12-22This _WIN32-specific patch makes it possible to "wrap" OpenSSL in anotherAndy Polyakov
2008-01-03Netware support.Dr. Stephen Henson
2006-01-29add additional checks + cleanupNils Larsch
2005-12-18Keep disclaiming 16-bit platform support. For now remove WIN16 referencesAndy Polyakov
2005-11-03Make cygwin work in directories mounted with 'text' attribute.Andy Polyakov
2005-09-29Fix typo.Andy Polyakov
2005-09-29Fix missing applink call.Andy Polyakov
2005-06-06Allow BIO_s_file to open and sequentially access files larger than 2GB onAndy Polyakov
2005-05-18Engage Applink in mingw. Note that application-side module is notAndy 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