aboutsummaryrefslogtreecommitdiff
path: root/src/transport/gnunet-service-transport_validation.c
Commit message (Expand)AuthorAge
* profilerMatthias Wachs2014-08-29
* -doxygenChristian Grothoff2014-08-26
* log message for delayed validationMatthias Wachs2014-06-26
* fix uninitialized valueMatthias Wachs2014-06-26
* make delay computation readableMatthias Wachs2014-06-26
* this break was never seen ... so not required anymoreMatthias Wachs2014-06-26
* -doxygen, indentationChristian Grothoff2014-06-22
* -simplify logic a bit, doxygen, indentationChristian Grothoff2014-06-22
* fix for bug #0003416: do not stop parsing uri when plugin is not foundMatthias Wachs2014-06-03
* these messages should not be logged as errorsMatthias Wachs2014-05-27
* blacklist checks have to be cancelled when session is terminated, especially ...Matthias Wachs2014-03-27
* more fixed documentationMatthias Wachs2014-01-16
* transport validation monitoring API (not yet complete) + CLIMatthias Wachs2014-01-15
* improved log messagesMatthias Wachs2014-01-14
* increase log level for useful messagesMatthias Wachs2014-01-14
* implementing 0003268 to inbound information in HELLO addressesMatthias Wachs2014-01-13
* neighbour monitoring api implementedMatthias Wachs2014-01-08
* malloc -> newLRN2013-12-19
* -be stricter during handshake, close sessions with broken interactions aggres...Christian Grothoff2013-12-12
* -indentation, doxygen, loggingChristian Grothoff2013-12-11
* payload and dataMatthias Wachs2013-10-18
* separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff2013-10-10
* -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