aboutsummaryrefslogtreecommitdiff
path: root/src/mesh
Commit message (Expand)AuthorAge
* - dont send keepalives if payload traffic is already queuedBart Polot2014-04-08
* - show error contextBart Polot2014-04-08
* - don't complain, from tunnel it's not possible to checkBart Polot2014-04-08
* - missing mergeBart Polot2014-04-08
* - fix #3364, establish a new connection to a peer when a core connection beco...Bart Polot2014-04-08
* - fixmeBart Polot2014-04-08
* - use only one core, to fix logging raceBart Polot2014-04-07
* - fix count checkBart Polot2014-04-07
* - refactor, check for existing copyBart Polot2014-04-07
* - fix dead code covertiy 12876Bart Polot2014-04-07
* - fix coverity 12989Bart Polot2014-04-07
* logBart Polot2014-04-07
* - logBart Polot2014-04-07
* - rename 256 bit mesh hash typeBart Polot2014-04-07
* - remove ERROR logBart Polot2014-04-01
* - fix uninitialized variableBart Polot2014-04-01
* - log checksum error (for #3333)Bart Polot2014-04-01
* - check handles on send_echo, fix #3349Bart Polot2014-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
* - 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