-hopefully fixing #2390
[oweals/gnunet.git] / src / util / server.c
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
2010-01-22 Christian Grothoffupdates to peerinfo to use new nc API
2010-01-21 Christian Grothofftowards a new conveniance API
2010-01-15 Christian Grothoffmaking code work better with dual-stack, preparing...
2009-11-15 Christian Grothoffadd shutdown-ignore option to server
2009-11-15 Christian Grothoffclean up address probes during destroy as well
2009-11-13 Christian Grothoffincrement RC to ensure that process_client_buffer does...
2009-11-08 Christian Grothoffindenting
2009-11-08 Christian Grothofffmt
2009-11-08 Christian Grothoffmisc. bugfixes and API improvements
2009-11-04 Christian Grothoffbugfixes and redesigning scheduler API
2009-11-01 Christian Grothofffixing bio testcase and a bug in bio.c, also indenting
2009-10-31 Christian Grothoffremove temp files, indentation
2009-10-27 Christian Grothoffallowing cancellation of resolver requests
2009-10-17 Christian Grothoffmaking flags, set non-blocking and set-inheritable...
2009-10-05 Christian Grothoffcode clean up
next