Copyright years
[oweals/gnunet.git] / src / util / connection.c
2016-01-19 Christian Grothoff-fix (C) notices
2015-10-07 Christian Grothoffenable clean up of NAT STUN state, prevents test_plugin...
2015-08-03 Jeff BurdgesWoot! It might actually work now, although I should...
2015-07-31 Jeff BurdgesNew to notify that we're done with the handshake
2015-07-28 Jeff BurdgesAdd support for building connection proxies.
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-02-28 Christian Grothoff-indentation, comments
2015-02-28 Christian Grothoffignore EAGAIN from accept()
2015-02-28 Christian Grothoff-doxygen, i18n and indentation
2015-02-21 Christian Grothofffix TCP plugin RC issue (#3687) by changing util API (!)
2015-02-21 Christian Grothoff-signal connection failure to receive even if receive...
2015-02-18 Christian Grothoff-doxygen
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2014-12-24 Christian Grothoffmaking GNUNET_SCHEDULER_cancel() perform in O(1) instea...
2014-11-02 Christian Grothoffadding TCP_STEALTH support to TCP plugin
2014-09-22 David BarksdaleFurther fixes for issue #3544
2014-02-09 Sree Harsha TotakuraCreate UNIX domain sockets as abstract sockets when...
2013-10-09 Christian Grothoffremoving remenants of abstract unix domain socket handl...
2013-10-09 Christian Grothoffchanging UNIX domain socket access control to file...
2013-10-09 Christian Grothoff-switching (again) to named sockets, see #2887
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-30 Christian Grothoff-towards addressing #3047, note this causes the code...
2013-09-27 Christian Grothoff-undo #29640, somehow causes problems
2013-09-26 Christian Grothoffmoving from abstract unix domain socket paths to normal...
2013-09-16 Christian Grothoffadd GNUNET_NETWORK_socket_free_memory_only_ API to...
2013-08-11 Christian Grothoffchanging time measurement from milliseconds to microseconds
2013-03-13 LRNAll-encompassing ARM update
2013-01-30 Christian Grothoff-check for EINPROGRESS for UNIX, hopefully fixing ...
2013-01-21 Christian Grothoff-undo 25844
2013-01-21 Christian Grothoff-try force binding client socket to loopback/localhost...
2012-10-08 Christian Grothoff-trying to fix #2572
2012-10-06 Christian Grothoff-dead
2012-04-26 Christian Grothoff-fix
2012-04-26 Christian Grothoff-extra assertion
2012-04-25 Christian Grothoff-fix
2012-04-24 Christian Grothoff-minor fixes
2012-04-21 Christian Grothoff-misc offline hacking / code cleanup in util
2012-04-19 Christian Grothoff-slightly better
2012-04-19 Christian Grothoff-doxygen
2012-04-19 Christian Grothoff-simplifying destruction of connections, cleaning up...
2012-04-19 Christian Grothoff-rename fest in connection.c
2012-04-19 Christian Grothoff-removing obsolete argument from GNUNET_CONNECTION_destroy
2012-04-19 Christian Grothoff-removing 2nd argument from GNUNET_CLIENT_disconnect...
2012-03-15 Christian Grothoff-never a clear warning, use INFO
2012-03-07 Christian Grothoff-trying to fix #2198 -- or at least a related bug
2012-02-26 Christian Grothoff-some more #if DEBUG elimination
2011-11-04 Christian Grothoffcurly wars / auto-indentation
2011-10-23 Christian Grothoffgetting rid of unnecessary ignore_shutdown calls
2011-10-11 Christian Grothoffconverting to GNUNET_LOG_from*
2011-10-04 Christian GrothoffLRN: Use GNUNET_EXTRA_LOGGING to manage compile-time...
2011-10-02 Christian Grothofffix 1814
2011-09-15 Christian Grothoffdbg support:
2011-09-02 Christian Grothoffdoxygen
2011-08-29 Christian Grothoffrun indent twice, it alternates between two 'canonical...
2011-08-16 Christian Grothoffeven nicer indentation, thanks to LRN's indent patch
2011-08-15 Christian Grothoffindentation
2011-08-15 Christian Grothoffindentation
2011-07-15 Christian Grothofffix
2011-07-04 Christian Grothofftrying to fix 1717
2011-06-26 Christian Grothoffpartial fix of the NAT troubles
2011-06-24 Christian Grothofffix
2011-06-20 Nathan S. Evansbad assertion (i think)
2011-06-20 Christian GrothoffMantis 1716:
2011-06-20 Christian Grothoffmake resolver test pass even if primary DNS is down
2011-06-20 Christian Grothofftolerate partial writes better
2011-06-17 Christian Grothoffmore assertions for tracking down 1709
2011-06-17 Christian Grothoffbe more harsh
2011-06-16 Christian Grothoffresolver API change
2011-06-14 Christian Grothoffifdebug
2011-06-01 Christian Grothoffdmsg
2011-05-25 Christian Grothofffixthefix
2011-05-25 Christian Grothoffset sxn_len on FreeBSD where required
2011-05-25 Matthias Wachsnow also works on freebsd
2011-05-25 Christian Grothoffminor code cleanup
2011-05-25 Christian Grothoffwarn if this happens
2011-05-20 Matthias WachsRemoving this lines breaks the transport tests on Freebsd
2011-03-27 Christian Grothoffcommunicate res delay in capi
2011-02-04 Christian Grothoffremove hard fail code entirely:
2011-01-31 Nathan S. EvansFix for unixpath/arm bug
2011-01-25 Nathan S. Evansallow connect attempts to not yet started services...
2011-01-24 Christian GrothoffUNIX domain socket authentication support added
2010-11-17 Christian Grothoffanother error to not report
2010-11-10 Nils Durner0001617: [PATCH] Fix one mistype and some errors in...
2010-11-09 Christian Grothoffsuppress warning
2010-11-09 Christian Grothoffreport shutdown error
2010-11-05 Nathan S. Evansbig scheduler refactoring, expect some issues
2010-11-05 Christian GrothoffLRN patch from Mantis #1615
2010-10-29 Matthias Wachs(no commit message)
2010-10-27 Matthias WachsChanged GNUNET_TIME_Absolute and GNUNET_TIME_Relative...
2010-08-19 Christian Grothofffixing fun bug
2010-08-16 Christian Grothoffbughunting with assertions
2010-08-15 Christian Grothoffassert earlier
2010-07-02 Christian Grothofffixing calculations and code for buffer realloc
2010-07-02 Nathan S. Evansthought realloc was problem, but not properly freeing...
2010-07-02 Christian Grothoffleak
2010-07-02 Nathan S. Evansremove max buffer size from everywhere in util
2010-07-02 Nathan S. Evansreduce buffer size for all connections, and for mst...
2010-06-25 Christian Grothofffixing common off-by-one error with respect to maximum...
2010-06-25 Christian Grothoffcleaning argz mess
2010-06-23 Christian Grothofffix
next