aboutsummaryrefslogtreecommitdiff
path: root/src/mesh
Commit message (Collapse)AuthorAge
...
* - just create one connection, from smaller to bigger IDBart Polot2014-04-09
|
* - fix compilationBart Polot2014-04-09
|
* - destroy a channel if some traffic is missing and the channel has been ↵Bart Polot2014-04-09
| | | | remotely destroyed
* - send buffered data to client before destroying channelBart Polot2014-04-09
|
* - commentsBart Polot2014-04-09
|
* - always check if channel was last, then mark tunnel for destructionBart Polot2014-04-09
|
* - logBart Polot2014-04-09
|
* - fix cli arg parseBart Polot2014-04-09
|
* version bumping for 0.10.1Christian Grothoff2014-04-08
|
* - remove old testsBart Polot2014-04-08
|
* - 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 ↵Bart Polot2014-04-08
| | | | becomes available and a tunnel is present
* - 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
|