aboutsummaryrefslogtreecommitdiff
path: root/src/transport/gnunet-service-transport_validation.h
Commit message (Collapse)AuthorAge
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
|
* uncrustify as demanded.ng02019-09-08
|
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
|
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
|
* removing GNUNET_TRANSPORT_monitor_validation-APIChristian Grothoff2016-07-06
|
* -fix (C) noticesChristian Grothoff2016-01-19
|
* rename 'struct Session' to 'struct GNUNET_ATS_Session' to satisfy naming ↵Christian Grothoff2015-10-18
| | | | conventions
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* Various changes:Christian Grothoff2015-02-05
| | | | | | | | | | | | | | | - removed "in_use" from being passed to ATS, no longer needed as we tell ATS when we cannot follow a suggestion by removing the address; simplifies the code a lot - better handling of state machine, fallback to primary session if address switch to new session timed out - nicer logging - more comments - new testcase failures, because of #3652, #3651 and #3650 (or more that i missed).
* get_address_latency is actually deadChristian Grothoff2015-02-02
|
* get_address_latency also does not use sessionChristian Grothoff2015-02-02
|
* GST_validation_set_address_use does not need the sessionChristian Grothoff2015-02-02
|
* avoid passing both PeerIdentity and Address (which contains PeerIdentity) if ↵Christian Grothoff2015-02-02
| | | | address is always present as then this is redundant
* -simplify logic a bit, doxygen, indentationChristian Grothoff2014-06-22
|
* more fixed documentationMatthias Wachs2014-01-16
|
* documentation for transport serviceMatthias Wachs2014-01-16
|
* transport validation monitoring API (not yet complete) + CLIMatthias Wachs2014-01-15
| | | | | + fix for crash in transport/plugin_transport_udp.c
* neighbour monitoring api implementedMatthias Wachs2014-01-08
|
* -be stricter during handshake, close sessions with broken interactions ↵Christian Grothoff2013-12-12
| | | | aggressively
* separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff2013-10-10
|
* splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing ↵Christian Grothoff2013-09-13
| | | | and another for encryption
* 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
* 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
|
* - debugging code for mantis 2216Matthias Wachs2012-03-30
|
* some doxygen + refactoring of GST_validation_set_address_useMatthias Wachs2011-11-30
|
* -fixing indentationChristian Grothoff2011-11-29
|
* refactoring how we handle peer addresses in peerinfo/ats/transport/hello ↵Christian Grothoff2011-11-08
| | | | subsystems -- use a struct instead of 3--4 arguments
* more code to get latency in ATSI working; not complete, also now generating ↵Christian Grothoff2011-11-07
| | | | a warning -- for a real problem that still needs to be fixed
* PING regularly, track latency, towards fixing 1793, 1879Christian Grothoff2011-11-07
|
* misc train hackingChristian Grothoff2011-09-09
|
* even nicer indentation, thanks to LRN's indent patchChristian Grothoff2011-08-16
|
* indentationChristian Grothoff2011-08-15
|
* indentationChristian Grothoff2011-08-15
|
* demultiplexingChristian Grothoff2011-08-14
|
* moving API around to make ATS implementable and separableChristian Grothoff2011-08-12
|
* stuffChristian Grothoff2011-08-07
|
* transmit PONGsChristian Grothoff2011-08-06
|
* send validation PINGChristian Grothoff2011-08-06
|
* stuffChristian Grothoff2011-08-05
|
* more refactoringChristian Grothoff2011-08-05
|
* draftChristian Grothoff2011-08-04
|
* draft headersChristian Grothoff2011-08-04