aboutsummaryrefslogtreecommitdiff
path: root/src/transport/plugin_transport_wlan.c
Commit message (Collapse)AuthorAge
* 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.
* getting plugins to work againMatthias Wachs2011-06-29
|
* Small fixes and detection (backlog) of double received messagesDavid Brodski2011-05-30
|
* Some bugfixes, udp packets can now be send over wlan, unrel test added, clean upDavid Brodski2011-05-23
|
* (no commit message)Matthias Wachs2011-05-18
|
* Fixes compile errorDavid Brodski2011-05-04
|
* shutdown fixesDavid Brodski2011-04-20
|
* fixing shutdownChristian Grothoff2011-04-20
|
* SHUTDOWNMatthias Wachs2011-04-20
|
* More cleanup, some errors, message in timeout implementedDavid Brodski2011-04-20
|
* Cleanup and working version with hardwareDavid Brodski2011-04-19
|
* Big cleanup and heap used for fragments send and with the timeoutsDavid Brodski2011-04-12
|
* indentChristian Grothoff2011-04-06
|
* dieChristian Grothoff2011-04-06
|
* nicerChristian Grothoff2011-04-06
|
* nicerChristian Grothoff2011-04-06
|
* nicerChristian Grothoff2011-04-06
|
* reliability test and fragmentation are working nowDavid Brodski2011-04-06
|
* Some fixesDavid Brodski2011-04-05
|
* did not compileMatthias Wachs2011-04-05
|
* CodeSonar errors fixedDavid Brodski2011-04-04
|
* compileChristian Grothoff2011-04-03
|
* fixesChristian Grothoff2011-04-01
|
* First test of wlan driver, sends beacon every 2 secondsDavid Brodski2011-03-28
|
* an error and some changes for the hardwareDavid Brodski2011-03-23
|
* doxigen and order of mac fieldsDavid Brodski2011-03-22
|
* Fixed warning and mac to string functionDavid Brodski2011-03-17
|
* More then one in-going and out-going packet possible now, bitfields for ↵David Brodski2011-03-16
| | | | fragments implemented
* fixwarningChristian Grothoff2011-03-08
|
* more dox fixesChristian Grothoff2011-03-06
|
* messages are split correctly, test works nowDavid Brodski2011-03-02
|
* Spelling errors corrected and some minor fixesDavid Brodski2011-03-01
|
* Fixed many errors, send and receive with acks works nowDavid Brodski2011-02-28
|
* Memory and assertion errors fixedDavid Brodski2011-02-08
|
* two errors fixed in wlanDavid Brodski2011-02-01
|
* Some errors fixed, new debug code.David Brodski2011-02-01
|
* doxygenChristian Grothoff2011-01-27
|
* doxyfixesChristian Grothoff2011-01-24
|
* Some errors fixed, most of them where buffer-position errors.David Brodski2011-01-23
|
* some doxygen entries and debug messagesDavid Brodski2011-01-18
|
* (no commit message)David Brodski2011-01-11
|
* doxygenChristian Grothoff2010-12-23
|
* doxygenMatthias Wachs2010-12-23
|
* (no commit message)Matthias Wachs2010-12-23
|
* fixesMatthias Wachs2010-12-22
|
* wlan changesMatthias Wachs2010-12-22
|
* Errors fixedDavid Brodski2010-12-22
|
* - modified transport plugin interface to support ATSMatthias Wachs2010-12-06
| | | | | - modified transport plugins to support ATS
* fragments are now put together to form a messageDavid Brodski2010-11-23
|
* wlan receive implementedDavid Brodski2010-11-22
| | | | | | | some doxigen, some cleanup of data structs