index
:
tuntox.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
main.c
Age
Commit message (
Expand
)
Author
2020-08-21
WIP
Andrew Cady
2020-08-21
represent program mode as a single enum
Andrew Cady
2020-08-21
Implement wildcard rules
Andrew Cady
2020-08-21
Change enum rules_policy to bool enforce_whitelist
Andrew Cady
2020-08-21
Allow wildcards in rules
Andrew Cady
2020-08-21
Move rule check to separate function
Andrew Cady
2020-08-21
fix indentation
Andrew Cady
2020-08-21
avoid unneeded conditionals
Andrew Cady
2020-08-21
improve clarity
Andrew Cady
2020-08-20
skip tox bootstrap
Andrew Cady
2020-08-20
Implement logging of the remote friend IP address
Andrew Cady
2020-08-20
use tox_callback_friend_connection_status instead of polling
Andrew Cady
2020-08-20
avoid redundant comparison
Andrew Cady
2020-08-20
whitespace fixes
Andrew Cady
2020-08-20
remove unused variable
Andrew Cady
2020-08-19
Avoid code repetition
Andrew Cady
2020-08-19
Remove spurious debug output
Andrew Cady
2020-08-19
also write tox_save in client mode (with -C)
Andrew Cady
2020-08-15
Fix gcc warnings about strncpy
GDR!
2018-03-24
Print DHT key in debug log
GDR!
2018-02-06
Attempt at fixing double-free in issue #50
GDR!
2017-10-29
renamed -P into -W in call to getopt
Yokujin Yokosuka
2017-10-28
Fix use-after-free in server code (SIGBUS)
GDR!
2017-10-20
Rename -P to -W for consistency with SSH client
GDR!
2017-10-20
Rename rtmp to more readable temp_rule
GDR!
2017-05-04
Close Issue #42
Andrzej Godziuk
2017-04-19
Configurable TCP and UDP listen ports
Andrzej Godziuk
2017-04-16
Improve data transfer speed and latency
ValdikSS
2017-01-24
Nicer help message
Francesco Gazzetta
2017-01-24
CID 122502 (#1 of 1): 'Constant' variable guards dead code
GDR!
2017-01-24
CID 122516 (#1 of 1): Resource leak (RESOURCE_LEAK)10. leaked_storage:
GDR!
2016-12-07
No warnings in -wall
GDR!
2016-12-07
Fixed some warnings
GDR!
2016-12-07
Made tuntox build with TokTok/c-toxcore
GDR!
2016-12-07
Obtain shared secret from TUNTOX_SHARED_SECRET env variable
GDR!
2016-10-12
Typo in -f help
GDR!
2016-10-10
corrected typo
Pietro Bonfa
2016-10-10
better comments and if logic
Pietro Bonfa
2016-10-09
removed enforce option
Pietro Bonfa
2016-10-08
changed arguments for rules optoins
Pietro Bonfa
2016-10-07
fixed bug with filter_policy
Pietro Bonfa
2016-10-06
Merged with gjedeer/tuntox
Pietro Bonfa
2016-10-05
Separate TCP relays from bootstrap nodes during bootstrap
GDR!
2016-10-05
Added filter for hostname and port requests
Pietro Bonfa
2016-06-08
Whitelist debug statement
GDR!
2016-06-08
Fixed default value for server whitelist mode
GDR!
2016-06-07
"Whitelist clients by pubkeys" mode, re-request friends
GDR!
2016-06-07
Remove FDs of closed tunnels from fdset
GDR!
2016-05-05
Merge branch 'master' of github.com:gjedeer/tuntox
GDR!
2016-05-05
Possible fix for Issue #16
GDR!
[next]