projects
/
tinc
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix nodes joining the VPN after tincctl top started.
[tinc]
/
src
/
2011-06-02
Guus Sliepen
Fix nodes joining the VPN after tincctl top started.
tree
|
commitdiff
2011-06-02
Guus Sliepen
Make traffic statistics more readable with configurable...
tree
|
commitdiff
2011-06-02
Guus Sliepen
More stable sorting in tincctl top.
tree
|
commitdiff
2011-06-02
Guus Sliepen
Fix some compiler and cppcheck warnings.
tree
|
commitdiff
2011-06-02
Guus Sliepen
Remove support for the Ethertap device.
tree
|
commitdiff
2011-06-02
Guus Sliepen
Remove unused functions and variables.
tree
|
commitdiff
2011-06-02
Guus Sliepen
Drop the GNU memcmp.c implementation.
tree
|
commitdiff
2011-06-02
Guus Sliepen
Drop the GNU malloc.c, realloc.c, and xmalloc.c.
tree
|
commitdiff
2011-06-02
Guus Sliepen
Simplify signal handling.
tree
|
commitdiff
2011-05-29
Guus Sliepen
Remove outgoing event in free_connection().
tree
|
commitdiff
2011-05-29
Guus Sliepen
Initialise priority field to zero for packets read...
tree
|
commitdiff
2011-05-29
Guus Sliepen
Cosmetic fix when pressing 's' in tincctl top.
tree
|
commitdiff
2011-05-29
Guus Sliepen
Show hostname and port in error message when connecting...
tree
|
commitdiff
2011-05-29
Sven-Haegar Koch
do_outgoing_connection() may delete a failed connection...
tree
|
commitdiff
2011-05-29
Sven-Haegar Koch
src/net_socket.c bind_to_address(): Use after free...
tree
|
commitdiff
2011-05-29
Guus Sliepen
Allow tincctl to connect to something besides localhost.
tree
|
commitdiff
2011-05-28
Sven-Haegar Koch
fgets() returns NULL on error, not < 0
tree
|
commitdiff
2011-05-28
Sven-Haegar Koch
sparse fixup: warning: Using plain integer as NULL...
tree
|
commitdiff
2011-05-28
Sven-Haegar Koch
sparse fixup: warning: non-ANSI function declaration...
tree
|
commitdiff
2011-05-28
Sven-Haegar Koch
sparse fixup: warning: symbol '...' was not declared...
tree
|
commitdiff
2011-05-28
Sven-Haegar Koch
sparse fixup: error: too many arguments for function...
tree
|
commitdiff
2011-05-28
Sven-Haegar Koch
sparse fixup: error: dubious one-bit signed bitfield
tree
|
commitdiff
2011-05-28
Sven-Haegar Koch
Use same definition for xalloc_fail_func as is really...
tree
|
commitdiff
2011-05-28
Sven-Haegar Koch
Removed two newlines from the end of log messages which...
tree
|
commitdiff
2011-05-28
Sven-Haegar Koch
Fixed error logging on "Input buffer full" condition.
tree
|
commitdiff
2011-05-22
Guus Sliepen
Add the ability to dump all traffic going through route...
tree
|
commitdiff
2011-05-22
Guus Sliepen
Reset tcplen after use.
tree
|
commitdiff
2011-05-22
Guus Sliepen
Check if an event is initialized before calling event_d...
tree
|
commitdiff
2011-05-22
Guus Sliepen
Always compact the buffer if it has reached MAXBUFSIZE.
tree
|
commitdiff
2011-05-22
Guus Sliepen
Compact input buffer before trying to read instead...
tree
|
commitdiff
2011-05-17
Guus Sliepen
Fix some compiler warnings.
tree
|
commitdiff
2011-05-16
Guus Sliepen
Add top.h.
tree
|
commitdiff
2011-05-16
Guus Sliepen
Add tincctl.h.
tree
|
commitdiff
2011-05-15
Guus Sliepen
Nicer top command.
tree
|
commitdiff
2011-05-15
Guus Sliepen
Allow inserting items in the middle of a list.
tree
|
commitdiff
2011-05-15
Guus Sliepen
Add a very primitive "top" command to tincctl.
tree
|
commitdiff
2011-05-15
Guus Sliepen
Dump traffic statistics over control sockets.
tree
|
commitdiff
2011-05-14
Guus Sliepen
Add per-node traffic counters.
tree
|
commitdiff
2011-05-14
Guus Sliepen
Several fixes for the buffer code.
tree
|
commitdiff
2011-05-14
Guus Sliepen
Remove use of bufferevent and eventbuffers, use our...
tree
|
commitdiff
2011-05-14
Guus Sliepen
Add simple buffer management code.
tree
|
commitdiff
2011-05-14
Guus Sliepen
Fix check for event initialization due to the merge.
tree
|
commitdiff
2011-05-09
Guus Sliepen
Merge branch 'master' of git://tinc-vpn.org/tinc into 1.1
tree
|
commitdiff
2011-05-08
Guus Sliepen
Releasing 1.0.14.
release-1.0.14
tree
|
commitdiff
2011-05-08
Guus Sliepen
Update THANKS and copyright information.
tree
|
commitdiff
2011-05-08
Guus Sliepen
Always use the default signal handler for ABRT signals.
tree
|
commitdiff
2011-05-08
Guus Sliepen
Increase threshold for detecting two nodes with the...
tree
|
commitdiff
2011-04-28
Julien Muchembled
Fix command-line '-o' option for host configuration
tree
|
commitdiff
2011-03-09
Guus Sliepen
Do not set indirect flag on edges from nodes with multi...
tree
|
commitdiff
2011-02-18
Guus Sliepen
Prevent anything from updating our own UDP address.
tree
|
commitdiff
2011-02-18
Guus Sliepen
Fix spurious misidentification of incoming UDP packets.
tree
|
commitdiff
2011-02-12
Rumko
DragonFlyBSD support
tree
|
commitdiff
2011-02-07
Guus Sliepen
Add support for VDE through libvdeplug.
tree
|
commitdiff
2011-01-02
Guus Sliepen
Remove unused variables.
tree
|
commitdiff
2011-01-02
Guus Sliepen
Replace bogus #else with #endif.
tree
|
commitdiff
2011-01-02
Guus Sliepen
Close all filedescriptors in Solaris close_device().
tree
|
commitdiff
2011-01-02
Guus Sliepen
Always send MTU probes at least once every PingInterval.
tree
|
commitdiff
2010-11-20
Guus Sliepen
Use setpriority() instead of nice() on UNIX-like systems.
tree
|
commitdiff
2010-11-19
Guus Sliepen
Do not try to dereference myself->connection->config_tree.
tree
|
commitdiff
2010-11-19
Guus Sliepen
Merge branch 'master' into 1.1
tree
|
commitdiff
2010-11-16
Guus Sliepen
Attribution for Brandon Black.
tree
|
commitdiff
2010-11-16
Guus Sliepen
Fix variable length array declaration.
tree
|
commitdiff
2010-11-13
Guus Sliepen
Free replay window when freeing a node_t.
tree
|
commitdiff
2010-11-13
Guus Sliepen
Fix warning message when setting SO_RCVBUF or SO_SNDBUF...
tree
|
commitdiff
2010-11-13
Brandon L Black
Improved handling of queue-jumping packets on receive
tree
|
commitdiff
2010-11-13
Brandon L Black
Configurable ReplayWindow size, zero disables
tree
|
commitdiff
2010-11-13
Brandon L Black
Configurable SO_RCVBUF/SO_SNDBUF for the UDP socket
tree
|
commitdiff
2010-11-13
Brandon L Black
Experimental IFF_ONE_QUEUE support for Linux
tree
|
commitdiff
2010-11-13
Guus Sliepen
Use variable length arrays instead of alloca().
tree
|
commitdiff
2010-11-13
Guus Sliepen
Link tincctl with dropin.o.
tree
|
commitdiff
2010-11-12
Guus Sliepen
Merge branch 'master' into 1.1
tree
|
commitdiff
2010-11-12
Guus Sliepen
Don't use strlen() on a NULL pointer.
tree
|
commitdiff
2010-11-02
Guus Sliepen
Read error counter must be static.
tree
|
commitdiff
2010-11-02
Guus Sliepen
Quit when there are too many consecutive errors on...
tree
|
commitdiff
2010-10-24
Michael Tokarev
Treat netname="." in a special way.
tree
|
commitdiff
2010-10-22
Guus Sliepen
Remove unused variables.
tree
|
commitdiff
2010-10-22
Guus Sliepen
Abort disabling old PEM keys on I/O errors.
tree
|
commitdiff
2010-10-22
Guus Sliepen
Ensure there is a newline character before a PEM key...
tree
|
commitdiff
2010-10-22
Guus Sliepen
Attribution for Timothy Redaelli.
tree
|
commitdiff
2010-10-22
Guus Sliepen
Attribution for Julien Muchembled.
tree
|
commitdiff
2010-10-22
Guus Sliepen
Remove duplicate command-line option parsing.
tree
|
commitdiff
2010-10-22
Guus Sliepen
Merge local host configuration with server configuration.
tree
|
commitdiff
2010-09-05
Julien Muchembled
New '-o' option to configure server or hosts from comma...
tree
|
commitdiff
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-30
Guus Sliepen
Do not try to free NULL pointers.
tree
|
commitdiff
2010-04-30
Guus Sliepen
Use correct digest length when checking a received...
tree
|
commitdiff
2010-04-17
Guus Sliepen
Add missing return statement.
tree
|
commitdiff
2010-04-17
Guus Sliepen
Fix merge of commit 4a0b9981513059755b9fd15b38fc198f46a...
tree
|
commitdiff
2010-04-17
Guus Sliepen
Merge branch 'master' into 1.1
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
next