aboutsummaryrefslogtreecommitdiff
path: root/src/transport/gnunet-service-transport.h
Commit message (Collapse)AuthorAge
* separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff2013-10-10
|
* -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
* 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
* notify ATS about a session (used for for validation) if we receive payload ↵Matthias Wachs2013-07-11
| | | | from a remote peer on this session
* renaming functionMatthias Wachs2013-07-10
|
* move add function directly to transportMatthias Wachs2013-07-10
|
* -constChristian Grothoff2013-03-25
|
* doxygenMatthias Wachs2013-03-25
|
* fixing ATS dataMatthias Wachs2013-03-22
|
* transport plugin api change: split of address receive and ats updatesMatthias Wachs2013-03-18
|
* switching to ECDHE cryptography f, implementation is incomplete and ↵Christian Grothoff2013-02-05
| | | | INSECURE, do not use for anything but testing
* more metricMatthias Wachs2013-02-05
|
* new ATS API -- code won't compileChristian Grothoff2011-10-13
|
* separate transport api debug messages from transport debuggingMatthias Wachs2011-09-05
| | | | | re-enabling ats in validation
* initial ATS service refactoringChristian Grothoff2011-08-12
|
* dummy ATS implementationChristian Grothoff2011-08-11
|
* transmit PONGsChristian Grothoff2011-08-06
|
* implementing new HELLO apiChristian Grothoff2011-08-04
|
* draftChristian Grothoff2011-08-04
|
* draft headersChristian Grothoff2011-08-04