aboutsummaryrefslogtreecommitdiff
path: root/src/transport/plugin_transport_wlan.c
Commit message (Expand)AuthorAge
* implementing plugin session monitoring API (#3452)Christian Grothoff2014-11-07
* no one cares about this messageMatthias Wachs2014-09-02
* compare with expected valueMatthias Wachs2014-09-02
* get improved warningMatthias Wachs2014-09-02
* Don't use the 'interface' name, it conflicts with definitions in W32 headersLRN2014-08-01
* combine sources for wlan and bluetooth plugin logic into one fileChristian Grothoff2014-06-25
* -add missing calls to monitorChristian Grothoff2014-06-25
* -simplify logicChristian Grothoff2014-06-25
* -adding missing API functions to WLAN, skeleton for monitoring supportChristian Grothoff2014-06-25
* -indentation, doxygenChristian Grothoff2014-06-23
* -misc fixesChristian Grothoff2014-06-11
* clarify prettyprinter API and protocols, make sure implementations are consis...Christian Grothoff2014-06-09
* fix semantic for address_to_stringMatthias Wachs2014-06-02
* session end function must include address to notify addressMatthias Wachs2014-03-20
* extending bandwidth tracker api to support notificationsMatthias Wachs2014-01-30
* more fixed documentationMatthias Wachs2014-01-16
* remove inbound outbound notion from wlan pluginMatthias Wachs2014-01-15
* fixed wlan pluginMatthias Wachs2014-01-15
* fixing memory leaksMatthias Wachs2014-01-14
* implementing 0003268 to inbound information in HELLO addressesMatthias Wachs2014-01-13
* malloc -> newLRN2013-12-19
* new timeout tests for WLAN and bluetoothMatthias Wachs2013-12-18
* new timeout function and keep alives with noncesMatthias Wachs2013-12-18
* Non-uniform keepalive timeout for different pluginsLRN2013-12-15
* -extend transport plugin API with capability to just disconnect a single sess...Christian Grothoff2013-12-12
* doxygenMatthias Wachs2013-10-18
* fix for incoming addresses:Matthias Wachs2013-10-07
* -remove trailing whitespaceChristian Grothoff2013-10-06
* plugin returns inbound session if outbound session is requieredMatthias Wachs2013-09-13
* fix clang reportMatthias Wachs2013-08-20
* fixing clang reportsMatthias Wachs2013-08-20
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
* -add dv_get_network to DV API, improve signature to use 'struct Session *' in...Christian Grothoff2013-07-13
* notification for inbound sessionsMatthias Wachs2013-07-11
* fix: wrong address lengthMatthias Wachs2013-07-11
* changed return type to enumMatthias Wachs2013-07-10
* added functionMatthias Wachs2013-07-09
* fix failing tests: returned wrong address sizeMatthias Wachs2013-07-02
* fixing stack corruption due to buffer overflowMatthias Wachs2013-07-02
* fix address printingMatthias Wachs2013-07-01
* -fix compiler warning, removing unnecessary attributeChristian Grothoff2013-06-30
* added option field for WLAN addressesMatthias Wachs2013-06-28
* - complement HELPER API with functions to kill and wait on the helper processSree Harsha Totakura2013-05-09
* -no booleanChristian Grothoff2013-04-15
* extended the GNUNET_OS_check_helper_binary parameters to do previlege Christian Fuchs2013-04-15
* changes for mantis 0002676Matthias Wachs2013-04-04
* -no longer pass distance information from non-DV pluginsChristian Grothoff2013-03-30
* support for FRIEND_HELLO messagesMatthias Wachs2013-03-28
* transport plugin api change: split of address receive and ats updatesMatthias Wachs2013-03-18
* -yet another libexec fixChristian Grothoff2012-11-05