syncthing/cmd/syncthing
2016-01-12 16:02:59 +01:00
..
testdata golint: locHttps -> locHTTPS 2015-04-04 21:59:54 +02: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 Audit logins with new LoginAttempt event (fixes #2377) 2015-11-10 00:49:51 -05:00
gui_csrf.go Don't allow in use CSRF tokens to expire (fixes #1008) 2016-01-03 22:03:02 +01:00
gui_solaris.go MPLv2 2015-03-17 16:02:27 +01:00
gui_test.go Don't allow in use CSRF tokens to expire (fixes #1008) 2016-01-03 22:03:02 +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 Add support for themes (fixes #1925) 2016-01-12 10:08:04 +01:00
heapprof.go MPLv2 2015-03-17 16:02:27 +01:00
locations.go Paths must not end with slash on Windows 2015-10-22 11:39:34 +02:00
main_test.go We should pass around db.Instance instead of leveldb.DB 2015-10-31 12:35:30 +01:00
main.go Always run relaying when enabled (fixes #2665) 2016-01-12 16:02:59 +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 Svc -> Service 2015-12-23 15:31:12 +00:00
usage.go MPLv2 2015-03-17 16:02:27 +01:00
verboseservice.go Svc -> Service 2015-12-23 15:31:12 +00:00