trying to fix #4003
[oweals/gnunet.git] / src / transport / plugin_transport_unix.c
2015-10-07 Christian Grothoffdetermine network scope for ATS even if we do not yet...
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-02-13 Christian Grothoff-fixing misc minor bugs and style issues (unchecked...
2015-02-10 Christian Grothofffixing #3657 (replace ATS_Information with struct)...
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2015-01-17 Christian Grothoffsimplify ATS API and plugin API by returning the networ...
2014-12-24 Christian Grothoffmaking GNUNET_SCHEDULER_cancel() perform in O(1) instea...
2014-12-16 Christian Grothoff-fix use of possibly wrong or uninitialized session
2014-11-07 Christian Grothoffimplementing plugin session monitoring API (#3452)
2014-09-01 Matthias Wachsremove PORT related information from unix
2014-07-24 Matthias Wachsfixing documentation
2014-06-23 Matthias Wachsfix compiler warning about uninitialized variable
2014-06-23 Christian Grothoff-towards having the monitoring API supported by TCP
2014-06-23 Christian Grothoff-removing global state from UDP plugin (statics), doxyg...
2014-06-22 Christian Grothoff-updateing tempalte
2014-06-22 Christian Grothoff-actually perform monitor calls where appropriate
2014-06-22 Christian Grothoffimplement monitoring API in UNIX, simplify code a bit
2014-06-22 Christian Grothoffadding design for session monitoring API to transport...
2014-06-09 Christian Grothoffclarify prettyprinter API and protocols, make sure...
2014-06-02 Matthias Wachsfix semantic for address_to_string
2014-04-07 Matthias Wachsfix for unchecked return value
2014-03-28 Matthias Wachsmake plugin fail if bind fails ...
2014-03-28 Matthias Wachsfixing crash in unix
2014-03-20 Matthias Wachssession end function must include address to notify...
2014-02-10 Matthias Wachsabstract unix domain socket support
2014-02-10 Sree Harsha Totakura- create the directory for the UNIX socket file before...
2014-02-09 Sree Harsha TotakuraCreate UNIX domain sockets as abstract sockets when...
2014-02-07 Matthias Wachsunix domain sockets used hardcoded path instead of...
2014-01-16 Matthias Wachsmore fixed documentation
2014-01-13 Matthias Wachsimplementing 0003268 to inbound information in HELLO...
2013-12-18 Matthias Wachssession timeouts for unix
2013-12-18 Matthias Wachsnew timeout function and keep alives with nonces
2013-12-15 LRNNon-uniform keepalive timeout for different plugins
2013-12-12 Christian Grothoff-extend transport plugin API with capability to just...
2013-10-09 Christian Grothoff-switching (again) to named sockets, see #2887
2013-10-07 Matthias Wachsfix for incoming addresses:
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-30 Christian Grothoff-getting ATS and transport to compile again (part of...
2013-09-30 Matthias Wachsfix unix plugin
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-12 Matthias Wachsfixing assertion in ATS about unknown address in use:
2013-08-19 Matthias Wachsremove dead assignments
2013-08-11 Christian Grothoffchanging time measurement from milliseconds to microseconds
2013-07-18 Matthias Wachsmemory leak
2013-07-13 Christian Grothoff-add dv_get_network to DV API, improve signature to...
2013-07-12 Matthias Wachsusing inbound string
2013-07-11 Matthias Wachsremoving unwanted break
2013-07-11 Matthias Wachsfixed:
2013-07-10 Matthias Wachschanged return type to enum
2013-07-09 Matthias Wachsadded function
2013-07-01 Matthias Wachsfixing size check in get_session
2013-07-01 Matthias Wachsfixing size check in address to string
2013-07-01 Matthias Wachsdoxygen fixes
2013-06-28 Matthias Wachsoptions support for unix
2013-06-20 David BarksdaleFixed GNUNET_CLIENT_service_test on FreeBSD.
2013-05-05 Christian Grothoff-hopefully fixing #2869
2013-03-30 Christian Grothoff-more distance removing
2013-03-30 Christian Grothoff-no longer pass distance information from non-DV plugins
2013-03-18 Matthias Wachstransport plugin api change: split of address receive...
2013-03-04 Christian Grothoff-transport must be able to run without stats
2012-12-12 Matthias Wachsmsg
2012-11-14 Matthias Wachsfix mantis 0002653
2012-11-14 Matthias Wachsuse api correctly
2012-11-14 Matthias Wachsimprove unix timeout behaviour
2012-10-26 Matthias Wachs simplify retry mechanism
2012-10-26 Matthias Wachschange
2012-10-18 Christian Grothoff-dce
2012-10-16 Matthias Wachsdoxygen
2012-10-16 Matthias Wachsfix for overhead measurement in unix,also fixes asserti...
2012-10-16 Matthias Wachsoverhead reporting
2012-10-07 Christian Grothoff-chaning multihashmap API to allow option for avoiding...
2012-09-26 Matthias WachsUNIX stats
2012-09-13 Matthias Wachs- minor changes
2012-09-13 Matthias Wachs- log unix messages
2012-08-29 Matthias Wachs- fix for unix
2012-08-24 Matthias Wachschanges to address notification
2012-07-25 Matthias Wachs- coverity 10055
2012-06-29 Matthias Wachs- fixed session code
2012-06-23 Christian Grothoff-LRN: Check session target:
2012-06-12 Christian Grothoff-consistently use struct GNUNET_HashCode
2012-06-01 Matthias Wachsadditional error message
2012-05-29 Matthias Wachs- fix address length
2012-05-28 Christian Grothoff-doxygen
2012-05-25 Matthias Wachs- timeout for unix
2012-05-10 Matthias Wachs- more statistics
2012-05-07 Christian Grothoff-fix uaf
2012-05-06 Christian Grothoff-fixing #2170
2012-05-06 Christian Grothoff-fixing #2302
2012-05-03 Matthias Wachs- improved rescheduling
2012-05-02 Matthias Wachs- fix
2012-05-02 Matthias Wachs- refactored sending code
2012-05-02 Matthias Wachs- fix for bug #0002291
2012-05-01 Christian Grothoff-fixing #2290
2012-04-27 Matthias Wachs- fix
2012-04-27 Matthias Wachsworking string toaddress
2012-04-27 Matthias Wachs- fix
2012-04-27 Matthias Wachs- invalid read when socket is already bound
2012-04-27 Matthias Wachs- fixes
2012-04-27 Matthias Wachs- some stats
next