aboutsummaryrefslogtreecommitdiff
path: root/src/pt/gnunet-daemon-pt.c
Commit message (Collapse)AuthorAge
* added per message GNUNET_MQ_PriorityPreferencest3sserakt2019-06-26
|
* memcmp() -> GNUNET_memcmp(), first takeJulius Bünger2019-04-26
|
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
|
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
|
* renaming CADET APIs to match naming conventions again, now that the old ↵Christian Grothoff2017-03-13
| | | | symbols have been purged
* use correct channel when switchingChristian Grothoff2017-03-10
|
* fix use of uninitialized ID after last refactoringChristian Grothoff2017-02-23
|
* converting 'pt' to new CADET API, not tested/testable, as exit/vpn are not ↵Christian Grothoff2017-02-22
| | | | converted yet
* fix #4383Christian Grothoff2016-09-30
|
* -convert vpn/exit/pt to use new CADET portsChristian Grothoff2016-08-11
|
* - fix CADET-using servicesBart Polot2016-07-20
|
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
|
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
|
* small API change: do no longer pass rarely needed ↵Christian Grothoff2016-04-09
| | | | GNUNET_SCHEDULER_TaskContext to all scheduler tasks; instead, allow the relatively few tasks that need it to obtain the context via GNUNET_SCHEDULER_get_task_context()
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -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