projects
/
tinc
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Use only rand(), not random().
2009-09-14
Guus Sliepen
Use only rand(), not random().
commit
|
commitdiff
|
tree
2009-09-13
Guus Sliepen
Apparently it's impolite to ask GCC to subtract two...
commit
|
commitdiff
|
tree
2009-09-13
Guus Sliepen
Remove superfluous call to avl_delete().
commit
|
commitdiff
|
tree
2009-09-12
Guus Sliepen
Handle unicast packets larger than PMTU in switch mode.
commit
|
commitdiff
|
tree
2009-09-12
Guus Sliepen
Allow PMTUDiscovery in switch and hub modes again.
commit
|
commitdiff
|
tree
2009-09-12
Guus Sliepen
Put Subnet weight in a separate environment variable.
commit
|
commitdiff
|
tree
2009-09-10
Guus Sliepen
Don't stat() on iPhone/iPod.
commit
|
commitdiff
|
tree
2009-09-10
Guus Sliepen
Add support for iPhones and recent iPods.
commit
|
commitdiff
|
tree
2009-09-09
Guus Sliepen
Another safe bitfield conversion.
commit
|
commitdiff
|
tree
2009-09-09
Guus Sliepen
Add the GPL license to the repository.
commit
|
commitdiff
|
tree
2009-09-09
Guus Sliepen
Convert bitfields to integers in a safe way.
commit
|
commitdiff
|
tree
2009-09-08
Guus Sliepen
Ensure tinc compiles with gcc -std=c99.
commit
|
commitdiff
|
tree
2009-09-08
Guus Sliepen
UNIX signal numbers start at 1.
commit
|
commitdiff
|
tree
2009-09-08
Guus Sliepen
Replace asprintf() by xasprintf().
commit
|
commitdiff
|
tree
2009-09-08
Guus Sliepen
Check the return value of fscanf() when reading a PID...
commit
|
commitdiff
|
tree
2009-09-08
Guus Sliepen
Add xasprintf() and xvasprintf().
commit
|
commitdiff
|
tree
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
next