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 08f9d31a82 issue 2795: python 3 fix in Rust C header gen
The C header generation script was failing with a unicode error
in Python 3 on FreeBSD.  Fix the reading of files to properly
handle unicode in all Python 3 environments.

Redmine issue:
https://redmine.openinfosecfoundation.org/issues/2794
6 years ago
..
.cargo rust: make distcheck fixes 8 years ago
src rust/dns/lua - fix call convention to match C. 6 years ago
.gitignore rust: build fixes and nom update 8 years ago
Cargo.toml.in Update ntp-parser to 0.2.0 7 years ago
Makefile.am rust: don't gen C headers if Rust isn't enabled 7 years ago
gen-c-headers.py issue 2795: python 3 fix in Rust C header gen 6 years ago