syncthing/lib/api
Jakob Borg acd767b30b
all: Remove lib/util package (#9049)
Grab-bag packages are nasty, this cleans it up a little by splitting it
into topical packages sempahore, netutil, stringutil, structutil.
2023-08-21 19:44:33 +02:00
..
auto all: Remove usage of deprecated io/ioutil (#7971) 2021-11-22 08:59:47 +01:00
testdata
.gitignore
api_auth_test.go lib/api: Allow BindDN to exclude any username formatting (fixes #8899) (#8900) 2023-05-10 07:52:02 +02:00
api_auth.go lib/api: Allow Bearer authentication style with API key (#9002) 2023-07-26 13:13:06 +02:00
api_csrf.go lib/api: Allow Bearer authentication style with API key (#9002) 2023-07-26 13:13:06 +02:00
api_statics.go lib/api: Fix inverted logic in string comparison 2022-07-28 21:51:14 +02:00
api_test.go all: Remove lib/util package (#9049) 2023-08-21 19:44:33 +02:00
api.go all: Add Prometheus-style metrics to expose some internal performance counters (fixes #5175) (#9003) 2023-08-04 19:57:30 +02:00
confighandler.go all: Remove lib/util package (#9049) 2023-08-21 19:44:33 +02:00
debug.go
mocked_config_test.go
support_bundle.go