| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use xs_evp_sign() for signing. | 2022-09-26 | 1 | -4/+4 | |
| * | Serve the actor as the correct content-type. | 2022-09-26 | 1 | -2/+5 | |
| * | More sign work (I'm tired). | 2022-09-25 | 1 | -1/+1 | |
| * | New function msg_actor(). | 2022-09-25 | 1 | -0/+1 | |
| * | Minor tweak in http signatures. | 2022-09-25 | 1 | -6/+10 | |
| * | Fixed a bug in the digest header. | 2022-09-25 | 1 | -5/+12 | |
| * | More work in http signed request. | 2022-09-21 | 1 | -3/+3 | |
| * | New function xs_sha256_base64(). | 2022-09-21 | 1 | -2/+2 | |
| * | Use its own copy of the headers in http_signed_request(). | 2022-09-21 | 1 | -7/+14 | |
| * | Added http signed request code (untested). | 2022-09-20 | 1 | -3/+62 | |
| * | [http.c] new file. | 2022-09-20 | 1 | -0/+20 |