projects
/
oweals
/
tinc.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oweals/tinc.git
2016-02-28
Guus Sliepen
Update .gitignore.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-26
Guus Sliepen
Add the ability to sign and verify files.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-17
Guus Sliepen
Merge remote-tracking branch 'mweinelt/tinc-gui' into 1.1
commit
|
commitdiff
|
tree
|
snapshot
2016-01-14
Guus Sliepen
Only add a reflexive address when we're sure it's working.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Guus Sliepen
Use static buffers for recvmmsg(), initialize them...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Guus Sliepen
Add support for recvmmsg().
commit
|
commitdiff
|
tree
|
snapshot
2015-11-26
Guus Sliepen
list_delete() already free()s the deleted element.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-24
Guus Sliepen
Don't leave dead outgoing_t's in the outgoing_list.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-22
Etienne Dechamps
Add upnp.h to tincd SOURCES.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-22
Etienne Dechamps
Don't unset validkey when receiving SPTPS handshakes...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-21
Guus Sliepen
Update THANKS file.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-21
Etienne Dechamps
Try to ensure we build correctly against various libmin...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-21
Etienne Dechamps
Allow tinc to be built with miniupnpc on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-21
Etienne Dechamps
Add UPnP support to tincd.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-21
Etienne Dechamps
Add a new optional dependency on the miniupnpc library.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-07
Etienne Dechamps
Make sure the packet source MAC address is always set.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-04
Etienne Dechamps
Revert "Cache node IDs in a hash table for faster lookups."
commit
|
commitdiff
|
tree
|
snapshot
2015-11-04
Etienne Dechamps
Use a splay tree for node UDP addresses in order to...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
Guus Sliepen
Avoid undefined behavior.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-28
Martin Weinelt
tinc-gui: Properly initialize class attributes for...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-28
Martin Weinelt
tinc-gui: Use ArgumentParser, default to python2
commit
|
commitdiff
|
tree
|
snapshot
2015-09-28
Martin Weinelt
tinc-gui: Fix GetListCtrl method name in SuperListCtrl
commit
|
commitdiff
|
tree
|
snapshot
2015-09-28
Martin Weinelt
tinc-gui: Update Node object to correctly parse responses
commit
|
commitdiff
|
tree
|
snapshot
2015-09-28
Martin Weinelt
tinc-gui: Reformat codebase according to PEP8
commit
|
commitdiff
|
tree
|
snapshot
2015-09-25
Guus Sliepen
Fix a few memory leaks in the CLI found by AddressSanit...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-25
Guus Sliepen
Fix struct node_status_t.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-24
Guus Sliepen
Replace bare if statements with AS_IF in configure.ac.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-24
Guus Sliepen
Optionally install systemd service files.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-24
Guus Sliepen
Add -I m4 back to ACLOCAL_AMFLAGS.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-12
Nathan Stratton...
Fix invalid checksum generation.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Guus Sliepen
In sssp_bfs(), never try to update myself.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-19
thorkill
Do not access e->to->prevedge if not defined
commit
|
commitdiff
|
tree
|
snapshot
2015-07-15
Guus Sliepen
Use AC_CONFIG_MACRO_DIR() instead of _DIRS().
commit
|
commitdiff
|
tree
|
snapshot
2015-07-12
Guus Sliepen
Fix the PRF function when compiling without OpenSSL.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-12
thorkill
Prevent tinc from forgeting e->local_address
commit
|
commitdiff
|
tree
|
snapshot
2015-07-12
thorkill
Make sure we do not allocate new edge when talking...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-12
Guus Sliepen
Make subnet caches static.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-12
thorkill
Included missing names.h
commit
|
commitdiff
|
tree
|
snapshot
2015-07-12
Guus Sliepen
Use AC_CONFIG_MACRO_DIRS([m4]).
commit
|
commitdiff
|
tree
|
snapshot
2015-07-12
Guus Sliepen
Remove unused code that caused warnings about an uninit...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-12
thorkill
Removed double break;
commit
|
commitdiff
|
tree
|
snapshot
2015-07-12
Guus Sliepen
Fix undefined behaviour when left-shifting signed integers.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-04
Guus Sliepen
Call sockaddrfree(&e->local_address) in free_edge(...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-04
Guus Sliepen
Coalesce two if statements that check for the same...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-04
Jo-Philipp...
fix musl compatibility
commit
|
commitdiff
|
tree
|
snapshot
2015-07-04
Guus Sliepen
Don't #include OpenSSL headers when compiling without...
commit
|
commitdiff
|
tree
|
snapshot
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
next