aboutsummaryrefslogtreecommitdiff
path: root/src/transport/gnunet-service-transport_neighbours.c
Commit message (Collapse)AuthorAge
...
* more fixed documentationMatthias Wachs2014-01-16
|
* transport validation monitoring API (not yet complete) + CLIMatthias Wachs2014-01-15
| | | | | + fix for crash in transport/plugin_transport_udp.c
* improved checking for directionMatthias Wachs2014-01-14
|
* improved log messagesMatthias Wachs2014-01-14
|
* implementing 0003268 to inbound information in HELLO addressesMatthias Wachs2014-01-13
| | | | | | | | | | All transport plugin functions are modified to use HELLO addresses instead of peer,address,address_length All plugins are modified to use HELLO addresses internally This commit can break transport functionality: core tests on my system still pass, but transport tests may still fail, errors messages may occurs or crashs Will be fixed asap
* naming conventions for peer statesMatthias Wachs2014-01-10
|
* extending ATS api suggest callback with peer idMatthias Wachs2014-01-09
| | | | | adding suggest continuation
* renaming states according to naming convenationsMatthias Wachs2014-01-09
|
* 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
|