]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/bio/bss_dgram.c
Code style: space after 'if'
[thirdparty/openssl.git] / crypto / bio / bss_dgram.c
2015-04-16  Viktor DukhovniCode style: space after 'if'
2015-03-24  Mike FrysingerFix malloc define typo
2015-03-05  Matt CaswellUnchecked malloc fixes
2015-01-22  Matt CaswellFix post-reformat errors preventing windows compilation
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
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-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-01  Andy PolyakovImprove WINCE support.
2013-10-30  Robin SeggelmannDTLS/SCTP struct authchunks Bug
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-03-21  cvs2svnThis commit was manufactured by cvs2svn to create branch
2012-03-06  Dr. Stephen HensonPR: 2755
2011-12-27  Dr. Stephen Hensonfix error code
2011-12-25  Dr. Stephen HensonPR: 2535
2011-09-01  Dr. Stephen HensonPR: 2340
2011-07-20  Dr. Stephen HensonPR: 2559
2011-01-03  Dr. Stephen HensonPR: 2413
2010-06-16  cvs2svnThis commit was manufactured by cvs2svn to create branch
2010-01-07  Andy Polyakovsendto is reportedly picky about destination socket...
2010-01-06  Andy PolyakovFix compilation on older Linux [from HEAD].
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-10-15  Dr. Stephen HensonPR: 2069
2009-09-22  Dr. Stephen HensonPR: 2050
2009-09-04  Dr. Stephen HensonPR: 2028
2009-08-26  Dr. Stephen HensonPR: 2005
2009-07-24  Dr. Stephen HensonPR: 1990
2009-06-05  Dr. Stephen HensonPR: 1950
2009-06-05  Ben LaurieNot always used.
2009-05-18  Dr. Stephen HensonDelete line which should have gone with PR#1922.
2009-05-17  Dr. Stephen HensonPR: 1929
2009-05-17  Dr. Stephen HensonRevert previous MTU patch from PR#1929
2009-05-16  Dr. Stephen HensonMake the stuff compile again, fix missing prototype...
2009-05-15  Dr. Stephen HensonUpdate from HEAD.
2009-05-15  Dr. Stephen HensonPR: 1922
2009-05-05  Richard LevitteUpdate from HEAD
2009-04-28  Richard LevitteUpdate from HEAD.
2009-04-26  Dr. Stephen HensonThis at least break WIN32 which doesn't have sys/time...
2009-04-26  Richard LevitteUpdates from HEAD
2009-04-14  Dr. Stephen HensonFix typo and stop WIN32 warnings.
2009-04-14  Dr. Stephen HensonPR: 1829
2009-03-31  cvs2svnThis commit was manufactured by cvs2svn to create branch
2008-09-15  Andy PolyakovFix yesterday typos in bss_dgram.c.
2008-09-14  Andy PolyakovWinsock handles SO_RCVTIMEO in unique manner...
2008-01-03  Dr. Stephen HensonNetware support.
2006-04-11  Ulf MöllerAdd BeOS support.
2006-02-15  Nils Larschmake some internal functions static; patch supplied...
2005-04-27  Dr. Stephen HensonLots of Win32 fixes for DTLS.
2005-04-26  Ben LaurieAdd DTLS support.