projects
/
tinc
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Handle packets encrypted via SPTPS that need to be forwarded via TCP.
[tinc]
/
src
/
2012-10-07
Guus Sliepen
Handle packets encrypted via SPTPS that need to be...
tree
|
commitdiff
2012-10-07
Guus Sliepen
Make datagram SPTPS key exchange more robust.
tree
|
commitdiff
2012-10-07
Guus Sliepen
Useful error messages when writing to a meta connection...
tree
|
commitdiff
2012-10-06
Guus Sliepen
When terminating, keep control connections open until...
tree
|
commitdiff
2012-10-06
Guus Sliepen
Clear connection options and status fields in free_conn...
tree
|
commitdiff
2012-10-06
Guus Sliepen
Improve starting/stopping tincd using tincctl.
tree
|
commitdiff
2012-10-06
Guus Sliepen
Fix off-by-one error.
tree
|
commitdiff
2012-10-01
Guus Sliepen
Libreadline might depend on libcurses.
tree
|
commitdiff
2012-10-01
Guus Sliepen
Remove abort() call that accidentily sneaked into commi...
tree
|
commitdiff
2012-10-01
Guus Sliepen
Make sure sptps_test compiles without -flto.
tree
|
commitdiff
2012-09-30
Guus Sliepen
Remove unused function declaration.
tree
|
commitdiff
2012-09-30
Guus Sliepen
Fix not reading Port statement from host config file.
tree
|
commitdiff
2012-09-30
Guus Sliepen
Merge branch 'master' into 1.1
tree
|
commitdiff
2012-09-30
Guus Sliepen
Add strict checks to hex to binary conversions.
tree
|
commitdiff
2012-09-30
Guus Sliepen
Attribution for Martin Schürrer.
tree
|
commitdiff
2012-09-30
Martin Schürrer
Output details of encryption errors
tree
|
commitdiff
2012-09-28
Guus Sliepen
Remove some debugging messages.
tree
|
commitdiff
2012-09-28
Guus Sliepen
Make tincctl robust against dropped control connections.
tree
|
commitdiff
2012-09-28
Guus Sliepen
Correctly add/remove outgoing connections when reloadin...
tree
|
commitdiff
2012-09-27
Guus Sliepen
Comment out old public/private keys when generating...
tree
|
commitdiff
2012-09-26
Guus Sliepen
Allow dumping either directed or undirected graphs.
tree
|
commitdiff
2012-09-26
Guus Sliepen
Let tincctl parse and format dumps.
tree
|
commitdiff
2012-09-26
Guus Sliepen
Keep last known address and time since reachability...
tree
|
commitdiff
2012-09-25
Guus Sliepen
Remove remnants of Ethertap and old TUNSETIFF ioctl().
tree
|
commitdiff
2012-09-24
Guus Sliepen
Attribution for Vil Brekin and some code style cleanups.
tree
|
commitdiff
2012-09-24
Vilbrekin
Use __ANDROID__ define rather than dirty hard-code...
tree
|
commitdiff
2012-09-24
Vilbrekin
Replace hard-code with new ScriptsInterpreter configura...
tree
|
commitdiff
2012-09-24
Vilbrekin
Basic patch for android cross-compilation.
tree
|
commitdiff
2012-09-13
Guus Sliepen
Ensure sptps_test compiles with -flto.
tree
|
commitdiff
2012-09-05
Guus Sliepen
Replace node_udp_tree with a hash table.
tree
|
commitdiff
2012-09-05
Guus Sliepen
Use hash tables to lookup owners of addresses.
tree
|
commitdiff
2012-09-05
Guus Sliepen
Add a simple hash table implementation.
tree
|
commitdiff
2012-09-04
Guus Sliepen
Remove newlines at end of log messages.
tree
|
commitdiff
2012-09-04
Guus Sliepen
Remove some debug messages.
tree
|
commitdiff
2012-08-30
Guus Sliepen
Properly handle SPTPS packets with stripped Ethernet...
tree
|
commitdiff
2012-08-30
Guus Sliepen
Fix node name check for "connect" and "disconnect"...
tree
|
commitdiff
2012-08-05
Guus Sliepen
Quit when "exit" or "quit" commands are used in tincctl...
tree
|
commitdiff
2012-08-05
Guus Sliepen
Fix segfault when using tincctl's shell without readline.
tree
|
commitdiff
2012-08-03
Guus Sliepen
Make sure the top command can be used more than once...
tree
|
commitdiff
2012-08-03
Guus Sliepen
Fork when using the "start" command in tincctl.
tree
|
commitdiff
2012-08-03
Guus Sliepen
Add readline completion for tincctl config and tincctl...
tree
|
commitdiff
2012-08-02
Guus Sliepen
Optionally compress and/or strip Ethernet header from...
tree
|
commitdiff
2012-08-02
Guus Sliepen
Have tincctl act as a shell when no command is given.
tree
|
commitdiff
2012-08-02
Guus Sliepen
Clear struct sptps before reusing it.
tree
|
commitdiff
2012-08-01
Guus Sliepen
Stricter checks for netname and node names.
tree
|
commitdiff
2012-08-01
Guus Sliepen
Add missing configuration variables.
tree
|
commitdiff
2012-08-01
Guus Sliepen
Add the ability to query configuration variables to...
tree
|
commitdiff
2012-08-01
Guus Sliepen
tincctl restart should work even if no tincd is running.
tree
|
commitdiff
2012-08-01
Guus Sliepen
Try sending SIGTERM if we cannot connect to a tincd...
tree
|
commitdiff
2012-07-31
Guus Sliepen
Use a status bit to track which nodes use SPTPS.
tree
|
commitdiff
2012-07-31
Guus Sliepen
Add Brandon Black's replay window code to SPTPS.
tree
|
commitdiff
2012-07-31
Guus Sliepen
Handle SPTPS datagrams in try_mac().
tree
|
commitdiff
2012-07-31
Guus Sliepen
Remove unused #include.
tree
|
commitdiff
2012-07-30
Guus Sliepen
Use datagram SPTPS for packet exchange between nodes.
tree
|
commitdiff
2012-07-27
Guus Sliepen
Merge branch 'master' into 1.1
tree
|
commitdiff
2012-07-22
Guus Sliepen
tincctl init now also creates a template tinc-up script.
tree
|
commitdiff
2012-07-21
Guus Sliepen
Fix exit code when installing tincd as a service on...
tree
|
commitdiff
2012-07-21
Guus Sliepen
Windows doesn't like quotes around "edit" when calling...
tree
|
commitdiff
2012-07-21
Guus Sliepen
Use backslashes on Windows.
tree
|
commitdiff
2012-07-21
Guus Sliepen
Don't try to mkdir(CONFDIR) on Windows when there is...
tree
|
commitdiff
2012-07-21
Guus Sliepen
Fix crash when no netname is specified.
tree
|
commitdiff
2012-07-21
Guus Sliepen
Fix some compiler warnings.
tree
|
commitdiff
2012-07-21
Guus Sliepen
Have tincd and tincctl use the same method of determini...
tree
|
commitdiff
2012-07-21
Guus Sliepen
Add a newline to a configuration file if it is missing.
tree
|
commitdiff
2012-07-21
Guus Sliepen
Add some checks when changing configuration.
tree
|
commitdiff
2012-07-21
Guus Sliepen
Call event_init() after detaching.
tree
|
commitdiff
2012-07-21
Guus Sliepen
Fix various compiler warnings.
tree
|
commitdiff
2012-07-21
Guus Sliepen
Make sure sptps.h and info.h are in the tarball.
tree
|
commitdiff
2012-07-21
Guus Sliepen
Make sure tinc compiles on Windows.
tree
|
commitdiff
2012-07-20
Guus Sliepen
Prefer routes with lower weight as long as they do...
tree
|
commitdiff
2012-07-20
Guus Sliepen
Allow more configuration variables to be changed when...
tree
|
commitdiff
2012-07-20
Guus Sliepen
Split setup_myself() into two functions, one for reload...
tree
|
commitdiff
2012-07-20
Guus Sliepen
Never remove items from cmdline_conf.
tree
|
commitdiff
2012-07-19
Guus Sliepen
Use minor protocol version to determine whether to...
tree
|
commitdiff
2012-07-17
Guus Sliepen
Put minor protocol version in connection options so...
tree
|
commitdiff
2012-07-16
Guus Sliepen
When exporting configuration files, don't copy Name...
tree
|
commitdiff
2012-07-16
Guus Sliepen
Add an easy way to export and import host configuration...
tree
|
commitdiff
2012-07-15
Guus Sliepen
Strip default subnet weight from output.
tree
|
commitdiff
2012-07-15
Guus Sliepen
Give an error message when tincctl info cannot parse...
tree
|
commitdiff
2012-07-15
Guus Sliepen
"tincctl info" gives more human readable information...
tree
|
commitdiff
2012-07-15
Guus Sliepen
Move all functions related to subnet parsing to subnet_...
tree
|
commitdiff
2012-07-15
Guus Sliepen
Fix tincctl dump.
tree
|
commitdiff
2012-07-15
Guus Sliepen
Let tincctl ignore tincd options, so they will be passe...
tree
|
commitdiff
2012-07-15
Guus Sliepen
Fix tincctl start.
tree
|
commitdiff
2012-07-15
Guus Sliepen
Have tincctl notify a running tincd of configuration...
tree
|
commitdiff
2012-07-15
Guus Sliepen
Add an easy way to edit a configuration file.
tree
|
commitdiff
2012-07-15
Guus Sliepen
Stricter checks for node names.
tree
|
commitdiff
2012-07-15
Guus Sliepen
Allow configuration variables to be added/removed using...
tree
|
commitdiff
2012-07-15
Guus Sliepen
Put every command in its own function.
tree
|
commitdiff
2012-07-15
Guus Sliepen
"tincctl init" creates initial directory structure...
tree
|
commitdiff
2012-07-14
Guus Sliepen
Merge branch 'master' into 1.1
tree
|
commitdiff
2012-07-12
Guus Sliepen
Use /dev/tap0 by default on FreeBSD and NetBSD when...
tree
|
commitdiff
2012-06-26
Guus Sliepen
Fix crash when handling the ALRM signal.
tree
|
commitdiff
2012-06-26
Guus Sliepen
Merge branch 'master' of git://tinc-vpn.org/tinc into 1.1
tree
|
commitdiff
2012-06-25
Guus Sliepen
Fix crash when using Broadcast = direct.
tree
|
commitdiff
2012-06-25
Guus Sliepen
Fix compiler warnings.
tree
|
commitdiff
2012-06-25
Guus Sliepen
Small fixes in proxy code.
tree
|
commitdiff
2012-05-13
Guus Sliepen
Don't forget to send a newline when forwarding requests.
tree
|
commitdiff
2012-05-08
Guus Sliepen
Always pass request strings to other functions as const...
tree
|
commitdiff
2012-05-08
Sven-Haegar Koch
free_connection_partially(): also reset remote protocol...
tree
|
commitdiff
next