compile
[oweals/gnunet.git] / src / transport / plugin_transport_wlan.c
2011-04-03 Christian Grothoffcompile
2011-04-01 Christian Grothofffixes
2011-03-28 David BrodskiFirst test of wlan driver, sends beacon every 2 seconds
2011-03-23 David Brodskian error and some changes for the hardware
2011-03-22 David Brodskidoxigen and order of mac fields
2011-03-17 David BrodskiFixed warning and mac to string function
2011-03-16 David BrodskiMore then one in-going and out-going packet possible...
2011-03-08 Christian Grothofffixwarning
2011-03-06 Christian Grothoffmore dox fixes
2011-03-02 David Brodskimessages are split correctly, test works now
2011-03-01 David BrodskiSpelling errors corrected and some minor fixes
2011-02-28 David BrodskiFixed many errors, send and receive with acks works now
2011-02-08 David BrodskiMemory and assertion errors fixed
2011-02-01 David Brodskitwo errors fixed in wlan
2011-02-01 David BrodskiSome errors fixed, new debug code.
2011-01-27 Christian Grothoffdoxygen
2011-01-24 Christian Grothoffdoxyfixes
2011-01-23 David BrodskiSome errors fixed, most of them where buffer-position...
2011-01-18 David Brodskisome doxygen entries and debug messages
2011-01-11 David Brodski(no commit message)
2010-12-23 Christian Grothoffdoxygen
2010-12-23 Matthias Wachsdoxygen
2010-12-23 Matthias Wachs(no commit message)
2010-12-22 Matthias Wachsfixes
2010-12-22 Matthias Wachswlan changes
2010-12-22 David BrodskiErrors fixed
2010-12-06 Matthias Wachs- modified transport plugin interface to support ATS
2010-11-23 David Brodskifragments are now put together to form a message
2010-11-22 David Brodskiwlan receive implemented
2010-11-10 Christian Grothofffix
2010-11-10 Christian Grothofflib
2010-11-10 Christian Grothoffuint
2010-11-09 David Brodskiwlan: seperate fragment and session queue
2010-11-05 Christian Grothoffmoving plugin headers
2010-11-05 Nathan S. Evansbig scheduler refactoring, expect some issues
2010-11-03 Christian Grothoffstyle improvments wrt Mantis 1614 patch
2010-11-03 Christian Grothofforiginal patch from Mantis 1614
2010-10-27 Matthias WachsRefactoring gnunet time
2010-10-12 David Brodskichanged to better random number generator
2010-10-12 David BrodskiRetransmit and timed retransmit added
2010-10-05 David BrodskiSending of data over wlan added; fragmentation added
2010-09-24 Christian Grothoffstuff
2010-09-24 Christian Grothofffixing warnings
2010-09-23 David BrodskiQueues to send data should work now, fragmentation...
2010-09-15 Matthias Wachs0001602: A patch to fix process spawning with redirecte...
2010-09-07 Christian Grothofffix warnings
2010-09-05 David BrodskiSome changes and new files.