aboutsummaryrefslogtreecommitdiff
path: root/src/util/connection.c
Commit message (Expand)AuthorAge
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff2014-12-24
* adding TCP_STEALTH support to TCP pluginChristian Grothoff2014-11-02
* Further fixes for issue #3544David Barksdale2014-09-22
* Create UNIX domain sockets as abstract sockets when running in LINUX and theSree Harsha Totakura2014-02-09
* removing remenants of abstract unix domain socket handling, this finishes add...Christian Grothoff2013-10-09
* changing UNIX domain socket access control to file permissions checks, instea...Christian Grothoff2013-10-09
* -switching (again) to named sockets, see #2887Christian Grothoff2013-10-09
* -remove trailing whitespaceChristian Grothoff2013-10-06
* -towards addressing #3047, note this causes the code to FTBFSChristian Grothoff2013-09-30
* -undo #29640, somehow causes problemsChristian Grothoff2013-09-27
* moving from abstract unix domain socket paths to normal unix domain socket pa...Christian Grothoff2013-09-26
* add GNUNET_NETWORK_socket_free_memory_only_ API to allow getting raw FD and r...Christian Grothoff2013-09-16
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
* All-encompassing ARM updateLRN2013-03-13
* -check for EINPROGRESS for UNIX, hopefully fixing #2741Christian Grothoff2013-01-30
* -undo 25844Christian Grothoff2013-01-21
* -try force binding client socket to loopback/localhost for localhost connecti...Christian Grothoff2013-01-21
* -trying to fix #2572Christian Grothoff2012-10-08
* -deadChristian Grothoff2012-10-06
* -fixChristian Grothoff2012-04-26
* -extra assertionChristian Grothoff2012-04-26
* -fixChristian Grothoff2012-04-25
* -minor fixesChristian Grothoff2012-04-24
* -misc offline hacking / code cleanup in utilChristian Grothoff2012-04-21
* -slightly betterChristian Grothoff2012-04-19
* -doxygenChristian Grothoff2012-04-19
* -simplifying destruction of connections, cleaning up server API -- all for #2274Christian Grothoff2012-04-19
* -rename fest in connection.cChristian Grothoff2012-04-19
* -removing obsolete argument from GNUNET_CONNECTION_destroyChristian Grothoff2012-04-19
* -removing 2nd argument from GNUNET_CLIENT_disconnect as it was virtually alwa...Christian Grothoff2012-04-19
* -never a clear warning, use INFOChristian Grothoff2012-03-15
* -trying to fix #2198 -- or at least a related bugChristian Grothoff2012-03-07
* -some more #if DEBUG eliminationChristian Grothoff2012-02-26
* curly wars / auto-indentationChristian Grothoff2011-11-04
* getting rid of unnecessary ignore_shutdown callsChristian Grothoff2011-10-23
* converting to GNUNET_LOG_from*Christian Grothoff2011-10-11
* LRN: Use GNUNET_EXTRA_LOGGING to manage compile-time logging callsChristian Grothoff2011-10-04
* fix 1814Christian Grothoff2011-10-02
* dbg support:Christian Grothoff2011-09-15
* doxygenChristian Grothoff2011-09-02
* run indent twice, it alternates between two 'canonical' forms, also run white...Christian Grothoff2011-08-29
* even nicer indentation, thanks to LRN's indent patchChristian Grothoff2011-08-16
* indentationChristian Grothoff2011-08-15
* indentationChristian Grothoff2011-08-15
* fixChristian Grothoff2011-07-15
* trying to fix 1717Christian Grothoff2011-07-04
* partial fix of the NAT troublesChristian Grothoff2011-06-26
* fixChristian Grothoff2011-06-24
* bad assertion (i think)Nathan S. Evans2011-06-20
* Mantis 1716:Christian Grothoff2011-06-20