aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* removing GNUNET_TRANSPORT_PS_CONNECT_RECV_BLACKLIST stateMatthias Wachs2014-03-26
* remove debugging breaksMatthias Wachs2014-03-26
* - Avoid dereferencing undefined pointer when the request status indicates an ...Sree Harsha Totakura2014-03-26
* remove debug breakMatthias Wachs2014-03-26
* remove stateMatthias Wachs2014-03-26
* removing blacklist state not required anymore Matthias Wachs2014-03-26
* fix compile warningMatthias Wachs2014-03-26
* Do blacklist checks on CONNECT before giving CONNECT to neighbours.Matthias Wachs2014-03-25
* checking incoming connection behaviour:Matthias Wachs2014-03-24
* FIX:Matthias Wachs2014-03-24
* checking incoming connectionsMatthias Wachs2014-03-24
* Merged update_successor and update_predecessor with finger table addSupriti Singh2014-03-24
* task was not marked as canceled when canceledMatthias Wachs2014-03-24
* - fixBart Polot2014-03-22
* - fixBart Polot2014-03-22
* - optimizations for runtimeBart Polot2014-03-22
* - add more linksBart Polot2014-03-22
* - start test if warmup "fails"Bart Polot2014-03-22
* - fix handling of duplicate incoming channel create with respect to queued re...Bart Polot2014-03-22
* - profiler changesBart Polot2014-03-22
* - dont assertBart Polot2014-03-22
* - debugBart Polot2014-03-22
* - pass warmup parameterBart Polot2014-03-22
* - fixBart Polot2014-03-22
* - cancel SYNACK retry task when forced to SYNACK by an incoming SYNBart Polot2014-03-22
* - don-t re-scheduler, destroy immediately (comes from scheduler)Bart Polot2014-03-22
* - fix maskBart Polot2014-03-22
* - set first channel number properlyBart Polot2014-03-22
* - send ACK on duplicate channel_createBart Polot2014-03-22
* - fix peer to notifyBart Polot2014-03-22
* - don't delay testsBart Polot2014-03-22
* - invalidate instead of destroying, to avoid reusing right away (from stale D...Bart Polot2014-03-22
* - elimiate all pathsBart Polot2014-03-22