rename configs to match
[oweals/gnunet.git] / src / transport / plugin_transport_unix.c
2019-11-20 ng0follow-up to 7c14b80a011e9e99b1cef0bfd96bae364edd5663:
2019-10-31 Christian Grothofftighten formatting rules
2019-10-05 Christian Grothoffglobal reindent, now with uncrustify hook enabled
2019-09-08 ng0uncrustify as demanded.
2019-09-06 ng0first step to remove plibc
2019-01-16 ng0Merge branch 'license/spdx'
2019-01-14 ng0src: for every AGPL3.0 file, add SPDX identifier.
2018-11-23 Christian Grothoffrename fest: use new libgnunetnt instead of old libgnun...
2018-06-13 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-06-11 Phil-Merge branch 'master' of ssh://gnunet.org/gnunet into...
2018-06-07 psyc://loupsycedyg... paragraph for gnunet devs that don't know how to use...
2018-06-07 psyc://loupsycedyg... glitch in the license text detected by hyazinthe, thank...
2018-06-05 psyc://loupsycedyg... first batch of license fixes (boring)
2017-03-29 Schanzenbach, Martin- merge with master
2017-02-21 Christian Grothofffix sun_len issue (#4816) by adding test and fixing...
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-04-30 Christian Grothoffimplementing new scheduler shutdown semantics
2016-04-09 Christian Grothoffsmall API change: do no longer pass rarely needed GNUNE...
2016-01-19 Christian Grothoff-fix (C) notices
2015-10-18 Christian Grothoffrename 'struct Session' to 'struct GNUNET_ATS_Session...
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:
next