]> git.ipfire.org Git - thirdparty/openssl.git/history - ssl/bio_ssl.c
Raise an error on syscall failure in tls_retry_write_records
[thirdparty/openssl.git] / ssl / bio_ssl.c
2024-04-09  Richard LevitteCopyright year updates
2024-01-23  Hugo LandauQUIC APL: Implement optimised FIN API
2023-09-07  Matt CaswellCopyright year updates
2023-09-01  Hugo LandauBIO_ssl: Make helper functions configure BIOs for QUIC...
2023-08-08  Tomas Mrazbio_ssl.c: Support most ctrls with QUIC based BIO_SSL
2023-01-13  Hugo LandauAdd BIO poll descriptors
2022-10-05  Richard LevitteStop raising ERR_R_MALLOC_FAILURE in most places
2022-07-28  Tomas MrazSSL object refactoring using SSL_CONNECTION object
2021-10-04  Dr. David von OheimbFix ssl_free() and thus BIO_free() to respect BIO_NOCLOSE
2021-04-08  Matt CaswellUpdate copyright year
2021-03-30  Nan XiaoFix BIO_new_ssl_connect() to not leak memory
2020-11-11  Richard LevitteConvert all {NAME}err() in ssl/ to their corresponding...
2020-05-15  Matt CaswellUpdate copyright year
2020-05-07  Dr. Matthias St... Fix use-after-free in BIO_C_SET_SSL callback
2019-09-28  Dr. Matthias St... Reorganize local header files
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-12-15  Bernd EdlingerFix invalid function type casts.
2017-12-09  Daniel BeveniusMake BIO_METHOD struct definitions consistent
2017-10-18  KaoruTodaRemove parentheses of return.
2017-10-09  KaoruTodaSince return is inconsistent, I removed unnecessary...
2017-03-07  Rich SalzGet pointer type right in BIO_ssl_shutdown()
2017-02-28  Todd ShortRemove some #if 0 code in ssl, crypto/bio
2017-02-23  Kurt RoeckxImplement SSL_read_ex() and SSL_write_ex() as documented.
2016-11-04  Matt CaswellTest the size_t constant time functions
2016-11-04  Matt CaswellRemove a stray TODO that has already been fixed
2016-11-04  Matt CaswellConvert SSL BIO to use SSL_write_ex().
2016-10-28  Matt CaswellTweaks based on review feedback of BIO size_t work
2016-10-28  Matt CaswellFix a shadowed variable declaration warning
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-07-29  Matt CaswellFix BIO_pop for SSL BIOs
2016-07-29  Matt CaswellFix BIO_push ref counting for SSL BIO
2016-05-17  Rich SalzCopyright consolidation 01/10
2016-04-27  Matt CaswellFix BIO_CTRL_DUP for an SSL BIO
2016-03-29  Matt CaswellMake BIO opaque
2016-03-21  David BenjaminRT4660: BIO_METHODs should be const.
2016-03-08  Alessandro GhediniConvert CRYPTO_LOCK_BIO to new multi-threading API
2016-01-26  Rich SalzRemove /* foo.c */ comments
2015-09-20  Dr. Stephen HensonHandle SSL_ERROR_WANT_X509_LOOKUP
2015-09-03  Rich SalzAdd and use OPENSSL_zalloc
2015-05-06  Rich Salzmemset, memcpy, sizeof consistency fixes
2015-05-04  Rich SalzUse safer sizeof variant in malloc
2015-05-01  Rich Salzfree null cleanup finale
2015-04-28  Rich Salzremove malloc casts
2015-04-16  Viktor DukhovniCode style: space after 'if'
2015-04-11  Rich Salzfree NULL cleanup 10
2015-03-25  Matt CaswellResolve swallowed returns codes
2015-03-25  Rich Salzfree NULL cleanup
2015-03-23  Matt CaswellFix missing return value checks
2015-02-06  Rich Salzdead code cleanup: #if 0 in ssl
2015-01-31  Matt CaswellMake libssl opaque. Move all structures that were previ...
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2012-04-16  Andy PolyakovOPENSSL_NO_SOCK fixes.
2011-05-25  Dr. Stephen HensonPR: 2529
2009-06-25  Dr. Stephen HensonUpdate from 1.0.0-stable
2006-03-15  Nils Larschfix problems found by coverity: remove useless code
2005-04-26  Bodo MöllerFix various incorrect error function codes.
2005-04-20  Dr. Stephen HensonMake kerberos ciphersuite code compile again.
2005-03-31  Ben LaurieGive everything prototypes (well, everything that's...
2003-02-14  Richard LevitteMake it possible to disable OCSP, the speed application...
2003-01-30  Richard LevitteA few small bugs with BIO popping.
2002-01-12  Ben LauriePrototype info function.
2000-10-12  Dr. Stephen HensonMake non blocking I/O work for accept BIOs.
2000-06-21  Dr. Stephen HensonFixes for Win32 build.
2000-06-01  Richard LevitteThere have been a number of complaints from a number...
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-01-18  Richard LevitteCompaq C 6.2 for VMS will complain when we want to...
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.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...