aboutsummaryrefslogtreecommitdiff
path: root/src/util/server.c
Commit message (Expand)AuthorAge
* disable warning if we intentionally throttle a connectionChristian Grothoff2011-06-06
* fixthefixChristian Grothoff2011-05-25
* more comprehensive error reportingChristian Grothoff2011-05-11
* big scheduler refactoring, expect some issuesNathan S. Evans2010-11-05
* clarify why we get these warningsChristian Grothoff2010-09-10
* warnChristian Grothoff2010-09-10
* harmlessChristian Grothoff2010-07-20
* logChristian Grothoff2010-07-20
* remove max buffer size from everywhere in utilNathan S. Evans2010-07-02
* fixing common off-by-one error with respect to maximum message sizeChristian Grothoff2010-06-25
* nodebgChristian Grothoff2010-06-24
* support for systemd style listen fd passingChristian Grothoff2010-06-23
* mst api fixChristian Grothoff2010-06-23
* cleaning up server.c code and fixing mst bugsChristian Grothoff2010-06-22
* fixesChristian Grothoff2010-06-17
* formattingChristian Grothoff2010-05-25
* logChristian Grothoff2010-05-15
* use IPV6_ONLY when binding socketsChristian Grothoff2010-05-11
* arm fixChristian Grothoff2010-05-11
* arm related changes to util things, enabling leaky sockets and shutdown messa...Nathan S. Evans2010-05-06
* fixesChristian Grothoff2010-03-12
* handle being already disconnectedChristian Grothoff2010-03-12
* cancel pending write if we are just dead anywayChristian Grothoff2010-03-12
* fixing the fixChristian Grothoff2010-02-10
* cleaning up server code, subtle fixesChristian Grothoff2010-02-10
* make sure we run ALL shutdown tasks before resuming execution of new 'normal'...Christian Grothoff2010-02-09
* fixing shutdown issue uncovered by ARM testChristian Grothoff2010-02-09
* missing commitNathan S. Evans2010-01-22
* updates to peerinfo to use new nc APIChristian Grothoff2010-01-22
* towards a new conveniance APIChristian Grothoff2010-01-21
* making code work better with dual-stack, preparing for triple-stackChristian Grothoff2010-01-15
* add shutdown-ignore option to serverChristian Grothoff2009-11-15
* clean up address probes during destroy as wellChristian Grothoff2009-11-15
* increment RC to ensure that process_client_buffer does not destroy by chanceChristian Grothoff2009-11-13
* indentingChristian Grothoff2009-11-08
* fmtChristian 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
* allowing cancellation of resolver requestsChristian Grothoff2009-10-27
* making flags, set non-blocking and set-inheritable internal issues of network.cChristian Grothoff2009-10-17
* code clean upChristian Grothoff2009-10-05
* fixing leakChristian Grothoff2009-10-05
* moving resolver to util, making DNS lookups asynchronous in utilChristian Grothoff2009-10-01
* documentation cleanupChristian Grothoff2009-09-22
* return codesNils Durner2009-08-30
* docs & GNUnet-style return codesNils Durner2009-08-30
* namingNils Durner2009-08-29
* fix check for closeChristian Grothoff2009-08-29