aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* - if data comes from an unknown channel (we might have just destroyed it and ↵Bart Polot2014-04-10
| | | | the service doesnt know), ignore and warn, dont crash
* - don't cancel a connection's destroy message when destroying a connection ↵Bart Polot2014-04-10
| | | | and canceling all its traffic. since the connection will be freed, remove the connection pointer instead
* - logBart Polot2014-04-10
|
* - fix use after freeBart Polot2014-04-10
|
* - keep track of connection pids on queueing/sendingBart Polot2014-04-10
|
* - fix path string representationBart Polot2014-04-10
|
* -fix depChristian Grothoff2014-04-10
|
* handle nat_register failMatthias Wachs2014-04-10
|
* upnp support just silently failed if upnp client is not availableMatthias Wachs2014-04-10
|
* - don't schedule tunnel destruction on shutdownBart Polot2014-04-10
| | | | | - remove any scheduled delayed_destruction AFTER destroying all channels - fixes #3366, #3372
* - logBart Polot2014-04-10
|
* - start reconnecting before running out of connectionsBart Polot2014-04-10
|
* - add context in path to link connectionBart Polot2014-04-09
|
* - fix namesBart Polot2014-04-09
|
* - remove dropBart Polot2014-04-09
|
* - logBart Polot2014-04-09
|
* debugging breakMatthias Wachs2014-04-09
|
* - rename test fileBart Polot2014-04-09
|
* - assert orderBart Polot2014-04-09
|
* - make sure handle is NULLBart Polot2014-04-09
|
* - reuse test config fileBart Polot2014-04-09
|
* - 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
|
* log levelMatthias Wachs2014-04-09
|
* add address to list since we use local addresses OR it is not loobpack!Matthias Wachs2014-04-09
|
* more information why nat tests failMatthias Wachs2014-04-09
|
* wrong checksMatthias Wachs2014-04-08
|
* -more version bumpingChristian Grothoff2014-04-08
|
* version bumping for 0.10.1Christian Grothoff2014-04-08
|
* fixMatthias Wachs2014-04-08
|
* - remove old testsBart Polot2014-04-08
|
* -fix build issuesChristian Grothoff2014-04-08
|
* fix bootstrapMatthias Wachs2014-04-08
|
* -comment out all of directives on testChristian Grothoff2014-04-08
|
* -reenable shipped hellos testChristian Grothoff2014-04-08
|
* -doxygenChristian Grothoff2014-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
|