aboutsummaryrefslogtreecommitdiff
path: root/src/transport/plugin_transport_wlan.c
Commit message (Collapse)AuthorAge
* doxygenMatthias Wachs2013-10-18
|
* fix for incoming addresses:Matthias Wachs2013-10-07
| | | | | | incoming addresses are only marked with address length 0 if the address cannot be used to initiate a connection to his address. Therefor only for tcp and http(s) incoming connections an address length of 0 is reported whereas for other plugins (unix, udp, wlan) the incoming address can be used to initiate a connection to this address.
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* plugin returns inbound session if outbound session is requieredMatthias Wachs2013-09-13
|
* fix clang reportMatthias Wachs2013-08-20
|
* fixing clang reportsMatthias Wachs2013-08-20
|
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
|
* -add dv_get_network to DV API, improve signature to use 'struct Session *' ↵Christian Grothoff2013-07-13
| | | | instead of 'void *'
* notification for inbound sessionsMatthias Wachs2013-07-11
|
* fix: wrong address lengthMatthias Wachs2013-07-11
|
* changed return type to enumMatthias Wachs2013-07-10
| | | | | added get_network to template
* added functionMatthias Wachs2013-07-09
|
* fix failing tests: returned wrong address sizeMatthias Wachs2013-07-02
|
* fixing stack corruption due to buffer overflowMatthias Wachs2013-07-02
|
* fix address printingMatthias Wachs2013-07-01
|
* -fix compiler warning, removing unnecessary attributeChristian Grothoff2013-06-30
|
* added option field for WLAN addressesMatthias Wachs2013-06-28
|
* - 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
|