aboutsummaryrefslogtreecommitdiff
path: root/src/transport/gnunet-service-transport_validation.c
Commit message (Expand)AuthorAge
* -remove trailing whitespaceChristian Grothoff2013-10-06
* -getting ATS and transport to compile again (part of #3047)Christian Grothoff2013-09-30
* splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing and...Christian Grothoff2013-09-13
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
* error message instead of assertionMatthias Wachs2013-08-07
* moving to new, fixed-size encoding of public and private ECC keys everywhere,...Christian Grothoff2013-08-06
* uninitialized variableMatthias Wachs2013-07-18
* unused variableMatthias Wachs2013-07-12
* disabling error level message, adding stats insteadMatthias Wachs2013-07-12
* fixed address validation for plugins with client server architectureMatthias Wachs2013-07-12
* enabling address check in validationMatthias Wachs2013-07-11
* modified validation to use new api call to set networktypeMatthias Wachs2013-07-10
* 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