summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-07-24Don't consider prereleases for -upgrade (fixes #436)v0.8.21v0.8Jakob Borg
2014-07-22Handle WANPPPConnection devices (fixes #431)v0.8.20Jakob Borg
2014-07-08Revert "Add temporary debug logging for #344 (revert later)"v0.8.19Jakob Borg
2014-07-08incomingIndexes should not be a package variable (fixes #344)Jakob Borg
2014-07-05Continue discovery on connect errors (fixes #324)Ben Sidhom
2014-07-04Don't leak writer and index goroutines on closeJakob Borg
2014-07-03Clean up protocol locking and closingv0.8.18Jakob Borg
2014-07-03Send initial index in batchesJakob Borg
2014-07-02Always send initial index, even if empty (ref #344)Jakob Borg
2014-07-02Simplify locking in protocol.IndexJakob Borg
2014-07-02Protocol state machine on receiving sideJakob Borg
2014-07-02Log client version on connectJakob Borg
2014-07-02Handle query parameters in UPnP control URL (fixes #211)Jakob Borg
2014-07-02Avoid deadlock during initial scan (fixes #389)Jakob Borg
2014-07-01Add temporary debug logging for #344 (revert later)Jakob Borg
2014-07-01Tone down UPnP not found message (fixes #406)Jakob Borg
2014-06-26Increase deadlock timeout, make configurable (fixes #389, fixes #393)v0.8.17Jakob Borg
2014-06-23Remove spurious debug output in .stignore handlingJakob Borg
2014-06-23Connection notices are informationalJakob Borg
2014-06-23No need to hold a write lock in OverrideJakob Borg
2014-06-23Don't whine about unexpected EOFsJakob Borg
2014-06-23Ensure correct version string formatJakob Borg
2014-06-22Test script for REST interfacev0.8.16Jakob Borg
2014-06-22Don't deadlock on connect close while sending Index (fixes #386)Jakob Borg
2014-06-21Detect deadlock in model and panicJakob Borg
2014-06-20Asset update for previous commitJakob Borg
2014-06-20Lower CPU usage at idle by reducing db pollingJakob Borg
2014-06-19Further clarify message ordering requirements (ref #377)Jakob Borg
2014-06-19Clarify requirements on config messages (ref #377)Jakob Borg
2014-06-19Simplify memory handlingJakob Borg
2014-06-18Simplify usage reporting config options (fixes #370)Jakob Borg
2014-06-18Avoid build error in Go1.2Jakob Borg
2014-06-16Handle .stignore correctly on Windows (fixes #369)Jakob Borg
2014-06-16Hard override on changes from master repoJakob Borg
2014-06-16Build and memSize impl for SolarisJakob Borg
2014-06-16Mark repos with missing dir as invalid on startup (fixes #311)Jakob Borg
2014-06-16Only keep track of version (not modified) for sent indexJakob Borg
2014-06-15Increase reconnect delay towards maxv0.8.15Jakob Borg
2014-06-15Remove old index files on startup (fixes #366)Jakob Borg
2014-06-14Don't attempt to use broadcast with IPv6 (ref #346)Jakob Borg
2014-06-14Reduce ping time & timeout (ref #358)Jakob Borg
2014-06-14Show out of sync items, rename files->items (fixes #312, fixes #352)Jakob Borg
2014-06-14Don't need to sync deletes for nonexistent filesJakob Borg
2014-06-13Better android detectionJakob Borg
2014-06-13Add build environment variableJakob Borg
2014-06-13Request restart for GUI setting changesJakob Borg
2014-06-13Logo with textJakob Borg
2014-06-13Actually generate random certificate serials (fixes #361)Jakob Borg
2014-06-12Include system RAM size in usage reportJakob Borg
2014-06-12Prevent possible reordering of Index/IndexUpdate on send (ref #344)Jakob Borg