syncthing/cmd/syncthing
Jakob Borg e329c7015e Refactor random string stuff and seeding
Make sure we have a good random seed on the default RNG, that the
predictable RNG is clearly marked as such, that random strings are
actually the length requested, and that they contain a restricted set of
characters only.
2014-12-07 16:47:24 +01:00
..
.gitignore Repair model tests 2014-03-30 21:59:40 +02:00
debug.go Use more inclusive copyright header 2014-11-17 12:54:42 +01: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
gui.go Refactor random string stuff and seeding 2014-12-07 16:47:24 +01:00
heapprof.go Use more inclusive copyright header 2014-11-17 12:54:42 +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_test.go Use more inclusive copyright header 2014-11-17 12:54:42 +01:00
main.go Refactor random string stuff and seeding 2014-12-07 16:47:24 +01:00
memsize_darwin.go Use more inclusive copyright header 2014-11-17 12:54:42 +01:00
memsize_linux.go Use more inclusive copyright header 2014-11-17 12:54:42 +01:00
memsize_solaris.go Use more inclusive copyright header 2014-11-17 12:54:42 +01:00
memsize_unimpl.go Use more inclusive copyright header 2014-11-17 12:54:42 +01:00
memsize_windows.go Use more inclusive copyright header 2014-11-17 12:54:42 +01: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 Use more inclusive copyright header 2014-11-17 12:54:42 +01:00
random_test.go Refactor random string stuff and seeding 2014-12-07 16:47:24 +01:00
random.go Refactor random string stuff and seeding 2014-12-07 16:47:24 +01:00
tls.go Refactor random string stuff and seeding 2014-12-07 16:47:24 +01:00
usage_report.go Use a separate, unique ID for usage reporting (fixes #1000) 2014-11-27 10:00:07 +01:00
usage.go Use more inclusive copyright header 2014-11-17 12:54:42 +01:00