summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-12-24Forking/setuid/pidfile workingGDR!
2014-12-24Added syslog capabilityGDR!
Closes #2
2014-12-24Merge branch 'raspbian'GDR!
2014-12-24Clean targetGDR!
2014-12-24Version stringGDR!
2014-12-22Fixed log level in server modeGDR!
2014-12-22Fixed callbacks on raspbianGDR!
2014-12-22Logging framework and command line optionsGDR!
2014-12-22Merge branch 'master' into raspbianGDR!
2014-12-22Fixed warning on implicit function declarationGDR!
2014-12-22Trying to make the calling convention problem go awayGDR!
2014-12-13Increased number of send retries - helpful on flaky linksGDR!
2014-12-13Tokssh formattedGDR!
2014-12-13Added tokssh wrapper scriptGDR!
2014-12-13Merge branch 'raspbian'GDR!
2014-12-13More robust connection algorithmGDR!
Stolen from uTox
2014-12-13Added -lrt for old glibc versions like raspbianGDR!
2014-12-11Pipe mode working, yay!GDR!
2014-12-11Added MSG_NOSIGNAL to send() in clientGDR!
2014-12-11Fixed a warning and printing garbageGDR!
2014-12-11Fixed a warning and printing garbageGDR!
2014-12-11Fixed server-side SIGPIPEGDR!
2014-12-11Added handle_server_tcp_fin_frameGDR!
2014-12-11Added systemd and supervisord config filesGDR!
2014-12-11Removed the const qualifier from frame->dataGDR!
2014-12-11Updated the IP of MVPS bootstrap nodeGDR!
2014-12-11Got rid of some dead codeGDR!
2014-12-11Make localhost work even if regular name resolution failsGDR!
2014-12-11Readme tweaksGDR!
2014-12-11LicenseGDR!
2014-12-11mention build.mdGDR!
2014-12-11Help on -C switchGDR!
2014-12-11Bare bones documentationGDR!
2014-12-11Merge branch 'master' of https://github.com/gjedeer/tuntoxGDR!
2014-12-11Initial commitGDR!
2014-11-26Server state loading/savingGDR!
2014-11-25Multi-connection support client-side.GDR!
Dealing with congestion control, too
2014-11-16TCP works, yayGDR!
2014-11-15creating tunnels half-madeGDR!
2014-11-10builds wellGDR!
2014-11-09makefileGDR!