aboutsummaryrefslogtreecommitdiff
path: root/src/util/network.c
Commit message (Expand)AuthorAge
* LRN: Use GNUNET_EXTRA_LOGGING to manage compile-time logging callsChristian Grothoff2011-10-04
* fixwarningChristian Grothoff2011-09-18
* SO_SNDBUF/SO_RECVBUF do not work on FreeBSDChristian Grothoff2011-09-18
* do use reuseaddr on non-W32 systemsChristian Grothoff2011-09-16
* indentationChristian Grothoff2011-08-15
* indentationChristian Grothoff2011-08-15
* LRN: Added-the-ability-to-substitute-scheduler-select.Christian Grothoff2011-08-14
* use bind instead of connect to test if service is running to avoid long timeo...Christian Grothoff2011-08-11
* LRN: Bratao's select() implementation for W32Christian Grothoff2011-08-01
* Mantis 1735Christian Grothoff2011-07-18
* wrong checkChristian Grothoff2011-07-15
* mantis 1735Christian Grothoff2011-07-14
* additional assertion to find segfaultMatthias Wachs2011-07-13
* testcase for nat test codeChristian Grothoff2011-07-01
* finishing gnunet-nat-serverChristian Grothoff2011-07-01
* Mantis 1716:Christian Grothoff2011-06-20
* do not crash if we run out of socketsChristian Grothoff2011-06-16
* oopsChristian Grothoff2011-06-14
* cleaner messageChristian Grothoff2011-06-14
* formatChristian Grothoff2011-06-14
* bug on bsdMatthias Wachs2011-05-24
* extra assertionNathan S. Evans2011-02-09
* UNIX domain socket authentication support addedChristian Grothoff2011-01-24
* shutdown via control pipe (#0001616)Nils Durner2010-12-27
* cleanerChristian Grothoff2010-12-21
* fix MINGWNils Durner2010-11-24
* named pipesNils Durner2010-11-22
* w32 patch from LRNChristian Grothoff2010-10-29
* fixChristian Grothoff2010-10-27
* fixChristian Grothoff2010-10-27
* Changed GNUNET_TIME_Absolute and GNUNET_TIME_Relative to allow safe compariso...Matthias Wachs2010-10-27
* fixing off-by-oneChristian Grothoff2010-10-20
* for w32 portChristian Grothoff2010-10-08
* fixChristian Grothoff2010-10-06
* strange off by one fdset countNathan S. Evans2010-09-03
* train hacksChristian Grothoff2010-08-28
* bind to v6 onlyChristian Grothoff2010-07-18
* Fixed compile warnings under windowsMatthias Wachs2010-07-09
* unlink on bindChristian Grothoff2010-07-01
* scheduler optimizingChristian Grothoff2010-06-26
* cleaningChristian Grothoff2010-06-23
* support for systemd style listen fd passingChristian Grothoff2010-06-23
* unlink UNIX domain socket filenamesChristian Grothoff2010-06-22
* fixChristian Grothoff2010-06-20
* cleaningChristian Grothoff2010-06-18
* UNIX domain socket supportChristian Grothoff2010-06-05
* add native setting capabilityChristian Grothoff2010-06-03
* stuffChristian Grothoff2010-05-11
* fix MinGW, more precise type/error code handlingNils Durner2010-02-13
* make recvfrom_amount a bit more niceNathan S. Evans2010-01-21