aboutsummaryrefslogtreecommitdiff
path: root/src/transport/gnunet-service-transport_validation.c
Commit message (Collapse)AuthorAge
* mantis #1844Matthias Wachs2011-10-24
|
* fixesChristian Grothoff2011-10-24
|
* also generate PONG if PING contains an empty address:Christian Grothoff2011-10-23
|
* move GNUNET_TRANSPORT_ATS_ to GNUNET_ATS_Christian Grothoff2011-10-17
|
* compileMatthias Wachs2011-10-13
|
* fix for 1819:Matthias Wachs2011-10-04
| | | | | when HELLO message arrives, peer's public key is added to peerinfo even no addresses could be validated
* do latency computation - #1768Christian Grothoff2011-09-19
|
* misc train hackingChristian Grothoff2011-09-09
|
* porting gnunet-transport-list-connections to binary addressMatthias Wachs2011-09-07
|
* correct usage of ats \0 terminationMatthias Wachs2011-09-07
|
* separate transport api debug messages from transport debuggingMatthias Wachs2011-09-05
| | | | | re-enabling ats in validation
* cleanup API for get_hello and get_hello_cancelChristian Grothoff2011-09-02
|
* don't add addrs like crazyChristian Grothoff2011-09-02
|
* - handle_pong used wrong address sizeMatthias Wachs2011-08-29
| | | | | | - TODO: GNUNET_ATS_address_update crashes transport service
* run indent twice, it alternates between two 'canonical' forms, also run ↵Christian Grothoff2011-08-29
| | | | whitespace remover
* fix:Matthias Wachs2011-08-25
| | | | | | - correct message size - correct strlen
* indentationChristian Grothoff2011-08-15
|
* indentationChristian Grothoff2011-08-15
|
* process keepalive, simplify PONGsChristian Grothoff2011-08-14
|
* more sane numberingChristian Grothoff2011-08-14
|
* demultiplexingChristian Grothoff2011-08-14
|
* stuffChristian Grothoff2011-08-14
|
* make compileChristian Grothoff2011-08-14
|
* LRN: Fix deps in transportChristian Grothoff2011-08-14
|
* no need for public keyChristian Grothoff2011-08-12
|
* add address timeoutChristian Grothoff2011-08-12
|
* initial ATS service refactoringChristian Grothoff2011-08-12
|
* moving API around to make ATS implementable and separableChristian Grothoff2011-08-12
|
* implementing client's sendChristian Grothoff2011-08-12
|
* validation should notify async callbacks about updatesChristian Grothoff2011-08-12
|
* send HELLO with PINGChristian Grothoff2011-08-12
|
* stuffChristian Grothoff2011-08-07
|
* stuffChristian Grothoff2011-08-07
|
* stuffChristian Grothoff2011-08-07
|
* peerinfo get missing from validation, fixingChristian Grothoff2011-08-07
|
* re-enabling signature caching codeChristian Grothoff2011-08-06
|
* handle PONGsChristian Grothoff2011-08-06
|
* transmit PONGsChristian Grothoff2011-08-06
|
* send target address with PINGChristian Grothoff2011-08-06
|
* send validation PINGChristian Grothoff2011-08-06
|
* remember notifiesChristian Grothoff2011-08-06
|
* stuffChristian Grothoff2011-08-05
|
* more refactoringChristian Grothoff2011-08-05