Don't shadow the system() function
[oweals/gnunet.git] / src / util / server.c
2015-03-02 Christian Grothofffinally fix #3698
2015-02-28 Christian Grothoff-indentation, comments
2015-02-28 Christian Grothoffnotify monitor about existing connections
2015-02-28 Christian Grothoffignore EAGAIN from accept()
2015-02-21 Christian Grothofffix TCP plugin RC issue (#3687) by changing util API (!)
2015-02-21 Christian Grothoff-signal connection failure to receive even if receive...
2015-02-18 Christian Grothoff-doxygen
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2014-12-24 Christian Grothoffmaking GNUNET_SCHEDULER_cancel() perform in O(1) instea...
2014-12-23 Christian Grothoff-fix dbg level
2014-12-23 Christian Grothoff-doxygen, indentation
2014-11-23 Christian Grothoff-indentation, doxygen
2013-10-09 Christian Grothoffremoving remenants of abstract unix domain socket handl...
2013-10-09 Christian Grothoffchanging UNIX domain socket access control to file...
2013-10-09 Christian Grothoff-rename serverAddr to server_addr to follow naming...
2013-10-09 Christian Grothoff-switching (again) to named sockets, see #2887
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-30 Christian Grothoff-towards addressing #3047, note this causes the code...
2013-09-27 Christian Grothoff-undo #29640, somehow causes problems
2013-09-26 Christian Grothoffmoving from abstract unix domain socket paths to normal...
2013-09-24 Christian Grothoff-formatting, doxygen
2013-08-15 Christian Grothoff-enable resetting client context to NULL
2013-08-11 Christian Grothoffchanging time measurement from milliseconds to microseconds
2013-07-13 Christian Grothoff-return NULL if never set
2013-07-13 Bart Polot- connect_notify is also called with NULL on server...
2013-07-11 Christian Grothoff-adding API to associated user context with a server...
2013-06-20 David BarksdaleFixed GNUNET_CLIENT_service_test on FreeBSD.
2013-03-14 LRNDo log messages with wrong size
2013-03-13 LRNAll-encompassing ARM update
2012-11-18 Gabor X Tothutil/server: removed unused var
2012-09-27 Christian Grothoff-converting more places to use STRINGS_relative_time_to...
2012-09-18 Matthias Wachs- fix segfault mantis 0002550
2012-09-17 Christian Grothofffixing #1551/#2503
2012-06-26 Christian Grothoff-fix error message for unix paths starting with 0-termi...
2012-06-15 Christian Grothoff-dce
2012-06-15 Christian Grothoff-remove duplicate setsockopt calls; GNUNET_NETWORK_sock...
2012-06-02 Christian Grothoff-fix
2012-06-02 Christian Grothoff-hopefully fixing #2390
2012-06-02 Christian Grothoff-hopefully fixing #2390
2012-06-02 Christian GrothoffLRN: Update plibc and utf8ization
2012-06-01 Christian Grothoff-unnecessary code elimination
2012-06-01 Christian Grothoff-code to debug #2390
2012-05-29 Christian Grothoff-dce
2012-05-29 Christian Grothoff-removing debug code that might be problematic
2012-05-27 Christian Grothoffuse GNUNET_SCHEDULER_add_read_net_with_priority instead...
2012-05-24 Matthias Wachs- fix for 0002371, 0002343: mst freed in callback
2012-05-23 Matthias Wachs- additional checks
2012-05-15 Christian Grothoff-help seaspider some more
2012-05-10 Christian Grothoff-fixing leak
2012-05-09 Christian Grothoff-fixing #2335 some more...
2012-05-09 Christian Grothoff-less crack smoking required: finding pos==client in...
2012-05-09 Christian Grothoff-convert SLL to DLL
2012-05-09 Christian Grothoff-trying to fix #2335
2012-05-09 Christian Grothoff-fixing #2329
2012-05-09 Matthias Wachs- unused var
2012-05-09 Matthias Wachs- fix memory leak mantis #0002334
2012-05-09 Christian Grothoff-trying to fix #5817
2012-05-03 Christian Grothoff-fixing #2299
2012-05-03 Christian Grothoff-towards fixing #2299
2012-04-25 Christian Grothoff-fixes
2012-04-25 Christian Grothoff-fixes
2012-04-25 Christian Grothoff-skip duplicate addrs
2012-04-22 Christian Grothoff-fix
2012-04-22 Christian Grothoffintroducing soft shutdown concept for services; during...
2012-04-21 Christian Grothoff-misc offline hacking / code cleanup in util
2012-04-19 Christian Grothoff-fix shutdown of server
2012-04-19 Christian Grothoff-fixing #2274 -- eliminating GNUNET_SCHEDULER_add_after
2012-04-19 Christian Grothoff-simplifying destruction of connections, cleaning up...
2012-04-19 Christian Grothoff-rename fest in connection.c
2012-04-19 Christian Grothoff-removing obsolete argument from GNUNET_CONNECTION_destroy
2012-04-19 Christian Grothoff-removing dead API call
2012-04-01 Christian Grothoff-removing legacy #ifdefs
2012-03-08 Matthias Wachs- mem leak
2012-02-23 Christian GrothoffTG: attached are the following patches for GNUnet:
2011-11-04 Christian Grothoffcurly wars / auto-indentation
2011-10-11 Christian Grothoffconverting to GNUNET_LOG_from*
2011-10-04 Christian GrothoffLRN: Use GNUNET_EXTRA_LOGGING to manage compile-time...
2011-08-30 Matthias Wachsremoving unique id code
2011-08-29 Christian Grothoffrun indent twice, it alternates between two 'canonical...
2011-08-26 Matthias Wachschanges to server lib
2011-08-16 Christian Grothoffeven nicer indentation, thanks to LRN's indent patch
2011-08-15 Christian Grothoffindentation
2011-08-15 Christian Grothoffindentation
2011-07-25 Nathan S. Evansclockskew code
2011-06-22 Christian Grothoffxtra checks
2011-06-22 Christian Grothoffspaces
2011-06-22 Christian Grothofffix
2011-06-22 Christian Grothoffcode clean up wrt timeout handling, etc.
2011-06-22 Nathan S. Evansextra 0 after endif
2011-06-22 Matthias Wachs(no commit message)
2011-06-22 Matthias Wachspatch for time out bug
2011-06-20 Christian GrothoffMantis 1716:
2011-06-20 Christian Grothoffmake resolver test pass even if primary DNS is down
2011-06-17 Christian Grothoffwarn later
2011-06-06 Christian Grothoffdisable warning if we intentionally throttle a connection
2011-05-25 Christian Grothofffixthefix
2011-05-11 Christian Grothoffmore comprehensive error reporting
2010-11-05 Nathan S. Evansbig scheduler refactoring, expect some issues
2010-09-10 Christian Grothoffclarify why we get these warnings
2010-09-10 Christian Grothoffwarn
next