aboutsummaryrefslogtreecommitdiff
path: root/src/transport/plugin_transport_wlan.c
Commit message (Expand)AuthorAge
* -fix many more typosChristian Grothoff2021-04-26
* -warnings mostly formatMartin Schanzenbach2020-11-13
* GNUNET_free_non_null -> GNUNET_freeChristian Grothoff2020-07-05
* fix pointer indentationChristian Grothoff2019-11-24
* tighten formatting rulesChristian Grothoff2019-10-31
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
* plibc removal: sscanf, win32 socket correctionsng02019-09-09
* uncrustify as demanded.ng02019-09-08
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* rename fest: use new libgnunetnt instead of old libgnunetats logic for networ...Christian Grothoff2018-11-23
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
* more renamings relating to 'new' service now just being the 'normal' serviceChristian Grothoff2017-03-17
* removing dead/legacy server/connection logic, except for in tcp/wlan/bt plugi...Christian Grothoff2017-03-16
* switching transport tests to new MQ-based transport APIChristian Grothoff2016-07-25
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff2016-04-09
* -fix (C) noticesChristian Grothoff2016-01-19
* rename 'struct Session' to 'struct GNUNET_ATS_Session' to satisfy naming conv...Christian Grothoff2015-10-18
* 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