syncthing/lib
Jakob Borg 64354b51c9 Generate certs with SHA256 signature instead of SHA1
Doesn't matter at all for BEP, but the same stuff is used by the web UI
and modern browsers are starting to dislike SHA1 extra much.
2015-09-09 12:55:17 +02:00
..
auto Add interesting fields to usage report (fixes #559) 2015-09-06 18:17:30 +02:00
beacon Bind to IPv6 multicast group instead of :: 2015-08-27 17:51:15 +02:00
config Allow fractional percentages (fixes #2233) 2015-09-05 12:39:15 +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 Only check pull file size if check is enabled (ref #2241) 2015-09-06 17:13:00 +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 Pick a single relay (fixes #2182) 2015-09-02 18:05:34 +01:00
scanner Fix sudden nil pointer dereference in walk 2015-09-04 13:13:08 +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 mv internal lib 2015-08-09 09:35:26 +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 Add interesting fields to usage report (fixes #559) 2015-09-06 18:17:30 +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