aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/gnunet-service-mesh_peer.c
Commit message (Expand)AuthorAge
* Rename filesBart Polot2014-05-07
* Rename mesh->cadetBart Polot2014-05-07
* - fix buffer fill for payload messagesBart Polot2014-05-07
* - Eliminate next_pidBart Polot2014-05-07
* - logBart Polot2014-05-07
* - more info in log about payloadBart Polot2014-04-11
* - debug queue on sendBart Polot2014-04-11
* - logBart Polot2014-04-11
* - show debug info on each queue_addBart Polot2014-04-11
* - fix log/indentationBart Polot2014-04-11
* - add debug function to inspect queuesBart Polot2014-04-11
* - don't cancel a connection's destroy message when destroying a connection an...Bart Polot2014-04-10
* - logBart Polot2014-04-10
* - add context in path to link connectionBart Polot2014-04-09
* - make sure handle is NULLBart Polot2014-04-09
* - just create one connection, from smaller to bigger IDBart Polot2014-04-09
* - 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
* - fix coverity 12989Bart Polot2014-04-07
* logBart Polot2014-04-07
* 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
* - 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
* - don-t re-scheduler, destroy immediately (comes from scheduler)Bart 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
* - eliminate broken pathsBart Polot2014-03-22
* - check path length AFTER shorteningBart Polot2014-03-22
* - use full path debugBart Polot2014-03-21
* - fix false break() on retransmisson of connection_broken messagesBart Polot2014-03-21
* -logBart Polot2014-03-21
* - logBart Polot2014-03-21
* - add message pop from transmission queueBart Polot2014-03-21
* - remove explicit keepalive restBart Polot2014-03-21
* - add DISABLE_TRY_CONNECT optionBart Polot2014-03-21
* - establish connections on new pathsBart Polot2014-03-21
* -logBart Polot2014-03-21
* - debug logBart Polot2014-03-17
* - use proper HashBart Polot2014-03-14
* - remove unneccessary reserved fieldsBart Polot2014-03-06
* - remove dead handlerBart Polot2014-03-06
* - standarize log messagesBart Polot2014-02-19
* - revamp loggingBart Polot2014-02-19
* - reduce debug messages amount of hello operationsBart Polot2014-02-19
* - use HELLOs from DHT to try_connect on TRANSPORT levelBart Polot2014-02-05