projects
/
tinc
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Fix some compiler and cppcheck warnings.
[tinc]
/
src
/
tincctl.c
2011-06-02
Guus Sliepen
Fix some compiler and cppcheck warnings.
blob
|
commitdiff
|
raw
2011-06-02
Guus Sliepen
Remove unused functions and variables.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-29
Guus Sliepen
Show hostname and port in error message when connecting...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-29
Guus Sliepen
Allow tincctl to connect to something besides localhost.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-28
Sven-Haegar Koch
fgets() returns NULL on error, not < 0
blob
|
commitdiff
|
raw
|
diff to current
2011-05-28
Sven-Haegar Koch
sparse fixup: warning: symbol '...' was not declared...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-22
Guus Sliepen
Add the ability to dump all traffic going through route...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-17
Guus Sliepen
Fix some compiler warnings.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-15
Guus Sliepen
Add a very primitive "top" command to tincctl.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-09
Guus Sliepen
Merge branch 'master' of git://tinc-vpn.org/tinc into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2010-11-19
Guus Sliepen
Merge branch 'master' into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2010-11-12
Guus Sliepen
Merge branch 'master' into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2010-04-17
Guus Sliepen
Merge branch 'master' into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2010-03-26
Sven-Haegar Koch
Merge branch 'master' into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2009-12-16
Guus Sliepen
Allow connections to be closed.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-11
Guus Sliepen
Fix compiler warnings.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-11
Guus Sliepen
Merge branch 'master' into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2009-12-11
Guus Sliepen
Only call ioctlsocket() on Windows.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-07
Guus Sliepen
Use the TCP socket infrastructure for control sockets.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-07
Guus Sliepen
Small fixes to get really working control sockets on...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-05
Guus Sliepen
Make sure the 1.1 branch compiles in a MinGW environment.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-02
Guus Sliepen
Merge branch 'master' into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2009-09-29
Guus Sliepen
Update FSF address in files not covered by the merge.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-29
Guus Sliepen
Drop localisation and checkpoint tracing in files not...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-29
Guus Sliepen
Merge branch 'master' into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2009-09-16
Guus Sliepen
Replace asprintf()s not covered by the merge to xasprin...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-16
Guus Sliepen
Merge branch 'master' into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2009-06-05
Guus Sliepen
Merge branch 'master' into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2009-03-09
Guus Sliepen
Merge branch 'master' into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2008-12-14
Guus Sliepen
Move RSA key generation into the wrappers.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-11
Guus Sliepen
Remove unnecessary parentheses from sizeof, apply sizeo...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-11
Guus Sliepen
Fix compiler warnings.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-11
Guus Sliepen
Look in the configured sbin directory for the tincd...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-08
Scott Lamb
Use a control socket directory to restrict access
blob
|
commitdiff
|
raw
|
diff to current
2007-11-07
Scott Lamb
Coding style corrections
blob
|
commitdiff
|
raw
|
diff to current
2007-11-07
Scott Lamb
Reload configuration through control socket
blob
|
commitdiff
|
raw
|
diff to current
2007-11-07
Scott Lamb
Retry connections through control socket
blob
|
commitdiff
|
raw
|
diff to current
2007-11-07
Scott Lamb
Alter debugging levels through control socket
blob
|
commitdiff
|
raw
|
diff to current
2007-11-07
Scott Lamb
Purge through the control socket
blob
|
commitdiff
|
raw
|
diff to current
2007-11-07
Scott Lamb
Dump through control socket
blob
|
commitdiff
|
raw
|
diff to current
2007-11-07
Scott Lamb
Fancier protocol for control socket
blob
|
commitdiff
|
raw
|
diff to current
2007-05-19
Guus Sliepen
Implement "stop" command, and allow tincctl to retrieve...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-19
Guus Sliepen
Move key generation to tincctl.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-19
Guus Sliepen
Remove pidfile in favour of control socket.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-18
Guus Sliepen
Start of control socket implementation.
blob
|
commitdiff
|
raw
|
diff to current