summaryrefslogtreecommitdiff
path: root/main.c
AgeCommit message (Expand)Author
2017-10-29renamed -P into -W in call to getoptYokujin Yokosuka
2017-10-28Fix use-after-free in server code (SIGBUS)GDR!
2017-10-20Rename -P to -W for consistency with SSH clientGDR!
2017-10-20Rename rtmp to more readable temp_ruleGDR!
2017-05-04Close Issue #42Andrzej Godziuk
2017-04-19Configurable TCP and UDP listen portsAndrzej Godziuk
2017-04-16Improve data transfer speed and latencyValdikSS
2017-01-24Nicer help messageFrancesco Gazzetta
2017-01-24CID 122502 (#1 of 1): 'Constant' variable guards dead codeGDR!
2017-01-24CID 122516 (#1 of 1): Resource leak (RESOURCE_LEAK)10. leaked_storage:GDR!
2016-12-07No warnings in -wallGDR!
2016-12-07Fixed some warningsGDR!
2016-12-07Made tuntox build with TokTok/c-toxcoreGDR!
2016-12-07Obtain shared secret from TUNTOX_SHARED_SECRET env variableGDR!
2016-10-12Typo in -f helpGDR!
2016-10-10corrected typoPietro Bonfa
2016-10-10better comments and if logicPietro Bonfa
2016-10-09removed enforce optionPietro Bonfa
2016-10-08changed arguments for rules optoinsPietro Bonfa
2016-10-07fixed bug with filter_policyPietro Bonfa
2016-10-06Merged with gjedeer/tuntoxPietro Bonfa
2016-10-05Separate TCP relays from bootstrap nodes during bootstrapGDR!
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!