syncthing/cmd/syncthing
2016-03-13 17:24:49 +01:00
..
testdata Fix STGUIASSETS search paths & order (fixes #2827) 2016-03-12 12:17:25 +00:00
.gitignore Repair model tests 2014-03-30 21:59:40 +02:00
.stfolder Merge remote-tracking branch 'syncthing/pr/1577' 2015-04-06 20:53:32 +02:00
addresslister.go Svc -> Service 2015-12-23 15:31:12 +00:00
auditservice_test.go Svc -> Service 2015-12-23 15:31:12 +00:00
auditservice.go Svc -> Service 2015-12-23 15:31:12 +00:00
blockprof.go MPLv2 2015-03-17 16:02:27 +01:00
debug.go HTTP debug middleware should be behind ShouldDebug() 2015-11-21 09:39:40 +01:00
gui_auth.go Support multiple API keys (command-line and config) (fixes #2747) 2016-01-30 15:18:09 +00:00
gui_csrf.go Support multiple API keys (command-line and config) (fixes #2747) 2016-01-30 15:18:09 +00:00
gui_solaris.go MPLv2 2015-03-17 16:02:27 +01:00
gui_test.go Mend GUI tests 2016-03-13 17:24:49 +01:00
gui_unix.go MPLv2 2015-03-17 16:02:27 +01:00
gui_windows.go MPLv2 2015-03-17 16:02:27 +01:00
gui.go apiService should not reference global variable 'locations' (hinders testing) 2016-03-13 11:03:00 +01:00
heapprof.go MPLv2 2015-03-17 16:02:27 +01:00
locations.go Change DB label format (index folders, devices) 2016-01-03 19:32:40 +01:00
main_test.go Also update allowed version tests 2016-03-10 13:24:36 +01:00
main.go apiService should not reference global variable 'locations' (hinders testing) 2016-03-13 11:03:00 +01:00
memsize_darwin.go MPLv2 2015-03-17 16:02:27 +01:00
memsize_linux.go MPLv2 2015-03-17 16:02:27 +01:00
memsize_netbsd.go MPLv2 2015-03-17 16:02:27 +01:00
memsize_solaris.go MPLv2 2015-03-17 16:02:27 +01:00
memsize_unimpl.go MPLv2 2015-03-17 16:02:27 +01:00
memsize_windows.go MPLv2 2015-03-17 16:02:27 +01:00
monitor.go Remove most global variables from main.go 2015-12-18 16:24:44 -05:00
openurl_unix.go MPLv2 2015-03-17 16:02:27 +01:00
openurl_windows.go MPLv2 2015-03-17 16:02:27 +01:00
perfstats_unix.go Fix import paths 2015-09-22 19:38:46 +02:00
random_test.go Random number is too large for 32 bit archs (fixes #1894) 2015-06-01 09:33:13 +02:00
random.go MPLv2 2015-03-17 16:02:27 +01:00
summaryservice.go Svc -> Service 2015-12-23 15:31:12 +00:00
upnpservice.go Svc -> Service 2015-12-23 15:31:12 +00:00
usage_report.go Report versioning usage in usage report 2016-02-13 08:19:30 +01:00
usage.go MPLv2 2015-03-17 16:02:27 +01:00
verboseservice.go Svc -> Service 2015-12-23 15:31:12 +00:00