aboutsummaryrefslogtreecommitdiff
path: root/src/transport/plugin_transport_wlan.c
Commit message (Collapse)AuthorAge
* - complement HELPER API with functions to kill and wait on the helper processSree Harsha Totakura2013-05-09
| | | | | | - To shutdown quickly, have testbed first kill all sub-controller's helper processes first and wait later instead of kill & wait per each processes.
* -no booleanChristian Grothoff2013-04-15
|
* extended the GNUNET_OS_check_helper_binary parameters to do previlege Christian Fuchs2013-04-15
| | | | | | | | | | | | | | checking in windows. To do so, tested binaries must still be supplied with valid commandline arguments, but on windows gnunet will utilize the -d flag to run the programs initialization phase or privileged operations only. In these modes, a program will not enter its mainloop or communicate with the outside. updated relevant function calls gnunet-wide to meet the extended function parameters.
* changes for mantis 0002676Matthias Wachs2013-04-04
|
* -no longer pass distance information from non-DV pluginsChristian Grothoff2013-03-30
|
* support for FRIEND_HELLO messagesMatthias Wachs2013-03-28
|
* transport plugin api change: split of address receive and ats updatesMatthias Wachs2013-03-18
|
* -yet another libexec fixChristian Grothoff2012-11-05
|
* use calculated delays /w wlanMatthias Wachs2012-10-26
|
* workaroundMatthias Wachs2012-10-25
|
* -trying to fix fragmentation / udp performance, not working yetChristian Grothoff2012-10-22
|
* -switch on int for cparserChristian Grothoff2012-10-18
|
* doxygenMatthias Wachs2012-10-16
|
* overhead reportingMatthias Wachs2012-10-16
|
* reducing error messages about missing configuration options by introducing ↵Christian Grothoff2012-09-27
| | | | new helper functions to print them uniformly
* WLAN statsMatthias Wachs2012-09-26
|
* - memory leakMatthias Wachs2012-09-17
|
* only use control pipe with helpers IF the helper actually supports itChristian Grothoff2012-08-29
|
* - fixMatthias Wachs2012-08-29
|
* changes to address notificationMatthias Wachs2012-08-24
|
* extended HELPER api to notify when child crashesSree Harsha Totakura2012-07-16
|
* -LRN: Check session target:Christian Grothoff2012-06-23
| | | | | | | | | | It changes the Session object layout to make peer identity its first field, always, for all sessions. Code in find_session() can use this to check that the session belongs to the right peer. test_ats_api_add_address always triggers this due to the way it fakes a pointer to session object.
* - 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
|