index
:
tuntox.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
main.c
Age
Commit message (
Expand
)
Author
2015-09-16
* fix: Possibility to compile on Mac OS platform
Dawid 'nCore' Opis
2015-07-07
Remaining coverity bugs
GDR!
2015-07-07
CID 122498 (#1 of 1): Unchecked return value from library
GDR!
2015-07-07
CID 122500 (#1 of 1): Missing return statement (MISSING_RETURN)6.
GDR!
2015-07-07
CID 122503 (#1 of 1): Missing return statement (MISSING_RETURN)1.
GDR!
2015-07-07
CID 122507 (#1 of 1): Missing return statement (MISSING_RETURN)13.
GDR!
2015-07-07
CID 122510 (#1-2 of 2): Resource leak (RESOURCE_LEAK)17. leaked_storage:
GDR!
2015-07-07
CID 122512 (#3 of 3): Resource leak (RESOURCE_LEAK)11. leaked_storage:
GDR!
2015-07-07
CID 122516 (#2-1 of 2): Resource leak (RESOURCE_LEAK)11. leaked_storage:
GDR!
2015-06-19
PSK authentication
GDR!
2015-06-19
Command line switch for shared secret
GDR!
2015-06-19
The program now compiles with new toxcore (67df1ab7ce)
GDR!
2015-01-30
Fixed 100% CPU usage in server mode
GDR!
2014-12-30
Got rid of the memory leak
GDR!
2014-12-28
Removed old comments
GDR!
2014-12-24
Forking/setuid/pidfile working
GDR!
2014-12-24
Added syslog capability
GDR!
2014-12-24
Merge branch 'raspbian'
GDR!
2014-12-24
Version string
GDR!
2014-12-22
Fixed log level in server mode
GDR!
2014-12-22
Fixed callbacks on raspbian
GDR!
2014-12-22
Logging framework and command line options
GDR!
2014-12-22
Merge branch 'master' into raspbian
GDR!
2014-12-22
Trying to make the calling convention problem go away
GDR!
2014-12-13
Increased number of send retries - helpful on flaky links
GDR!
2014-12-13
Merge branch 'raspbian'
GDR!
2014-12-13
More robust connection algorithm
GDR!
2014-12-11
Pipe mode working, yay!
GDR!
2014-12-11
Fixed a warning and printing garbage
GDR!
2014-12-11
Fixed server-side SIGPIPE
GDR!
2014-12-11
Added handle_server_tcp_fin_frame
GDR!
2014-12-11
Got rid of some dead code
GDR!
2014-12-11
Make localhost work even if regular name resolution fails
GDR!
2014-12-11
Help on -C switch
GDR!
2014-11-26
Server state loading/saving
GDR!
2014-11-25
Multi-connection support client-side.
GDR!
2014-11-16
TCP works, yay
GDR!
2014-11-15
creating tunnels half-made
GDR!
2014-11-10
builds well
GDR!