mirror of https://github.com/OISF/suricata
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Add new methods to set a value as a base64 encoded string of a byte array. This uses the Rust base64 crate and encodes directly into the JsonBuilder buffer with no intermediate buffer required. jb_set_base64: set a field on an object jb_append_base64: append a value to an array |
5 years ago | |
|---|---|---|
| .. | ||
| .cargo | 7 years ago | |
| derive | 5 years ago | |
| src | 5 years ago | |
| .gitignore | 5 years ago | |
| Cargo.toml.in | 5 years ago | |
| Makefile.am | 5 years ago | |
| cbindgen.toml | 5 years ago | |
| rustfmt.toml | 6 years ago | |