]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/bio/bss_file.c
Add ERR_put_func_error, and use it.
[thirdparty/openssl.git] / crypto / bio / bss_file.c
2019-07-22  Rich SalzAdd ERR_put_func_error, and use it.
2019-06-26  Bernd EdlingerKeep the externally visible macro BIO_FLAGS_UPLINK...
2019-02-18  Corinna Vinschencygwin: drop explicit O_TEXT
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2017-12-17  Daniel BeveniusAdd comments to NULL func ptrs in bio_method_st
2017-10-13  Rich SalzRemove email addresses from source code.
2017-07-06  PauliBIO range checking.
2017-07-05  Rich SalzUndo commit d420ac2
2017-04-28  Rich SalzCheck fflush on BIO_ctrl call
2016-10-28  Matt CaswellFix stdio build following BIO size_t work
2016-10-28  Matt CaswellCreate BIO_write_ex() which handles size_t arguments
2016-10-28  Matt CaswellCreate BIO_read_ex() which handles size_t arguments
2016-09-08  Richard LevitteIf errno is ENXIO in BSS_new_file(), set BIO_R_NO_SUCH_FILE
2016-06-22  Andy PolyakovMove OS-specific fopen quirks to o_fopen.c.
2016-05-17  Rich SalzCopyright consolidation 09/10
2016-05-12  Richard LevitteDJGPP adjustments
2016-04-11  Richard LevitteBIO: respect opening in text mode
2016-04-07  Andy Polyakovbio/bss_file.c: since VS2015 one can't tell apart own...
2016-03-21  David BenjaminRT4660: BIO_METHODs should be const.
2016-03-17  Rich SalzRemove Netware and OS/2
2016-02-05  FdaSilvaYYGH601: Various spelling fixes.
2016-02-03  Richard LevitteRefactoring BIO: Small adjustments
2016-01-26  Rich SalzRemove /* foo.c */ comments
2015-12-16  Rich SalzRename some BUF_xxx to OPENSSL_xxx
2015-09-30  David WoodhouseFix no-stdio build
2015-09-21  David WoodhouseRT3479: Add UTF8 support to BIO_read_filename()
2015-05-14  Richard LevitteIdentify and move common internal libcrypto header...
2015-05-03  Dr. Stephen HensonAdd OSSL_NELEM macro.
2015-01-22  Matt CaswellRerun util/openssl-format-source -v -c . master-post-auto-reformat
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2015-01-22  Matt Caswellindent has problems with comments that are on the right...
2015-01-22  Matt CaswellMore comments
2015-01-12  Rich SalzRT3548: Remove unsupported platforms
2010-12-11  Andy Polyakovbss_file.c: refine UTF8 logic.
2010-04-28  Andy Polyakovbss_file.c: refine UTF-8 logic on Windows.
2010-04-21  Andy Polyakovbss_file.c: reserve for option to encode file name...
2010-03-22  Andy Polyakovbss_file.c: fix MSC 6.0 warning.
2010-03-15  Andy PolyakovFix UPLINK typo.
2009-10-04  Dr. Stephen HensonPrevent ignored return value warning
2008-12-22  Andy PolyakovThis _WIN32-specific patch makes it possible to "wrap...
2008-01-03  Dr. Stephen HensonNetware support.
2006-01-29  Nils Larschadd additional checks + cleanup
2005-12-18  Andy PolyakovKeep disclaiming 16-bit platform support. For now remov...
2005-11-03  Andy PolyakovMake cygwin work in directories mounted with 'text...
2005-09-29  Andy PolyakovFix typo.
2005-09-29  Andy PolyakovFix missing applink call.
2005-06-06  Andy PolyakovAllow BIO_s_file to open and sequentially access files...
2005-05-18  Andy PolyakovEngage Applink in mingw. Note that application-side...
2005-05-17  Andy PolyakovOPENSSL_Applink update.
2004-12-27  Andy PolyakovMinor cygwin update.
2004-03-24  Richard LevitteDon't define fd for platforms that do not use it, as...
2004-03-21  Richard LevitteMake sure fd is defined where it should.
2003-12-27  Richard LevitteUse BUF_strlcpy() instead of strcpy().
2003-11-28  Richard LevitteNetware-specific changes,
2003-09-28  Richard LevitteUhmm, It seem to have forgotten one file when I committ...
2002-12-29  Richard LevitteOS/2 does binary by default, apparently.
2002-06-11  Ben LaurieHandle read errors.
2002-01-24  Bodo MöllerNew functions
2002-01-22  Ben LaurieMake no config file not an error. Move /dev/crypto...
2001-07-01  Richard LevitteChanges to have OpenSSL compile on OS/2.
2001-02-20  Richard LevitteUse new-style system-id macros everywhere possible...
2001-02-19  Richard LevitteMake all configuration macros available for application...
2000-05-15  Ulf MöllerGet rid of more non-ANSI declarations.
2000-02-20  Richard LevitteMove the registration of callback functions to special...
2000-02-03  Ulf Möllerispell (and minor modifications)
1999-06-08  Ben LaurieSurvive pedanticism.
1999-05-15  Bodo MöllerBugfix (set shutdown only when we should).
1999-04-26  Ulf MöllerRemove NOPROTO definitions and error code comments.
1999-04-23  Bodo MöllerChange #include filenames from <foo.h> to <openssl.h>.
1999-04-19  Ulf MöllerChange functions to ANSI C.
1998-12-21  Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21  Ralf S. EngelschallImport of old SSLeay release: SSLeay 0.9.1b (unreleased) SSLeay
1998-12-21  Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21  Ralf S. EngelschallImport of old SSLeay release: SSLeay 0.9.0b
1998-12-21  Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21  Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21  Ralf S. EngelschallImport of old SSLeay release: SSLeay 0.8.1b
1998-12-21  Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...