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.
suricata/rust
Jason Ish 7a936cb486 base64: expose no padding and padding optional variants
A no padding option is provided as a mode, as its a variant suitable
for encoding and decoding.

A padding optional function is added that is indifferent to padding
when decoding. This can be useful when you're not sure if padding
exists, and don't really care.
2 weeks ago
..
.cargo rust: rename .cargo/config to .cargo/config.toml 10 months ago
derive app-layer: use uint8_t consistent for event IDs 4 months ago
src base64: expose no padding and padding optional variants 2 weeks ago
.gitignore rust: rename .cargo/config to .cargo/config.toml 10 months ago
Cargo.lock.in lua: update lua to 5.4.7 2 weeks ago
Cargo.toml.in lua: update lua to 5.4.7 2 weeks ago
Makefile.am rust: generated bindings depend on cbindgen.toml 1 month ago
cbindgen.toml transforms: move strip_whitespace to rust 4 months ago
rustfmt.toml rustfmt: replace deprecated fn_args_layout with fn_params_layout 1 year ago