aboutsummaryrefslogtreecommitdiff
path: root/src/transport/plugin_transport_wlan.c
Commit message (Expand)AuthorAge
* determine network scope for ATS even if we do not yet have a session and only...Christian Grothoff2015-10-07
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* -also use NONE instead of INBOUND for WLANChristian Grothoff2015-05-21
* set inbound flag which should fix #3719 (assuming diagnostic is correct) at t...Christian Grothoff2015-05-20
* fixing #3657 (replace ATS_Information with struct), but WIHTOUT fixing ATS te...Christian Grothoff2015-02-10
* -do only send HELLO to clients once on startup, do only send fully initialize...Christian Grothoff2015-02-09
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* -fix logging, set quota to higher for testcaseChristian Grothoff2015-01-26
* -fc not done here, do not nullChristian Grothoff2015-01-26
* -do not send any messages until we have our own MAC from the helperChristian Grothoff2015-01-26
* -udp broadcasts should not be flagged as inboundChristian Grothoff2015-01-25
* always create session before giving performance metricsChristian Grothoff2015-01-25
* -undo bad commitChristian Grothoff2015-01-25
* -indentation plugin_transport_udp.cChristian Grothoff2015-01-25
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff2014-12-24
* 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