aboutsummaryrefslogtreecommitdiff
path: root/src/util/network.c
Commit message (Expand)AuthorAge
* -typoChristian Grothoff2012-05-15
* -help seaspider some moreChristian Grothoff2012-05-15
* -misc offline hacking / code cleanup in utilChristian Grothoff2012-04-21
* -do not warn if stat fails, do not output DEBUG messages in testChristian Grothoff2012-04-01
* -removing legacy #ifdefsChristian Grothoff2012-04-01
* -eliminating duplicate codeChristian Grothoff2012-03-23
* -some more #if DEBUG eliminationChristian Grothoff2012-02-26
* -LRN: Pipe-errors-will-trigger-ready-to-read-eventChristian Grothoff2012-01-21
* Implement passing sockets in IPC on W32 (#1975)Christian Grothoff2011-12-06
* -LRN: fix socket_close loggingChristian Grothoff2011-12-02
* curly wars / auto-indentationChristian Grothoff2011-11-04
* fixChristian Grothoff2011-10-20
* LRN loves slist: Use stack allocation for slist iteratorChristian Grothoff2011-10-14
* LRN: Fix slist misuse in network.cChristian Grothoff2011-10-12
* converting to GNUNET_LOG_from*Christian Grothoff2011-10-11
* compile errorMatthias Wachs2011-10-06
* LRN: Fix select() on pipes to trigger read callback on EPIPEChristian Grothoff2011-10-06
* 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