aboutsummaryrefslogtreecommitdiff
path: root/src/util/server.c
Commit message (Expand)AuthorAge
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff2014-12-24
* -fix dbg levelChristian Grothoff2014-12-23
* -doxygen, indentationChristian Grothoff2014-12-23
* -indentation, doxygenChristian Grothoff2014-11-23
* removing remenants of abstract unix domain socket handling, this finishes add...Christian Grothoff2013-10-09
* changing UNIX domain socket access control to file permissions checks, instea...Christian Grothoff2013-10-09
* -rename serverAddr to server_addr to follow naming conventionsChristian Grothoff2013-10-09
* -switching (again) to named sockets, see #2887Christian Grothoff2013-10-09
* -remove trailing whitespaceChristian Grothoff2013-10-06
* -towards addressing #3047, note this causes the code to FTBFSChristian Grothoff2013-09-30
* -undo #29640, somehow causes problemsChristian Grothoff2013-09-27
* moving from abstract unix domain socket paths to normal unix domain socket pa...Christian Grothoff2013-09-26
* -formatting, doxygenChristian Grothoff2013-09-24
* -enable resetting client context to NULLChristian Grothoff2013-08-15
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
* -return NULL if never setChristian Grothoff2013-07-13
* - connect_notify is also called with NULL on server shutdownBart Polot2013-07-13
* -adding API to associated user context with a server's client to avoid ugly h...Christian Grothoff2013-07-11
* Fixed GNUNET_CLIENT_service_test on FreeBSD.David Barksdale2013-06-20
* Do log messages with wrong sizeLRN2013-03-14
* All-encompassing ARM updateLRN2013-03-13
* util/server: removed unused varGabor X Toth2012-11-18
* -converting more places to use STRINGS_relative_time_to_stringChristian Grothoff2012-09-27
* - fix segfault mantis 0002550Matthias Wachs2012-09-18
* fixing #1551/#2503Christian Grothoff2012-09-17
* -fix error message for unix paths starting with 0-terminationChristian Grothoff2012-06-26
* -dceChristian Grothoff2012-06-15
* -remove duplicate setsockopt calls; GNUNET_NETWORK_socket_bind does those alr...Christian Grothoff2012-06-15
* -fixChristian Grothoff2012-06-02
* -hopefully fixing #2390Christian Grothoff2012-06-02
* -hopefully fixing #2390Christian Grothoff2012-06-02
* LRN: Update plibc and utf8izationChristian Grothoff2012-06-02
* -unnecessary code eliminationChristian Grothoff2012-06-01
* -code to debug #2390Christian Grothoff2012-06-01
* -dceChristian Grothoff2012-05-29
* -removing debug code that might be problematicChristian Grothoff2012-05-29
* use GNUNET_SCHEDULER_add_read_net_with_priority instead of constructing fd se...Christian Grothoff2012-05-27
* - fix for 0002371, 0002343: mst freed in callbackMatthias Wachs2012-05-24
* - additional checksMatthias Wachs2012-05-23
* -help seaspider some moreChristian Grothoff2012-05-15
* -fixing leakChristian Grothoff2012-05-10
* -fixing #2335 some more...Christian Grothoff2012-05-09
* -less crack smoking required: finding pos==client in DLL is pretty useless no...Christian Grothoff2012-05-09
* -convert SLL to DLLChristian Grothoff2012-05-09
* -trying to fix #2335Christian Grothoff2012-05-09
* -fixing #2329Christian Grothoff2012-05-09
* - unused varMatthias Wachs2012-05-09
* - fix memory leak mantis #0002334Matthias Wachs2012-05-09
* -trying to fix #5817Christian Grothoff2012-05-09
* -fixing #2299Christian Grothoff2012-05-03