glitch in the license text detected by hyazinthe, thank you!
[oweals/gnunet.git] / src / transport / plugin_transport_wlan.c
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-03-24 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-22 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-03-17 Christian Grothoffmore renamings relating to 'new' service now just being...
2017-03-17 Christian GrothoffMerge branch 'master' into getopt
2017-03-16 Christian Grothoffremoving dead/legacy server/connection logic, except...
2016-07-25 Christian Grothoffswitching transport tests to new MQ-based transport API
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
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-05-21 Christian Grothoff-also use NONE instead of INBOUND for WLAN
2015-05-20 Christian Grothoffset inbound flag which should fix #3719 (assuming diagn...
2015-02-10 Christian Grothofffixing #3657 (replace ATS_Information with struct)...
2015-02-09 Christian Grothoff-do only send HELLO to clients once on startup, do...
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2015-01-26 Christian Grothoff-fix logging, set quota to higher for testcase
2015-01-26 Christian Grothoff-fc not done here, do not null
2015-01-26 Christian Grothoff-do not send any messages until we have our own MAC...
2015-01-25 Christian Grothoff-udp broadcasts should not be flagged as inbound
2015-01-25 Christian Grothoffalways create session before giving performance metrics
2015-01-25 Christian Grothoff-undo bad commit
2015-01-25 Christian Grothoff-indentation plugin_transport_udp.c
2014-12-24 Christian Grothoffmaking GNUNET_SCHEDULER_cancel() perform in O(1) instea...
2014-11-07 Christian Grothoffimplementing plugin session monitoring API (#3452)
2014-09-02 Matthias Wachsno one cares about this message
2014-09-02 Matthias Wachscompare with expected value
2014-09-02 Matthias Wachsget improved warning
2014-08-01 LRNDon't use the 'interface' name, it conflicts with defin...
2014-06-25 Christian Grothoffcombine sources for wlan and bluetooth plugin logic...
2014-06-25 Christian Grothoff-add missing calls to monitor
2014-06-25 Christian Grothoff-simplify logic
2014-06-25 Christian Grothoff-adding missing API functions to WLAN, skeleton for...
2014-06-23 Christian Grothoff-indentation, doxygen
2014-06-11 Christian Grothoff-misc fixes
2014-06-09 Christian Grothoffclarify prettyprinter API and protocols, make sure...
2014-06-02 Matthias Wachsfix semantic for address_to_string
2014-03-20 Matthias Wachssession end function must include address to notify...
2014-01-30 Matthias Wachsextending bandwidth tracker api to support notifications
2014-01-16 Matthias Wachsmore fixed documentation
2014-01-15 Matthias Wachsremove inbound outbound notion from wlan plugin
2014-01-15 Matthias Wachsfixed wlan plugin
2014-01-14 Matthias Wachsfixing memory leaks
2014-01-13 Matthias Wachsimplementing 0003268 to inbound information in HELLO...
2013-12-19 LRNmalloc -> new
2013-12-18 Matthias Wachsnew timeout tests for WLAN and bluetooth
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-18 Matthias Wachsdoxygen
2013-10-07 Matthias Wachsfix for incoming addresses:
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-13 Matthias Wachsplugin returns inbound session if outbound session...
2013-08-20 Matthias Wachsfix clang report
2013-08-20 Matthias Wachsfixing clang reports
2013-08-11 Christian Grothoffchanging time measurement from milliseconds to microseconds
2013-07-13 Christian Grothoff-add dv_get_network to DV API, improve signature to...
2013-07-11 Matthias Wachsnotification for inbound sessions
2013-07-11 Matthias Wachsfix: wrong address length
2013-07-10 Matthias Wachschanged return type to enum
2013-07-09 Matthias Wachsadded function
2013-07-02 Matthias Wachsfix failing tests: returned wrong address size
2013-07-02 Matthias Wachsfixing stack corruption due to buffer overflow
2013-07-01 Matthias Wachsfix address printing
2013-06-30 Christian Grothoff-fix compiler warning, removing unnecessary attribute
2013-06-28 Matthias Wachsadded option field for WLAN addresses
2013-05-09 Sree Harsha Totakura- complement HELPER API with functions to kill and...
2013-04-15 Christian Grothoff-no boolean
2013-04-15 Christian Fuchsextended the GNUNET_OS_check_helper_binary parameters...
2013-04-04 Matthias Wachschanges for mantis 0002676
2013-03-30 Christian Grothoff-no longer pass distance information from non-DV plugins
2013-03-28 Matthias Wachssupport for FRIEND_HELLO messages
2013-03-18 Matthias Wachstransport plugin api change: split of address receive...
2012-11-05 Christian Grothoff-yet another libexec fix
2012-10-26 Matthias Wachsuse calculated delays /w wlan
2012-10-25 Matthias Wachsworkaround
2012-10-22 Christian Grothoff-trying to fix fragmentation / udp performance, not...
2012-10-18 Christian Grothoff-switch on int for cparser
2012-10-16 Matthias Wachsdoxygen
2012-10-16 Matthias Wachsoverhead reporting
2012-09-27 Christian Grothoffreducing error messages about missing configuration...
2012-09-26 Matthias WachsWLAN stats
2012-09-17 Matthias Wachs- memory leak
2012-08-29 Christian Grothoffonly use control pipe with helpers IF the helper actual...
2012-08-29 Matthias Wachs- fix
2012-08-24 Matthias Wachschanges to address notification
2012-07-16 Sree Harsha Totakuraextended HELPER api to notify when child crashes
2012-06-23 Christian Grothoff-LRN: Check session target:
2012-05-24 Matthias Wachs- adding return value to mst callback
2012-05-15 Matthias Wachsfix memleak
2012-05-11 Christian Grothoffdoxygen
2012-05-10 Christian Grothoff-implementing WLAN string to address
2012-05-10 Matthias Wachsfixing WLAN
2012-05-10 Christian Grothoff-fix uninit
2012-05-08 Christian Grothoff-activate
2012-05-08 Christian Grothoff-clean up WLAN plugin
next