aboutsummaryrefslogtreecommitdiff
path: root/src/transport/gnunet-service-transport_validation.c
Commit message (Expand)AuthorAge
* -chaning multihashmap API to allow option for avoiding key allocationChristian Grothoff2012-10-07
* - unaligned memory accessMatthias Wachs2012-09-13
* remove msgMatthias Wachs2012-08-08
* commentMatthias Wachs2012-07-25
* - coverity 10070Matthias Wachs2012-07-25
* - coverity 10080Matthias Wachs2012-07-25
* -debug code for new transport issueChristian Grothoff2012-07-24
* - check did not fail over night with running peer, so it's not needed anymoreMatthias Wachs2012-07-06
* - compatibility codeMatthias Wachs2012-07-05
* - fix for 2481 and 2472Matthias Wachs2012-07-04
* - changed behavior when receiving CONNECT messages ... inbound session and NA...Matthias Wachs2012-06-15
* - changes related to ATS_address_add + testcases for address deletion and addingMatthias Wachs2012-06-15
* -consistently use struct GNUNET_HashCodeChristian Grothoff2012-06-12
* - correct outputMatthias Wachs2012-06-01
* -removing legacy ifdefs, fixing log statementsChristian Grothoff2012-05-06
* -enable lm buildingChristian Grothoff2012-05-03
* - fix for debugging codeMatthias Wachs2012-04-02
* - debugging code for mantis 2216Matthias Wachs2012-03-30
* not an error: plugin can return NULL (e.g. for IPv6 address when does not sup...Matthias Wachs2012-02-23
* fix coverity 10138Matthias Wachs2012-02-22
* removing legacy send functions from plugins and renaming new send functionMatthias Wachs2012-02-13
* new sending in validationMatthias Wachs2012-02-13
* fixing 2012: network structure alignment now forced to be correct even on W32...Christian Grothoff2011-12-21
* some doxygen + refactoring of GST_validation_set_address_useMatthias Wachs2011-11-30
* -fixing indentationChristian Grothoff2011-11-29
* -nlChristian Grothoff2011-11-29
* - hunting a bugMatthias Wachs2011-11-29
* do not validate own addressMatthias Wachs2011-11-22
* this break is not needed anymore, since we measure latency in neighboursMatthias Wachs2011-11-10
* latency measurement with neighbour_keep_alive_taskMatthias Wachs2011-11-10
* handle PONG only if expectedMatthias Wachs2011-11-10
* fixChristian Grothoff2011-11-09
* fixChristian Grothoff2011-11-09
* 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
* PING regularly, track latency, towards fixing 1793, 1879Christian Grothoff2011-11-07
* curly wars / auto-indentationChristian Grothoff2011-11-04
* do not validate own helloMatthias Wachs2011-11-02
* remov break_opMatthias Wachs2011-11-02
* mantis #1844Matthias Wachs2011-10-24
* fixesChristian Grothoff2011-10-24
* also generate PONG if PING contains an empty address:Christian Grothoff2011-10-23
* move GNUNET_TRANSPORT_ATS_ to GNUNET_ATS_Christian Grothoff2011-10-17
* compileMatthias Wachs2011-10-13
* fix for 1819:Matthias Wachs2011-10-04
* do latency computation - #1768Christian Grothoff2011-09-19
* misc train hackingChristian Grothoff2011-09-09
* porting gnunet-transport-list-connections to binary addressMatthias Wachs2011-09-07
* correct usage of ats \0 terminationMatthias Wachs2011-09-07
* separate transport api debug messages from transport debuggingMatthias Wachs2011-09-05