projects
/
oweals
/
tinc.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oweals/tinc.git
2011-06-25
Guus Sliepen
Ensure the right files end up in the tarball after...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-25
Guus Sliepen
Releasing 1.1pre1.
release-1.1pre1
commit
|
commitdiff
|
tree
|
snapshot
2011-06-25
Guus Sliepen
Ensure that the texinfo manual can be converted to...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-25
Guus Sliepen
Update manpages and info manual.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-24
Guus Sliepen
Add Makefile.am in gui/.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-24
Guus Sliepen
Don't use AM_CONDITIONAL for CURSES.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-24
Guus Sliepen
Don't call event_del() from the mtuevent handler, alway...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-24
Guus Sliepen
Delete mtuevent if it is not used.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-24
Guus Sliepen
Merge branch 'master' of git://tinc-vpn.org/tinc into 1.1
commit
|
commitdiff
|
tree
|
snapshot
2011-06-24
Guus Sliepen
Releasing 1.0.15.
release-1.0.15
commit
|
commitdiff
|
tree
|
snapshot
2011-06-24
Guus Sliepen
Remove redundant @CFLAGS@ from AM_CFLAGS.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-21
Guus Sliepen
No need to check for pselect() in tinc 1.1.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-21
Guus Sliepen
Only log UDP address changes at the appropriate debug...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-06
Guus Sliepen
Reopen log file after SIGHUP.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-06
Guus Sliepen
Merge branch 'master' of git://tinc-vpn.org/tinc into 1.1
commit
|
commitdiff
|
tree
|
snapshot
2011-06-06
Guus Sliepen
Clean up digests when freeing a connection_t.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-06
Guus Sliepen
Improved --logfile option.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-04
Guus Sliepen
Attribution for Loïc Grenié.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-04
Loïc Grenié
Nearly tickless tinc.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-03
Guus Sliepen
Don't ignore SIGCHLD, system() needs it.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-02
Guus Sliepen
Fix format strings for Windows.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-02
Guus Sliepen
Use send() when writing to sockets, and the return...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-02
Guus Sliepen
Small fixes for Windows.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-02
Guus Sliepen
Even simpler signal handling.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-02
Guus Sliepen
Remove debugging message that was accidentily left in.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-02
Guus Sliepen
Don't treat packets coming in via TCP as having zero...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-02
Guus Sliepen
Fix nodes joining the VPN after tincctl top started.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-02
Guus Sliepen
Make traffic statistics more readable with configurable...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-02
Guus Sliepen
More stable sorting in tincctl top.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-02
Guus Sliepen
Fix some compiler and cppcheck warnings.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-02
Guus Sliepen
Remove support for the Ethertap device.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-02
Guus Sliepen
Remove unused functions and variables.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-02
Guus Sliepen
Don't #include <alloca.h> anymore.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-02
Guus Sliepen
Drop the GNU memcmp.c implementation.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-02
Guus Sliepen
Drop the GNU malloc.c, realloc.c, and xmalloc.c.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-02
Guus Sliepen
Simplify signal handling.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-29
Guus Sliepen
Remove outgoing event in free_connection().
commit
|
commitdiff
|
tree
|
snapshot
2011-05-29
Guus Sliepen
Initialise priority field to zero for packets read...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-29
Guus Sliepen
Cosmetic fix when pressing 's' in tincctl top.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-29
Guus Sliepen
Show hostname and port in error message when connecting...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-29
Sven-Haegar...
do_outgoing_connection() may delete a failed connection...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-29
Sven-Haegar...
src/net_socket.c bind_to_address(): Use after free...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-29
Guus Sliepen
Allow tincctl to connect to something besides localhost.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-28
Guus Sliepen
Remove a few unnecessary #includes.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-28
Guus Sliepen
Remove newlines from log messages.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-28
Guus Sliepen
Fix sparse warnings and add an extra sprinkling of...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-28
Sven-Haegar...
fgets() returns NULL on error, not < 0
commit
|
commitdiff
|
tree
|
snapshot
2011-05-28
Sven-Haegar...
sparse fixup: warning: Using plain integer as NULL...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-28
Sven-Haegar...
sparse fixup: warning: non-ANSI function declaration...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-28
Sven-Haegar...
sparse fixup: warning: symbol '...' was not declared...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-28
Sven-Haegar...
sparse fixup: error: too many arguments for function...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-28
Sven-Haegar...
sparse fixup: error: dubious one-bit signed bitfield
commit
|
commitdiff
|
tree
|
snapshot
2011-05-28
Sven-Haegar...
Use same definition for xalloc_fail_func as is really...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-28
Sven-Haegar...
Removed two newlines from the end of log messages which...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-28
Sven-Haegar...
Fixed error logging on "Input buffer full" condition.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-22
Guus Sliepen
Make return value of SetPriorityClass() behave the...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-22
Guus Sliepen
Add the ability to dump all traffic going through route...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-22
Guus Sliepen
Reset tcplen after use.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-22
Guus Sliepen
Check if an event is initialized before calling event_d...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-22
Guus Sliepen
Always compact the buffer if it has reached MAXBUFSIZE.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-22
Guus Sliepen
Compact input buffer before trying to read instead...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-17
Guus Sliepen
Fix some compiler warnings.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-17
Guus Sliepen
Use GetItemCount() on ListCtrls instead of directly...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-16
Guus Sliepen
Add top.h.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-16
Guus Sliepen
Add tincctl.h.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-15
Guus Sliepen
Nicer top command.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-15
Guus Sliepen
Allow inserting items in the middle of a list.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-15
Guus Sliepen
Add a very primitive "top" command to tincctl.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-15
Guus Sliepen
Add an autoconf check for the curses library.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-15
Guus Sliepen
Dump traffic statistics over control sockets.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-14
Guus Sliepen
Add per-node traffic counters.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-14
Guus Sliepen
Several fixes for the buffer code.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-14
Guus Sliepen
Remove use of bufferevent and eventbuffers, use our...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-14
Guus Sliepen
Add simple buffer management code.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-14
Guus Sliepen
Fix check for event initialization due to the merge.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-13
Guus Sliepen
Reorder checks for libraries to allow ./configure LDFLA...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-09
Guus Sliepen
Merge branch 'master' of git://tinc-vpn.org/tinc into 1.1
commit
|
commitdiff
|
tree
|
snapshot
2011-05-08
Guus Sliepen
Releasing 1.0.14.
release-1.0.14
commit
|
commitdiff
|
tree
|
snapshot
2011-05-08
Guus Sliepen
Include <inttypes.h> when using intptr_t.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-08
Guus Sliepen
Ensure proper linking with OpenSSL with recent versions...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-08
Guus Sliepen
Update THANKS and copyright information.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-08
Guus Sliepen
Check for EVP_EncryptInit_ex instead of SHA1_Version...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-08
Guus Sliepen
Always use the default signal handler for ABRT signals.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-08
Guus Sliepen
Increase threshold for detecting two nodes with the...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
Julien Muchembled
Fix command-line '-o' option for host configuration
commit
|
commitdiff
|
tree
|
snapshot
2011-03-09
Guus Sliepen
Do not set indirect flag on edges from nodes with multi...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-18
Guus Sliepen
Prevent anything from updating our own UDP address.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-18
Guus Sliepen
Fix spurious misidentification of incoming UDP packets.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-12
Rumko
DragonFlyBSD support
commit
|
commitdiff
|
tree
|
snapshot
2011-02-07
Guus Sliepen
Add support for VDE through libvdeplug.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-29
Guus Sliepen
Fix typo spotted by Andrew Scheller.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-12
Guus Sliepen
Proper check and dropin replacement for usleep().
commit
|
commitdiff
|
tree
|
snapshot
2011-01-02
Guus Sliepen
Update the NEWS.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-02
Guus Sliepen
Update the manual.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-02
Guus Sliepen
Document the behavior of "-n."
commit
|
commitdiff
|
tree
|
snapshot
2011-01-02
Guus Sliepen
Remove unused variables.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-02
Guus Sliepen
Replace bogus #else with #endif.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-02
Guus Sliepen
Limit field width when scanning PID file.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-02
Guus Sliepen
Close all filedescriptors in Solaris close_device().
commit
|
commitdiff
|
tree
|
snapshot
2011-01-02
Guus Sliepen
Always send MTU probes at least once every PingInterval.
commit
|
commitdiff
|
tree
|
snapshot
next