- test for external iterator
[oweals/gnunet.git] / src / util / server.c
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
2010-07-20 Christian Grothoffharmless
2010-07-20 Christian Grothofflog
2010-07-02 Nathan S. Evansremove max buffer size from everywhere in util
2010-06-25 Christian Grothofffixing common off-by-one error with respect to maximum...
2010-06-24 Christian Grothoffnodebg
2010-06-23 Christian Grothoffsupport for systemd style listen fd passing
2010-06-23 Christian Grothoffmst api fix
2010-06-22 Christian Grothoffcleaning up server.c code and fixing mst bugs
2010-06-17 Christian Grothofffixes
2010-05-25 Christian Grothoffformatting
2010-05-15 Christian Grothofflog
2010-05-11 Christian Grothoffuse IPV6_ONLY when binding sockets
2010-05-11 Christian Grothoffarm fix
2010-05-06 Nathan S. Evansarm related changes to util things, enabling leaky...
2010-03-12 Christian Grothofffixes
2010-03-12 Christian Grothoffhandle being already disconnected
2010-03-12 Christian Grothoffcancel pending write if we are just dead anyway
2010-02-10 Christian Grothofffixing the fix
2010-02-10 Christian Grothoffcleaning up server code, subtle fixes
2010-02-09 Christian Grothoffmake sure we run ALL shutdown tasks before resuming...
2010-02-09 Christian Grothofffixing shutdown issue uncovered by ARM test
2010-01-22 Nathan S. Evansmissing commit
next