Audrius Butkevicius
|
445c4edeca
gui, lib/config, lib/model: Support auto-accepting folders (fixes #2299)
|
8 years ago |
Jakob Borg
|
6daa766fde
lib/connections: Actually fix LAN detection, for real (ref #4534)
|
8 years ago |
Audrius Butkevicius
|
4922b46fbd
lib/connections: Fix local address priority
|
8 years ago |
xjtdy888
|
a17d953334
lib/connections: Actually make connection attempts for lower priority addresses as well
|
8 years ago |
Audrius Butkevicius
|
44a542391e
lib/connections: Trust the model to tell us if we are connected
|
8 years ago |
Jakob Borg
|
72d645865e
lib/connections: Fix race condition in parallel dial, minor cleanups (fixes #4526)
|
8 years ago |
Jakob Borg
|
7ebf58f1bc
Fix discovery in the absence of listen addresses (fixes #4418)
|
8 years ago |
AudriusButkevicius
|
aecd7c64ce
lib/connections: Parallel dials in the same priority (fixes #4456)
|
8 years ago |
Simon Frei
|
4efff736b3
lib/connections: Consistent log levels & polish (fixes #4510)
|
8 years ago |
AudriusButkevicius
|
62a4106a79
lib/connections: Fix lan detection (fixes #4421)
|
8 years ago |
HairyFotr
|
7cbd92e1b1
all: Fix comment typos
|
8 years ago |
Audrius Butkevicius
|
0d30166357
lib/connections: Use own KCP fork, move listener setup earlier (ref #4446)
|
8 years ago |
Audrius Butkevicius
|
2760d032ca
cmd/syncthing: Add more stats to usage reports (ref #3628)
|
8 years ago |
Jakob Borg
|
dd1f7a5ab7
lib/connections: Allow negative ACL entries on devices (fixes #4096)
|
8 years ago |
Jakob Borg
|
c5e0c47989
lib/connections, lib/model, gui: Specify allowed networks per device (fixes #219)
|
8 years ago |
HairyFotr
|
c56c48a777
all: Correct various typos
|
8 years ago |
Jakob Borg
|
f7fc0c1d3e
all: Update license url to https (ref #3976)
|
8 years ago |
Jakob Borg
|
ec62888539
lib/connections: Allow on the fly changes to rate limits (fixes #3846)
|
9 years ago |
Audrius Butkevicius
|
bab7c8ebbf
all: Add folder pause, make pauses permanent (fixes #3407, fixes #215, fixes #3001)
|
9 years ago |
Jakob Borg
|
b8c1c0e048
cmd/syncthing: Enable better crypto, print negotiated cipher suite
|
9 years ago |
Jakob Borg
|
2fd1dca905
lib/connections: Fix odd logging, forgot to call function
|
9 years ago |
Jakob Borg
|
ed4f6fc4b3
lib/connections, lib/model: Connection service should expose a single interface
|
9 years ago |
Jakob Borg
|
548a324256
lib/connections: Slow down failing listeners
|
9 years ago |
Audrius Butkevicius
|
f60b424d70
lib/config: Raw() -> RawCopy()
|
9 years ago |
Jakob Borg
|
e52be3d83e
lib/connections, lib/model: Refactor connection close handling (fixes #3466)
|
9 years ago |
Audrius Butkevicius
|
af3b6f9c83
lib/model, lib/config: Support "live" device removal, folder unsharing and folder configuration changes
|
9 years ago |
Audrius Butkevicius
|
a4f052ad31
lib/connections: Fix connection switching
|
9 years ago |
Jakob Borg
|
f368d2278f
lib/config, lib/connections: Refactor handling of ignored devices (fixes #3470)
|
9 years ago |
Jakob Borg
|
fa0101bd60
lib/protocol, lib/discover, lib/db: Use protocol buffer serialization (fixes #3080)
|
9 years ago |
Jakob Borg
|
672824641b
lib/connections: TLS handshake must complete in a timely fashion (fixes #3375)
|
9 years ago |