- correct port
[oweals/gnunet.git] / src / transport / plugin_transport_wlan.c
2012-02-27 Christian Grothoffenabling use of pipes for signal communication also...
2012-02-13 Matthias Wachsremoving legacy send functions from plugins and renamin...
2012-01-31 Matthias Wachssession based sending for wlan
2012-01-26 Matthias Wachs- changes
2012-01-26 Christian Grothoff-clarify
2012-01-14 Christian GrothoffLRN: enable more fine-grained control over blocking...
2011-12-21 Christian Grothofffixing 2012: network structure alignment now forced...
2011-12-19 Matthias Wachsadditional network type for WLAN
2011-12-13 Matthias Wachsaddress type in WLAN
2011-12-11 Christian Grothoffrenaming WLAN helper process to gnunet-helper-transport...
2011-12-11 Christian Grothoff-more minor cleanup
2011-12-11 Christian Grothoff-careful WLAN code cleanup
2011-12-06 Matthias Wachsadding GNUnet endian operations
2011-11-29 Christian Grothoff-fixing indentation
2011-11-28 Christian Grothoff-doxygen fixes
2011-11-28 Matthias Wachsfixing bus error on sparc, mantis bug 1909
2011-11-25 Christian GrothoffLRN: Use GNUNET_strdup() instead of strdup ()
2011-11-25 Christian Grothoff-spelling
2011-11-25 Christian Grothoff-some more wlan code cleanup
2011-11-25 Christian Grothoff-minor code clean up and renaming dummy
2011-11-24 Christian Grothoff-cleaner
2011-11-07 David BrodskiMade it impossible to start/stop the helper more then...
2011-11-04 Christian Grothoffcurly wars / auto-indentation
2011-11-04 Christian Grothofffm never NULL, dce
2011-11-04 Matthias Wachsstarting dummy seems to work, so we can disable output
2011-11-03 Matthias Wachsimproved and centralized helper path detection
2011-11-03 Christian Grothofftry current dir
2011-11-02 David BrodskiDocumantation and small fixes.
2011-11-02 David BrodskiSome fixes with scheduler
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
next