aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* minor changes for address conversionMatthias Wachs2014-04-01
* Do not account canceled messages as sent regarding flow controlBart Polot2014-04-01
* Cancel CORE transmit ready request when cancelling last transmittable messageBart Polot2014-04-01
* - docBart Polot2014-04-01
* - shutdown dht last to allow tunnels to clean searches upBart Polot2014-04-01
* - logBart Polot2014-04-01
* - remove explicit keepalive from queueingBart Polot2014-04-01
* - fix queue priorityBart Polot2014-04-01
* - use specific GMP_ function to stop dhtBart Polot2014-04-01
* - stop dht route search on tunnel destroyBart Polot2014-04-01
* - peer info apiBart Polot2014-04-01
* - don't dereference NULL tunnelsBart Polot2014-04-01
* - implement client-side peer_id info requestBart Polot2014-04-01
* - add peer option, move listen to free '-p'Bart Polot2014-04-01
* - use small mesh hashes for info apiBart Polot2014-04-01
* - implement h2sBart Polot2014-04-01
* - move mesh hash to public apiBart Polot2014-04-01
* - remove unnecessary breakBart Polot2014-04-01
* Missing extern for C++Bruno Cabral2014-03-31
* fix for connection counterMatthias Wachs2014-03-31
* fix duplicate connect notificationsMatthias Wachs2014-03-31
* fixed check for session_ack handlingMatthias Wachs2014-03-31
* debug message for assertion to figure out malformed address lengthMatthias Wachs2014-03-31
* friend is a reserved work in C++. Rename to friend_id.Bruno Cabral2014-03-30
* no need to be an errorMatthias Wachs2014-03-29
* debuggging message for "send ACK but no session found" issueMatthias Wachs2014-03-29
* destroy session if connect failsMatthias Wachs2014-03-29
* Fixed the overflow problems reported in issue 3350Claudiu Olteanu2014-03-28
* changes to switch when connectedMatthias Wachs2014-03-28
* cancel delayed disconnect task on freeMatthias Wachs2014-03-28
* changes in ACK handlingMatthias Wachs2014-03-28
* make plugin fail if bind fails ...Matthias Wachs2014-03-28
* re-add address on connectMatthias Wachs2014-03-28
* fixing crash in unixMatthias Wachs2014-03-28
* Framework for put/get/monitorSupriti Singh2014-03-28
* improved printingMatthias Wachs2014-03-28
* fixing crash: cancel dead task 1004493731513019834!Matthias Wachs2014-03-28
* API header with disconnect callMatthias Wachs2014-03-27
* added functionality to use the CLI to disconnect peersMatthias Wachs2014-03-27
* We do not need the address and session hereMatthias Wachs2014-03-27
* improved network lookup Matthias Wachs2014-03-27
* one break to break it all: Matthias Wachs2014-03-27
* blacklist checks have to be cancelled when session is terminated, especially ...Matthias Wachs2014-03-27
* remove blacklist check in neighbours on CONNECTMatthias Wachs2014-03-27
* reformatMatthias Wachs2014-03-27
* some testing code for debugging Matthias Wachs2014-03-27
* Address was not deleted if SEND_CONNECT in FAST RECONNECT failedMatthias Wachs2014-03-27
* error handling for failed CONNECT messages in CONNECT_SWITCHINGMatthias Wachs2014-03-26
* we do not need this address in neighbours: was already added when CONNECT was...Matthias Wachs2014-03-26
* remove CONNECT_SWITCHING_BLACKLIST stateMatthias Wachs2014-03-26