aboutsummaryrefslogtreecommitdiff
path: root/src/transport/gnunet-service-transport_validation.c
Commit message (Expand)AuthorAge
* remove warn message and add documentationMatthias Wachs2013-05-23
* peerinfo API change + changes in code using apiMatthias Wachs2013-04-04
* changes for mantis 0002676Matthias Wachs2013-04-04
* support for FRIEND_HELLO messagesMatthias Wachs2013-03-28
* new friend only HELLO type GNUNET_MESSAGE_TYPE_FRIEND_HELLOMatthias Wachs2013-03-28
* print warning only on failureMatthias Wachs2013-03-06
* changesMatthias Wachs2013-03-05
* disable messageMatthias Wachs2013-03-04
* error msgMatthias Wachs2013-03-04
* validation fast start and throttlingMatthias Wachs2013-03-04
* implementing pong singature cachingMatthias Wachs2013-03-04
* -remove 093 compatiability code, change validation order slightlyChristian Grothoff2013-03-03
* switching to ECDHE cryptography f, implementation is incomplete and INSECURE,...Christian Grothoff2013-02-05
* throttling validationsMatthias Wachs2013-02-04
* Re-enable signature check warningLRN2013-01-18
* debug code for mantis 0002726Matthias Wachs2013-01-09
* preliminary workaround for 0002549Matthias Wachs2012-10-18
* -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