summaryrefslogtreecommitdiff
path: root/main.c
AgeCommit message (Expand)Author
2016-10-05Added filter for hostname and port requestsPietro Bonfa
2016-06-08Whitelist debug statementGDR!
2016-06-08Fixed default value for server whitelist modeGDR!
2016-06-07"Whitelist clients by pubkeys" mode, re-request friendsGDR!
2016-06-07Remove FDs of closed tunnels from fdsetGDR!
2016-05-05Merge branch 'master' of github.com:gjedeer/tuntoxGDR!
2016-05-05Possible fix for Issue #16GDR!
2016-05-02Fix some warningsAnsa89
2015-09-16* fix: Possibility to compile on Mac OS platformDawid 'nCore' Opis
2015-07-08CID 122512 (#1 of 1): Resource leak (RESOURCE_LEAK)11. leaked_storage:GDR!
2015-07-08off_by_one: Testing whether handle sockfd is strictly greater than zeroGDR!
2015-07-07Remaining coverity bugsGDR!
2015-07-07CID 122498 (#1 of 1): Unchecked return value from libraryGDR!
2015-07-07CID 122500 (#1 of 1): Missing return statement (MISSING_RETURN)6.GDR!
2015-07-07CID 122503 (#1 of 1): Missing return statement (MISSING_RETURN)1.GDR!
2015-07-07CID 122507 (#1 of 1): Missing return statement (MISSING_RETURN)13.GDR!
2015-07-07CID 122510 (#1-2 of 2): Resource leak (RESOURCE_LEAK)17. leaked_storage:GDR!
2015-07-07CID 122512 (#3 of 3): Resource leak (RESOURCE_LEAK)11. leaked_storage:GDR!
2015-07-07CID 122516 (#2-1 of 2): Resource leak (RESOURCE_LEAK)11. leaked_storage:GDR!
2015-06-19PSK authenticationGDR!
2015-06-19Command line switch for shared secretGDR!
2015-06-19The program now compiles with new toxcore (67df1ab7ce)GDR!
2015-01-30Fixed 100% CPU usage in server modeGDR!
2014-12-30Got rid of the memory leakGDR!
2014-12-28Removed old commentsGDR!
2014-12-24Forking/setuid/pidfile workingGDR!
2014-12-24Added syslog capabilityGDR!
2014-12-24Merge branch 'raspbian'GDR!
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-22Trying to make the calling convention problem go awayGDR!
2014-12-13Increased number of send retries - helpful on flaky linksGDR!
2014-12-13Merge branch 'raspbian'GDR!
2014-12-13More robust connection algorithmGDR!
2014-12-11Pipe mode working, yay!GDR!
2014-12-11Fixed a warning and printing garbageGDR!
2014-12-11Fixed server-side SIGPIPEGDR!
2014-12-11Added handle_server_tcp_fin_frameGDR!
2014-12-11Got rid of some dead codeGDR!
2014-12-11Make localhost work even if regular name resolution failsGDR!
2014-12-11Help on -C switchGDR!
2014-11-26Server state loading/savingGDR!
2014-11-25Multi-connection support client-side.GDR!
2014-11-16TCP works, yayGDR!
2014-11-15creating tunnels half-madeGDR!
2014-11-10builds wellGDR!