Tim Bruijnzeels
|
c2ba03e679
|
Some more work done to separate the CMS/XML protocol and JSON. Still some more cleanup coming. (see issue #34)
|
2019-01-23 16:48:14 +01:00 |
|
Tim Bruijnzeels
|
e9716ec454
|
Cleanup: do not load publishers from disk, and include certificate in publisher details (one https end point less)
|
2019-01-16 14:40:44 +01:00 |
|
Tim Bruijnzeels
|
8f7850bb53
|
Have defaults for everything and update README to show how to configure and run.
|
2019-01-04 16:45:21 +01:00 |
|
Tim Bruijnzeels
|
850623d52f
|
Naming the project 'Krill', and restructuring things somewhat in anticipation of the CA components.
|
2019-01-04 15:38:10 +01:00 |
|
Tim Bruijnzeels
|
68b74fb004
|
Introducing authorisation on the API (issue #8)
|
2019-01-03 17:03:30 +01:00 |
|
Tim Bruijnzeels
|
c551235f6f
|
Changing https config to have three options: "no", "yes" and "test" - only generate self-signed cert for "test". Fixes #32
|
2019-01-03 11:18:11 +01:00 |
|
Tim Bruijnzeels
|
e122e59242
|
Changing default to NOT use HTTPS. Fixes #32
|
2019-01-02 16:51:06 +01:00 |
|
Tim Bruijnzeels
|
914ef314de
|
Adding support for HTTPS, resolves #32
|
2018-12-31 12:57:01 +01:00 |
|
Tim Bruijnzeels
|
cf0b95fff3
|
Added logging, some fixes to config, and removed a lot of string cloning.
|
2018-12-20 15:58:55 +01:00 |
|
Tim Bruijnzeels
|
301a8f0302
|
Adding logging framework and config to pubd.
|
2018-12-19 15:22:02 +01:00 |
|
Tim Bruijnzeels
|
27906b623e
|
Work in progress - write notification, snapshot and delta files when publishing.
|
2018-12-11 11:07:21 +01:00 |
|
Tim Bruijnzeels
|
1f0ee5855b
|
Handle publish/list requests. Still to do: integration testing, and exposing this in the http handler.
|
2018-11-28 16:07:14 +01:00 |
|
Tim Bruijnzeels
|
747e2f8943
|
Fixing default URI paths
|
2018-11-21 15:01:51 +01:00 |
|
Tim Bruijnzeels
|
e4b6b79f63
|
Parse options for publisher client.
|
2018-11-20 16:34:34 +01:00 |
|
Tim Bruijnzeels
|
200191839a
|
Let server generate a RepositoryResponse for a Publisher. Also refactored things to use PathBuf for directories, rather than String, in lots of related places.
|
2018-11-19 16:55:16 +01:00 |
|
Tim Bruijnzeels
|
6139df2a08
|
Have a pubc and pubd binary.
|
2018-11-14 11:18:39 +01:00 |
|
Tim Bruijnzeels
|
b098744435
|
Parse config from a file, and allow overrides through command line arguments.
|
2018-10-03 16:39:02 +02:00 |
|