You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Simon Frei
3a41d4afa5
lib/model: Set enc. trailer size on pull (ref #8563 , #8556 ) ( #8839 )
...
In the original fix in #8563 I simply forgot this. Which meant #8556
wasn't actually fixed, as the trialer size would have been 0 (default),
and thus we would have still sent the inflated size to encrypted peers.
3 days ago
..
api
lib/api: Expose `blocksHash` in file info ( #8810 )
4 weeks ago
assets
lib/assets: MIME types, time formats ( #8351 )
10 months ago
beacon
all: Unused args, retvals, assignments ( #7926 )
2 years ago
build
all: Add build constants for runtime.GOOS comparisons ( #8442 )
8 months ago
config
all: Fix typos found by codespell ( #8833 )
2 weeks ago
connections
lib/protocol: Cache expensive key operations ( fixes #8599 ) ( #8820 )
3 weeks ago
db
lib/api: Expose `blocksHash` in file info ( #8810 )
4 weeks ago
dialer
lib: Removal global connection registry ( #8254 )
12 months ago
discover
lib/discover: Don't leak relay-tokens to discovery ( #8762 )
4 weeks ago
events
all: Remove unused method receivers ( #8462 )
8 months ago
fs
all: Fix typos found by codespell ( #8833 )
2 weeks ago
httpcache
cmd/stupgrades: Cache should apply to HEAD as well as GET
1 month ago
ignore
lib/fs: Use io/fs errors as recommended in std lib ( #8726 )
3 months ago
locations
gui, api: Show internal config and state paths ( fixes #8323 ) ( #8324 )
8 months ago
logger
cmd/syncthing, lib/logger: Add date to default log format ( fixes #8272 ) ( #8273 )
12 months ago
model
lib/model: Set enc. trailer size on pull (ref #8563 , #8556 ) ( #8839 )
3 days ago
nat
all: Unused parameter should be replaced by underscore ( #8464 )
8 months ago
osutil
Only fail after chmod error if permissions differ (e.g. on config file) ( #8771 )
1 month ago
pmp
lib: Factor out getting IP address from net.Addr ( #8538 )
7 months ago
protocol
lib/protocol: Handle encrypted requests without encrypted hash ( fixes #8277 ) ( #8827 )
2 weeks ago
rand
all: Remove unused method receivers ( #8462 )
8 months ago
rc
all: Remove unused method receivers ( #8462 )
8 months ago
relay
cmd/strelaysrv: Add optional auth token ( fixes #3987 ) ( #8561 )
6 months ago
scanner
all: Use new Go 1.19 atomic types ( #8772 )
2 months ago
sha256
all: Use crypt/rand through its buffered version, but not in benchmarks ( #7420 )
2 years ago
signature
all: Use crypt/rand through its buffered version, but not in benchmarks ( #7420 )
2 years ago
stats
all: Truncate some timestamps ( fixes #7457 ) ( #7459 )
2 years ago
stun
all: Use new Go 1.19 atomic types ( #8772 )
2 months ago
svcutil
Handle relay connect timeout ( fixes #8749 ) ( #8755 )
2 months ago
sync
all: Use new Go 1.19 atomic types ( #8772 )
2 months ago
syncthing
lib/protocol: Cache expensive key operations ( fixes #8599 ) ( #8820 )
3 weeks ago
testutils
all: Remove unused method receivers ( #8462 )
8 months ago
tlsutil
lib/tlsutil: Use crypto.Signer interface ( #8526 )
7 months ago
upgrade
all: Fix various user-facing and non-user-facing typos ( #8509 )
7 months ago
upnp
lib: Factor out getting IP address from net.Addr ( #8538 )
7 months ago
ur
lib/ur: Fix custom releases URL comparison
1 week ago
util
all: Unused parameter should be replaced by underscore ( #8464 )
8 months ago
versioner
lib/versioner: Fix error in Trashcan restore ( fixes : #7965 ) ( #8549 )
6 months ago
watchaggregator
lib/config: Allow sub-second watcher delay ( fixes #7859 ) ( #7864 )
2 weeks ago
weakhash
all: Remove usage of deprecated io/ioutil ( #7971 )
1 year ago