aboutsummaryrefslogtreecommitdiff
path: root/src/transport
Commit message (Expand)AuthorAge
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* -sane timeoutChristian Grothoff2015-02-06
* Various changes:Christian Grothoff2015-02-05
* improved test descriptionMatthias Wachs2015-02-04
* cleaning up test a bitChristian Grothoff2015-02-04
* also allow local addresses for P2Christian Grothoff2015-02-04
* remember which port we picked at random on port-autoconfigChristian Grothoff2015-02-04
* add internal API to enable telling ATS about 'failed' suggestionsChristian Grothoff2015-02-03
* -docuChristian Grothoff2015-02-03
* get rid of unused state and dead code: GST_neighbour_get_latency is never usedChristian Grothoff2015-02-03
* never destroy sessions on free_neighbour(), they should be destroyed by their...Christian Grothoff2015-02-03
* -assert to check API useChristian Grothoff2015-02-03
* -fix NPEChristian Grothoff2015-02-03
* -dead code eliminationChristian Grothoff2015-02-03
* separate ATS interface scanning logic from ATS scheduling logicChristian Grothoff2015-02-03
* separate ATS connectivity suggestions from ATS scheduling APIChristian Grothoff2015-02-03
* -document structChristian Grothoff2015-02-03
* document API, do not pass unused 'session' argumentChristian Grothoff2015-02-03
* when ATS suggests an address that neighbours does not have a peer for, do not...Christian Grothoff2015-02-03
* adding statistics on why transport may drop ATS suggestionsChristian Grothoff2015-02-03
* -fix fixChristian Grothoff2015-02-02
* dramatically simplify quota notification: avoid registration, simply always n...Christian Grothoff2015-02-02
* reduce callback insanity for callbacks that are always bound to only one valueChristian Grothoff2015-02-02
* get_address_latency is actually deadChristian Grothoff2015-02-02
* get_address_latency also does not use sessionChristian Grothoff2015-02-02
* GST_validation_set_address_use does not need the sessionChristian Grothoff2015-02-02
* check that we support the specified plugin early, not lateChristian Grothoff2015-02-02
* remove blacklisted addresses immediately from validation mapChristian Grothoff2015-02-02
* add statistic on size of validation_mapChristian Grothoff2015-02-02
* -removing dead code, chvc_ was not used at allChristian Grothoff2015-02-02
* avoid passing both PeerIdentity and Address (which contains PeerIdentity) if ...Christian Grothoff2015-02-02
* -cleanupChristian Grothoff2015-02-02
* avoid duplication from storing PID in both address and in validation entryChristian Grothoff2015-02-02
* -doxyen, comments, indentationChristian Grothoff2015-02-02
* fix #3630Christian Grothoff2015-02-01
* cleaning up UDP code to use only on address format throughout the code as muc...Christian Grothoff2015-02-01
* -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