projects
/
tinc
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Also clarify hostnames=[yes|no] in tinc.conf(5).
[tinc]
/
src
/
2010-06-04
Guus Sliepen
Do not append an address to ANS_KEY messages if we...
tree
|
commitdiff
2010-06-04
Guus Sliepen
Use 64 bit counters to keep track of bytes sent/receive...
tree
|
commitdiff
2010-06-04
Guus Sliepen
Detect and prevent two nodes with the same Name being...
tree
|
commitdiff
2010-05-07
Guus Sliepen
Use strrchr() insteaad of rindex().
tree
|
commitdiff
2010-05-06
Timothy Redaelli
Fix warnings under BSD
tree
|
commitdiff
2010-05-03
Timothy Redaelli
Fix warnings showed using -D_FORTIFY_SOURCE=2
tree
|
commitdiff
2010-05-01
Guus Sliepen
Fix all warnings when compiling with mingw64.
tree
|
commitdiff
2010-04-17
Guus Sliepen
Fix reading configuration files that do not end with...
tree
|
commitdiff
2010-04-11
Guus Sliepen
Don't redefine MAX if it already exists.
tree
|
commitdiff
2010-04-11
Guus Sliepen
Fixes for definitions under Windows.
tree
|
commitdiff
2010-04-11
Guus Sliepen
Ensure subnet-up/down scripts are called after HUP...
tree
|
commitdiff
2010-04-11
Guus Sliepen
Fix reloading Subnets when StrictSubnets is set.
tree
|
commitdiff
2010-04-10
Guus Sliepen
Reload Subnets when getting a HUP signal and StrictSubn...
tree
|
commitdiff
2010-04-03
Guus Sliepen
Convert Port to numeric form before sending it to other...
tree
|
commitdiff
2010-03-18
Sven-Haegar Koch
Never delete Subnets when StrictSubnets is set
tree
|
commitdiff
2010-03-08
Guus Sliepen
Log unauthorized Subnets when StrictSubnets is set.
tree
|
commitdiff
2010-03-02
Guus Sliepen
Fixes for the Forwarding option.
tree
|
commitdiff
2010-03-02
Guus Sliepen
Add the DirectOnly option.
tree
|
commitdiff
2010-03-02
Guus Sliepen
Add the Forwarding option.
tree
|
commitdiff
2010-03-01
Guus Sliepen
Add the StrictSubnets option.
tree
|
commitdiff
2010-03-01
Guus Sliepen
Preload all Subnets in TunnelServer mode.
tree
|
commitdiff
2010-03-01
Guus Sliepen
Simplify reading lines from configuration files.
tree
|
commitdiff
2010-02-28
Guus Sliepen
Clamp MSS to miminum MTU in both directions.
tree
|
commitdiff
2010-02-10
Timothy Redaelli
Add --disable-zlib configure option
tree
|
commitdiff
2010-02-10
Timothy Redaelli
Add --disable-lzo configure option
tree
|
commitdiff
2010-02-03
Guus Sliepen
Ensure peers with a meta connection always have our...
tree
|
commitdiff
2010-02-02
Guus Sliepen
Update copyright notices.
tree
|
commitdiff
2010-02-02
Guus Sliepen
Try to set DF bit on BSDs as well.
tree
|
commitdiff
2010-02-02
Guus Sliepen
Immediately exchange keys when establishing a meta...
tree
|
commitdiff
2010-02-01
Guus Sliepen
Determine peer's reflexive address and port when exchan...
tree
|
commitdiff
2010-01-23
Guus Sliepen
Be liberal in accepting KEY_CHANGED/REQ_KEY/ANS_KEY...
tree
|
commitdiff
2010-01-22
Guus Sliepen
Run subnet-up/down scripts for local MAC addresses...
tree
|
commitdiff
2010-01-22
Guus Sliepen
Fix subnet-up/down scripts being called with an empty...
tree
|
commitdiff
2010-01-16
Guus Sliepen
Make MSS clamping configurable, but enabled by default.
tree
|
commitdiff
2010-01-16
Guus Sliepen
Also clamp MSS of TCP over IPv6 packets.
tree
|
commitdiff
2010-01-15
Guus Sliepen
Optimise handling of select() returning <= 0.
tree
|
commitdiff
2010-01-15
Guus Sliepen
Ping nodes immediately when receiving SIGALRM.
tree
|
commitdiff
2010-01-15
Guus Sliepen
Clamp MSS of IPv4 SYN packets.
tree
|
commitdiff
2009-12-24
Guus Sliepen
Allow Port and PMTUDiscovery options in tinc.conf,...
tree
|
commitdiff
2009-12-23
Guus Sliepen
Use xstrdup() instead of xasprintf() to copy static...
tree
|
commitdiff
2009-12-23
Guus Sliepen
Allow port to be specified in Address statements.
tree
|
commitdiff
2009-12-23
Guus Sliepen
Do not fragment packets smaller than RFC defined minimu...
tree
|
commitdiff
2009-12-08
Guus Sliepen
Forget addresses of unreachable nodes.
tree
|
commitdiff
2009-11-28
Guus Sliepen
Remove unused variable in lookup_subnet_*() functions.
tree
|
commitdiff
2009-11-28
Guus Sliepen
When learning MAC addresses, only check our own Subnets...
tree
|
commitdiff
2009-11-01
Guus Sliepen
Start a tinc service if it already exists.
tree
|
commitdiff
2009-10-27
Guus Sliepen
Fast handoff of roaming MAC addresses.
tree
|
commitdiff
2009-10-24
Guus Sliepen
Move socket error interpretation to utils.h.
tree
|
commitdiff
2009-10-24
Guus Sliepen
Use WSAGetLastError() to determine cause of network...
tree
|
commitdiff
2009-10-24
Michael Tokarev
Remove localedir leftovers.
tree
|
commitdiff
2009-10-24
Guus Sliepen
Use IP_DONTFRAGMENT instead of IP_MTU_DISCOVER on Windows.
tree
|
commitdiff
2009-10-24
Guus Sliepen
Forward packets to not directly reachable hosts via...
tree
|
commitdiff
2009-10-24
Guus Sliepen
Make maxmtu equal to minmtu when fixing the path MTU...
tree
|
commitdiff
2009-10-24
Guus Sliepen
Always reply to MTU probes via UDP.
tree
|
commitdiff
2009-10-24
Guus Sliepen
Allow UDP packets with an address different from the...
tree
|
commitdiff
2009-10-24
Guus Sliepen
Use uint32_t instead of long int for connection options.
tree
|
commitdiff
2009-10-24
Guus Sliepen
Add dummy device.
tree
|
commitdiff
2009-10-20
Guus Sliepen
Clarify and increase level of log message about MTU...
tree
|
commitdiff
2009-10-20
Guus Sliepen
Handle weighted Subnets in switch and hub modes.
tree
|
commitdiff
2009-10-20
Guus Sliepen
Fix a possible crash when sending the HUP signal.
tree
|
commitdiff
2009-10-12
Guus Sliepen
Remove debugging message when reading packets from...
tree
|
commitdiff
2009-10-12
Guus Sliepen
Allow the cloning /dev/tap interface to be used on...
tree
|
commitdiff
2009-10-11
Guus Sliepen
Use MTU probes to regularly ping other nodes over UDP.
tree
|
commitdiff
2009-10-11
Guus Sliepen
Revert "Raise default crypto algorithms to AES256 and...
tree
|
commitdiff
2009-10-11
Guus Sliepen
Remove code duplication when checking ADD_EDGE/DEL_EDGE...
tree
|
commitdiff
2009-10-11
Guus Sliepen
Don't disconnect clients in TunnelServer mode who send...
tree
|
commitdiff
2009-10-03
Borg
Removed last gettext function.
tree
|
commitdiff
2009-09-25
Guus Sliepen
Add more authors to the copyright headers.
tree
|
commitdiff
2009-09-24
Guus Sliepen
Drop support for localisation.
tree
|
commitdiff
2009-09-24
Guus Sliepen
Remove checkpoint tracing.
tree
|
commitdiff
2009-09-24
Guus Sliepen
K&R style braces.
tree
|
commitdiff
2009-09-24
Guus Sliepen
Update the address of the Free Software Foundation...
tree
|
commitdiff
2009-09-24
Guus Sliepen
Remove Ivo's old email addresses.
tree
|
commitdiff
2009-09-24
Guus Sliepen
Remove all occurences of $Id$.
tree
|
commitdiff
2009-09-24
Guus Sliepen
Update copyright information.
tree
|
commitdiff
2009-09-15
Guus Sliepen
Send large packets we cannot handle properly via TCP.
tree
|
commitdiff
2009-09-15
Guus Sliepen
Raise default RSA key length to 2048 bits.
tree
|
commitdiff
2009-09-15
Guus Sliepen
Use a mutex to allow the TAP reader to process packets...
tree
|
commitdiff
2009-09-15
Guus Sliepen
Raise default crypto algorithms to AES256 and SHA256.
tree
|
commitdiff
2009-09-14
Guus Sliepen
Use access() instead of stat() for checking whether...
tree
|
commitdiff
2009-09-14
Guus Sliepen
Also do not use drand48(), it is not available on Windows.
tree
|
commitdiff
2009-09-14
Guus Sliepen
Use only rand(), not random().
tree
|
commitdiff
2009-09-13
Guus Sliepen
Apparently it's impolite to ask GCC to subtract two...
tree
|
commitdiff
2009-09-13
Guus Sliepen
Remove superfluous call to avl_delete().
tree
|
commitdiff
2009-09-12
Guus Sliepen
Handle unicast packets larger than PMTU in switch mode.
tree
|
commitdiff
2009-09-12
Guus Sliepen
Allow PMTUDiscovery in switch and hub modes again.
tree
|
commitdiff
2009-09-12
Guus Sliepen
Put Subnet weight in a separate environment variable.
tree
|
commitdiff
2009-09-10
Guus Sliepen
Don't stat() on iPhone/iPod.
tree
|
commitdiff
2009-09-10
Guus Sliepen
Add support for iPhones and recent iPods.
tree
|
commitdiff
2009-09-09
Guus Sliepen
Another safe bitfield conversion.
tree
|
commitdiff
2009-09-09
Guus Sliepen
Convert bitfields to integers in a safe way.
tree
|
commitdiff
2009-09-08
Guus Sliepen
Ensure tinc compiles with gcc -std=c99.
tree
|
commitdiff
2009-09-08
Guus Sliepen
UNIX signal numbers start at 1.
tree
|
commitdiff
2009-09-08
Guus Sliepen
Replace asprintf() by xasprintf().
tree
|
commitdiff
2009-09-08
Michael Tokarev
Remove extra semicolon in my definition of setpriority()
tree
|
commitdiff
2009-09-08
Guus Sliepen
Always remove a node from the UDP tree before freeing it.
tree
|
commitdiff
2009-06-11
Guus Sliepen
Change level of some debug messages, zero pointer after...
tree
|
commitdiff
2009-06-11
Guus Sliepen
Do not log errors when recvfrom() returns EAGAIN or...
tree
|
commitdiff
2009-06-11
Guus Sliepen
Remove pending MTU probe events when a node's reachabil...
tree
|
commitdiff
2009-06-11
Guus Sliepen
Don't try to send MTU probes to unreachable nodes.
tree
|
commitdiff
next