コミットグラフ

12 コミット

作成者 SHA1 メッセージ 日付
Cory Slep 107afb6f17 Avoid a byte copy when delivering a HTTP request
Added tests for the HTTP sig transport.
2020-07-05 17:06:52 +02:00
Ben Lubar 3ff5423014
fix linter warnings. 2019-10-19 17:43:21 -05:00
Cory Slep 224629ca54 No longer manually set Digest header 2019-09-13 12:31:00 +02:00
Cory Slep 92ecc4f524 Update to latest httpsig API 2019-09-13 12:18:49 +02:00
Cory Slep f339304ce4 Fix race condition in signer 2019-05-11 11:33:55 +02:00
Cory Slep 28ffa4c8ad 201 and 202 are also OK statuses 2019-05-04 10:02:35 +02:00
Cory Slep 3bc578e7dd Fix numerous bugs. Identify more. 2019-05-03 21:44:18 +02:00
Cory Slep d20d97a526 Add two different signers for GET vs POST requests 2019-04-04 21:38:08 +02:00
Cory Slep cc83b751a1 Update interface definitions and wrapper improvements.
Wrapping default behavior can now be overridden.
2019-02-15 21:03:43 +01:00
Cory Slep d3b0afef5e Finish porting the core of pub. 2019-02-14 21:51:57 +01:00
Cory Slep 1b7cec220b Get most federating callbacks ported. 2019-02-13 22:37:29 +01:00
Cory Slep 16af404462 First pass converting to new pub library.
Still a lot to do:
- Delete old deliverer folder
- Revisit handler funcs
- Constructors
- Side effects for the wrapped callback functions
- Any other TODOs
2019-02-12 00:16:33 +01:00