aboutsummaryrefslogtreecommitdiff
path: root/src/pt/gnunet-daemon-pt.c
Commit message (Collapse)AuthorAge
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or ↵Christian Grothoff2014-12-24
| | | | even fully address #3247
* Rename mesh->cadetBart Polot2014-05-07
|
* - change mesh channel creation/notification APIBart Polot2013-12-05
|
* Use encrypted MESH by defaultBart Polot2013-11-14
|
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* -fixing build issues in pt/exit/vpn related to #3047Christian Grothoff2013-09-30
|
* #2915: supporting multiple DNS exits and ranking among themChristian Grothoff2013-09-22
|
* -minor code cleanupChristian Grothoff2013-09-22
|
* remove 'nac' option from VPN, always return IP immediately, always build ↵Christian Grothoff2013-09-22
| | | | mesh tunnel asynchronously afterwards
* do DNS exit lookup in DHTChristian Grothoff2013-09-21
|
* Added mesh reliable tunnelsBart Polot2013-07-08
|
* Replace mesh with new versionBart Polot2013-06-28
|
* -misc bugfixes, travel hackingChristian Grothoff2012-11-04
|
* Eliminate mesh priority optionBart Polot2012-07-25
|
* Eliminated mesh API bufferingBart Polot2012-07-25
|
* LRN: new utf8 argv converter for W32, converting strings on command-line to ↵Christian Grothoff2012-06-10
| | | | UTF-8 for all command-line tools.
* -fix leakChristian Grothoff2012-01-25
|
* -adding support for routing DNS requests via MESH to PT daemonChristian Grothoff2012-01-18
|
* implemented new protocol translation daemon (#2063)Christian Grothoff2012-01-16
|
* -finishing first implementation of protocol translation daemonChristian Grothoff2012-01-16
|
* -expanding draft codeChristian Grothoff2012-01-16
|
* -skeleton for new PT daemonChristian Grothoff2012-01-16