projects
/
tinc
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
tinc
2009-06-06
Guus Sliepen
Handle truncated message authentication codes.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-05
Guus Sliepen
Merge branch 'master' into 1.1
commit
|
commitdiff
|
tree
|
snapshot
2009-06-05
Guus Sliepen
Properly set HMAC length for incoming packets.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-05
Michael Tokarev
try outgoing connections before chroot/drop_privs
commit
|
commitdiff
|
tree
|
snapshot
2009-06-05
Michael Tokarev
cleanup setpriority thing to make it readable
commit
|
commitdiff
|
tree
|
snapshot
2009-05-28
Guus Sliepen
Add some const where appropriate.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-28
Guus Sliepen
Add ProcessPriority option.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-27
Florian Forster
src/net_socket.c: Bind outgoing TCP sockets to `BindToA...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-27
Florian Forster
src/linux/device.c: Fix segfault when running without...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-25
Michael Tokarev
tunnelserver: log which ADD_SUBNET was refused
commit
|
commitdiff
|
tree
|
snapshot
2009-05-25
Guus Sliepen
Do not forward broadcast packets when TunnelServer...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-25
Guus Sliepen
Use packet size before decompression to calculate path...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-25
Guus Sliepen
Add declaration for sockaddrcmp_noport().
commit
|
commitdiff
|
tree
|
snapshot
2009-05-24
Michael Tokarev
Fix ans_key exchange in recent changes
commit
|
commitdiff
|
tree
|
snapshot
2009-05-24
Guus Sliepen
Use xrealloc instead of if(ptr) ptr = xmalloc().
commit
|
commitdiff
|
tree
|
snapshot
2009-05-24
Guus Sliepen
Fix initialisation of packet decryption context broken...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-24
Michael Tokarev
don't log every strange packet coming to the UDP port
commit
|
commitdiff
|
tree
|
snapshot
2009-05-24
Guus Sliepen
Fix link to Mattias Nissler's tun/tap driver for MacOS/X.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-24
Guus Sliepen
If PMTUDiscovery is not set, do not forward packets...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-21
Michael Tokarev
ignore indirect edge registrations in tunnelserver...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-20
Michael Tokarev
TunnelServer: Don't disconnect client on DEL_SUBNET too
commit
|
commitdiff
|
tree
|
snapshot
2009-05-18
Michael Tokarev
format 'not supported on this platform' error message
commit
|
commitdiff
|
tree
|
snapshot
2009-05-18
Michael Tokarev
change error messages in droppriv code to match the...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-18
Michael Tokarev
bugfix: chdir(/) after chroot
commit
|
commitdiff
|
tree
|
snapshot
2009-05-18
Michael Tokarev
bugfix: move mlock to after detach() so it works for...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-18
Michael Tokarev
bugfix: initialize pid (as read from pidfile) to zero
commit
|
commitdiff
|
tree
|
snapshot
2009-05-18
Michael Tokarev
Implement privilege dropping
commit
|
commitdiff
|
tree
|
snapshot
2009-05-18
Michael Tokarev
Rename setup_network_connections() and split out try_ou...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-02
Guus Sliepen
Handle UDP packets from different and ports than advert...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-09
Guus Sliepen
Merge branch 'master' into 1.1
commit
|
commitdiff
|
tree
|
snapshot
2009-03-09
Guus Sliepen
Use a simple Random Early Drop algorithm in send_tcppac...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-09
Guus Sliepen
Disable PMTUDiscovery in switch and hub modes.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-05
Guus Sliepen
Update THANKS and copyright information.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-05
Guus Sliepen
Allow weight to be assigned to Subnets.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-04
Michael Tokarev
Enable PMTUDiscovery only if BOTH sides wants it.
commit
|
commitdiff
|
tree
|
snapshot
2009-02-17
Guus Sliepen
Handle neighbor solicitation requests without link...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-09
Michael Tokarev
Allow tunnelserver to work with clients that have other...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-03
Guus Sliepen
Disable old RSA keys when generating new ones.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-20
Guus Sliepen
Validate Name before using it in a filename when genera...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-20
Guus Sliepen
Allow reading config files with CRLF endings on Unix...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-20
Guus Sliepen
Remove unused definitions from net.h.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-20
Guus Sliepen
Use a global list to track outgoing connections.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-19
Guus Sliepen
Add missing cleanup functions in close_network_connecti...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-19
Guus Sliepen
Change flush_events() to expire_events().
commit
|
commitdiff
|
tree
|
snapshot
2009-01-09
Guus Sliepen
Move free()s at the end om main() to the proper destruc...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-03
Guus Sliepen
Only send packets via UDP if UDP communication is possible.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-03
Guus Sliepen
Consistently allocate device and iface variables on...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-27
Guus Sliepen
Update documentation for git.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-26
Guus Sliepen
Releasing 1.0.9.
release-1.0.9
commit
|
commitdiff
|
tree
|
snapshot
2008-12-26
Guus Sliepen
Add missing parentheses in check for IPv4 multicast...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-23
Guus Sliepen
Apply patch from Max Rijevski fixing a memory leak...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-23
Guus Sliepen
Handle broadcast and multicast packets in router mode.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-22
Guus Sliepen
Update the manpage as well, and some whitespace to...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-22
Guus Sliepen
Update documentation.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-22
Guus Sliepen
Enable PMTU discovery by default.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-22
Guus Sliepen
Update copyright information.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-22
Guus Sliepen
Update Dutch translation.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-22
Guus Sliepen
Make sure IPv6 sockets are IPv6 only.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-22
Guus Sliepen
Use TUNIFHEAD by default on FreeBSD to make sure IPv6...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-21
Guus Sliepen
Treat virtual network device as tap if Mode = switch...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-14
Guus Sliepen
Move RSA key generation into the wrappers.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-11
Guus Sliepen
Make sure IPv6 sockets are IPv6 only.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-11
Guus Sliepen
Use Dijkstra's algorithm. Based on patches from Max...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-11
Guus Sliepen
Remove wrong checks.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-11
Guus Sliepen
Remove unnecessary parentheses from sizeof, apply sizeo...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-11
Guus Sliepen
Fix compiler warnings.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-11
Guus Sliepen
Backport fixes from trunk since revision 1555.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-11
Guus Sliepen
Use the crypto wrappers again instead of calling OpenSS...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-11
Guus Sliepen
Move AC_GNU_SOURCE up to make autoconf happy.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-11
Guus Sliepen
Only show meta connection related debug messages when...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-11
Guus Sliepen
Look in the configured sbin directory for the tincd...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-05
Guus Sliepen
Correct debug message.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-18
Guus Sliepen
Prevent freeing a NULL pointer when a hostname is unres...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-25
Guus Sliepen
Do not try to send REQ_KEY or ANS_KEY requests to unrea...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-25
Guus Sliepen
Fix reading configuration files that do not end with...
commit
|
commitdiff
|
tree
|
snapshot
2007-12-14
Guus Sliepen
Make sure the prefixlength of subnets is sane.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-08
Scott Lamb
Use a control socket directory to restrict access
commit
|
commitdiff
|
tree
|
snapshot
2007-11-07
Scott Lamb
Coding style corrections
commit
|
commitdiff
|
tree
|
snapshot
2007-11-07
Scott Lamb
Reload configuration through control socket
commit
|
commitdiff
|
tree
|
snapshot
2007-11-07
Scott Lamb
Retry connections through control socket
commit
|
commitdiff
|
tree
|
snapshot
2007-11-07
Scott Lamb
Alter debugging levels through control socket
commit
|
commitdiff
|
tree
|
snapshot
2007-11-07
Scott Lamb
Purge through the control socket
commit
|
commitdiff
|
tree
|
snapshot
2007-11-07
Scott Lamb
Dump through control socket
commit
|
commitdiff
|
tree
|
snapshot
2007-11-07
Scott Lamb
Fancier protocol for control socket
commit
|
commitdiff
|
tree
|
snapshot
2007-11-07
Scott Lamb
Fix reload crash
commit
|
commitdiff
|
tree
|
snapshot
2007-11-07
Scott Lamb
Update documentation to match tincctl changes
commit
|
commitdiff
|
tree
|
snapshot
2007-11-07
Scott Lamb
Temporarily revert to old crypto code
commit
|
commitdiff
|
tree
|
snapshot
2007-10-20
Guus Sliepen
Prevent double free() of a used challenge nonce.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-19
Guus Sliepen
Fix meta data segfault when receiving a partial command.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-19
Guus Sliepen
Use a dummy function as the read callback for connectio...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-19
Guus Sliepen
Fix connection weight estimation.
commit
|
commitdiff
|
tree
|
snapshot
2007-09-04
Guus Sliepen
Apply patch from Scott Lamb: Update documentation to...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-04
Guus Sliepen
Small fixes to make gcrypt routines compile.
commit
|
commitdiff
|
tree
|
snapshot
2007-09-04
Guus Sliepen
Fix formatting of --help output.
commit
|
commitdiff
|
tree
|
snapshot
2007-09-04
Guus Sliepen
Only check for libgcrypt if --with-gcrypt is used.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-17
Guus Sliepen
Handle SERVICE_CONTROL_INTERROGATE requests. Thanks...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-20
Scott Lamb
const correctness
commit
|
commitdiff
|
tree
|
snapshot
2007-07-18
Scott Lamb
Updated svn:ignores list for new symlinked sources...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-18
Scott Lamb
Refresh po/POTFILES.in.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-18
Scott Lamb
Revert to only requiring autoconf 2.59.
commit
|
commitdiff
|
tree
|
snapshot
next