memcmp() -> GNUNET_memcmp(), first take
[oweals/gnunet.git] / src / pt / gnunet-daemon-pt.c
2019-04-26 Julius Büngermemcmp() -> GNUNET_memcmp(), first take
2019-01-16 ng0Merge branch 'license/spdx'
2019-01-14 ng0src: for every AGPL3.0 file, add SPDX identifier.
2018-06-13 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-06-11 Phil-Merge branch 'master' of ssh://gnunet.org/gnunet into...
2018-06-07 psyc://loupsycedyg... paragraph for gnunet devs that don't know how to use...
2018-06-07 psyc://loupsycedyg... glitch in the license text detected by hyazinthe, thank...
2018-06-05 psyc://loupsycedyg... first batch of license fixes (boring)
2017-03-29 Schanzenbach, Martin- merge with master
2017-03-22 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-03-13 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-13 Christian Grothoffrenaming CADET APIs to match naming conventions again...
2017-03-10 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-10 Christian Grothoffuse correct channel when switching
2017-02-28 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-02-24 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-02-23 Christian Grothofffix use of uninitialized ID after last refactoring
2017-02-22 Christian Grothoffconverting 'pt' to new CADET API, not tested/testable...
2016-09-30 Christian Grothofffix #4383
2016-08-11 Christian Grothoff-convert vpn/exit/pt to use new CADET ports
2016-07-20 Bart Polot- fix CADET-using services
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-04-30 Christian Grothoffimplementing new scheduler shutdown semantics
2016-04-09 Christian Grothoffsmall API change: do no longer pass rarely needed GNUNE...
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2014-12-24 Christian Grothoffmaking GNUNET_SCHEDULER_cancel() perform in O(1) instea...
2014-05-07 Bart PolotRename mesh->cadet
2013-12-05 Bart Polot- change mesh channel creation/notification API
2013-11-14 Bart PolotUse encrypted MESH by default
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-30 Christian Grothoff-fixing build issues in pt/exit/vpn related to #3047
2013-09-22 Christian Grothoff#2915: supporting multiple DNS exits and ranking among...
2013-09-22 Christian Grothoff-minor code cleanup
2013-09-22 Christian Grothoffremove 'nac' option from VPN, always return IP immediat...
2013-09-21 Christian Grothoffdo DNS exit lookup in DHT
2013-07-08 Bart PolotAdded mesh reliable tunnels
2013-06-28 Bart PolotReplace mesh with new version
2012-11-04 Christian Grothoff-misc bugfixes, travel hacking
2012-07-25 Bart PolotEliminate mesh priority option
2012-07-25 Bart PolotEliminated mesh API buffering
2012-06-10 Christian GrothoffLRN: new utf8 argv converter for W32, converting string...
2012-01-25 Christian Grothoff-fix leak
2012-01-18 Christian Grothoff-adding support for routing DNS requests via MESH to...
2012-01-16 Christian Grothoffimplemented new protocol translation daemon (#2063)
2012-01-16 Christian Grothoff-finishing first implementation of protocol translation...
2012-01-16 Christian Grothoff-expanding draft code
2012-01-16 Christian Grothoff-skeleton for new PT daemon