Bugfix
[oweals/gnunet.git] / src / transport / plugin_transport_wlan.c
2011-10-26 David BrodskiBugfix
2011-10-26 David BrodskiBugfix where no data was send. Added restart of helper...
2011-10-23 Christian Grothoffundo 17963, better solution ahead
2011-10-23 Christian GrothoffAdding FIXMEs: if delay is FOREVER, session should...
2011-10-17 Christian Grothoffmove GNUNET_TRANSPORT_ATS_ to GNUNET_ATS_
2011-10-13 Matthias Wachscompile
2011-10-05 David Brodskibugfix
2011-10-05 David BrodskiError message handling changed
2011-10-04 Christian GrothoffLRN: Use GNUNET_EXTRA_LOGGING to manage compile-time...
2011-09-21 David Brodskimore statistics, gnunet_constants used
2011-09-21 David BrodskiSome asserts
2011-09-21 David BrodskiBugfixes and statistics added
2011-09-21 David BrodskiCleanup, fixed pretty_printer, fixed session not create...
2011-09-21 David BrodskiSome Fixes
2011-09-14 David BrodskiFixed wlan beacon, added llc protocol for better compat...
2011-09-14 Christian Grothoffindentation
2011-09-14 David BrodskiError in test for filename
2011-09-14 David Brodski(no commit message)
2011-09-13 David Brodskimsg dump on error if needed
2011-09-13 David BrodskiBig cleanup, less source files
2011-08-16 Christian Grothoffeven nicer indentation, thanks to LRN's indent patch
2011-08-15 Christian Grothoffindentation
2011-08-15 Christian Grothoffindentation
2011-08-10 Philipp Tölkecast
2011-08-04 Christian Grothoffimplementing plugins subsystem
2011-08-04 David BrodskiCleanup of log messages and timeouts implemented
2011-07-27 Philipp Tölkeallow build once more
2011-07-26 David BrodskiChanged wlan plugin, now uses fragmentation lib
2011-07-12 David Brodskione wlan card is now usable with more than one peer...
2011-06-29 Matthias Wachsgetting plugins to work again
2011-05-30 David BrodskiSmall fixes and detection (backlog) of double received...
2011-05-23 David BrodskiSome bugfixes, udp packets can now be send over wlan...
2011-05-18 Matthias Wachs(no commit message)
2011-05-04 David BrodskiFixes compile error
2011-04-20 David Brodskishutdown fixes
2011-04-20 Christian Grothofffixing shutdown
2011-04-20 Matthias WachsSHUTDOWN
2011-04-20 David BrodskiMore cleanup, some errors, message in timeout implemented
2011-04-19 David BrodskiCleanup and working version with hardware
2011-04-12 David BrodskiBig cleanup and heap used for fragments send and with...
2011-04-06 Christian Grothoffindent
2011-04-06 Christian Grothoffdie
2011-04-06 Christian Grothoffnicer
2011-04-06 Christian Grothoffnicer
2011-04-06 Christian Grothoffnicer
2011-04-06 David Brodskireliability test and fragmentation are working now
2011-04-05 David BrodskiSome fixes
2011-04-05 Matthias Wachsdid not compile
2011-04-04 David BrodskiCodeSonar errors fixed
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.