aboutsummaryrefslogtreecommitdiff
path: root/src/transport/plugin_transport_wlan.c
Commit message (Collapse)AuthorAge
* - adding return value to mst callbackMatthias Wachs2012-05-24
|
* fix memleakMatthias Wachs2012-05-15
|
* doxygenChristian Grothoff2012-05-11
|
* -implementing WLAN string to addressChristian Grothoff2012-05-10
|
* fixing WLANMatthias Wachs2012-05-10
|
* -fix uninitChristian Grothoff2012-05-10
|
* -activateChristian Grothoff2012-05-08
|
* -clean up WLAN pluginChristian Grothoff2012-05-08
|
* 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
| | | | integration with Java services
* 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 ↵Christian Grothoff2011-12-21
| | | | W32 using #pragma pack from gcc 4.x
* 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 ↵Christian Grothoff2011-12-11
| | | | satisfy naming conventions
* -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 ↵David Brodski2011-10-26
| | | | working anymore.