- 01 Aug, 2023 1 commit
-
-
Nils Goroll authored
-
- 01 Jun, 2023 1 commit
-
-
Geoff Simmons authored
Add hashing of req.body, bereq.body and resp.body to .update() See merge request uplex/varnish/libvmod-blobdigest!1
-
- 28 May, 2023 7 commits
-
-
Nils Goroll authored
.update() can now hash all bodies except beresp.body, which is more difficult because it would prevent streaming. The msg argument is now optional in order to allow hashing of only a body.
-
Nils Goroll authored
This is not yet particularly apparent with the current error conditions, but in follow up commits we are going to make use of this facility for good causes: In some circumstances, it might be desirable to explicitly handle error conditions - and in fact the .update() method is already, historically, prepared for this pattern from the days before intro- duction of VRT_fail()
-
Nils Goroll authored
in the next commit, we are going to add the option to not fail
-
Nils Goroll authored
-
Nils Goroll authored
Remove duplicate call to update() using a local variable for the hash ctx. This also adds a check for finalization from vcl_init/vcl_fini
-
Nils Goroll authored
The other methods/functions name it msg
-
Nils Goroll authored
-
- 08 Dec, 2022 1 commit
-
-
Nils Goroll authored
-
- 01 Dec, 2022 2 commits
-
-
Nils Goroll authored
-
Nils Goroll authored
-
- 09 Nov, 2022 1 commit
-
-
Nils Goroll authored
-
- 28 Apr, 2022 3 commits
-
-
Nils Goroll authored
-
Nils Goroll authored
-
Nils Goroll authored
-
- 12 Apr, 2022 1 commit
-
-
Nils Goroll authored
-
- 27 Jan, 2022 2 commits
-
-
Geoff Simmons authored
-
Geoff Simmons authored
-
- 09 Dec, 2020 3 commits
-
-
Nils Goroll authored
-
Nils Goroll authored
-
- 23 Nov, 2019 2 commits
-
-
Nils Goroll authored
-
-
- 02 Oct, 2019 1 commit
-
-
Geoff Simmons authored
-
- 10 Apr, 2019 1 commit
-
-
Nils Goroll authored
-
- 14 Mar, 2019 1 commit
-
-
Nils Goroll authored
-
- 13 Mar, 2019 1 commit
-
-
Nils Goroll authored
-
- 05 Feb, 2019 2 commits
-
-
Nils Goroll authored
-
Nils Goroll authored
-
- 24 Jan, 2019 4 commits
-
-
Nils Goroll authored
-
Nils Goroll authored
-
Nils Goroll authored
-
- 23 Jan, 2019 2 commits
-
-
Nils Goroll authored
Ref: d67993451bda7eeb7c0ea3c5528a8353f283a190
-
Nils Goroll authored
This reverts commit 5829411d.
-
- 07 Dec, 2018 2 commits
-
-
Nils Goroll authored
ref: 0c74d1b99f1f43fc99725fe14322760afa7858ee
-
Nils Goroll authored
Ref: e8985f22711fe9a342b27a10052ae3655f64435c
-
- 22 Nov, 2018 2 commits
-
-
Nils Goroll authored
-
-