aboutsummaryrefslogtreecommitdiff
path: root/src/util/service.c
Commit message (Collapse)AuthorAge
* remove max buffer size from everywhere in utilNathan S. Evans2010-07-02
|
* reduce buffer size for all connections, and for mst processingNathan S. Evans2010-07-02
|
* fixing common off-by-one error with respect to maximum message sizeChristian Grothoff2010-06-25
|
* leakChristian Grothoff2010-06-25
|
* do not bind if port is zeroChristian Grothoff2010-06-23
|
* checkChristian Grothoff2010-06-23
|
* fix scanfChristian Grothoff2010-06-23
|
* support for systemd style listen fd passingChristian Grothoff2010-06-23
|
* code clean upChristian Grothoff2010-06-18
|
* leakChristian Grothoff2010-06-13
|
* freeChristian Grothoff2010-06-13
|
* fixesChristian Grothoff2010-06-13
|
* minor fixesChristian Grothoff2010-06-11
|
* leakChristian Grothoff2010-06-11
|
* coverity fixes, revert to 11639 if brokenNathan S. Evans2010-06-09
|
* UNIX domain socket supportChristian Grothoff2010-06-05
|
* fixesChristian Grothoff2010-05-11
|
* arm-specificChristian Grothoff2010-05-11
|
* stuffChristian Grothoff2010-05-11
|
* stuffChristian Grothoff2010-05-11
|
* verbose errors to help debug arm problems...Nathan S. Evans2010-05-06
|
* arm related changes to util things, enabling leaky sockets and shutdown ↵Nathan S. Evans2010-05-06
| | | | messages from services
* better defaults, nicer error msgs:Christian Grothoff2010-03-15
|
* deadChristian Grothoff2010-02-22
|
* fixing test service running to retry if service is not runningChristian Grothoff2010-02-02
|
* change default config file nameNathan S. Evans2010-02-01
|
* API change for Safey/ARMChristian Grothoff2010-01-24
|
* Typo causing compile error on FreeBSD.David Barksdale2010-01-21
|
* making code work better with dual-stack, preparing for triple-stackChristian Grothoff2010-01-15
|
* nicerChristian Grothoff2009-11-22
|
* just warn about parser errors (done in process_acl?(); especially important ↵Nils Durner2009-11-21
| | | | on systems that don't support IPv6)
* improved loggingNils Durner2009-11-21
|
* improve loggingNils Durner2009-11-21
|
* indentChristian Grothoff2009-11-10
|
* indentingChristian Grothoff2009-11-08
|
* misc. bugfixes and API improvementsChristian Grothoff2009-11-08
|
* bugfixes and redesigning scheduler APIChristian Grothoff2009-11-04
|
* fixing bio testcase and a bug in bio.c, also indentingChristian Grothoff2009-11-01
|
* remove temp files, indentationChristian Grothoff2009-10-31
|
* making flags, set non-blocking and set-inheritable internal issues of network.cChristian Grothoff2009-10-17
|
* betterChristian Grothoff2009-10-05
|
* fixChristian Grothoff2009-10-05
|
* fix v6 testChristian Grothoff2009-10-03
|
* debugChristian Grothoff2009-10-03
|
* better diagnosticsChristian Grothoff2009-09-30
|
* FreeBSD has sockaddr_in.sin_len, and sockaddr_in6.sin6_len.David Barksdale2009-09-24
|
* documentation cleanupChristian Grothoff2009-09-22
|
* docs & GNUnet-style return codesNils Durner2009-08-30
|
* namingNils Durner2009-08-29
|
* low level network APINils Durner2009-08-23
|