]> git.ipfire.org Git - people/ms/suricata.git/commit - src/app-layer-htp.c
push all proto detection code into their respective app parser register functions...
authorAnoop Saldanha <poonaatsoc@gmail.com>
Sun, 17 Apr 2011 13:59:18 +0000 (19:29 +0530)
committerVictor Julien <victor@inliniac.net>
Thu, 5 May 2011 12:56:28 +0000 (14:56 +0200)
commit000ce98cd176e0e6f6619d9c702648e719cbb9e6
treed1987ecf98e5e050d4f7d82a7afa9da93fd5fb30
parentaab4a43145e29c5138376ff954b09855dfd62120
push all proto detection code into their respective app parser register functions for every alproto
12 files changed:
src/app-layer-dcerpc-udp.c
src/app-layer-dcerpc.c
src/app-layer-detect-proto.c
src/app-layer-detect-proto.h
src/app-layer-ftp.c
src/app-layer-htp.c
src/app-layer-parser.c
src/app-layer-smb.c
src/app-layer-ssh.c
src/app-layer-ssl.c
src/stream-tcp-reassemble.c
src/suricata.c