syncthing/lib
Jakob Borg fa95c82daf Add custom networks that are considered local (internal routing, VPN etc)
Allows things like this in the <options> element:

  <alwaysLocalNet>10.0.0.0/8</alwaysLocalNet>
2015-09-11 15:10:41 +02:00
..
auto Always show columns headers (accessibility) 2015-09-10 15:05:08 +02:00
beacon Bind to IPv6 multicast group instead of :: 2015-08-27 17:51:15 +02:00
config Add custom networks that are considered local (internal routing, VPN etc) 2015-09-11 15:10:41 +02:00
db lib/db need not depend on lib/config 2015-09-04 12:01:00 +02:00
discover Pick a single relay (fixes #2182) 2015-09-02 18:05:34 +01:00
events Add scan percentages (fixes #1030) 2015-08-27 19:20:43 +01:00
fnmatch Use raw strings to describe regexes, avoids double escaping 2015-09-02 22:19:45 +02:00
ignore Correctly handle (?i) in ignores (fixes #1953) 2015-09-02 21:12:41 +02:00
model lib/symlinks need not depend on protocol 2015-09-11 12:55:25 +02:00
osutil Pick a single relay (fixes #2182) 2015-09-02 18:05:34 +01:00
rc mv internal lib 2015-08-09 09:35:26 +02:00
relay Fix crash when relaying or global discovery is disabled (fixes #2246) 2015-09-09 12:58:57 +02:00
scanner lib/symlinks need not depend on protocol 2015-09-11 12:55:25 +02:00
signature stsigtool should use the built in key by default 2015-08-24 16:24:00 +02:00
stats lib/stats need not depend on protocol 2015-09-04 13:23:18 +02:00
symlinks lib/symlinks need not depend on protocol 2015-09-11 12:55:25 +02:00
sync mv internal lib 2015-08-09 09:35:26 +02:00
tlsutil Generate certs with SHA256 signature instead of SHA1 2015-09-09 12:55:17 +02:00
upgrade Allow configuration of releases URL 2015-09-10 14:16:44 +02:00
upnp Minor typo in UPnP service description list 2015-08-09 14:14:13 +02:00
versioner Merge pull request #2171 from Zillode/staggered-test 2015-08-19 20:11:19 +01:00