]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/bio
Changed OPENSSL_gmtime so macOS uses threadsafe gmtime_r instead of gmtime.
[thirdparty/openssl.git] / crypto / bio /
2017-12-08  Rich SalzStandardize syntax around sizeof(foo)
2017-11-13  Andy PolyakovResolve warnings in VC-WIN32 build, which allows to...
2017-04-30  Rich SalzCheck fflush on BIO_ctrl call
2017-03-20  Kurt RoeckxCast to an unsigned type before negating
2017-02-23  Andy Polyakovbio/bss_file.c: since VS2015 one can't tell apart own...
2017-02-07  Rich SalzIf BIO_snprintf failed, keep trying.
2016-09-08  Richard LevitteIf errno is ENXIO in BSS_new_file(), set BIO_R_NO_SUCH_FILE
2016-08-19  Rich SalzFix NULL-return checks in 1.0.2
2016-06-27  Matt CaswellChange usage of RAND_pseudo_bytes to RAND_bytes
2016-06-20  Dr. Matthias St... RT3925: Remove trailing semi from #define's.
2016-06-03  Matt CaswellBIO_printf() can fail to print the last character
2016-05-31  FdaSilvaYYFix some missing inits
2016-05-09  Matt CaswellFix BIO_eof() for BIO pairs
2016-02-25  Matt CaswellFix memory issues in BIO_*printf functions
2016-02-01  Daniel Kahn GillmorRT4129: BUF_new_mem_buf should take const void *
2016-01-28  Richard LevitteCorrect number of arguments in BIO_get_conn_int_port...
2015-12-19  Richard LevitteBIO_s_datagram() ctrl doesn't support SEEK/TELL, so...
2015-12-19  Richard LevitteCorrect or add comments indicating what controls belong...
2015-12-19  Richard LevitteHave BIO_get_conn_int_port use BIO_ctrl instead BIO_int...
2015-12-18  Richard LevitteRemove the "eay" c-file-style indicators
2015-10-23  Alessandro GhediniRemove useless code
2015-09-21  David WoodhouseRT3479: Add UTF8 support to BIO_read_filename()
2015-09-15  Rich SalzRT4044: Remove .cvsignore files.
2015-06-16  Richard LevitteRemove one extraneous parenthesis
2015-06-10  Matt CaswellFix memory leaks in BIO_dup_chain()
2015-06-02  Matt CaswellFix compilation failure for some tool chains
2015-06-02  Per AllanssonFix IP_MTU_DISCOVER typo
2015-05-26  Matt CaswellHandle unsigned struct timeval members
2015-05-23  Richard LevitteFix the update target and remove duplicate file updates
2015-04-30  Matt CaswellClarify logic in BIO_*printf functions
2015-04-16  Viktor DukhovniCode style: space after 'if'
2015-03-25  Matt CaswellFix RAND_(pseudo_)?_bytes returns
2015-03-24  Mike FrysingerFix malloc define typo
2015-03-19  Matt Caswellmake update
2015-03-17  Matt CaswellRemove dead code from crypto
2015-03-10  Richard GodbeeBIO_debug_callback: Fix output on 64-bit machines
2015-03-05  Matt CaswellUnchecked malloc fixes
2015-01-22  Matt CaswellFix post-reformat errors preventing windows compilation
2015-01-22  Matt CaswellRe-align some comments after running the reformat script. OpenSSL_1_0_2-post-reformat
2015-01-22  Matt CaswellRerun util/openssl-format-source -v -c . OpenSSL_1_0_2-post-auto-reformat
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2015-01-22  Matt CaswellMove more comments that confuse indent
2015-01-22  Matt Caswellindent has problems with comments that are on the right...
2015-01-22  Matt CaswellAdditional comment changes for reformat of 1.0.2
2015-01-22  Matt CaswellFurther comment amendments to preserve formatting prior...
2015-01-22  Tim Hudsonmark all block comments that need format preserving...
2015-01-06  Martin BrejchaFix memory leak.
2014-12-20  Michael TuexenFix incorrect OPENSSL_assert() usage.
2014-12-03  Matt CaswellThere are a number of instances throughout the code...
2014-11-17  Jan HykelDon't use msg on error.
2014-07-09  Matt CaswellFix memory leak in BIO_free if there is no destroy...
2014-05-11  Kurt RoeckxSet authkey to NULL and check malloc return value.
2014-05-11  Martin Brejchadgram_sctp_ctrl: authkey memory leak
2014-03-06  Andy Polyakovbss_dgram.c,d1_lib.c: make it compile with mingw.
2014-02-25  Dr. Stephen HensonAvoid Windows 8 Getversion deprecated errors.
2014-02-20  Rob StradlingShow the contents of the RFC6962 Signed Certificate...
2014-02-01  Andy PolyakovImprove WINCE support.
2014-02-01  Andy Polyakovb_sock.c: make getsockopt work in cases when optlen...
2013-10-30  Robin SeggelmannDTLS/SCTP struct authchunks Bug
2013-10-07  Ben LaurieConstification.
2012-08-14  Andy Polyakovbss_dgram.c: fix compilation failure and warning on...
2012-07-01  Andy Polyakovbss_dgram.c: fix typos in Windows code [from HEAD].
2012-06-19  Andy Polyakovbss_dgram.c: add BIO_CTRL_DGRAM_SET_DONT_FRAG, fix...
2012-05-18  Ben LaurieWork around macro issue with FreeBSD and gcc 4.6.
2012-04-16  Andy PolyakovOPENSSL_NO_SOCK fixes [from HEAD].
2012-04-16  Andy PolyakovMinor compatibility fixes [from HEAD].
2012-03-21  cvs2svnThis commit was manufactured by cvs2svn to create branch
2012-03-06  Dr. Stephen HensonPR: 2755
2012-02-25  Dr. Stephen HensonPR: 2730
2011-12-27  Dr. Stephen Hensonfix error code
2011-12-25  Dr. Stephen HensonPR: 2535
2011-12-02  Bodo MöllerFix BIO_f_buffer().
2011-10-10  Dr. Stephen HensonBackport ossl_ssize_t type from HEAD.
2011-09-01  Dr. Stephen HensonPR: 2340
2011-07-20  Dr. Stephen HensonPR: 2559
2011-05-25  Dr. Stephen HensonPR: 2512
2011-03-19  Richard LevitteApply all the changes submitted by Steven M. Schweda...
2011-01-03  Dr. Stephen HensonPR: 2413
2010-12-11  Andy Polyakovbss_file.c: refine UTF8 logic [from HEAD].
2010-06-16  cvs2svnThis commit was manufactured by cvs2svn to create branch
2010-06-15  Dr. Stephen HensonFix warnings (From HEAD, original patch by Ben).
2010-05-31  Dr. Stephen Hensonfix PR#2261 in a different way
2010-04-28  Andy Polyakovbss_file.c: reserve for option to encode file name...
2010-03-27  Dr. Stephen HensonPR: 1763
2010-03-22  Andy Polyakovbss_file.c: fix MSC 6.0 warning [from HEAD].
2010-03-15  Andy PolyakovFix UPLINK typo [from HEAD].
2010-01-07  Andy Polyakovb_sock.c: bind/connect are picky about socket address...
2010-01-07  Andy Polyakovsendto is reportedly picky about destination socket...
2010-01-06  Andy PolyakovFix compilation on older Linux [from HEAD].
2009-12-30  Andy Polyakovb_sock.c: correct indirect calls on WinSock platforms...
2009-11-26  Andy Polyakovbss_dgram.c: re-fix BIO_CTRL_DGRAM_GET_PEER (from HEAD).
2009-11-22  Andy Polyakovbio_sock.c and bss_dgram.c: update from HEAD.
2009-11-09  Dr. Stephen HensonCombat gcc 4.4.1 aliasing rules. (from HEAD)
2009-10-15  Dr. Stephen HensonPR: 2069
2009-10-04  Dr. Stephen HensonPrevent ignored return value warning
2009-09-22  Dr. Stephen HensonPR: 2050
2009-09-20  Dr. Stephen HensonPR: 2047
2009-09-04  Dr. Stephen HensonPR: 2028
2009-08-26  Dr. Stephen HensonPR: 2005
2009-07-24  Dr. Stephen HensonPR: 1990
next