dendrite/internal
Kegan Dougal b1d48cea3a Rename serverkeyapi to signingkeyserver
We use "api" for public facing stuff and "server" for internal stuff.
As the server key API is internal only, we call it 'signing key server',
which also clarifies the type of key (as opposed to TLS keys, E2E keys, etc)
2020-10-07 14:59:44 +01:00
..
caching Roomserver NID caches (#1335) 2020-08-25 12:32:29 +01:00
config Rename serverkeyapi to signingkeyserver 2020-10-07 14:59:44 +01:00
eventutil Add Queryer and Inputer and factor out more RSAPI stuff (#1382) 2020-09-02 17:13:15 +01:00
httputil API setup refactoring (#1266) 2020-08-13 12:16:37 +01:00
setup Rename serverkeyapi to signingkeyserver 2020-10-07 14:59:44 +01:00
sqlutil Update all usages of tx.Stmt to sqlutil.TxStmt (#1423) 2020-09-24 11:10:14 +01:00
test Rename serverkeyapi to signingkeyserver 2020-10-07 14:59:44 +01:00
transactions Fix #897 and shuffle directory around (#1054) 2020-05-21 14:40:13 +01:00
consumers.go Report which component failed to consume (#1375) 2020-09-01 16:53:38 +01:00
log.go Fix #897 and shuffle directory around (#1054) 2020-05-21 14:40:13 +01:00
version.go Update version imprinting (#1462) 2020-10-01 16:09:11 +01:00