projects
/
tinc
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Call WSAStartup() in main().
[tinc]
/
src
/
2013-01-17
Guus Sliepen
Handle SIGINT gracefully.
tree
|
commitdiff
2013-01-17
Guus Sliepen
Fix the minimum spanning tree algorithm.
tree
|
commitdiff
2013-01-16
Guus Sliepen
Estimate RTT, bandwidth and packet loss between nodes.
tree
|
commitdiff
2013-01-15
Guus Sliepen
Count the number of correctly received UDP packets.
tree
|
commitdiff
2013-01-15
Guus Sliepen
Add the tincctl exchange and exchange-all commands.
tree
|
commitdiff
2013-01-14
Guus Sliepen
Check HMAC before sequence number.
tree
|
commitdiff
2013-01-14
Guus Sliepen
Always complain if too many arguments are given for...
tree
|
commitdiff
2013-01-14
Guus Sliepen
Better error messages when using -L, -R or -U on platfo...
tree
|
commitdiff
2013-01-14
Guus Sliepen
Don't complain about garbage if we skipped importing...
tree
|
commitdiff
2012-12-18
Guus Sliepen
Fix support for tunemu on iOS devices.
tree
|
commitdiff
2012-12-07
Guus Sliepen
Fix infinite loop in timeout handling on Windows.
tree
|
commitdiff
2012-12-06
Guus Sliepen
Fix display of cumulative packet counters.
tree
|
commitdiff
2012-12-05
Guus Sliepen
Fix whitespace.
tree
|
commitdiff
2012-12-05
Guus Sliepen
Scale packet counters similar to byte counters.
tree
|
commitdiff
2012-12-05
Guus Sliepen
Don't use nested functions.
tree
|
commitdiff
2012-12-05
Guus Sliepen
Fix compiler warnings on OpenBSD.
tree
|
commitdiff
2012-12-03
Guus Sliepen
Add option to dump only a list of reachable nodes.
tree
|
commitdiff
2012-12-03
Guus Sliepen
More fixes for Windows.
tree
|
commitdiff
2012-12-03
Guus Sliepen
Fix compiler error on Windows.
tree
|
commitdiff
2012-12-03
Guus Sliepen
Fix crash in timeout handling.
tree
|
commitdiff
2012-12-03
Guus Sliepen
Set a node's pointers to zero before trying to insert...
tree
|
commitdiff
2012-11-29
Guus Sliepen
Fix use of unitialised values in hash tables.
tree
|
commitdiff
2012-11-29
Guus Sliepen
Fix check for expired events.
tree
|
commitdiff
2012-11-29
Guus Sliepen
Allow multiple timeouts to expire at the exact same...
tree
|
commitdiff
2012-11-29
Guus Sliepen
Drop libevent and use our own event handling again.
tree
|
commitdiff
2012-11-19
Guus Sliepen
Ensure MTU probe replies are sent back the same way...
tree
|
commitdiff
2012-11-19
Guus Sliepen
Improve UDP address selection.
tree
|
commitdiff
2012-11-17
Guus Sliepen
Try all known addresses of node during PMTU discovery...
tree
|
commitdiff
2012-11-17
Guus Sliepen
Choose a suitable socket when updating a node's UDP...
tree
|
commitdiff
2012-11-15
Guus Sliepen
Also don't use poll() on MacOS/X.
tree
|
commitdiff
2012-11-15
Guus Sliepen
Disable support for kqueue on MacOS/X.
tree
|
commitdiff
2012-11-13
Guus Sliepen
Send broadcast packets using a random socket, and prope...
tree
|
commitdiff
2012-11-13
Guus Sliepen
Don't take the address of a variable whose scope is...
tree
|
commitdiff
2012-11-10
Guus Sliepen
Make sure PMTU discovery works in switch mode with...
tree
|
commitdiff
2012-11-10
Guus Sliepen
Using alloca() for a constant sized buffer is very...
tree
|
commitdiff
2012-11-10
Guus Sliepen
Fix potential buffer overflow reading the PID file.
tree
|
commitdiff
2012-10-21
Guus Sliepen
Slightly randomize all timeouts.
tree
|
commitdiff
2012-10-21
Guus Sliepen
Add the AutoConnect option.
tree
|
commitdiff
2012-10-21
Guus Sliepen
Keep track of the number of nodes in a tree.
tree
|
commitdiff
2012-10-14
Guus Sliepen
Fix a few compiler errors/warnings.
tree
|
commitdiff
2012-10-14
Guus Sliepen
Update copyright notices.
tree
|
commitdiff
2012-10-14
Guus Sliepen
Fix compile error on Windows.
tree
|
commitdiff
2012-10-14
Guus Sliepen
tincctl: add node colors and edge weight to graph dump.
tree
|
commitdiff
2012-10-14
Guus Sliepen
Log more messages using logger().
tree
|
commitdiff
2012-10-14
Guus Sliepen
Make sure the ReplayWindow option works for SPTPS as...
tree
|
commitdiff
2012-10-14
Guus Sliepen
Only log success of initial datagram SPTPS handshake.
tree
|
commitdiff
2012-10-14
Guus Sliepen
Fix handling of initial datagram SPTPS packet.
tree
|
commitdiff
2012-10-12
Sven-Haegar Koch
sptps.c: Add missing newline to log message.
tree
|
commitdiff
2012-10-11
Guus Sliepen
Strip newline from incoming SPTPS requests.
tree
|
commitdiff
2012-10-11
Guus Sliepen
Clear status and options fields of unreachable nodes.
tree
|
commitdiff
2012-10-10
Guus Sliepen
Fix whitespace.
tree
|
commitdiff
2012-10-10
Guus Sliepen
Try all known addresses of node during the PMTU discove...
tree
|
commitdiff
2012-10-09
Guus Sliepen
Fix hash functions for keys whose size is not divisible...
tree
|
commitdiff
2012-10-09
Guus Sliepen
Fix memory leaks found by valgrind.
tree
|
commitdiff
2012-10-09
Guus Sliepen
Clear Ethernet header when reading packets from a tun...
tree
|
commitdiff
2012-10-09
Guus Sliepen
Remove unused variables, fix some #includes.
tree
|
commitdiff
2012-10-09
Guus Sliepen
Fix deleting connections from the connection list.
tree
|
commitdiff
2012-10-07
Guus Sliepen
C99 extravaganza.
tree
|
commitdiff
2012-10-07
Guus Sliepen
Replace the connection_tree with a connection_list.
tree
|
commitdiff
2012-10-07
Guus Sliepen
Refactor outgoing connection handling.
tree
|
commitdiff
2012-10-07
Guus Sliepen
Fix warnings from cppcheck.
tree
|
commitdiff
2012-10-07
Guus Sliepen
Remove a debug message.
tree
|
commitdiff
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
next