aboutsummaryrefslogtreecommitdiff
path: root/src/transport/gnunet-service-transport_neighbours.c
Commit message (Collapse)AuthorAge
* neighbour monitoring api implementedMatthias Wachs2014-01-08
|
* implementing monitoring apiMatthias Wachs2014-01-08
|
* new monitoring APIMatthias Wachs2014-01-07
|
* -fix-ftbfsChristian Grothoff2013-12-23
|
* -more logging and doxygen fixesChristian Grothoff2013-12-23
|
* -code hygeneChristian Grothoff2013-12-22
|
* -more loggingChristian Grothoff2013-12-18
|
* disable debugging messagesMatthias Wachs2013-12-18
|
* pass ATS information for incoming sessions immediately to ATS serviceChristian Grothoff2013-12-18
|
* fix for bt plugin and set nonce to 0Matthias Wachs2013-12-18
|
* new timeout function and keep alives with noncesMatthias Wachs2013-12-18
|
* Non-uniform keepalive timeout for different pluginsLRN2013-12-15
|
* -cleanup, doxygenChristian Grothoff2013-12-13
|
* -simplify logic to help diagnose #2858Christian Grothoff2013-12-13
|
* reduce switch log level, increase ats timeout log levelMatthias Wachs2013-12-13
|
* -fix 3208 by making kills asyncChristian Grothoff2013-12-13
|
* commentMatthias Wachs2013-12-13
|
* remove addresses we cannot connect toMatthias Wachs2013-12-13
|
* Destroy address and session if blacklist denies connectionMatthias Wachs2013-12-13
| | | | | Address suggestion requests are not need, if a request was scheduled before...
* this is not possible, since identity check is enforced by transport_clients ↵Matthias Wachs2013-12-13
| | | | on try connect call
* -be stricter during handshake, close sessions with broken interactions ↵Christian Grothoff2013-12-12
| | | | aggressively
* -extend transport plugin API with capability to just disconnect a single ↵Christian Grothoff2013-12-12
| | | | session (not yet used)
* be more descriptive for debuggingMatthias Wachs2013-12-12
|
* -more logging, etc.Christian Grothoff2013-12-11
|
* -indentation, doxygen, loggingChristian Grothoff2013-12-11
|
* -doxygen fixesChristian Grothoff2013-12-10
|
* -doxygen, indentation fixesChristian Grothoff2013-12-09
|
* -doxygen, indentation fixesChristian Grothoff2013-12-09
|
* -doxygen, indentation fixesChristian Grothoff2013-12-09
|
* -doxygen, indentation fixesChristian Grothoff2013-12-09
|
* fixed public key and identity comparison in disconnect messagesMatthias Wachs2013-12-05
|
* fix div by zeroMatthias Wachs2013-11-28
|
* fixing crashMatthias Wachs2013-10-18
|
* payload and dataMatthias Wachs2013-10-18
|
* (no commit message)Matthias Wachs2013-10-18
|
* clean up code and code for utilizationMatthias Wachs2013-10-18
|
* - fix assertion in schedulingMatthias Wachs2013-10-18
| | | | | - formatting
* basic utilization implementationMatthias Wachs2013-10-18
| | | | | causes an assertion in ats_scheduling when address is not yet known
* 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
|
* clarified docu and log level for ATS disconnect notificationsMatthias Wachs2013-09-16
|
* splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing ↵Christian Grothoff2013-09-13
| | | | and another for encryption
* important messages are infoMatthias Wachs2013-09-12
| | | | | ATS timeout was breaking tests /w valgrind
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
|
* improved messagesMatthias Wachs2013-08-08
|
* 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
* move add function directly to transportMatthias Wachs2013-07-10
|
* code deduplication: move to functionMatthias Wachs2013-07-10
|
* adding addresses with networkMatthias Wachs2013-07-09
|