summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-05-14nothing: Dummy commitolder-releasesolder-releasesJakob Borg
2016-05-13lib/config: Bump config version to 14Jakob Borg
2016-05-13cmd/syncthing: Set User-Agent on upgrade checksJakob Borg
2016-05-13lib/config: Change upgrade check URL (fixes #3086)Jakob Borg
2016-05-13lib/upgrade: Increase size limits, send version headerJakob Borg
2016-05-12cleanup: removed deadcode in connection/tcp_listen.goLars K.W. Gohlke
2016-05-12lib/config: Minor attribute updatesJakob Borg
2016-05-12lib/ignore: Revert comma handling, upgrade globbing packageJakob Borg
2016-05-11build: Remove unused codeLars K.W. Gohlke
2016-05-09lib/scanner: Refactor scanner.Walk APIJakob Borg
2016-05-09lib/connections: Don't look at devices that are already optimally connectedJakob Borg
2016-05-09lib/connections: More fine grained locking (fixes #3066)Jakob Borg
2016-05-09lib/model: Fix accounting error in rescan with multiple subs (fixes #3028)Jakob Borg
2016-05-09lib/config: Don't require restart when adding folders/devices or changing lis...Jakob Borg
2016-05-09cmd/syncthing: Use random folder ID for default folder, limit random charsetJakob Borg
2016-05-09lib/util: Should seed random number generator on startupJakob Borg
2016-05-08all: Correct spelling in commentsklemens
2016-05-08script: Don't verify authors on commits tagged 'Skip-check: authors'Jakob Borg
2016-05-06cmd/syncthing: Use ReadAll + json.Unmarshal in places were we care about cons...Jakob Borg
2016-05-06lib/ignore: Handle bare commas in ignore patterns (fixes #3042)Jakob Borg
2016-05-06lib/upgrade: Don't attempt processing files larger than expected max binary s...Jakob Borg
2016-05-06lib/upgrade: Enforce limits on download archives (fixes #3045)Jakob Borg
2016-05-06lib/upgrade: Auto upgrade signature should cover version & arch (fixes #3044)Jakob Borg
2016-05-05cmd/stsigtool: Sign stdin when not given a file to sign, or when given "-"Jakob Borg
2016-05-04lib/protocol: Add Request benchmarks over raw and TLS encrypted TCP channelsJakob Borg
2016-05-04lib/protocol: Delete erroneously checked in test binaryJakob Borg
2016-05-04gui: Fix comparison operator in expression (ref #3035)Jakob Borg
2016-05-04gui, man: Update docs & translationsv0.13.0-beta.4Jakob Borg
2016-05-04lib/connections: RefactorAudrius Butkevicius
2016-05-04lib/config: Change folder type attribute to a FolderType typeJakob Borg
2016-05-04lib/model: Use factories for creating foldersAudrius Butkevicius
2016-05-04lib/ignore: Refactor: notMatched should be one of the constantsJakob Borg
2016-05-01lib/ignores: Use bitmask for resultAudrius Butkevicius
2016-05-01lib/model: Discard download progress upon receiving an index update (fixes #2...Audrius Butkevicius
2016-04-30lib/protocol: Clean up error values, unused flagsAudrius Butkevicius
2016-04-28cmd/stvanity: x509.GenerateCertificate requires pointer for public keyAlex
2016-04-26lib/model: Prettify tests (fixes #3014)Audrius Butkevicius
2016-04-26lib/model: Refactor: complete renaming of p -> fJakob Borg
2016-04-26lib/model: Refactor out folder and folderscan types, simplify somewhatLars K.W. Gohlke
2016-04-24lib/dialer: Add env var to disable proxy fallback (fixes #3006)Audrius Butkevicius
2016-04-22all: Clean up dead codeLars K.W. Gohlke
2016-04-22lib/config: Remove dead codeLars K.W. Gohlke
2016-04-22readme: Remove Appveyor iconLars K.W. Gohlke
2016-04-22lib/model: Do not use WRONLY (ref #2584)Audrius Butkevicius
2016-04-22cmd/syncthing: Don't compact database at startupJakob Borg
2016-04-20cmd/stvanity: Use Go 1.3 compatible interfaceJakob Borg
2016-04-20build: Remove Appveyor and old CircleCI stuffJakob Borg
2016-04-20vendor: Update github.com/gobwas/glob to solve 1.3 build issueJakob Borg
2016-04-18lib/connections: Try not to deadlock (fixes #2987)Audrius Butkevicius
2016-04-18cmd/syncthing: Accept ISO-8859-1 and UTF-8 in HTTP BasicAuth header (fixes #2...Jakob Borg