projects
/
tinc
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
tinc
2010-11-19
Guus Sliepen
Merge branch 'master' into 1.1
commit
|
commitdiff
|
tree
|
snapshot
2010-11-16
Guus Sliepen
Attribution for Brandon Black.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-16
Guus Sliepen
Fix variable length array declaration.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-13
Guus Sliepen
Free replay window when freeing a node_t.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-13
Guus Sliepen
Fix warning message when setting SO_RCVBUF or SO_SNDBUF...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-13
Brandon L Black
Improved handling of queue-jumping packets on receive
commit
|
commitdiff
|
tree
|
snapshot
2010-11-13
Brandon L Black
Configurable ReplayWindow size, zero disables
commit
|
commitdiff
|
tree
|
snapshot
2010-11-13
Brandon L Black
Configurable SO_RCVBUF/SO_SNDBUF for the UDP socket
commit
|
commitdiff
|
tree
|
snapshot
2010-11-13
Brandon L Black
Experimental IFF_ONE_QUEUE support for Linux
commit
|
commitdiff
|
tree
|
snapshot
2010-11-13
Guus Sliepen
Use variable length arrays instead of alloca().
commit
|
commitdiff
|
tree
|
snapshot
2010-11-13
Guus Sliepen
Provide usleep() for Windows.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-13
Guus Sliepen
Link tincctl with dropin.o.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-12
Guus Sliepen
Merge branch 'master' into 1.1
commit
|
commitdiff
|
tree
|
snapshot
2010-11-12
Guus Sliepen
Don't use strlen() on a NULL pointer.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-12
Guus Sliepen
Add short options -R and -U to the tincd(8) manpage.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-02
Guus Sliepen
Read error counter must be static.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-02
Guus Sliepen
Quit when there are too many consecutive errors on...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-24
Michael Tokarev
Treat netname="." in a special way.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-22
Guus Sliepen
Remove unused variables.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-22
Guus Sliepen
Abort disabling old PEM keys on I/O errors.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-22
Guus Sliepen
Ensure there is a newline character before a PEM key...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-22
Guus Sliepen
Attribution for Timothy Redaelli.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-22
Guus Sliepen
Attribution for Julien Muchembled.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-22
Guus Sliepen
Remove duplicate command-line option parsing.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-22
Guus Sliepen
Merge local host configuration with server configuration.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-05
Julien Muchembled
New '-o' option to configure server or hosts from comma...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-04
Guus Sliepen
Do not append an address to ANS_KEY messages if we...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-04
Guus Sliepen
Use 64 bit counters to keep track of bytes sent/receive...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-04
Guus Sliepen
Detect and prevent two nodes with the same Name being...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-07
Guus Sliepen
Use strrchr() insteaad of rindex().
commit
|
commitdiff
|
tree
|
snapshot
2010-05-06
Timothy Redaelli
Fix warnings under BSD
commit
|
commitdiff
|
tree
|
snapshot
2010-05-03
Timothy Redaelli
Fix warnings showed using -D_FORTIFY_SOURCE=2
commit
|
commitdiff
|
tree
|
snapshot
2010-05-01
Guus Sliepen
Fix all warnings when compiling with mingw64.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-01
Guus Sliepen
OpenSSL 1.0.0 compiled for 64 bit Windows requires...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-01
Guus Sliepen
Use intptr_t instead of long to store a pointer.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-01
Guus Sliepen
Define WINVER before including any other header file...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-30
Guus Sliepen
Remove obsolete lib/ directory.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-30
Guus Sliepen
Do not try to free NULL pointers.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-30
Guus Sliepen
Use correct digest length when checking a received...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-17
Guus Sliepen
Add missing return statement.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-17
Guus Sliepen
Fix merge of commit 4a0b9981513059755b9fd15b38fc198f46a...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-17
Guus Sliepen
Merge branch 'master' into 1.1
commit
|
commitdiff
|
tree
|
snapshot
2010-04-17
Guus Sliepen
Fix experimental GUI when reading hexadecimal values.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-17
Guus Sliepen
Fix reading configuration files that do not end with...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-11
Guus Sliepen
Releasing 1.0.13.
release-1.0.13
commit
|
commitdiff
|
tree
|
snapshot
2010-04-11
Guus Sliepen
Mark Forwarding and DirectOnly options as being experim...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-11
Guus Sliepen
Don't redefine MAX if it already exists.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-11
Guus Sliepen
Fixes for definitions under Windows.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-11
Guus Sliepen
Ensure subnet-up/down scripts are called after HUP...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-11
Guus Sliepen
Fix reloading Subnets when StrictSubnets is set.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-10
Guus Sliepen
Reload Subnets when getting a HUP signal and StrictSubn...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-10
Guus Sliepen
Ensure ICMP_NET_ANO is defined.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-03
Guus Sliepen
Convert Port to numeric form before sending it to other...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-31
Sven-Haegar...
Fixed metadata protokoll corruption on forwarded requests
commit
|
commitdiff
|
tree
|
snapshot
2010-03-31
Sven-Haegar...
Demote all LOG_EMERG to LOG_ERR, spamming all xterms...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-31
Sven-Haegar...
README.git: tinc 1.1 needs libevent
commit
|
commitdiff
|
tree
|
snapshot
2010-03-31
Sven-Haegar...
Function flush_meta() does not exist anymore.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-31
Sven-Haegar...
Add missing AC_CHECK_HEADERS([dirent.h]) to configure.in
commit
|
commitdiff
|
tree
|
snapshot
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
next