Christopher Faulet
fc9cfe4006
REORG: proto_htx: Move HTX analyzers & co to http_ana.{c,h} files
...
The old module proto_http does not exist anymore. All code dedicated to the HTTP
analysis is now grouped in the file proto_htx.c. So, to finish the polishing
after removing the legacy HTTP code, proto_htx.{c,h} files have been moved in
http_ana.{c,h} files.
In addition, all HTX analyzers and related functions prefixed with "htx_" have
been renamed to start with "http_" instead.
2019-07-19 09:24:12 +02:00
..
2017-10-31 11:36:12 +01:00
2019-04-23 11:41:52 +02:00
2019-05-20 21:14:14 +02:00
2019-07-18 10:45:08 +02:00
2019-04-16 11:21:14 +02:00
2019-07-05 14:26:15 +02:00
2017-11-07 11:10:24 +01:00
2019-04-01 14:45:37 +02:00
2019-07-19 09:18:27 +02:00
2019-06-05 08:33:35 +02:00
2019-04-23 11:41:52 +02:00
2019-07-09 10:41:24 +02:00
2019-07-19 09:24:12 +02:00
2018-12-11 17:09:31 +01:00
2019-05-25 20:31:53 +02:00
2019-07-19 09:24:12 +02:00
2019-07-19 09:18:27 +02:00
2019-05-28 07:42:12 +02:00
2018-10-02 18:28:05 +02:00
2019-01-02 20:22:17 +01:00
2017-10-31 13:58:31 +01:00
2019-02-28 17:05:29 +01:00
2019-04-30 09:25:09 +02:00
2017-10-31 18:03:23 +01:00
2019-05-22 11:29:18 +02:00
2019-05-22 11:50:48 +02:00
2019-06-05 08:42:33 +02:00
2019-04-30 15:10:17 +02:00
2018-09-12 07:20:17 +02:00
2019-05-06 22:12:57 +02:00
2019-04-01 07:44:56 +02:00
2018-12-02 18:42:49 +01:00
2019-05-04 10:19:56 +02:00
2018-11-26 19:50:32 +01:00
2018-11-18 22:26:42 +01:00
2019-07-10 14:20:52 +02:00
2019-07-04 14:28:18 +02:00
2019-04-01 07:44:56 +02:00
2018-11-26 19:50:32 +01:00
2019-05-07 22:16:41 +02:00
2019-06-05 18:03:38 +02:00
2019-03-15 14:34:59 +01:00
2019-06-05 08:33:35 +02:00
2019-07-18 10:45:08 +02:00
2019-07-12 16:17:50 +02:00
2019-07-12 09:07:48 +02:00
2017-10-31 11:36:12 +01:00