2022-03-09 07:07 | Improve ca help text, section pgp section | lash | 2 | +7 | -5 |
2022-01-25 19:30 | Allow custom certificate authority file in opener | lash | 5 | +21 | -9 |
2022-01-24 21:40 | Graceful handling of 400, 404 in client | lash | 8 | +49 | -19 |
2022-01-20 14:06 | Catch http requests hook for https | lash | 2 | +6 | -2 |
2021-11-15 13:31 | Bump version | nolash | 1 | +1 | -1 |
2021-11-06 18:06 | Merge remote-tracking branch 'origin/master' into lash/hoba-split | nolash | 1 | +6 | -2 |
2021-11-06 17:55 | Factor our hoba part of pgpclientsession | nolash | 6 | +69 | -47 |
2021-11-05 07:46 | Upgrade cryptography | nolash | 1 | +1 | -1 |
2021-11-05 06:08 | Upgrade confini | nolash | 2 | +2 | -2 |
2021-11-05 05:09 | Merge branch 'lash/client-runnable' into 'master' | Louis Holbrook | 13 | +345 | -75 |
2021-11-05 05:09 | feat: Add PGP-HOBA capable client | Louis Holbrook | 13 | +345 | -75 |
2021-11-05 04:47 | Remove prerelease version | nolash | 1 | +1 | -1 |
2021-10-28 11:53 | Fix missing config values in client cli | nolash | 1 | +8 | -5 |
2021-10-26 09:41 | Add semver dep | nolash | 2 | +2 | -1 |
2021-10-26 08:54 | Remove path element from origin | nolash | 2 | +3 | -2 |
2021-10-26 08:14 | Upgrade confini | nolash | 4 | +5 | -4 |
2021-10-26 07:24 | Fix client test | nolash | 2 | +14 | -4 |
2021-10-23 11:48 | Remove endless loop in unsuccessful auth | nolash | 3 | +48 | -22 |
2021-10-23 09:18 | Rehabilitate client pgp hoba example | nolash | 3 | +14 | -11 |
2021-10-23 09:07 | Bump version | nolash | 2 | +6 | -2 |
2021-10-23 09:05 | Correctly layer bearer and hoba for runnable clienT | nolash | 6 | +110 | -33 |
2021-10-23 07:40 | Successfully added pgp handler to runnable | nolash | 1 | +1 | -2 |
2021-10-23 03:14 | Add runnable, layered auth handlers | nolash | 6 | +205 | -60 |
2021-07-06 22:23 | Merge branch 'lash/hoba-session-example' into 'master' | Blair Vanderlugt | 8 | +378 | -7 |
2021-07-06 14:31 | Add client server example for pgp-hoba+bearer | nolash | 8 | +378 | -7 |
2021-06-30 16:01 | Merge branch 'lash/corrupt-reverse-session' into 'master' | Blair Vanderlugt | 3 | +7 | -5 |
2021-06-29 19:07 | Implement correect session object in reverse session lookup | nolash | 3 | +7 | -5 |
2021-06-29 18:21 | update session return | Blair Vanderlugt | 1 | +2 | -1 |
2021-06-29 18:03 | Merge branch 'lash/session-expire-magic' into 'master' | Blair Vanderlugt | 5 | +55 | -22 |
2021-06-29 18:03 | Add auto-renew on expired auth tokens | Louis Holbrook | 5 | +55 | -22 |
2021-06-28 22:54 | Merge branch 'lash/rename' into 'master' | Blair Vanderlugt | 55 | +893 | -896 |
2021-06-28 22:54 | Rename module to usumbufu | Louis Holbrook | 55 | +893 | -896 |
2021-06-26 16:59 | Merge branch 'bvander/retriever-throw-error' into 'master' | Blair Vanderlugt | 2 | +2 | -2 |
2021-06-26 16:58 | throw instead of return None | Blair Vanderlugt | 2 | +2 | -2 |
2021-06-25 16:24 | Merge branch 'lash/session-filter-error' into 'master' | Blair Vanderlugt | 3 | +6 | -3 |
2021-06-25 16:24 | Unhandled errors in session filter | Louis Holbrook | 3 | +6 | -3 |
2021-06-23 18:39 | Merge branch 'bvander/versioning' into 'master' | Blair Vanderlugt | 3 | +61 | -1 |
2021-06-23 18:39 | update with semver versioning | Blair Vanderlugt | 3 | +61 | -1 |
2021-06-23 17:55 | Merge branch 'bvander/debugging-auth' into 'master' | Blair Vanderlugt | 8 | +101 | -17 |
2021-06-23 17:55 | more debugging auth | Blair Vanderlugt | 8 | +101 | -17 |
2021-06-17 23:27 | Merge branch 'bvander/debugging-auth' into 'master' | Blair Vanderlugt | 3 | +55 | -12 |
2021-06-17 17:25 | remove raisefilter | nolash | 1 | +0 | -7 |
2021-06-17 17:22 | Remove component id none override in auth parent | nolash | 3 | +49 | -5 |
2021-06-17 16:22 | none | Blair Vanderlugt | 3 | +14 | -8 |
2021-06-17 15:02 | fixed http auth bug and added test | Blair Vanderlugt | 2 | +16 | -1 |
2021-06-16 20:10 | Merge branch 'lash/fix-setup' into 'master' | Blair Vanderlugt | 5 | +61 | -4 |
2021-06-16 20:10 | Fix setup and control exception from http | Louis Holbrook | 5 | +61 | -4 |
2021-06-14 19:13 | Merge branch 'lash/fix-setup' into 'master' | Blair Vanderlugt | 6 | +1374 | -8 |
2021-06-14 19:12 | Fix stale setup, update deps | nolash | 6 | +1374 | -8 |
2021-06-11 23:02 | Merge branch 'lash/hoba-ecuth-example' into 'master' | Blair Vanderlugt | 63 | +1894 | -262 |
2021-06-11 23:02 | Improve component hierarhcy between retriever, fetcher and decoders. | Louis Holbrook | 63 | +1894 | -262 |
2021-03-02 19:34 | Merge branch 'lash/hoba' into 'master' | Louis Holbrook | 18 | +638 | -15 |
2021-03-02 19:34 | Add PGP client code | Louis Holbrook | 18 | +638 | -15 |
2020-10-16 20:12 | Merge branch 'lash/improve-oauth-clarity' into 'master' | Louis Holbrook | 6 | +157 | -131 |
2020-10-16 20:12 | Improve oauth code clarity | Louis Holbrook | 6 | +157 | -131 |
2020-10-16 11:30 | Merge branch 'lash/improve-examples' into 'master' | Louis Holbrook | 1 | +1 | -1 |
2020-10-16 11:30 | README typo | Louis Holbrook | 1 | +1 | -1 |
2020-10-16 11:28 | Merge branch 'lash/improve-examples' into 'master' | Louis Holbrook | 20 | +887 | -196 |
2020-10-16 11:28 | Improve examples | Louis Holbrook | 20 | +887 | -196 |
2020-10-12 19:51 | Upgrade confini more | nolash | 2 | +2 | -2 |
2020-10-12 19:13 | Upgrade confini | nolash | 2 | +2 | -2 |
2020-10-11 18:55 | Update changelog | nolash | 1 | +2 | -0 |
2020-10-11 18:54 | Add missing client.crt file, add client example | nolash | 2 | +47 | -0 |
2020-10-09 20:48 | Remove redundant digest file | nolash | 2 | +0 | -16 |
2020-10-09 20:37 | Correct comment in server example | nolash | 1 | +2 | -2 |
2020-10-09 20:30 | Remove commented code | nolash | 2 | +1 | -2 |
2020-10-09 20:29 | Remove gnupg code | nolash | 1 | +0 | -9 |
2020-10-09 20:28 | Remove gnupg import | nolash | 1 | +0 | -1 |
2020-10-09 20:27 | Add client example key | nolash | 2 | +46 | -1 |
2020-10-09 20:13 | Include subpackages in build | nolash | 8 | +143 | -84 |
2020-10-09 19:27 | Subsume decrypter under fetcher | nolash | 5 | +33 | -28 |
2020-10-09 18:56 | Clean up redundant loglines, fix positive auth check loop | nolash | 4 | +17 | -13 |
2020-10-09 18:46 | Remove empty africastalking adapter source file | nolash | 1 | +0 | -5 |
2020-10-09 18:45 | Remove redundant retriever source file | nolash | 1 | +0 | -131 |
2020-10-09 18:43 | Connect acl retriever backend | nolash | 7 | +256 | -31 |
2020-10-09 16:03 | Handle basic auth, hash u/p, set component_id | nolash | 1 | +6 | -2 |
2020-10-09 15:41 | Add HTTP Authorization auth hook | nolash | 8 | +111 | -48 |
2020-10-09 13:29 | Add africas talking to example | nolash | 3 | +43 | -10 |
2020-10-09 12:49 | Remove param from check call | nolash | 5 | +22 | -10 |
2020-10-09 12:22 | Modularize auth methods and sequence | nolash | 9 | +154 | -51 |
2020-10-09 08:27 | Initial commit | nolash | 7 | +183 | -0 |