]> git.ipfire.org Git - thirdparty/suricata.git/commit
rust/krb: remove rs_ prefix; visibility fixes
authorJason Ish <jason.ish@oisf.net>
Fri, 2 May 2025 17:14:40 +0000 (11:14 -0600)
committerVictor Julien <victor@inliniac.net>
Sat, 3 May 2025 06:19:41 +0000 (08:19 +0200)
commit8ba0a5c8ecc4c817c515581793766915ebc15498
tree6ab769dee49da27e2b750b9b77b40d2638449518
parent1f30746e078de641b30a9a08dc17bbf99b7ba943
rust/krb: remove rs_ prefix; visibility fixes

- remove pub/no_mangle where not needed
- replace rs_ naming with SC naming
rust/src/krb/detect.rs
rust/src/krb/krb5.rs
rust/src/krb/log.rs
src/app-layer-parser.c
src/detect-krb5-cname.c
src/detect-krb5-errcode.c
src/detect-krb5-msgtype.c
src/detect-krb5-sname.c
src/detect-krb5-ticket-encryption.c
src/output.c