projects
/
tinc
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Always remove a node from the UDP tree before freeing it.
2009-09-08
Guus Sliepen
Always remove a node from the UDP tree before freeing it.
commit
|
commitdiff
|
tree
2009-06-11
Guus Sliepen
Change level of some debug messages, zero pointer after...
commit
|
commitdiff
|
tree
2009-06-11
Guus Sliepen
Do not log errors when recvfrom() returns EAGAIN or...
commit
|
commitdiff
|
tree
2009-06-11
Guus Sliepen
Remove pending MTU probe events when a node's reachability...
commit
|
commitdiff
|
tree
2009-06-11
Guus Sliepen
Don't try to send MTU probes to unreachable nodes.
commit
|
commitdiff
|
tree
2009-06-05
Guus Sliepen
Properly set HMAC length for incoming packets.
commit
|
commitdiff
|
tree
2009-05-28
Guus Sliepen
Add some const where appropriate.
commit
|
commitdiff
|
tree
2009-05-28
Guus Sliepen
Add ProcessPriority option.
commit
|
commitdiff
|
tree
2009-05-25
Guus Sliepen
Do not forward broadcast packets when TunnelServer...
commit
|
commitdiff
|
tree
2009-05-25
Guus Sliepen
Use packet size before decompression to calculate path...
commit
|
commitdiff
|
tree
2009-05-25
Guus Sliepen
Add declaration for sockaddrcmp_noport().
commit
|
commitdiff
|
tree
2009-05-24
Guus Sliepen
Use xrealloc instead of if(ptr) ptr = xmalloc().
commit
|
commitdiff
|
tree
2009-05-24
Guus Sliepen
Fix initialisation of packet decryption context broken...
commit
|
commitdiff
|
tree
2009-05-24
Guus Sliepen
Fix link to Mattias Nissler's tun/tap driver for MacOS/X.
commit
|
commitdiff
|
tree
2009-05-24
Guus Sliepen
If PMTUDiscovery is not set, do not forward packets...
commit
|
commitdiff
|
tree
2009-04-02
Guus Sliepen
Handle UDP packets from different and ports than advertised.
commit
|
commitdiff
|
tree
2009-03-09
Guus Sliepen
Use a simple Random Early Drop algorithm in send_tcppacket().
commit
|
commitdiff
|
tree
2009-03-09
Guus Sliepen
Disable PMTUDiscovery in switch and hub modes.
commit
|
commitdiff
|
tree
2009-03-05
Guus Sliepen
Update THANKS and copyright information.
commit
|
commitdiff
|
tree
2009-03-05
Guus Sliepen
Allow weight to be assigned to Subnets.
commit
|
commitdiff
|
tree
2009-02-17
Guus Sliepen
Handle neighbor solicitation requests without link...
commit
|
commitdiff
|
tree
2009-02-03
Guus Sliepen
Disable old RSA keys when generating new ones.
commit
|
commitdiff
|
tree
2009-01-20
Guus Sliepen
Validate Name before using it in a filename when generating...
commit
|
commitdiff
|
tree
2009-01-20
Guus Sliepen
Allow reading config files with CRLF endings on Unix...
commit
|
commitdiff
|
tree
2009-01-20
Guus Sliepen
Remove unused definitions from net.h.
commit
|
commitdiff
|
tree
2009-01-20
Guus Sliepen
Use a global list to track outgoing connections.
commit
|
commitdiff
|
tree
2009-01-19
Guus Sliepen
Add missing cleanup functions in close_network_connections().
commit
|
commitdiff
|
tree
2009-01-19
Guus Sliepen
Change flush_events() to expire_events().
commit
|
commitdiff
|
tree
2009-01-09
Guus Sliepen
Move free()s at the end om main() to the proper destructor...
commit
|
commitdiff
|
tree
2009-01-03
Guus Sliepen
Only send packets via UDP if UDP communication is possible.
commit
|
commitdiff
|
tree
2009-01-03
Guus Sliepen
Consistently allocate device and iface variables on...
commit
|
commitdiff
|
tree
2008-12-27
Guus Sliepen
Update documentation for git.
commit
|
commitdiff
|
tree
2008-12-26
Guus Sliepen
Releasing 1.0.9.
commit
|
commitdiff
|
tree
2008-12-26
Guus Sliepen
Add missing parentheses in check for IPv4 multicast...
commit
|
commitdiff
|
tree
2008-12-23
Guus Sliepen
Apply patch from Max Rijevski fixing a memory leak...
commit
|
commitdiff
|
tree
2008-12-23
Guus Sliepen
Handle broadcast and multicast packets in router mode.
commit
|
commitdiff
|
tree
2008-12-22
Guus Sliepen
Update the manpage as well, and some whitespace to...
commit
|
commitdiff
|
tree
2008-12-22
Guus Sliepen
Update documentation.
commit
|
commitdiff
|
tree
2008-12-22
Guus Sliepen
Enable PMTU discovery by default.
commit
|
commitdiff
|
tree
2008-12-22
Guus Sliepen
Update copyright information.
commit
|
commitdiff
|
tree
2008-12-22
Guus Sliepen
Update Dutch translation.
commit
|
commitdiff
|
tree
2008-12-22
Guus Sliepen
Make sure IPv6 sockets are IPv6 only.
commit
|
commitdiff
|
tree
2008-12-22
Guus Sliepen
Use TUNIFHEAD by default on FreeBSD to make sure IPv6...
commit
|
commitdiff
|
tree
2008-12-21
Guus Sliepen
Treat virtual network device as tap if Mode = switch...
commit
|
commitdiff
|
tree
2008-12-05
Guus Sliepen
Correct debug message.
commit
|
commitdiff
|
tree
2008-11-18
Guus Sliepen
Prevent freeing a NULL pointer when a hostname is unresolvable.
commit
|
commitdiff
|
tree
2008-10-25
Guus Sliepen
Do not try to send REQ_KEY or ANS_KEY requests to unreachabl...
commit
|
commitdiff
|
tree
2008-10-25
Guus Sliepen
Fix reading configuration files that do not end with...
commit
|
commitdiff
|
tree
2007-12-14
Guus Sliepen
Make sure the prefixlength of subnets is sane.
commit
|
commitdiff
|
tree
2007-08-17
Guus Sliepen
Handle SERVICE_CONTROL_INTERROGATE requests. Thanks...
commit
|
commitdiff
|
tree
2007-05-16
Guus Sliepen
Releasing 1.0.8.
commit
|
commitdiff
|
tree
2007-05-16
Guus Sliepen
Don't free struct addrinfo too early. Spotted by Christian...
commit
|
commitdiff
|
tree
2007-05-16
Guus Sliepen
Update dutch translation.
commit
|
commitdiff
|
tree
2007-05-16
Guus Sliepen
Make sure connection->name is never NULL.
commit
|
commitdiff
|
tree
2007-05-14
Guus Sliepen
Apply patch from "dnk" making sockets non-blocking...
commit
|
commitdiff
|
tree
2007-02-14
Guus Sliepen
Close the proper filedescriptor (if it exists).
commit
|
commitdiff
|
tree
2007-02-14
Guus Sliepen
Apply patch from Scott Lamb fixing some memory and...
commit
|
commitdiff
|
tree
2007-02-14
Guus Sliepen
Apply patch from Scott Lamb preventing an infinite...
commit
|
commitdiff
|
tree
2007-01-05
Guus Sliepen
Releasing 1.0.7.
commit
|
commitdiff
|
tree
2007-01-05
Guus Sliepen
Update copyright notices.
commit
|
commitdiff
|
tree
2007-01-05
Guus Sliepen
No things to do for the 1.0 branch except bugfixing.
commit
|
commitdiff
|
tree
2007-01-05
Guus Sliepen
rename() cannot replace existing files on Windows.
commit
|
commitdiff
|
tree
2007-01-05
Guus Sliepen
Fix generic BSD tun device to write only the actual...
commit
|
commitdiff
|
tree
2007-01-04
Guus Sliepen
Tapreader socket should be bound to localhost only.
commit
|
commitdiff
|
tree
2007-01-03
Guus Sliepen
Use a ringbuffer in shared memory to transfer packets...
commit
|
commitdiff
|
tree
2006-12-18
Guus Sliepen
Releasing 1.0.6.
commit
|
commitdiff
|
tree
2006-12-18
Guus Sliepen
Prevent compiler warnings about redefinition of EAI_FAMILY...
commit
|
commitdiff
|
tree
2006-12-16
Guus Sliepen
Do a simple test for linux/if_tun.h instead of no test...
commit
|
commitdiff
|
tree
2006-12-16
Guus Sliepen
Remove the test for linux/if_tun.h.
commit
|
commitdiff
|
tree
2006-12-16
Guus Sliepen
We do properly check for malloc and realloc.
commit
|
commitdiff
|
tree
2006-12-16
Guus Sliepen
Use standard autoconf macros instead of our own.
commit
|
commitdiff
|
tree
2006-12-16
Guus Sliepen
Fix rule that creates html version of manpages.
commit
|
commitdiff
|
tree
2006-12-15
Guus Sliepen
Remove old Spanish translation.
commit
|
commitdiff
|
tree
2006-12-15
Guus Sliepen
Remove unnecessary stuff from configure.in.
commit
|
commitdiff
|
tree
2006-12-12
Guus Sliepen
Use the correct next pointer.
commit
|
commitdiff
|
tree
2006-12-12
Guus Sliepen
When building the minimum spanning tree, make sure...
commit
|
commitdiff
|
tree
2006-11-29
Guus Sliepen
Search for lzo/lzo1x.h, lzo2/lzo1x.h and lzo1x.h.
commit
|
commitdiff
|
tree
2006-11-29
Guus Sliepen
Make sure resolved addressed for outgoing connections...
commit
|
commitdiff
|
tree
2006-11-14
Guus Sliepen
Releasing 1.0.5.
commit
|
commitdiff
|
tree
2006-11-14
Guus Sliepen
EWOULDBLOCK does not exist on platforms without O_NONBLOCK
commit
|
commitdiff
|
tree
2006-11-11
Guus Sliepen
When deleting an entire tree, start at head, not at...
commit
|
commitdiff
|
tree
2006-11-11
Guus Sliepen
Nodes use events, so event system should be initialised...
commit
|
commitdiff
|
tree
2006-11-11
Guus Sliepen
Update Dutch translation.
commit
|
commitdiff
|
tree
2006-11-11
Guus Sliepen
Document GraphDumpFile option.
commit
|
commitdiff
|
tree
2006-11-11
Guus Sliepen
Support and autodetect LZO version 2.0 and later.
commit
|
commitdiff
|
tree
2006-11-11
Guus Sliepen
Support and autodetect LZO version 2.0 and later.
commit
|
commitdiff
|
tree
2006-11-11
Guus Sliepen
popen() requires pclose().
commit
|
commitdiff
|
tree
2006-11-11
Guus Sliepen
Added graph dumping ability based on Markus Goetz's...
commit
|
commitdiff
|
tree
2006-11-11
Guus Sliepen
The "active" bit in node.status is not used.
commit
|
commitdiff
|
tree
2006-08-09
Guus Sliepen
memcpy() addresses from packet headers before calling...
commit
|
commitdiff
|
tree
2006-08-08
Guus Sliepen
Remove unused variable.
commit
|
commitdiff
|
tree
2006-08-08
Guus Sliepen
Remove unused parameter from maskcmp().
commit
|
commitdiff
|
tree
2006-08-08
Guus Sliepen
Remove unused variables.
commit
|
commitdiff
|
tree
2006-08-08
Guus Sliepen
Fix format string warnings.
commit
|
commitdiff
|
tree
2006-08-08
Guus Sliepen
Do not break strict aliasing of status_t structs.
commit
|
commitdiff
|
tree
2006-06-12
Guus Sliepen
Add generic host-up and host-down scripts.
commit
|
commitdiff
|
tree
2006-06-11
Guus Sliepen
Use memcpy() to copy sockaddrs returned by getaddrinfo().
commit
|
commitdiff
|
tree
2006-04-26
Guus Sliepen
Restore length of the original packet in send_udppacket().
commit
|
commitdiff
|
tree
2006-04-26
Guus Sliepen
Update copyright notices, remove Ivo's email address.
commit
|
commitdiff
|
tree
2006-04-12
Guus Sliepen
Fix a bug in handling prefixlengths that are not a...
commit
|
commitdiff
|
tree
next