syncthing/lib
Audrius Butkevicius ad2c05c3f5 Merge pull request #2322 from calmh/colons
Don't naively join host and port using colon (fixes #2316)
2015-09-27 20:52:29 +01:00
..
auto Relax folder label restrictions 2015-09-25 13:45:58 +02:00
beacon Correct success/error handling for multicast/broadcast sends 2015-09-22 16:04:48 +02:00
config Fix import paths 2015-09-22 19:38:46 +02:00
connections Clean up connection.Model interface a little 2015-09-26 13:19:22 +02:00
db Fix import paths 2015-09-22 19:38:46 +02:00
discover Don't naively join host and port using colon (fixes #2316) 2015-09-27 21:44:08 +02:00
events New global discovery protocol over HTTPS (fixes #628, fixes #1907) 2015-09-20 21:10:53 +02:00
fnmatch Use raw strings to describe regexes, avoids double escaping 2015-09-02 22:19:45 +02:00
ignore New global discovery protocol over HTTPS (fixes #628, fixes #1907) 2015-09-20 21:10:53 +02:00
model Don't check for free space on master folders (fixes #2236) 2015-09-27 09:33:11 +02:00
osutil Pick a single relay (fixes #2182) 2015-09-02 18:05:34 +01:00
protocol Relax folder label restrictions 2015-09-25 13:45:58 +02:00
rc Relax folder label restrictions 2015-09-25 13:45:58 +02:00
relay Fix vet and lint complaints 2015-09-22 20:34:24 +02:00
scanner Fix import paths 2015-09-22 19:38:46 +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 Fix import paths 2015-09-22 19:38:46 +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 Fix -no-upgrade 2015-09-13 18:04:58 +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