aboutsummaryrefslogtreecommitdiff
path: root/src/transport
Commit message (Expand)AuthorAge
* -fix logging, set quota to higher for testcase, also WLANChristian Grothoff2015-01-26
* -fix logging, set quota to higher for testcaseChristian Grothoff2015-01-26
* -fc not done here, do not nullChristian Grothoff2015-01-26
* -do not send any messages until we have our own MAC from the helperChristian Grothoff2015-01-26
* -udp broadcasts should not be flagged as inboundChristian Grothoff2015-01-25
* -fix warnings created by ARM opening too many sockets with limited sockets te...Christian Grothoff2015-01-25
* -correct a few overly optimistic assumptions about what can legitimately happ...Christian Grothoff2015-01-25
* -stupid check, removeChristian Grothoff2015-01-25
* fix shutdown order to destroy sessions first, fix logic failure with respect ...Christian Grothoff2015-01-25
* fixing wrong assertionsChristian Grothoff2015-01-25
* -indentationChristian Grothoff2015-01-25
* -pass closure, indentation fixesChristian Grothoff2015-01-25
* -use static where applicableChristian Grothoff2015-01-25
* always create session before giving performance metricsChristian Grothoff2015-01-25
* -indentationChristian Grothoff2015-01-25
* -undo bad commitChristian Grothoff2015-01-25
* -indentation plugin_transport_udp.cChristian Grothoff2015-01-25
* only add addresses as valid from peerinfo if we have the respective plugin lo...Christian Grothoff2015-01-25
* store suggest handles, do not dropChristian Grothoff2015-01-25
* Fix the use of (GNUNET_)strdup and (GNUNET_)freeLRN2015-01-24
* towards a cleaner ATS scheduling APIChristian Grothoff2015-01-22
* -towards improved ATS API, adding return value with address record when addin...Christian Grothoff2015-01-19
* -fix compile issue due to api changeChristian Grothoff2015-01-18
* -remarking on things to fixChristian Grothoff2015-01-18
* remove ATS information from callback from ATS address selection, as the argum...Christian Grothoff2015-01-18
* removing dead logic to copy and pass around unused ATS valuesChristian Grothoff2015-01-18
* -just indentation, dead codeChristian Grothoff2015-01-18
* simplify ATS API and plugin API by returning the network type, instead of an ...Christian Grothoff2015-01-17
* eliminating callback argument and its implementation which are never called i...Christian Grothoff2015-01-17
* use ATS functions to convert quality network type to string, instead of using...Christian Grothoff2015-01-17
* -oopsChristian Grothoff2015-01-17
* do not print two messages, one is enoughChristian Grothoff2015-01-17
* -clean up testcaseChristian Grothoff2015-01-10
* fixed and improved test for address switchingMatthias Wachs2015-01-08
* fixing testcase: task not correctly unset, passes for me nowMatthias Wachs2015-01-08
* -docu, style fixesChristian Grothoff2015-01-05
* -stylistic fixes, also, only block re-validation for 2s IF we actually did se...Christian Grothoff2015-01-05
* Add a test to reproduce issue #3554David Barksdale2015-01-01
* -fix doxygen issuesChristian Grothoff2014-12-25
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff2014-12-24
* fix #3589Christian Grothoff2014-12-23
* -fix call to MHD_start_daemon, properly pass MHD_USE_IPv6 if neededChristian Grothoff2014-12-23
* Remove work-around for bad NULL definitionDavid Barksdale2014-12-23
* -doxygen and minor style fixesChristian Grothoff2014-12-20
* -simplify logicChristian Grothoff2014-12-20
* -make staticChristian Grothoff2014-12-20
* -use separate message types for TRY_CONNECT and TRY_DISCONNECTChristian Grothoff2014-12-20
* -eliminate duplicate all_zeros globals, eliminated dead 'latency' field in Se...Christian Grothoff2014-12-20
* -add assertionChristian Grothoff2014-12-20
* -use const in peerstore callbackChristian Grothoff2014-12-18