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 71f59e529c jsonbuilder: fix serialization of nan and inf
When outputting a float, check if its infinity, or not a number and
output a null instead.

Using a null was chosen as this is what serde_yaml, Firefox, Chrome,
Node, etc. do.

Ticket: #6921
11 months ago
..
.cargo rust: fix vendor use on MinGW 5 years ago
derive detect/integer: rust derive for enumerations 1 year ago
src jsonbuilder: fix serialization of nan and inf 11 months ago
.gitignore rust: bundle Cargo.lock 2 years ago
Cargo.lock.in rust: update parser dependencies 12 months ago
Cargo.toml.in rust: add MSRV as rust-version 12 months ago
Makefile.am rust: don't suppress vendor output 2 years ago
cbindgen.toml ftp: add events for command too long 2 years ago
rustfmt.toml rustfmt: replace deprecated fn_args_layout with fn_params_layout 1 year ago