syncthing/cmd/syncthing
Martchus 5aaf77f276 Add basic C bindings to start and stop Syncthing and invoke its CLI 2024-04-09 11:27:41 +02:00
..
cli Add basic C bindings to start and stop Syncthing and invoke its CLI 2024-04-09 11:27:41 +02:00
cmdutil cmd/syncthing: Add environment variables for --home, --conf, and --data (fixes #8957) (#8952) 2023-06-28 07:03:36 +02:00
decrypt lib/protocol: Cache expensive key operations (fixes #8599) (#8820) 2023-03-12 20:06:59 +01:00
generate lib/config: Accept pre-hashed password (fixes #9123) (#9124) 2023-09-24 19:23:49 +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
blockprof.go Add basic C bindings to start and stop Syncthing and invoke its CLI 2024-04-09 11:27:41 +02:00
crash_reporting.go Add basic C bindings to start and stop Syncthing and invoke its CLI 2024-04-09 11:27:41 +02:00
crash_reporting_test.go Add basic C bindings to start and stop Syncthing and invoke its CLI 2024-04-09 11:27:41 +02:00
debug.go Add basic C bindings to start and stop Syncthing and invoke its CLI 2024-04-09 11:27:41 +02:00
heapprof.go Add basic C bindings to start and stop Syncthing and invoke its CLI 2024-04-09 11:27:41 +02:00
main.go Add basic C bindings to start and stop Syncthing and invoke its CLI 2024-04-09 11:27:41 +02:00
monitor.go Add basic C bindings to start and stop Syncthing and invoke its CLI 2024-04-09 11:27:41 +02:00
monitor_test.go Add basic C bindings to start and stop Syncthing and invoke its CLI 2024-04-09 11:27:41 +02:00
openurl_unix.go Add basic C bindings to start and stop Syncthing and invoke its CLI 2024-04-09 11:27:41 +02:00
openurl_windows.go Add basic C bindings to start and stop Syncthing and invoke its CLI 2024-04-09 11:27:41 +02:00
perfstats_unix.go Add basic C bindings to start and stop Syncthing and invoke its CLI 2024-04-09 11:27:41 +02:00
perfstats_unsupported.go Add basic C bindings to start and stop Syncthing and invoke its CLI 2024-04-09 11:27:41 +02:00
traceback.go Add basic C bindings to start and stop Syncthing and invoke its CLI 2024-04-09 11:27:41 +02:00