aboutsummaryrefslogtreecommitdiff
path: root/src/cadet/gnunet-service-cadet_peer.c
Commit message (Expand)AuthorAge
...
* -track hello offer handle while it is activeChristian Grothoff2015-10-18
* - remove unused variableBart Polot2015-10-06
* - refactor test dropping, reduce test loadBart Polot2015-10-06
* - Revamp traffic logging, small bugfixes, complete doxygenBart Polot2015-10-06
* - cancel all transmissions so core_api doesn't complainBart Polot2015-10-02
* - log shutdownBart Polot2015-10-02
* Fixed usage of known broken paths. If a connection was destroyedBart Polot2015-10-02
* - don't connect twice on core_connect, as it may cause problems since connect...Bart Polot2015-10-02
* - additional testBart Polot2015-10-02
* - use better variable namesBart Polot2015-10-02
* - don't try to connect to peers that are neighbors alreadyBart Polot2015-10-02
* - connect if there are less connections than the minimum, not moreBart Polot2015-10-02
* - don't leave freed memory on the peer's path list, signal error and remove a...Bart Polot2015-10-02
* - unify logging formatBart Polot2015-10-02
* - don't call core if there is no trafficBart Polot2015-10-02
* - formatBart Polot2015-09-03
* - make sure own_id is a correct NULL-terminated stringBart Polot2015-09-03
* Fix #3929: cancel poll towards disconnected neighborBart Polot2015-09-03
* - refactor client handlingBart Polot2015-09-03
* - logBart Polot2015-09-03
* - simplify loglevelBart Polot2015-09-03
* - refactor GCP_get_peer, fix get peer infoBart Polot2015-07-31
* - remove hello loggingBart Polot2015-07-31
* this should fix #3846Christian Grothoff2015-07-14
* committing version used to produce 3846:9432Christian Grothoff2015-07-14
* adding moderately expensive instrumentation to track down invariant violation...Christian Grothoff2015-07-13
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* - try to retransmit in case of core errorBart Polot2015-06-26
* - explicitly track shutdown statusBart Polot2015-06-26
* - on shutdown it will happen that core will return 0/NULL, this is not a warningBart Polot2015-06-26
* - fix error messageBart Polot2015-06-24
* - fixBart Polot2015-06-24
* - complain about excessive core waiting timesBart Polot2015-06-24
* - check connections on peer destroyBart Polot2015-06-24
* NULL terminate core_handlers[]David Barksdale2015-06-23
* - only log time if core is requestedBart Polot2015-06-18
* - add core timing to peer debugBart Polot2015-06-18
* - free hello when destroying peerBart Polot2015-06-17
* - destroy peers on shutdownBart Polot2015-06-17
* - since the connection->id reduction hashmap puts use a helper function with ...Bart Polot2015-06-17
* - make sure there are no duplicates in the hashmapBart Polot2015-06-17
* - roll back duplication of peer->connectionsBart Polot2015-06-17
* -avoid concurrent modification trouble when handing peer disconnectChristian Grothoff2015-06-09
* -uniqueness was simply falseChristian Grothoff2015-06-08
* -run unregister even if path is NULL, do check uniquenessChristian Grothoff2015-06-08
* -eh, remove assertChristian Grothoff2015-06-08
* -assertion also does not hold, messy codeChristian Grothoff2015-06-08
* -bogus assertionChristian Grothoff2015-06-08
* -indentation, doxygen, be a bit pickier about return values to eliminate poss...Christian Grothoff2015-06-08
* -simplifying Cadet KX to directly use EdDSA keys for ECDHEChristian Grothoff2015-06-04