aboutsummaryrefslogtreecommitdiff
path: root/src/util/network.c
Commit message (Collapse)AuthorAge
* 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 ↵Matthias Wachs2010-10-27
| | | | comparisons between time values
* 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
|
* remove debug messageNathan S. Evans2010-01-19
|
* moderate udp support, not really tested (:Nathan S. Evans2010-01-19
|
* formattingChristian Grothoff2010-01-11
|
* various fixesNils Durner2009-11-13
|
* indentChristian Grothoff2009-11-10
|
* [W32] don't busy wait if there are no sockets to wait on, activate error ↵Nils Durner2009-11-09
| | | | check from other platforms
* fix leak, improve APINils Durner2009-11-09
|
* formattingChristian Grothoff2009-11-08
|
* fixing bio testcase and a bug in bio.c, also indentingChristian Grothoff2009-11-01
|
* remove temp files, indentationChristian Grothoff2009-10-31
|
* allowing cancellation of resolver requestsChristian Grothoff2009-10-27
|
* check here as wellChristian Grothoff2009-10-26
|
* report errorsChristian Grothoff2009-10-26
|
* check return codes everywhereChristian Grothoff2009-10-20
|
* fixChristian Grothoff2009-10-18
|
* cosmeticsHeikki Lindholm2009-10-18
|
* don't repeat setsockopt on every sendHeikki Lindholm2009-10-18
|
* use nodelay for a MAJOR performance boost for GNUnet codeChristian Grothoff2009-10-17
|
* OS X version of MSG_NOSIGNALHeikki Lindholm2009-10-17
|
* making flags, set non-blocking and set-inheritable internal issues of network.cChristian Grothoff2009-10-17
|
* check for FD_SETSIZEChristian Grothoff2009-10-08
|