projects
/
tinc
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
tinc
2014-07-19
Etienne Dechamps
Only read from TAP-Win32 if the device is enabled.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-13
Etienne Dechamps
Add a non-interactive mode to tinc commands.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-12
Guus Sliepen
Revert "Use git description as the tinc version."
commit
|
commitdiff
|
tree
|
snapshot
2014-07-12
Guus Sliepen
Merge branch 'keysegfault' of https://github.com/decham...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-12
Guus Sliepen
Merge branch 'tincstart' of https://github.com/dechamps...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-12
Guus Sliepen
Merge branch 'ctrl' of https://github.com/dechamps...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-12
Guus Sliepen
Merge branch 'winwarnings' of https://github.com/decham...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-12
Etienne Dechamps
Verify seqno early in sptps_verify_datagram().
commit
|
commitdiff
|
tree
|
snapshot
2014-07-12
Etienne Dechamps
Add documentation about using system-assigned ports.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-12
Etienne Dechamps
Improve subprocess behavior in tinc start command.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-12
Etienne Dechamps
Fix "tinc start" on Windows when the path contains...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-12
Etienne Dechamps
Shutdown cleanly when receiving a Windows console shutd...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-12
Etienne Dechamps
Check if devops is valid before closing the device.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-12
Guus Sliepen
Fix unsafe use of strncpy() and sprintf().
commit
|
commitdiff
|
tree
|
snapshot
2014-07-12
Guus Sliepen
Fix a potential file descriptor leak.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-12
Etienne Dechamps
Resolve KEY_EVENT conflict between Windows and ncurses.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-12
Etienne Dechamps
Remove unused device stats variables.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-12
Etienne Dechamps
Remove unused variable in TAP-Win32 setup_device().
commit
|
commitdiff
|
tree
|
snapshot
2014-07-12
Etienne Dechamps
Fix callback signature for TAP-Win32 device_handle_read().
commit
|
commitdiff
|
tree
|
snapshot
2014-07-12
Etienne Dechamps
Remove an unnecessary pointer dereference in execute_sc...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-12
Etienne Dechamps
Only declare the origpriority variable if we support...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-12
Guus Sliepen
Reserve legacy active bit in connection_status_t.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-12
Etienne Dechamps
Remove redundant connection_t::status.active field.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-12
Etienne Dechamps
Don't initialize outpkt to an unused value.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-12
Etienne Dechamps
Handle the "no local address" case in send_sptps_data().
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
Guus Sliepen
Fix incorrect format qualifiers.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
Etienne Dechamps
Fix a typo (FORTIFY_SOURCE).
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Baptiste Jonglez
Fix typos in the manual page
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Guus Sliepen
Fix segmentation fault when dumping subnets.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Guus Sliepen
Fix compiler warnings.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-06
Etienne Dechamps
Fix event loop io tree inconsistency on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-06
Etienne Dechamps
Make sure myport is set correctly when running with...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-06
Etienne Dechamps
Fix tinc event loop reentrancy from timeout handlers.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-05
Etienne Dechamps
Canonicalize IPv6 addresses as per RFC 5952 before...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-05
Etienne Dechamps
Don't print subnet prefix lengths and weights for one...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-05
Etienne Dechamps
When printing MAC addresses, always use trailing zeroes.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-05
Etienne Dechamps
Rewrite, fix and improve str2net().
commit
|
commitdiff
|
tree
|
snapshot
2014-06-29
Etienne Dechamps
Use git description as the tinc version.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-29
Etienne Dechamps
Regenerate build date and time every time tinc is built.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-29
Etienne Dechamps
Make IPv4 multicast space 224.0.0.0/4 broadcast by...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-29
Etienne Dechamps
Make broadcast addresses configurable.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-29
Etienne Dechamps
Implement sptps_verify_datagram().
commit
|
commitdiff
|
tree
|
snapshot
2014-06-29
Etienne Dechamps
Enable LocalDiscovery by default.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-29
Etienne Dechamps
Remove broadcast-based local discovery mechanism.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-29
Etienne Dechamps
Use edge local addresses for local discovery.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-29
Etienne Dechamps
Add local address information to edges.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-28
Guus Sliepen
Give getsockopt() a reference to a socklen_t.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-28
Guus Sliepen
Merge branch 'winevents-clean' of https://github.com...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-28
Etienne Dechamps
Remove the TAP-Win32 reader thread.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-28
Etienne Dechamps
Use a Windows event to stop tinc when running as a...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-28
Etienne Dechamps
Make the event loop expose a Windows event interface.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-28
Etienne Dechamps
Use native Windows events for the event loop.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-28
Etienne Dechamps
Fix connection event error handling.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Etienne Dechamps
Protect against spurious connection events.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-26
Etienne Dechamps
Fix errno references when handling socket errors.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-22
Etienne Dechamps
Fix Windows includes.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-22
Guus Sliepen
Remove the warnings when IP_DONTFRAGMENT/IPV6-DONTFRAG...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-22
Alexis Hildebrandt
Add support to link against libresolv Mac OS X
commit
|
commitdiff
|
tree
|
snapshot
2014-06-22
Armin Fisslthaler
reload /etc/resolv.conf in SIGALRM handler
commit
|
commitdiff
|
tree
|
snapshot
2014-06-22
Etienne Dechamps
Make DeviceStandby control network interface link statu...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-22
Etienne Dechamps
Add DeviceStandby option to only enable the device...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-22
Etienne Dechamps
Cleanly remove the device FD from the event loop before...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-22
Etienne Dechamps
Make device close cleaner.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-22
Etienne Dechamps
Move Solaris if_fd to local scope.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-20
Baptiste Jonglez
Clarify man page regarding the IndirectData option
commit
|
commitdiff
|
tree
|
snapshot
2014-06-15
Guus Sliepen
Unconditionally return non-zero exit code when "tinc...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-15
Guus Sliepen
Return non-zero exit code when "tinc get" does not...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-03
Guus Sliepen
Fix base64 decoding of Ed25519 keys.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-18
Guus Sliepen
Allow Cipher and Digest "none".
commit
|
commitdiff
|
tree
|
snapshot
2014-05-18
Guus Sliepen
Implement a PEM-like format for Ed25519 keys.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-18
Guus Sliepen
Rename ECDSA to Ed25519.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-13
Guus Sliepen
Add sanity checks when generating new RSA keys.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-12
Guus Sliepen
Fix PMTU discovery via datagram SPTPS.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-12
Guus Sliepen
Fix a crash when we have a malformed public ECDSA key...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-12
Guus Sliepen
Add missing closedir().
commit
|
commitdiff
|
tree
|
snapshot
2014-05-12
Guus Sliepen
Use void pointers to opaque buffers.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
Guus Sliepen
Change AutoConnect from int to bool.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
Guus Sliepen
Fix compiler warnings.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
Guus Sliepen
Nexthop calculation should always use the shortest...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-05
Saverio Proto
Fix typo in comment
commit
|
commitdiff
|
tree
|
snapshot
2014-04-25
Guus Sliepen
Put brackets around IPv6 addresses in invitation URL...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-15
Guus Sliepen
sptps_test: allow using a tun device instead of stdio.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-14
Guus Sliepen
Use the ChaCha-Poly1305 cipher for the SPTPS protocol.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-14
Guus Sliepen
Merge branch '1.1-ed25519' into 1.1
commit
|
commitdiff
|
tree
|
snapshot
2014-04-13
Guus Sliepen
Properly initialize buffers.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-06
Guus Sliepen
Use Ed25519 keys.
1.1-ed25519
commit
|
commitdiff
|
tree
|
snapshot
2014-04-06
Guus Sliepen
Fix return value of b64encode().
commit
|
commitdiff
|
tree
|
snapshot
2014-03-09
Guus Sliepen
Handle a disconnecting tincd better.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-26
Guus Sliepen
Rewind the file before trying to use PEM_read_RSA_PUBKEY().
commit
|
commitdiff
|
tree
|
snapshot
2014-02-26
Guus Sliepen
Add "network" command to list or switch networks.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-07
Guus Sliepen
Add missing attribution for 1.1pre10 to the NEWS file.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-07
Guus Sliepen
Really fix compiling under Windows.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-07
Guus Sliepen
Releasing 1.1pre10.
release-1.1pre10
commit
|
commitdiff
|
tree
|
snapshot
2014-02-07
Guus Sliepen
Check whether OpenSSL has support for GCM.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-07
Guus Sliepen
Fix compiling for Windows.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-07
Guus Sliepen
Update copyright notices.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-07
Guus Sliepen
Attribution for Dennis Joachimsthaler.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-07
Guus Sliepen
Handle errors from TAP-Win32/64 adapter in a better...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-07
Guus Sliepen
Attribution for various contributors.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-30
Guus Sliepen
Use addresses learned from other nodes when making...
commit
|
commitdiff
|
tree
|
snapshot
next