aboutsummaryrefslogtreecommitdiff
path: root/src/transport/plugin_transport_wlan.c
Commit message (Expand)AuthorAge
* Renamed GNUNET_OS_process_close to GNUNET_OS_process_destroyBart Polot2012-05-08
* -ughChristian Grothoff2012-05-07
* -removing odd error message, fixing english, removing dead codeChristian Grothoff2012-05-06
* -fix assertion, documentation, getting dummy to be closer to work on W32Christian Grothoff2012-04-03
* -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
* add support for stub-mode for transport pluginsChristian Grothoff2012-03-10
* -doxygen fixesChristian Grothoff2012-03-04
* -some code cleanupChristian Grothoff2012-02-28
* enabling use of pipes for signal communication also on UNIX to enable future ...Christian Grothoff2012-02-27
* removing legacy send functions from plugins and renaming new send functionMatthias Wachs2012-02-13
* session based sending for wlanMatthias Wachs2012-01-31
* - changesMatthias Wachs2012-01-26
* -clarifyChristian Grothoff2012-01-26
* LRN: enable more fine-grained control over blocking/non-blocking pipe operationChristian Grothoff2012-01-14
* fixing 2012: network structure alignment now forced to be correct even on W32...Christian Grothoff2011-12-21
* additional network type for WLAN Matthias Wachs2011-12-19
* address type in WLANMatthias Wachs2011-12-13
* renaming WLAN helper process to gnunet-helper-transport-wlan in order to sati...Christian Grothoff2011-12-11
* -more minor cleanupChristian Grothoff2011-12-11
* -careful WLAN code cleanupChristian Grothoff2011-12-11
* adding GNUnet endian operationsMatthias Wachs2011-12-06
* -fixing indentationChristian Grothoff2011-11-29
* -doxygen fixesChristian Grothoff2011-11-28
* fixing bus error on sparc, mantis bug 1909Matthias Wachs2011-11-28
* LRN: Use GNUNET_strdup() instead of strdup ()Christian Grothoff2011-11-25
* -spellingChristian Grothoff2011-11-25
* -some more wlan code cleanupChristian Grothoff2011-11-25
* -minor code clean up and renaming dummyChristian Grothoff2011-11-25
* -cleanerChristian Grothoff2011-11-24
* Made it impossible to start/stop the helper more then ones, should fix #1873David Brodski2011-11-07
* curly wars / auto-indentationChristian Grothoff2011-11-04
* fm never NULL, dceChristian Grothoff2011-11-04
* starting dummy seems to work, so we can disable outputMatthias Wachs2011-11-04
* improved and centralized helper path detectionMatthias Wachs2011-11-03
* try current dirChristian Grothoff2011-11-03
* Documantation and small fixes.David Brodski2011-11-02
* Some fixes with schedulerDavid Brodski2011-11-02
* BugfixDavid Brodski2011-10-26
* Bugfix where no data was send. Added restart of helper process when not worki...David Brodski2011-10-26
* undo 17963, better solution aheadChristian Grothoff2011-10-23
* Adding FIXMEs: if delay is FOREVER, session should be terminatedChristian Grothoff2011-10-23
* move GNUNET_TRANSPORT_ATS_ to GNUNET_ATS_Christian Grothoff2011-10-17
* compileMatthias Wachs2011-10-13
* bugfixDavid Brodski2011-10-05
* Error message handling changedDavid Brodski2011-10-05
* LRN: Use GNUNET_EXTRA_LOGGING to manage compile-time logging callsChristian Grothoff2011-10-04
* more statistics, gnunet_constants usedDavid Brodski2011-09-21