syncthing/lib/config
Jakob Borg e6b78e5d56 lib/rand: Break out random functions into separate package
The intention for this package is to provide a combination of the
security of crypto/rand and the convenience of math/rand. It should be
the first choice of random data unless ultimate performance is required
and the usage is provably irrelevant from a security standpoint.

GitHub-Pull-Request: https://github.com/syncthing/syncthing/pull/3186
2016-05-26 07:02:56 +00:00
..
testdata all: Remove execute bit for non-executable files 2016-05-17 14:39:50 +00:00
commit_test.go
config_test.go lib/config: Don't migrate non-HTTPS-URL discovery servers to new path (fixes #3103) 2016-05-17 13:43:35 +00:00
config.go lib/rand: Break out random functions into separate package 2016-05-26 07:02:56 +00:00
debug.go
deviceconfiguration.go
folderconfiguration.go lib/config: Minor attribute updates 2016-05-12 08:23:18 +00:00
foldertype.go lib/config: Change folder type attribute to a FolderType type 2016-05-04 11:26:36 +00:00
guiconfiguration.go Rename RawAPIKey -> APIKey in GUIConfiguration 2016-02-02 11:12:25 +01:00
optionsconfiguration.go lib/connections: Un-deprecate relaysEnabled (fixes #3074) 2016-05-17 00:05:38 +00:00
pullorder.go
versioningconfiguration.go
wrapper.go lib/connections: Refactor 2016-05-04 19:38:12 +00:00