projects
/
oweals
/
tinc.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oweals/tinc.git
2015-07-04
thorkill
Cleanup local_address in protocol_edge.c
commit
|
commitdiff
|
tree
|
snapshot
2015-07-04
thorkill
Cleanup edges stored in edge_weight_tree on exit
commit
|
commitdiff
|
tree
|
snapshot
2015-07-04
thorkill
Fixed 2 leaks in setup_myself()
commit
|
commitdiff
|
tree
|
snapshot
2015-07-02
Florian Klink
setup_outgoing_connection: log to LOG_DEBUG on if no...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-02
Florian Klink
(read|append)_config_file: log open errors as LOG_DEBUG
commit
|
commitdiff
|
tree
|
snapshot
2015-06-20
Etienne Dechamps
Protect against callbacks removing items from the io...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-16
Dato Simó
Fix typo in tinc.texi.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-10
Guus Sliepen
Fix crash is sptps_logger().
commit
|
commitdiff
|
tree
|
snapshot
2015-06-07
Guus Sliepen
Fix alignment of output of sptps_speed.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-07
Guus Sliepen
Fix receiving SPTPS data in sptps_speed and sptps_test.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-07
Guus Sliepen
Fix warnings about missing return value checks.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-07
Guus Sliepen
Fix autoconf check for function attributes.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-31
Guus Sliepen
Fix missing return value caused by the previous commit.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-31
Etienne Dechamps
Don't try to relay packets to unreachable nodes.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-24
Etienne Dechamps
Fix invalid pointer use in get_my_hostname().
commit
|
commitdiff
|
tree
|
snapshot
2015-05-24
Etienne Dechamps
Fix wrong format string type in send_sptps_tcppacket().
commit
|
commitdiff
|
tree
|
snapshot
2015-05-23
Etienne Dechamps
Don't set up an ongoing connection to myself.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-23
Etienne Dechamps
Fix crashes when trying unreachable nodes.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-21
Guus Sliepen
Update copyright notices.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-21
Guus Sliepen
Set the CLOEXEC flag on the umbilical socket.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-20
Guus Sliepen
Use socketpair() instead of pipe() for the umbilical.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-20
Guus Sliepen
Don't write log messages to the umbilical pipe if we...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-20
Guus Sliepen
Ensure "tinc start" knows if the daemon really started...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-20
Guus Sliepen
Fix check for LOCALSTATEDIR accessibility for the CLI.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-19
Guus Sliepen
Allocate temporary filenames on the stack.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-19
Guus Sliepen
Allow dumping a list of outstanding invitations.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-19
Guus Sliepen
Add "list" as an alias for "dump" in the CLI.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-19
Guus Sliepen
Quit with an error message if ioctl(TUNSETIFF) fails.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-19
Guus Sliepen
If LOCALSTATEDIR is inaccessible, store the pid and...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-19
Guus Sliepen
Don't log seqno failures in sptps_verify_datagram().
commit
|
commitdiff
|
tree
|
snapshot
2015-05-19
Guus Sliepen
Add source of SPTPS errors to log messages.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-19
Guus Sliepen
Add newline at end of precomp_data.h and sc.h.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-19
Guus Sliepen
Fix src/Makefile.am for *BSD.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-19
Guus Sliepen
Remove info-in-builddir option from AM_INIT_AUTOMAKE().
commit
|
commitdiff
|
tree
|
snapshot
2015-05-19
Sven-Haegar...
Fix check for public key in invite-join.test.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Etienne Dechamps
Fix direct UDP communciation with pre-relaying 1.1...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Etienne Dechamps
Don't parse node IDs if the sending node doesn't suppor...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Etienne Dechamps
Fix SPTPS condition in try_harder().
commit
|
commitdiff
|
tree
|
snapshot
2015-05-17
Etienne Dechamps
Don't pollute the system header directory namespace.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-17
Etienne Dechamps
Make sure the MIN() macro is defined.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-17
Guus Sliepen
Merge remote-tracking branches 'dechamps/sptpsrestart...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-17
Etienne Dechamps
Don't send KEY_CHANGED messages if we don't support...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-17
Etienne Dechamps
Proactively restart the SPTPS tunnel if we get receive...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-17
Etienne Dechamps
Trivial: make sptps_receive_data_datagram() a little...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-17
Guus Sliepen
Don't send local_address in ADD_EDGE messages if it...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-17
Sven-Haegar...
Let sockaddr2hostname() handle AF_UNSPEC addresses.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-17
Etienne Dechamps
Prevent SPTPS key regeneration packets from entering...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-16
Guus Sliepen
Let sockaddr2str() handle AF_UNSPEC addresses.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Guus Sliepen
Try all addresses for the hostname in an invitation...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Guus Sliepen
Be more liberal accepting ADD_EDGE messages with confli...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Guus Sliepen
Use AF_UNSPEC instead of AF_UNKNOWN for unspecified...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-14
Guus Sliepen
Fix receiving UDP packets from tinc 1.0.x nodes.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Guus Sliepen
Fix invitations.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-10
Etienne Dechamps
Introduce raw TCP SPTPS packet transport.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-10
Etienne Dechamps
Only read one record at a time in sptps_receive_data().
commit
|
commitdiff
|
tree
|
snapshot
2015-05-10
Etienne Dechamps
Rename REQ_SPTPS to SPTPS_PACKET.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-10
Etienne Dechamps
Try to use UDP to relay SPTPS packets received over...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-10
Etienne Dechamps
Expose the raw SPTPS send interface from net_packet.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-10
Etienne Dechamps
Use the correct originator node when relaying SPTPS...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-10
Etienne Dechamps
When relaying, send probes to the destination, not...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-09
Etienne Dechamps
Add support for out-of-tree ("VPATH") builds.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-09
Etienne Dechamps
Remove explicit distribution rules for m4 scripts.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-09
Guus Sliepen
Really remove "release-" from the git-derived version...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-09
Etienne Dechamps
Use git describe to populate autoconf's VERSION.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-08
Pierre Emeriaud
Fix typo in tincctl help.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-05
Guus Sliepen
Don't include build-time generated version_git.h in...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-05
Guus Sliepen
Remove "release-" from displayed git version.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-04
Etienne Dechamps
Use git description as the tinc version.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Guus Sliepen
Fix typo 0fda572c88d02b0b200ef81d72cc4da594fa0e38 that...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Guus Sliepen
Don't log an error message when receiving a TERMREQ.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Guus Sliepen
Fix a possible segmentation fault during key upgrades.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Guus Sliepen
Allow one-sided upgrades to Ed25519.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-12
Guus Sliepen
Merge remote-tracking branch 'dechamps/wintapver' into 1.1
commit
|
commitdiff
|
tree
|
snapshot
2015-04-12
Guus Sliepen
Always call res_init() before getaddrinfo().
commit
|
commitdiff
|
tree
|
snapshot
2015-04-12
Guus Sliepen
Merge remote-tracking branch 'dechamps/windevice' into 1.1
commit
|
commitdiff
|
tree
|
snapshot
2015-04-12
Guus Sliepen
Merge remote-tracking branch 'dechamps/winmtu' into 1.1
commit
|
commitdiff
|
tree
|
snapshot
2015-04-12
Guus Sliepen
Merge remote-tracking branch 'dechamps/fsckwin' into 1.1
commit
|
commitdiff
|
tree
|
snapshot
2015-04-12
Guus Sliepen
Merge remote-tracking branch 'dechamps/staticfix' into 1.1
commit
|
commitdiff
|
tree
|
snapshot
2015-03-15
Etienne Dechamps
Warn about performance if using TAP-Windows >=9.21.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-15
Etienne Dechamps
Log TAP-Windows driver version on startup.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-15
Etienne Dechamps
Increase the ReplayWindow default from 16 to 32.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-15
Etienne Dechamps
Set the default for UDPRcvBuf and UDPSndBuf to 1M.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-15
Etienne Dechamps
Fix Windows device asynchronous write behavior.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-15
Etienne Dechamps
When disabling the Windows device, wait for pending...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-15
Etienne Dechamps
Make sure packet header structures are correctly packed...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-14
Etienne Dechamps
Fix HAVE_DECL_RES_INIT conditionals.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-14
Etienne Dechamps
Fix invalid getuid() call on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-14
Etienne Dechamps
Don't send UDP probes past static relays.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-14
Etienne Dechamps
Throttle the rate of MTU_INFO messages.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-14
Etienne Dechamps
Throttle the rate of UDP_INFO messages.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-14
Etienne Dechamps
Add MTU_INFO protocol message.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-14
Etienne Dechamps
Add UDP_INFO protocol message.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-14
Guus Sliepen
--syslog and --logfile are mutually exclusive.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-14
Guus Sliepen
Fix the case where we detach and use --logfile.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-14
Guus Sliepen
Merge remote-tracking branch 'seehuhn/1.1' into 1.1
commit
|
commitdiff
|
tree
|
snapshot
2015-03-14
Guus Sliepen
Merge remote-tracking branch 'dechamps/sptpsabort'...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
Jochen Voss
Add a new --syslog option for tincd.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-08
Etienne Dechamps
Don't abort() willy-nilly in SPTPS code.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-08
Etienne Dechamps
Fix UDP/MTU discovery in intermediate SPTPS UDP relays.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-08
Etienne Dechamps
Fix dynamic UDP SPTPS relaying.
commit
|
commitdiff
|
tree
|
snapshot
next