aboutsummaryrefslogtreecommitdiff
path: root/src/transport/gnunet-service-transport_neighbours.h
Commit message (Expand)AuthorAge
* removing try_connect-related logic that really should no longer be needed (#3...Christian Grothoff2015-11-06
* rename 'struct Session' to 'struct GNUNET_ATS_Session' to satisfy naming conv...Christian Grothoff2015-10-18
* log plugin involved in slow transmissionsChristian Grothoff2015-10-17
* -do not export set_incoming_quota past file, it is not used beyond the scopeChristian Grothoff2015-10-17
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* define quota message to transmit quota requests, towards addressing #3652Christian Grothoff2015-03-02
* more dead and duplicate code eliminationChristian Grothoff2015-02-08
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* get rid of unused state and dead code: GST_neighbour_get_latency is never usedChristian Grothoff2015-02-03
* document API, do not pass unused 'session' argumentChristian Grothoff2015-02-03
* 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
* avoid passing both PeerIdentity and Address (which contains PeerIdentity) if ...Christian Grothoff2015-02-02
* -towards improved ATS API, adding return value with address record when addin...Christian Grothoff2015-01-19
* removing dead logic to copy and pass around unused ATS valuesChristian Grothoff2015-01-18
* using tcp terminology for 3 way handshake: syn/syn_ack/ack Matthias Wachs2014-08-28
* We do not need the address and session hereMatthias Wachs2014-03-27
* send receive delay rescheduling supportMatthias Wachs2014-01-30
* neighbour monitoring api implementedMatthias Wachs2014-01-08
* implementing monitoring apiMatthias Wachs2014-01-08
* new monitoring APIMatthias Wachs2014-01-07
* new timeout function and keep alives with noncesMatthias Wachs2013-12-18
* -be stricter during handshake, close sessions with broken interactions aggres...Christian Grothoff2013-12-12
* payload and dataMatthias Wachs2013-10-18
* (no commit message)Matthias Wachs2013-10-18
* basic utilization implementationMatthias Wachs2013-10-18
* -doxygen fixesChristian Grothoff2013-03-23
* changes to connect_cbMatthias Wachs2013-03-21
* ats related changes in transportMatthias Wachs2013-03-21
* removing atsMatthias Wachs2013-03-21
* throttling validationsMatthias Wachs2013-02-04
* overhead reportingMatthias Wachs2012-10-16
* - implementation for mantis 0002485Matthias Wachs2012-07-06
* - doxygenMatthias Wachs2012-06-19
* -fixMatthias Wachs2012-06-18
* -major rewrite of gnunet-service-transport_neighbours state machineChristian Grothoff2012-05-13
* - coverity errorsMatthias Wachs2012-02-13
* -applying patch from vminko to fix #1972: adding support for continuous trans...Christian Grothoff2012-02-06
* - more changesMatthias Wachs2012-01-26
* -fixing indentationChristian Grothoff2011-11-29
* - finale commit for the api changeMatthias Wachs2011-11-29
* introducing GNUNET_UNUSED macro instead of hard-coding gcc attribute all over...Christian Grothoff2011-11-28
* latency measurement with neighbour_keep_alive_taskMatthias Wachs2011-11-10
* refactoring how we handle peer addresses in peerinfo/ats/transport/hello subs...Christian Grothoff2011-11-08
* more code to get latency in ATSI working; not complete, also now generating a...Christian Grothoff2011-11-07
* curly wars / auto-indentationChristian Grothoff2011-11-04
* moving files from dev to final locationMatthias Wachs2011-10-28
* (no commit message)Matthias Wachs2011-10-27
* fixing 1836Christian Grothoff2011-10-22
* fixing 1792: validate signature in disconnect requestChristian Grothoff2011-10-21