projects
/
tinc
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
tinc
2010-03-31
Sven-Haegar...
Fixed 1.0 miss-merges
commit
|
commitdiff
|
tree
|
snapshot
2010-03-26
Sven-Haegar...
Merge branch 'master' into 1.1
commit
|
commitdiff
|
tree
|
snapshot
2010-03-18
Sven-Haegar...
Never delete Subnets when StrictSubnets is set
commit
|
commitdiff
|
tree
|
snapshot
2010-03-10
Guus Sliepen
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-08
Guus Sliepen
Log unauthorized Subnets when StrictSubnets is set.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-08
Guus Sliepen
ConnectTo does not mean tinc does not listen for incomi...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-02
Guus Sliepen
Fixes for the Forwarding option.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-02
Guus Sliepen
Add the DirectOnly option.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-02
Guus Sliepen
Add the Forwarding option.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-01
Guus Sliepen
Add the StrictSubnets option.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-01
Guus Sliepen
Preload all Subnets in TunnelServer mode.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-01
Guus Sliepen
Check for dirent.h.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-01
Guus Sliepen
Simplify reading lines from configuration files.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-28
Guus Sliepen
Clamp MSS to miminum MTU in both directions.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-10
Timothy Redaelli
Add --disable-zlib configure option
commit
|
commitdiff
|
tree
|
snapshot
2010-02-10
Timothy Redaelli
Add --disable-lzo configure option
commit
|
commitdiff
|
tree
|
snapshot
2010-02-03
Guus Sliepen
Releasing 1.0.12.
release-1.0.12
commit
|
commitdiff
|
tree
|
snapshot
2010-02-03
Guus Sliepen
Ensure peers with a meta connection always have our...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-02
Guus Sliepen
Update copyright notices.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-02
Guus Sliepen
Try to set DF bit on BSDs as well.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-02
Guus Sliepen
Immediately exchange keys when establishing a meta...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-01
Guus Sliepen
Determine peer's reflexive address and port when exchan...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-23
Guus Sliepen
Be liberal in accepting KEY_CHANGED/REQ_KEY/ANS_KEY...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-22
Guus Sliepen
Run subnet-up/down scripts for local MAC addresses...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-22
Guus Sliepen
Fix subnet-up/down scripts being called with an empty...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-16
Guus Sliepen
Make MSS clamping configurable, but enabled by default.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-16
Guus Sliepen
Also clamp MSS of TCP over IPv6 packets.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-15
Guus Sliepen
Optimise handling of select() returning <= 0.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-15
Guus Sliepen
Ping nodes immediately when receiving SIGALRM.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-15
Guus Sliepen
Clamp MSS of IPv4 SYN packets.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-31
Guus Sliepen
Move source from lib/ to src/.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-31
Guus Sliepen
Remove unused AVL tree library.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-24
Guus Sliepen
Allow Port and PMTUDiscovery options in tinc.conf,...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-23
Guus Sliepen
Use xstrdup() instead of xasprintf() to copy static...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-23
Guus Sliepen
Allow port to be specified in Address statements.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-23
Guus Sliepen
Do not fragment packets smaller than RFC defined minimu...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-19
Guus Sliepen
Do not use hardcoded cipher block length when padding.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-19
Guus Sliepen
Fix alignment of results of RSA operations when using...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-19
Guus Sliepen
Do not consider unreachable nodes when trying to determ...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-19
Guus Sliepen
recv() and recvfrom() return int, do not prematurely...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-19
Guus Sliepen
Fix reading raw RSA keys with libgcrypt.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-19
Guus Sliepen
Reinitialise block cipher IV each time we encrypt a...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-19
Guus Sliepen
Fix block cipher padding when using libgcrypt.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-18
Guus Sliepen
Fix packet authentication.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-16
Guus Sliepen
Start of a GUI for tinc.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-16
Guus Sliepen
Allow connections to be closed.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-14
Guus Sliepen
Include missing header files and source directories.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-14
Guus Sliepen
Do not include OpenSSL headers directly.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-11
Guus Sliepen
Fix compiler warnings.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-11
Guus Sliepen
Merge branch 'master' into 1.1
commit
|
commitdiff
|
tree
|
snapshot
2009-12-11
Guus Sliepen
Only call ioctlsocket() on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-08
Guus Sliepen
Forget addresses of unreachable nodes.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-28
Guus Sliepen
Remove unused variable in lookup_subnet_*() functions.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-28
Guus Sliepen
When learning MAC addresses, only check our own Subnets...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-07
Guus Sliepen
Use the TCP socket infrastructure for control sockets.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-07
Guus Sliepen
Small fixes to get really working control sockets on...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-07
Guus Sliepen
Better integration of libevent in build system.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-05
Guus Sliepen
Make sure the 1.1 branch compiles in a MinGW environment.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-04
Guus Sliepen
Handle PKCS#5 padding in the gcrypt backend.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-04
Guus Sliepen
Handle truncated message authentication codes with...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-04
Guus Sliepen
Use %x instead of %lx where appropriate.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-04
Guus Sliepen
Don't enable device events when there is no valid filed...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Guus Sliepen
Merge branch 'master' into 1.1
commit
|
commitdiff
|
tree
|
snapshot
2009-11-01
Guus Sliepen
Releasing 1.0.11.
release-1.0.11
commit
|
commitdiff
|
tree
|
snapshot
2009-11-01
Guus Sliepen
Start a tinc service if it already exists.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-27
Guus Sliepen
Fast handoff of roaming MAC addresses.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-24
Guus Sliepen
Move socket error interpretation to utils.h.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-24
Guus Sliepen
Use WSAGetLastError() to determine cause of network...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-24
Michael Tokarev
Remove localedir leftovers.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-24
Guus Sliepen
Use IP_DONTFRAGMENT instead of IP_MTU_DISCOVER on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-24
Guus Sliepen
Forward packets to not directly reachable hosts via...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-24
Guus Sliepen
Make maxmtu equal to minmtu when fixing the path MTU...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-24
Guus Sliepen
Always reply to MTU probes via UDP.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-24
Guus Sliepen
Allow UDP packets with an address different from the...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-24
Guus Sliepen
Use uint32_t instead of long int for connection options.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-24
Guus Sliepen
Add dummy device.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-20
Guus Sliepen
Clarify and increase level of log message about MTU...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-20
Guus Sliepen
Handle weighted Subnets in switch and hub modes.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-20
Guus Sliepen
Starting to work towards 1.0.11.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-20
Guus Sliepen
Fix a possible crash when sending the HUP signal.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-18
Guus Sliepen
Releasing 1.0.10.
release-1.0.10
commit
|
commitdiff
|
tree
|
snapshot
2009-10-18
Guus Sliepen
Fix description of the WEIGHT environment variable.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-18
Guus Sliepen
Include missing header.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-12
Guus Sliepen
Remove debugging message when reading packets from...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-12
Guus Sliepen
Allow the cloning /dev/tap interface to be used on...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-11
Guus Sliepen
Use MTU probes to regularly ping other nodes over UDP.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-11
Guus Sliepen
Small updates to the documentation.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-11
Guus Sliepen
Ensure that the texinfo manual can be converted to...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-11
Guus Sliepen
Revert "Raise default crypto algorithms to AES256 and...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-11
Guus Sliepen
Remove code duplication when checking ADD_EDGE/DEL_EDGE...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-11
Guus Sliepen
Don't disconnect clients in TunnelServer mode who send...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-03
Borg
Removed last gettext function.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-29
Guus Sliepen
Remove autogenerated files from EXTRA_DIST.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-29
Guus Sliepen
Update FSF address in files not covered by the merge.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-29
Guus Sliepen
Drop localisation and checkpoint tracing in files not...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-29
Guus Sliepen
Merge branch 'master' into 1.1
commit
|
commitdiff
|
tree
|
snapshot
2009-09-26
Guus Sliepen
Update the NEWS.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-25
Guus Sliepen
Add more authors to the copyright headers.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-24
Guus Sliepen
Drop support for localisation.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-24
Guus Sliepen
Remove checkpoint tracing.
commit
|
commitdiff
|
tree
|
snapshot
next