aboutsummaryrefslogtreecommitdiff
path: root/src/pt/gnunet-daemon-pt.c
Commit message (Expand)AuthorAge
* make GNUNET_freez default, have GNUNET_free_nz for cases where that does not ...Christian Grothoff2020-04-21
* fix pointer indentationChristian Grothoff2019-11-24
* tighten formatting rulesChristian Grothoff2019-10-31
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
* uncrustify as demanded.ng02019-09-08
* 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 symbo...Christian Grothoff2017-03-13
* 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 co...Christian Grothoff2017-02-22
* 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 GNUNET_SCHEDULER_TaskContex...Christian Grothoff2016-04-09
* 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 e...Christian Grothoff2014-12-24
* 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 mesh...Christian Grothoff2013-09-22
* 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 U...Christian Grothoff2012-06-10
* -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