aboutsummaryrefslogtreecommitdiff
path: root/src/util/connection.c
Commit message (Collapse)AuthorAge
* -indentation, commentsChristian Grothoff2015-02-28
|
* ignore EAGAIN from accept()Christian Grothoff2015-02-28
|
* -doxygen, i18n and indentationChristian Grothoff2015-02-28
|
* fix TCP plugin RC issue (#3687) by changing util API (!)Christian Grothoff2015-02-21
|
* -signal connection failure to receive even if receive is triggered after ↵Christian Grothoff2015-02-21
| | | | failure is observed
* -doxygenChristian Grothoff2015-02-18
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or ↵Christian Grothoff2014-12-24
| | | | even fully address #3247
* 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
| | | | | option USE_ABSTRACT_SOCKETS is present in configuration.
* removing remenants of abstract unix domain socket handling, this finishes ↵Christian Grothoff2013-10-09
| | | | addressing #2887
* changing UNIX domain socket access control to file permissions checks, ↵Christian Grothoff2013-10-09
| | | | instead of UDS credentials (#2887)
* -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 ↵Christian Grothoff2013-09-26
| | | | paths (#2887), removing now unnecessary/dead flags argument to GNUNET_NETWORK_socket_bind
* add GNUNET_NETWORK_socket_free_memory_only_ API to allow getting raw FD and ↵Christian Grothoff2013-09-16
| | | | releasing struct without leaking 'addr' member
* 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 ↵Christian Grothoff2013-01-21
| | | | connections to facilitate access control checks
* -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 ↵Christian Grothoff2012-04-19
| | | | always GNUNET_NO --- and all other uses indicate design problems
* -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
| | | | | | (#1805).
* 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 ↵Christian Grothoff2011-08-29
| | | | whitespace remover
* even nicer indentation, thanks to LRN's indent patchChristian Grothoff2011-08-16
|
* indentationChristian Grothoff2011-08-15
|