aboutsummaryrefslogtreecommitdiff
path: root/src/transport/gnunet-service-transport_validation.c
Commit message (Collapse)AuthorAge
...
* more fixed documentationMatthias Wachs2014-01-16
|
* transport validation monitoring API (not yet complete) + CLIMatthias Wachs2014-01-15
| | | | | + fix for crash in transport/plugin_transport_udp.c
* 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
| | | | | | | | | | All transport plugin functions are modified to use HELLO addresses instead of peer,address,address_length All plugins are modified to use HELLO addresses internally This commit can break transport functionality: core tests on my system still pass, but transport tests may still fail, errors messages may occurs or crashs Will be fixed asap
* neighbour monitoring api implementedMatthias Wachs2014-01-08
|
* malloc -> newLRN2013-12-19
|
* -be stricter during handshake, close sessions with broken interactions ↵Christian Grothoff2013-12-12
| | | | aggressively
* -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 ↵Christian Grothoff2013-09-13
| | | | and another for encryption
* 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 ↵Christian Grothoff2013-08-06
| | | | everywhere, also improving ECC API to better support ECRS/GADS operations
* 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 ↵Christian Grothoff2013-02-05
| | | | INSECURE, do not use for anything but testing
* 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
|