aboutsummaryrefslogtreecommitdiff
path: root/src/mesh
Commit message (Expand)AuthorAge
...
* - don't leak memory on repeated PATH_CREATEBart Polot2013-07-23
* - send ack could call queue_add and set the handlerBart Polot2013-07-22
* - don't try to do stuff on an error callbackBart Polot2013-07-22
* - remove assertion: can happen that if both own and cli send a destroy tunnel...Bart Polot2013-07-22
* - cancel polling on cancel_queuesBart Polot2013-07-22
* - not an error, messages could have crossed on the wireBart Polot2013-07-22
* - add port number to debugBart Polot2013-07-22
* - not an errorBart Polot2013-07-22
* - if the next peer has destroyed tunnel, don't poll, destroy any leftover tra...Bart Polot2013-07-22
* - inverted comparison operatorsBart Polot2013-07-22
* - copy and d'ohBart Polot2013-07-22
* - cancel retransmissions on destroyBart Polot2013-07-22
* - unregister ports on client disconnectBart Polot2013-07-22
* - try to work if both RELIABLE and NOBUFFER options are selectedBart Polot2013-07-22
* - fix mantis 2954Bart Polot2013-07-22
* - log wrong TIDBart Polot2013-07-22
* - move tunnel number verification to functionBart Polot2013-07-22
* - fixBart Polot2013-07-22
* - make sure fc->t is initializedBart Polot2013-07-22
* - allow same owner && clientBart Polot2013-07-22
* - fix cov10603Bart Polot2013-07-19
* - log tunnel state evolutionBart Polot2013-07-19
* - major refactoring, implement bi-directional keepalives, retransmit initial ...Bart Polot2013-07-19
* - fix condition to omit hop-by-hop ACKBart Polot2013-07-18
* -removing last bits of RSA support, as this code is now deadChristian Grothoff2013-07-18
* - fixBart Polot2013-07-18
* - don't zero send flag after a cancelled transmissionBart Polot2013-07-18
* - fix ACK for TO_ORIG trafficBart Polot2013-07-18
* - debugBart Polot2013-07-18
* - debug, cleanupBart Polot2013-07-18
* - doc, warningsBart Polot2013-07-18
* - TODOBart Polot2013-07-17
* - cleanupBart Polot2013-07-17
* - refactorBart Polot2013-07-17
* - return on errorBart Polot2013-07-17
* - use proper IDBart Polot2013-07-17
* - log event, not an errorBart Polot2013-07-17
* - start poll on queue_addBart Polot2013-07-17
* -use new APIBart Polot2013-07-16
* - update cleaner in testcaseBart Polot2013-07-16
* - make send_client_destroy generic and same-client-friendlyBart Polot2013-07-16
* -cancel polling on tunnel destruction/empty queueBart Polot2013-07-16
* debug tunnel destroyBart Polot2013-07-16
* - uninitialized memory on the networkBart Polot2013-07-16
* - destroy tunnel at the end of the functionBart Polot2013-07-16
* - use same options everywhereBart Polot2013-07-16
* - unchoke client after 64 messages hace been ACK'dBart Polot2013-07-15
* - debugBart Polot2013-07-15
* - off by oneBart Polot2013-07-15
* - change MID to 32bits, allow overflow (fixes lost packet 0)Bart Polot2013-07-15