aboutsummaryrefslogtreecommitdiff
path: root/src/transport/plugin_transport_wlan.h
Commit message (Collapse)AuthorAge
* tighten formatting rulesChristian Grothoff2019-10-31
|
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
|
* remove CYGWIN codeblocks, drop vendored Windows openvpn, drop win32 specific ↵ng02019-09-10
| | | | | | | | | files. configures and builds okay. testsuite wasn't checked, will be checked. diff including the plibc removal is now around 14370 lines of code less.
* uncrustify as demanded.ng02019-09-08
|
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
|
* 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
|
* -fix (C) noticesChristian Grothoff2016-01-19
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* -getting ATS and transport to compile again (part of #3047)Christian Grothoff2013-09-30
|
* Adding W32 functionalityClaudiu Olteanu2013-09-18
|
* -trying to add 802.3-encoding supportChristian Grothoff2012-11-16
|
* -using cleaner message types for WLAN-HELPER IPCChristian Grothoff2012-03-23
|
* -fixing misc. bugs and making wlan helper auditable, resolving #1939Christian Grothoff2012-03-16
|
* -more cleanup for #1939Christian Grothoff2012-03-16
|
* -fixing some of the issues from #1939 -- untestedChristian Grothoff2012-03-14
|
* -some code cleanupChristian Grothoff2012-02-28
|
* fixing 2012: network structure alignment now forced to be correct even on ↵Christian Grothoff2011-12-21
| | | | W32 using #pragma pack from gcc 4.x
* -more minor cleanupChristian Grothoff2011-12-11
|
* -careful WLAN code cleanupChristian Grothoff2011-12-11
|
* -some more wlan code cleanupChristian Grothoff2011-11-25
|
* Documantation and small fixes.David Brodski2011-11-02
|
* indentationChristian Grothoff2011-08-15
|
* Changed wlan plugin, now uses fragmentation libDavid Brodski2011-07-26
|
* one wlan card is now usable with more than one peer, wlan header format ↵David Brodski2011-07-12
| | | | changed so be careful and do not mix protocol versions. Some cleanup and formating.
* nicerChristian Grothoff2011-04-06
|
* Some fixesDavid Brodski2011-04-05
|
* fixesChristian Grothoff2011-04-01
|
* First test of wlan driver, sends beacon every 2 secondsDavid Brodski2011-03-28
|
* doxigen and order of mac fieldsDavid Brodski2011-03-22
|
* stuffChristian Grothoff2011-01-26
|
* Errors fixedDavid Brodski2010-12-22
|
* Dummy for testingDavid Brodski2010-12-21
|
* wlan receive implementedDavid Brodski2010-11-22
| | | | | | | some doxigen, some cleanup of data structs
* Retransmit and timed retransmit addedDavid Brodski2010-10-12
| | | | | | | cleanup at timeout added disconnect added wlan header changed to specs of ieee
* fixing warningsChristian Grothoff2010-09-24
|
* Queues to send data should work now, fragmentation code is not finishedDavid Brodski2010-09-23