syncthing/cmd/syncthing
Audrius Butkevicius 9d1e2d9f46 Add /rest/tree API call 2015-03-04 23:39:27 +00:00
..
.gitignore Repair model tests 2014-03-30 21:59:40 +02:00
blockprof.go Add STBLOCKPROFILE 2015-02-01 19:00:24 +00:00
connections.go Refactor out connection related functions to a separate file 2015-02-19 12:05:26 +02:00
debug.go Use more inclusive copyright header 2014-11-17 12:54:42 +01:00
gui.go Add /rest/tree API call 2015-03-04 23:39:27 +00:00
gui_auth.go Dependency update, new golang.org/x package names 2014-11-30 00:17:00 +01:00
gui_csrf.go Refactor random string stuff and seeding 2014-12-07 16:47:24 +01:00
gui_solaris.go Use more inclusive copyright header 2014-11-17 12:54:42 +01:00
gui_unix.go Use more inclusive copyright header 2014-11-17 12:54:42 +01:00
gui_windows.go Correct file mode bits 2014-11-19 07:39:01 +04:00
heapprof.go Use single filename for heap profiles 2015-02-10 19:50:27 +01:00
limitedreader.go Use more inclusive copyright header 2014-11-17 12:54:42 +01:00
limitedwriter.go Use more inclusive copyright header 2014-11-17 12:54:42 +01:00
main.go Attempt recovery of corrupted DB at startup (fixes #987) 2015-02-23 08:22:39 +01:00
main_test.go Refactor out protocol and luhn (protocol dependency) packages 2015-01-13 13:22:56 +01:00
memsize_darwin.go Integer type policy 2015-01-19 10:34:36 -08:00
memsize_linux.go Integer type policy 2015-01-19 10:34:36 -08:00
memsize_netbsd.go Implement memorySize() for NetBSD 2015-02-05 20:31:25 +01:00
memsize_solaris.go Integer type policy 2015-01-19 10:34:36 -08:00
memsize_unimpl.go Compile on Dragonfly 2015-02-26 08:42:39 +01:00
memsize_windows.go Integer type policy 2015-01-19 10:34:36 -08:00
monitor.go Lower the bar for when to stop restarting (fixes #1004) 2014-11-27 20:34:35 +01:00
openurl_unix.go Use more inclusive copyright header 2014-11-17 12:54:42 +01:00
openurl_windows.go Use more inclusive copyright header 2014-11-17 12:54:42 +01:00
perfstats_unix.go Integer type policy 2015-01-19 10:34:36 -08:00
random.go Include error in randomness failure panic 2014-12-08 19:40:38 +01:00
random_test.go The predictableRandom test can only run once successfully (fixes #1184) 2015-01-06 23:03:35 +01:00
tls.go Protect GUI HTTPS from some attacks 2014-12-09 10:49:58 +01:00
usage.go Use more inclusive copyright header 2014-11-17 12:54:42 +01:00
usage_report.go Use a separate, unique ID for usage reporting (fixes #1000) 2014-11-27 10:00:07 +01:00