aboutsummaryrefslogtreecommitdiff
path: root/src/util/server.c
Commit message (Collapse)AuthorAge
* removing remenants of abstract unix domain socket handling, this finishes ↵Christian Grothoff2013-10-09
| | | | addressing #2887
* changing UNIX domain socket access control to file permissions checks, ↵Christian Grothoff2013-10-09
| | | | instead of UDS credentials (#2887)
* -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 ↵Christian Grothoff2013-09-26
| | | | paths (#2887), removing now unnecessary/dead flags argument to GNUNET_NETWORK_socket_bind
* -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 ↵Christian Grothoff2013-07-11
| | | | hacks, such as linked list searches and casting pointers to integers (thanks to Peter-Vogginger for forcing me to fix this)
* Fixed GNUNET_CLIENT_service_test on FreeBSD.David Barksdale2013-06-20
| | | | | | | This should also fix any other platform with AF_UNIX that is not Linux or Mingw.
* 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 ↵Christian Grothoff2012-06-15
| | | | already anyway
* -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 ↵Christian Grothoff2012-05-27
| | | | sets in server with only one active listen socket
* - 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 ↵Christian Grothoff2012-05-09
| | | | now...
* -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
|
* -towards fixing #2299Christian Grothoff2012-05-03
|
* -fixesChristian Grothoff2012-04-25
|
* -fixesChristian Grothoff2012-04-25
|
* -skip duplicate addrsChristian Grothoff2012-04-25
|