add GNUNET_NETWORK_socket_free_memory_only_ API to allow getting raw FD and releasing...
[oweals/gnunet.git] / src / util / network.c
2013-09-16 Christian Grothoffadd GNUNET_NETWORK_socket_free_memory_only_ API to...
2013-09-08 LRNFix timing problems in *_select() on W32
2013-08-29 Christian Grothoff-fix u/clarify/improve util/network code doxygen docume...
2013-08-19 Christian Grothoff-eliminate more uses of ShortHashCode, breaks signatures
2013-08-15 Sree Harsha Totakura- use SO_REUSEADDR for SOCK_STREAM type sockets only
2013-08-11 Christian Grothoffchanging time measurement from milliseconds to microseconds
2013-07-24 Christian Grothoff-fix warnings on W32
2013-06-26 Florian Dolddoxygen
2013-06-21 David BarksdaleFix non-windows non-IPv6 build.
2013-06-20 David BarksdaleFixed GNUNET_CLIENT_service_test on FreeBSD.
2013-03-20 LRNFix warnings and fix/improve logging in network.c
2013-01-30 Christian Grothoff-check for EINPROGRESS for UNIX, hopefully fixing ...
2012-11-01 LRNW32: Remove unnecessary 0 and -1 checks
2012-11-01 LRNW32: optimize GNUNET_NETWORK_fdset_add
2012-10-26 Christian Grothoff-bugfixes, code cleanup
2012-10-25 LRNbratao: W32: Optimize ..._select() implementation
2012-10-08 LRNImplement non-inheritable sockets for W32
2012-09-27 Christian Grothoff-reorder
2012-07-18 Christian Grothoff-minor code cleanup
2012-07-13 LRNHandle peek errors more appropriately in w32 select
2012-07-13 LRNSafer handling of corner-cases in w32 select
2012-07-11 Christian Grothoff-dos2unix
2012-06-24 Christian Grothoff-LRN: Log timeouts that are bigger than DWORD; fix...
2012-06-20 Christian Grothoff-fixing #2439
2012-06-07 Christian GrothoffLRN: new select wrapper for W32 which avoids busy-waiting
2012-06-01 Christian Grothoff-bratao: there is one little innofensive patch. pasteb...
2012-06-01 Martin Schanzenbach-added accessors for network handle
2012-05-15 Christian Grothoff-typo
2012-05-15 Christian Grothoff-help seaspider some more
2012-04-21 Christian Grothoff-misc offline hacking / code cleanup in util
2012-04-01 Christian Grothoff-do not warn if stat fails, do not output DEBUG message...
2012-04-01 Christian Grothoff-removing legacy #ifdefs
2012-03-23 Christian Grothoff-eliminating duplicate code
2012-02-26 Christian Grothoff-some more #if DEBUG elimination
2012-01-21 Christian Grothoff-LRN: Pipe-errors-will-trigger-ready-to-read-event
2011-12-06 Christian GrothoffImplement passing sockets in IPC on W32 (#1975)
2011-12-02 Christian Grothoff-LRN: fix socket_close logging
2011-11-04 Christian Grothoffcurly wars / auto-indentation
2011-10-20 Christian Grothofffix
2011-10-14 Christian GrothoffLRN loves slist: Use stack allocation for slist iterator
2011-10-12 Christian GrothoffLRN: Fix slist misuse in network.c
2011-10-11 Christian Grothoffconverting to GNUNET_LOG_from*
2011-10-06 Matthias Wachscompile error
2011-10-06 Christian GrothoffLRN: Fix select() on pipes to trigger read callback...
2011-10-04 Christian GrothoffLRN: Use GNUNET_EXTRA_LOGGING to manage compile-time...
2011-09-18 Christian Grothofffixwarning
2011-09-18 Christian GrothoffSO_SNDBUF/SO_RECVBUF do not work on FreeBSD
2011-09-16 Christian Grothoffdo use reuseaddr on non-W32 systems
2011-08-15 Christian Grothoffindentation
2011-08-15 Christian Grothoffindentation
2011-08-14 Christian GrothoffLRN: Added-the-ability-to-substitute-scheduler-select.
2011-08-11 Christian Grothoffuse bind instead of connect to test if service is runni...
2011-08-01 Christian GrothoffLRN: Bratao's select() implementation for W32
2011-07-18 Christian GrothoffMantis 1735
2011-07-15 Christian Grothoffwrong check
2011-07-14 Christian Grothoffmantis 1735
2011-07-13 Matthias Wachsadditional assertion to find segfault
2011-07-01 Christian Grothofftestcase for nat test code
2011-07-01 Christian Grothofffinishing gnunet-nat-server
2011-06-20 Christian GrothoffMantis 1716:
2011-06-16 Christian Grothoffdo not crash if we run out of sockets
2011-06-14 Christian Grothoffoops
2011-06-14 Christian Grothoffcleaner message
2011-06-14 Christian Grothoffformat
2011-05-24 Matthias Wachsbug on bsd
2011-02-09 Nathan S. Evansextra assertion
2011-01-24 Christian GrothoffUNIX domain socket authentication support added
2010-12-27 Nils Durnershutdown via control pipe (#0001616)
2010-12-21 Christian Grothoffcleaner
2010-11-24 Nils Durnerfix MINGW
2010-11-22 Nils Durnernamed pipes
2010-10-29 Christian Grothoffw32 patch from LRN
2010-10-27 Christian Grothofffix
2010-10-27 Christian Grothofffix
2010-10-27 Matthias WachsChanged GNUNET_TIME_Absolute and GNUNET_TIME_Relative...
2010-10-20 Christian Grothofffixing off-by-one
2010-10-08 Christian Grothofffor w32 port
2010-10-06 Christian Grothofffix
2010-09-03 Nathan S. Evansstrange off by one fdset count
2010-08-28 Christian Grothofftrain hacks
2010-07-18 Christian Grothoffbind to v6 only
2010-07-09 Matthias WachsFixed compile warnings under windows
2010-07-01 Christian Grothoffunlink on bind
2010-06-26 Christian Grothoffscheduler optimizing
2010-06-23 Christian Grothoffcleaning
2010-06-23 Christian Grothoffsupport for systemd style listen fd passing
2010-06-22 Christian Grothoffunlink UNIX domain socket filenames
2010-06-20 Christian Grothofffix
2010-06-18 Christian Grothoffcleaning
2010-06-05 Christian GrothoffUNIX domain socket support
2010-06-03 Christian Grothoffadd native setting capability
2010-05-11 Christian Grothoffstuff
2010-02-13 Nils Durnerfix MinGW, more precise type/error code handling
2010-01-21 Nathan S. Evansmake recvfrom_amount a bit more nice
2010-01-19 Nathan S. Evansremove debug message
2010-01-19 Nathan S. Evansmoderate udp support, not really tested (:
2010-01-11 Christian Grothoffformatting
2009-11-13 Nils Durnervarious fixes
2009-11-10 Christian Grothoffindent
2009-11-09 Nils Durner[W32] don't busy wait if there are no sockets to wait...
next