projects
/
tinc
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Return false instead of void when there is an error.
2011-08-30
Guus Sliepen
Return false instead of void when there is an error.
commit
|
commitdiff
|
tree
2011-08-30
Guus Sliepen
Prevent read_rsa_public_key() from returning an uninitialize...
commit
|
commitdiff
|
tree
2011-07-23
Guus Sliepen
Releasing 1.0.16.
commit
|
commitdiff
|
tree
2011-07-23
Guus Sliepen
Use usleep() instead of sleep(), MinGW complained.
commit
|
commitdiff
|
tree
2011-07-17
Guus Sliepen
Flush output buffer in send_tcppacket().
commit
|
commitdiff
|
tree
2011-07-16
Guus Sliepen
Make code to detect two nodes with the same Name less...
commit
|
commitdiff
|
tree
2011-06-24
Guus Sliepen
Releasing 1.0.15.
commit
|
commitdiff
|
tree
2011-06-24
Guus Sliepen
Remove redundant @CFLAGS@ from AM_CFLAGS.
commit
|
commitdiff
|
tree
2011-06-06
Guus Sliepen
Improved --logfile option.
commit
|
commitdiff
|
tree
2011-06-04
Guus Sliepen
Attribution for Loïc Grenié.
commit
|
commitdiff
|
tree
2011-06-04
Loïc Grenié
Nearly tickless tinc.
commit
|
commitdiff
|
tree
2011-05-28
Guus Sliepen
Remove a few unnecessary #includes.
commit
|
commitdiff
|
tree
2011-05-28
Guus Sliepen
Remove newlines from log messages.
commit
|
commitdiff
|
tree
2011-05-28
Guus Sliepen
Fix sparse warnings and add an extra sprinkling of...
commit
|
commitdiff
|
tree
2011-05-22
Guus Sliepen
Make return value of SetPriorityClass() behave the...
commit
|
commitdiff
|
tree
2011-05-13
Guus Sliepen
Reorder checks for libraries to allow ./configure LDFLAGS...
commit
|
commitdiff
|
tree
2011-05-08
Guus Sliepen
Releasing 1.0.14.
commit
|
commitdiff
|
tree
2011-05-08
Guus Sliepen
Include <inttypes.h> when using intptr_t.
commit
|
commitdiff
|
tree
2011-05-08
Guus Sliepen
Ensure proper linking with OpenSSL with recent versions...
commit
|
commitdiff
|
tree
2011-05-08
Guus Sliepen
Update THANKS and copyright information.
commit
|
commitdiff
|
tree
2011-05-08
Guus Sliepen
Check for EVP_EncryptInit_ex instead of SHA1_Version...
commit
|
commitdiff
|
tree
2011-05-08
Guus Sliepen
Always use the default signal handler for ABRT signals.
commit
|
commitdiff
|
tree
2011-05-08
Guus Sliepen
Increase threshold for detecting two nodes with the...
commit
|
commitdiff
|
tree
2011-04-28
Julien Muchembled
Fix command-line '-o' option for host configuration
commit
|
commitdiff
|
tree
2011-03-09
Guus Sliepen
Do not set indirect flag on edges from nodes with multiple...
commit
|
commitdiff
|
tree
2011-02-18
Guus Sliepen
Prevent anything from updating our own UDP address.
commit
|
commitdiff
|
tree
2011-02-18
Guus Sliepen
Fix spurious misidentification of incoming UDP packets.
commit
|
commitdiff
|
tree
2011-02-07
Guus Sliepen
Add support for VDE through libvdeplug.
commit
|
commitdiff
|
tree
2011-01-29
Guus Sliepen
Fix typo spotted by Andrew Scheller.
commit
|
commitdiff
|
tree
2011-01-12
Guus Sliepen
Proper check and dropin replacement for usleep().
commit
|
commitdiff
|
tree
2011-01-02
Guus Sliepen
Update the NEWS.
commit
|
commitdiff
|
tree
2011-01-02
Guus Sliepen
Update the manual.
commit
|
commitdiff
|
tree
2011-01-02
Guus Sliepen
Document the behavior of "-n."
commit
|
commitdiff
|
tree
2011-01-02
Guus Sliepen
Remove unused variables.
commit
|
commitdiff
|
tree
2011-01-02
Guus Sliepen
Replace bogus #else with #endif.
commit
|
commitdiff
|
tree
2011-01-02
Guus Sliepen
Limit field width when scanning PID file.
commit
|
commitdiff
|
tree
2011-01-02
Guus Sliepen
Close all filedescriptors in Solaris close_device().
commit
|
commitdiff
|
tree
2011-01-02
Guus Sliepen
Always send MTU probes at least once every PingInterval.
commit
|
commitdiff
|
tree
2010-11-20
Guus Sliepen
Use setpriority() instead of nice() on UNIX-like systems.
commit
|
commitdiff
|
tree
2010-11-16
Guus Sliepen
Attribution for Brandon Black.
commit
|
commitdiff
|
tree
2010-11-16
Guus Sliepen
Fix variable length array declaration.
commit
|
commitdiff
|
tree
2010-11-13
Guus Sliepen
Free replay window when freeing a node_t.
commit
|
commitdiff
|
tree
2010-11-13
Guus Sliepen
Fix warning message when setting SO_RCVBUF or SO_SNDBUF...
commit
|
commitdiff
|
tree
2010-11-13
Brandon L Black
Improved handling of queue-jumping packets on receive
commit
|
commitdiff
|
tree
2010-11-13
Brandon L Black
Configurable ReplayWindow size, zero disables
commit
|
commitdiff
|
tree
2010-11-13
Brandon L Black
Configurable SO_RCVBUF/SO_SNDBUF for the UDP socket
commit
|
commitdiff
|
tree
2010-11-13
Brandon L Black
Experimental IFF_ONE_QUEUE support for Linux
commit
|
commitdiff
|
tree
2010-11-13
Guus Sliepen
Use variable length arrays instead of alloca().
commit
|
commitdiff
|
tree
2010-11-13
Guus Sliepen
Provide usleep() for Windows.
commit
|
commitdiff
|
tree
2010-11-12
Guus Sliepen
Don't use strlen() on a NULL pointer.
commit
|
commitdiff
|
tree
2010-11-12
Guus Sliepen
Add short options -R and -U to the tincd(8) manpage.
commit
|
commitdiff
|
tree
2010-11-02
Guus Sliepen
Read error counter must be static.
commit
|
commitdiff
|
tree
2010-11-02
Guus Sliepen
Quit when there are too many consecutive errors on...
commit
|
commitdiff
|
tree
2010-10-24
Michael Tokarev
Treat netname="." in a special way.
commit
|
commitdiff
|
tree
2010-10-22
Guus Sliepen
Remove unused variables.
commit
|
commitdiff
|
tree
2010-10-22
Guus Sliepen
Abort disabling old PEM keys on I/O errors.
commit
|
commitdiff
|
tree
2010-10-22
Guus Sliepen
Ensure there is a newline character before a PEM key...
commit
|
commitdiff
|
tree
2010-10-22
Guus Sliepen
Attribution for Timothy Redaelli.
commit
|
commitdiff
|
tree
2010-10-22
Guus Sliepen
Attribution for Julien Muchembled.
commit
|
commitdiff
|
tree
2010-10-22
Guus Sliepen
Remove duplicate command-line option parsing.
commit
|
commitdiff
|
tree
2010-10-22
Guus Sliepen
Merge local host configuration with server configuration.
commit
|
commitdiff
|
tree
2010-09-05
Julien Muchembled
New '-o' option to configure server or hosts from command...
commit
|
commitdiff
|
tree
2010-06-04
Guus Sliepen
Do not append an address to ANS_KEY messages if we...
commit
|
commitdiff
|
tree
2010-06-04
Guus Sliepen
Use 64 bit counters to keep track of bytes sent/received...
commit
|
commitdiff
|
tree
2010-06-04
Guus Sliepen
Detect and prevent two nodes with the same Name being...
commit
|
commitdiff
|
tree
2010-05-07
Guus Sliepen
Use strrchr() insteaad of rindex().
commit
|
commitdiff
|
tree
2010-05-06
Timothy Redaelli
Fix warnings under BSD
commit
|
commitdiff
|
tree
2010-05-03
Timothy Redaelli
Fix warnings showed using -D_FORTIFY_SOURCE=2
commit
|
commitdiff
|
tree
2010-05-01
Guus Sliepen
Fix all warnings when compiling with mingw64.
commit
|
commitdiff
|
tree
2010-05-01
Guus Sliepen
OpenSSL 1.0.0 compiled for 64 bit Windows requires...
commit
|
commitdiff
|
tree
2010-05-01
Guus Sliepen
Use intptr_t instead of long to store a pointer.
commit
|
commitdiff
|
tree
2010-05-01
Guus Sliepen
Define WINVER before including any other header file...
commit
|
commitdiff
|
tree
2010-04-17
Guus Sliepen
Fix reading configuration files that do not end with...
commit
|
commitdiff
|
tree
2010-04-11
Guus Sliepen
Releasing 1.0.13.
commit
|
commitdiff
|
tree
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
next