run indent twice, it alternates between two 'canonical' forms, also run whitespace...
[oweals/gnunet.git] / src / util / server.c
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
2009-10-05 Christian Grothofffixing leak
2009-10-01 Christian Grothoffmoving resolver to util, making DNS lookups asynchronou...
2009-09-22 Christian Grothoffdocumentation cleanup
2009-08-30 Nils Durnerreturn codes
2009-08-30 Nils Durnerdocs & GNUnet-style return codes
2009-08-29 Nils Durnernaming
2009-08-29 Christian Grothofffix check for close
2009-08-29 Christian Grothofffixing remaining network-connection naming confusion...
2009-08-29 Christian Grothoffmore naming fixes
2009-08-29 Nils Durnernaming
2009-08-23 Nils Durnerlow level network API
2009-08-09 Nils Durnerrename NETWORK_socket API to NETWORK_connection (to...
2009-07-24 Christian Grothoffquota management and better name for NO_TASK'
2009-07-11 Christian Grothoffnodeb
2009-07-11 Christian Grothoffsome documentation and bugfix in testcase
2009-06-10 Nils DurnerMinGW
2009-05-29 Christian Grothoffremoving server from argument list, other minor fixes
2009-05-29 Christian Grothoffng