projects
/
tinc
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Mark Forwarding and DirectOnly options as being experimental.
2010-04-11
Guus Sliepen
Mark Forwarding and DirectOnly options as being experimental.
commit
|
commitdiff
|
tree
2010-04-11
Guus Sliepen
Don't redefine MAX if it already exists.
commit
|
commitdiff
|
tree
2010-04-11
Guus Sliepen
Fixes for definitions under Windows.
commit
|
commitdiff
|
tree
2010-04-11
Guus Sliepen
Ensure subnet-up/down scripts are called after HUP...
commit
|
commitdiff
|
tree
2010-04-11
Guus Sliepen
Fix reloading Subnets when StrictSubnets is set.
commit
|
commitdiff
|
tree
2010-04-10
Guus Sliepen
Reload Subnets when getting a HUP signal and StrictSubnets...
commit
|
commitdiff
|
tree
2010-04-10
Guus Sliepen
Ensure ICMP_NET_ANO is defined.
commit
|
commitdiff
|
tree
2010-04-03
Guus Sliepen
Convert Port to numeric form before sending it to other...
commit
|
commitdiff
|
tree
2010-03-18
Sven-Haegar Koch
Never delete Subnets when StrictSubnets is set
commit
|
commitdiff
|
tree
2010-03-10
Guus Sliepen
Fix typo.
commit
|
commitdiff
|
tree
2010-03-08
Guus Sliepen
Log unauthorized Subnets when StrictSubnets is set.
commit
|
commitdiff
|
tree
2010-03-08
Guus Sliepen
ConnectTo does not mean tinc does not listen for incoming...
commit
|
commitdiff
|
tree
2010-03-02
Guus Sliepen
Fixes for the Forwarding option.
commit
|
commitdiff
|
tree
2010-03-02
Guus Sliepen
Add the DirectOnly option.
commit
|
commitdiff
|
tree
2010-03-02
Guus Sliepen
Add the Forwarding option.
commit
|
commitdiff
|
tree
2010-03-01
Guus Sliepen
Add the StrictSubnets option.
commit
|
commitdiff
|
tree
2010-03-01
Guus Sliepen
Preload all Subnets in TunnelServer mode.
commit
|
commitdiff
|
tree
2010-03-01
Guus Sliepen
Check for dirent.h.
commit
|
commitdiff
|
tree
2010-03-01
Guus Sliepen
Simplify reading lines from configuration files.
commit
|
commitdiff
|
tree
2010-02-28
Guus Sliepen
Clamp MSS to miminum MTU in both directions.
commit
|
commitdiff
|
tree
2010-02-10
Timothy Redaelli
Add --disable-zlib configure option
commit
|
commitdiff
|
tree
2010-02-10
Timothy Redaelli
Add --disable-lzo configure option
commit
|
commitdiff
|
tree
2010-02-03
Guus Sliepen
Releasing 1.0.12.
commit
|
commitdiff
|
tree
2010-02-03
Guus Sliepen
Ensure peers with a meta connection always have our...
commit
|
commitdiff
|
tree
2010-02-02
Guus Sliepen
Update copyright notices.
commit
|
commitdiff
|
tree
2010-02-02
Guus Sliepen
Try to set DF bit on BSDs as well.
commit
|
commitdiff
|
tree
2010-02-02
Guus Sliepen
Immediately exchange keys when establishing a meta...
commit
|
commitdiff
|
tree
2010-02-01
Guus Sliepen
Determine peer's reflexive address and port when exchanging...
commit
|
commitdiff
|
tree
2010-01-23
Guus Sliepen
Be liberal in accepting KEY_CHANGED/REQ_KEY/ANS_KEY...
commit
|
commitdiff
|
tree
2010-01-22
Guus Sliepen
Run subnet-up/down scripts for local MAC addresses...
commit
|
commitdiff
|
tree
2010-01-22
Guus Sliepen
Fix subnet-up/down scripts being called with an empty...
commit
|
commitdiff
|
tree
2010-01-16
Guus Sliepen
Make MSS clamping configurable, but enabled by default.
commit
|
commitdiff
|
tree
2010-01-16
Guus Sliepen
Also clamp MSS of TCP over IPv6 packets.
commit
|
commitdiff
|
tree
2010-01-15
Guus Sliepen
Optimise handling of select() returning <= 0.
commit
|
commitdiff
|
tree
2010-01-15
Guus Sliepen
Ping nodes immediately when receiving SIGALRM.
commit
|
commitdiff
|
tree
2010-01-15
Guus Sliepen
Clamp MSS of IPv4 SYN packets.
commit
|
commitdiff
|
tree
2009-12-24
Guus Sliepen
Allow Port and PMTUDiscovery options in tinc.conf,...
commit
|
commitdiff
|
tree
2009-12-23
Guus Sliepen
Use xstrdup() instead of xasprintf() to copy static...
commit
|
commitdiff
|
tree
2009-12-23
Guus Sliepen
Allow port to be specified in Address statements.
commit
|
commitdiff
|
tree
2009-12-23
Guus Sliepen
Do not fragment packets smaller than RFC defined minimum...
commit
|
commitdiff
|
tree
2009-12-08
Guus Sliepen
Forget addresses of unreachable nodes.
commit
|
commitdiff
|
tree
2009-11-28
Guus Sliepen
Remove unused variable in lookup_subnet_*() functions.
commit
|
commitdiff
|
tree
2009-11-28
Guus Sliepen
When learning MAC addresses, only check our own Subnets...
commit
|
commitdiff
|
tree
2009-11-01
Guus Sliepen
Releasing 1.0.11.
commit
|
commitdiff
|
tree
2009-11-01
Guus Sliepen
Start a tinc service if it already exists.
commit
|
commitdiff
|
tree
2009-10-27
Guus Sliepen
Fast handoff of roaming MAC addresses.
commit
|
commitdiff
|
tree
2009-10-24
Guus Sliepen
Move socket error interpretation to utils.h.
commit
|
commitdiff
|
tree
2009-10-24
Guus Sliepen
Use WSAGetLastError() to determine cause of network...
commit
|
commitdiff
|
tree
2009-10-24
Michael Tokarev
Remove localedir leftovers.
commit
|
commitdiff
|
tree
2009-10-24
Guus Sliepen
Use IP_DONTFRAGMENT instead of IP_MTU_DISCOVER on Windows.
commit
|
commitdiff
|
tree
2009-10-24
Guus Sliepen
Forward packets to not directly reachable hosts via...
commit
|
commitdiff
|
tree
2009-10-24
Guus Sliepen
Make maxmtu equal to minmtu when fixing the path MTU...
commit
|
commitdiff
|
tree
2009-10-24
Guus Sliepen
Always reply to MTU probes via UDP.
commit
|
commitdiff
|
tree
2009-10-24
Guus Sliepen
Allow UDP packets with an address different from the...
commit
|
commitdiff
|
tree
2009-10-24
Guus Sliepen
Use uint32_t instead of long int for connection options.
commit
|
commitdiff
|
tree
2009-10-24
Guus Sliepen
Add dummy device.
commit
|
commitdiff
|
tree
2009-10-20
Guus Sliepen
Clarify and increase level of log message about MTU...
commit
|
commitdiff
|
tree
2009-10-20
Guus Sliepen
Handle weighted Subnets in switch and hub modes.
commit
|
commitdiff
|
tree
2009-10-20
Guus Sliepen
Starting to work towards 1.0.11.
commit
|
commitdiff
|
tree
2009-10-20
Guus Sliepen
Fix a possible crash when sending the HUP signal.
commit
|
commitdiff
|
tree
2009-10-18
Guus Sliepen
Releasing 1.0.10.
commit
|
commitdiff
|
tree
2009-10-18
Guus Sliepen
Fix description of the WEIGHT environment variable.
commit
|
commitdiff
|
tree
2009-10-18
Guus Sliepen
Include missing header.
commit
|
commitdiff
|
tree
2009-10-12
Guus Sliepen
Remove debugging message when reading packets from...
commit
|
commitdiff
|
tree
2009-10-12
Guus Sliepen
Allow the cloning /dev/tap interface to be used on...
commit
|
commitdiff
|
tree
2009-10-11
Guus Sliepen
Use MTU probes to regularly ping other nodes over UDP.
commit
|
commitdiff
|
tree
2009-10-11
Guus Sliepen
Small updates to the documentation.
commit
|
commitdiff
|
tree
2009-10-11
Guus Sliepen
Ensure that the texinfo manual can be converted to...
commit
|
commitdiff
|
tree
2009-10-11
Guus Sliepen
Revert "Raise default crypto algorithms to AES256 and...
commit
|
commitdiff
|
tree
2009-10-11
Guus Sliepen
Remove code duplication when checking ADD_EDGE/DEL_EDGE...
commit
|
commitdiff
|
tree
2009-10-11
Guus Sliepen
Don't disconnect clients in TunnelServer mode who send...
commit
|
commitdiff
|
tree
2009-09-29
Guus Sliepen
Remove autogenerated files from EXTRA_DIST.
commit
|
commitdiff
|
tree
2009-09-26
Guus Sliepen
Update the NEWS.
commit
|
commitdiff
|
tree
2009-09-25
Guus Sliepen
Add more authors to the copyright headers.
commit
|
commitdiff
|
tree
2009-09-24
Guus Sliepen
Drop support for localisation.
commit
|
commitdiff
|
tree
2009-09-24
Guus Sliepen
Remove checkpoint tracing.
commit
|
commitdiff
|
tree
2009-09-24
Guus Sliepen
K&R style braces.
commit
|
commitdiff
|
tree
2009-09-24
Guus Sliepen
Update the address of the Free Software Foundation...
commit
|
commitdiff
|
tree
2009-09-24
Guus Sliepen
Remove Ivo's old email addresses.
commit
|
commitdiff
|
tree
2009-09-24
Guus Sliepen
Remove all occurences of $Id$.
commit
|
commitdiff
|
tree
2009-09-24
Guus Sliepen
Update copyright information.
commit
|
commitdiff
|
tree
2009-09-15
Guus Sliepen
Send large packets we cannot handle properly via TCP.
commit
|
commitdiff
|
tree
2009-09-15
Guus Sliepen
Raise default RSA key length to 2048 bits.
commit
|
commitdiff
|
tree
2009-09-15
Guus Sliepen
Use a mutex to allow the TAP reader to process packets...
commit
|
commitdiff
|
tree
2009-09-15
Guus Sliepen
Remove extra {.
commit
|
commitdiff
|
tree
2009-09-15
Guus Sliepen
Raise default crypto algorithms to AES256 and SHA256.
commit
|
commitdiff
|
tree
2009-09-14
Guus Sliepen
Use access() instead of stat() for checking whether...
commit
|
commitdiff
|
tree
2009-09-14
Guus Sliepen
Remove dropin random() function, as it is not used...
commit
|
commitdiff
|
tree
2009-09-14
Guus Sliepen
Allow compiling for Windows XP and higher.
commit
|
commitdiff
|
tree
2009-09-14
Guus Sliepen
Also do not use drand48(), it is not available on Windows.
commit
|
commitdiff
|
tree
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
next