projects
/
tinc
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Apparently it's impolite to ask GCC to subtract two pointers.
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
Michael Tokarev
Remove extra semicolon in my definition of setpriority()
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-06-05
Michael Tokarev
try outgoing connections before chroot/drop_privs
commit
|
commitdiff
|
tree
2009-06-05
Michael Tokarev
cleanup setpriority thing to make it readable
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-27
Florian Forster
src/net_socket.c: Bind outgoing TCP sockets to `BindToAddress'.
commit
|
commitdiff
|
tree
2009-05-27
Florian Forster
src/linux/device.c: Fix segfault when running without...
commit
|
commitdiff
|
tree
2009-05-25
Michael Tokarev
tunnelserver: log which ADD_SUBNET was refused
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
Michael Tokarev
Fix ans_key exchange in recent changes
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
Michael Tokarev
don't log every strange packet coming to the UDP port
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-05-21
Michael Tokarev
ignore indirect edge registrations in tunnelserver...
commit
|
commitdiff
|
tree
2009-05-20
Michael Tokarev
TunnelServer: Don't disconnect client on DEL_SUBNET too
commit
|
commitdiff
|
tree
2009-05-18
Michael Tokarev
format 'not supported on this platform' error message
commit
|
commitdiff
|
tree
2009-05-18
Michael Tokarev
change error messages in droppriv code to match the...
commit
|
commitdiff
|
tree
2009-05-18
Michael Tokarev
bugfix: chdir(/) after chroot
commit
|
commitdiff
|
tree
2009-05-18
Michael Tokarev
bugfix: move mlock to after detach() so it works for...
commit
|
commitdiff
|
tree
2009-05-18
Michael Tokarev
bugfix: initialize pid (as read from pidfile) to zero
commit
|
commitdiff
|
tree
2009-05-18
Michael Tokarev
Implement privilege dropping
commit
|
commitdiff
|
tree
2009-05-18
Michael Tokarev
Rename setup_network_connections() and split out try_outgoin...
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-03-04
Michael Tokarev
Enable PMTUDiscovery only if BOTH sides wants it.
commit
|
commitdiff
|
tree
2009-02-17
Guus Sliepen
Handle neighbor solicitation requests without link...
commit
|
commitdiff
|
tree
2009-02-09
Michael Tokarev
Allow tunnelserver to work with clients that have other...
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
next