aboutsummaryrefslogtreecommitdiff
path: root/src/transport/gnunet-service-transport_validation.h
Commit message (Collapse)AuthorAge
* -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