]> git.ipfire.org Git - people/ms/suricata.git/commit
tls/ssl parser modifications/fixes. We now have just one file doing all the ssl parsi...
authorAnoop Saldanha <poonaatsoc@gmail.com>
Wed, 23 Feb 2011 19:14:36 +0000 (00:44 +0530)
committerVictor Julien <victor@inliniac.net>
Thu, 24 Mar 2011 10:25:54 +0000 (11:25 +0100)
commit4e8de99dcde1cb31281e4a56f9a763d442e34549
tree824f1dc431ebd69f2bf49f2181f7f458bd8230b6
parent8b172754517c368c5d4b18b7bcafb3a7853e5a24
tls/ssl parser modifications/fixes. We now have just one file doing all the ssl parsing stuff, i.e. app-layer-tls.[ch], instead of app-layer-ssl.[ch] and app-layer-tls.[ch]
src/app-layer-ssl.c
src/app-layer-ssl.h
src/app-layer-tls.c
src/app-layer-tls.h
src/detect-ssl-version.c
src/detect-tls-version.c
src/suricata.c