]> mj.ucw.cz Git - netgrind.git/log
netgrind.git
10 years agoTODO: A note on IPv6 master
Martin Mares [Mon, 17 Jun 2013 21:06:06 +0000 (23:06 +0200)]
TODO: A note on IPv6

10 years agoLet the caching flags mention conditional requests
Martin Mares [Mon, 17 Jun 2013 19:52:15 +0000 (21:52 +0200)]
Let the caching flags mention conditional requests

10 years ago"X-Cache: HIT" works even without trailing spaces
Martin Mares [Mon, 17 Jun 2013 19:49:35 +0000 (21:49 +0200)]
"X-Cache: HIT" works even without trailing spaces

10 years agoBetter analysis of HTTP caching headers
Martin Mares [Mon, 17 Jun 2013 19:48:22 +0000 (21:48 +0200)]
Better analysis of HTTP caching headers

10 years agoREADME: Fix formatting error
Martin Mares [Mon, 17 Jun 2013 16:36:36 +0000 (18:36 +0200)]
README: Fix formatting error

10 years agoUpdated postprocessors for new HTTP log format
Martin Mares [Mon, 17 Jun 2013 16:35:21 +0000 (18:35 +0200)]
Updated postprocessors for new HTTP log format

10 years agoFixed mixup of HTTP connection/transaction numbering
Martin Mares [Mon, 17 Jun 2013 16:32:06 +0000 (18:32 +0200)]
Fixed mixup of HTTP connection/transaction numbering

10 years agoAdded an option to accept broken checksums
Martin Mares [Mon, 17 Jun 2013 16:27:20 +0000 (18:27 +0200)]
Added an option to accept broken checksums

This is needed for example when capturing on network interfaces
which make use of hardware checksum offloading.

10 years agoDocumented new HTTP log format
Martin Mares [Mon, 17 Jun 2013 16:21:46 +0000 (18:21 +0200)]
Documented new HTTP log format

10 years agoImplemented dumping of HTTP transactions
Martin Mares [Mon, 17 Jun 2013 16:19:05 +0000 (18:19 +0200)]
Implemented dumping of HTTP transactions

Also changed format of HTTP transaction log, so that it includes
transaction IDs.

10 years agoSilence "missing case" warnings
Martin Mares [Mon, 17 Jun 2013 14:53:25 +0000 (16:53 +0200)]
Silence "missing case" warnings

10 years ago"make clean" does not care about CVS mismerges any longer
Martin Mares [Mon, 17 Jun 2013 14:52:34 +0000 (16:52 +0200)]
"make clean" does not care about CVS mismerges any longer

10 years agoMake pools 64-bit clean
Martin Mares [Mon, 17 Jun 2013 14:52:02 +0000 (16:52 +0200)]
Make pools 64-bit clean

10 years agoUpdate warnings to recent GCC
Martin Mares [Mon, 17 Jun 2013 14:51:54 +0000 (16:51 +0200)]
Update warnings to recent GCC

19 years ago...
Martin Mares [Wed, 22 Sep 2004 19:57:47 +0000 (19:57 +0000)]
...

20 years agoAdded thanks to Sun.
Martin Mares [Sun, 13 Jul 2003 12:59:16 +0000 (12:59 +0000)]
Added thanks to Sun.

20 years agoThis is version 1.1.
Martin Mares [Sat, 28 Jun 2003 14:01:09 +0000 (14:01 +0000)]
This is version 1.1.

20 years agoAdded a utility for linear fitting.
Martin Mares [Sat, 28 Jun 2003 13:58:45 +0000 (13:58 +0000)]
Added a utility for linear fitting.

20 years agoCosmetic fix.
Martin Mares [Sat, 28 Jun 2003 13:58:34 +0000 (13:58 +0000)]
Cosmetic fix.

20 years agoDecreased EWMA.
Martin Mares [Sat, 28 Jun 2003 13:58:28 +0000 (13:58 +0000)]
Decreased EWMA.

20 years agoAdded post/.
Martin Mares [Sat, 21 Jun 2003 14:35:12 +0000 (14:35 +0000)]
Added post/.

20 years agoA simple averaging tool.
Martin Mares [Sat, 21 Jun 2003 14:34:04 +0000 (14:34 +0000)]
A simple averaging tool.

20 years agoMore tools.
Martin Mares [Sat, 21 Jun 2003 08:55:46 +0000 (08:55 +0000)]
More tools.

20 years ago...
Martin Mares [Sat, 21 Jun 2003 08:55:12 +0000 (08:55 +0000)]
...

20 years agoError reporting.
Martin Mares [Fri, 20 Jun 2003 14:44:47 +0000 (14:44 +0000)]
Error reporting.

20 years agoAdded various graphing and filtering utilities.
Martin Mares [Fri, 20 Jun 2003 14:13:00 +0000 (14:13 +0000)]
Added various graphing and filtering utilities.

20 years agoAdded content-type to HTTP dump.
Martin Mares [Fri, 20 Jun 2003 12:08:39 +0000 (12:08 +0000)]
Added content-type to HTTP dump.

20 years agoChanged handling of TCP timeouts.
Martin Mares [Fri, 20 Jun 2003 11:52:03 +0000 (11:52 +0000)]
Changed handling of TCP timeouts.

20 years agoAdd histograms and recovery after SIGINT.
Martin Mares [Thu, 19 Jun 2003 12:41:49 +0000 (12:41 +0000)]
Add histograms and recovery after SIGINT.

20 years agoInitial README.
Martin Mares [Thu, 19 Jun 2003 11:17:50 +0000 (11:17 +0000)]
Initial README.

20 years agoAdded tracking of cache control fields.
Martin Mares [Thu, 19 Jun 2003 11:17:10 +0000 (11:17 +0000)]
Added tracking of cache control fields.

20 years agoCleanup.
Martin Mares [Thu, 19 Jun 2003 11:16:58 +0000 (11:16 +0000)]
Cleanup.

20 years agoSupport grinding of multiple dump files at once.
Martin Mares [Thu, 19 Jun 2003 09:51:55 +0000 (09:51 +0000)]
Support grinding of multiple dump files at once.

20 years agoHTTP analyser works.
Martin Mares [Sun, 8 Jun 2003 14:54:46 +0000 (14:54 +0000)]
HTTP analyser works.

20 years agoHTTP parsing. Detecting partial closes.
Martin Mares [Sun, 8 Jun 2003 13:55:03 +0000 (13:55 +0000)]
HTTP parsing. Detecting partial closes.

20 years agoAdded HTTP analyser.
Martin Mares [Sun, 8 Jun 2003 12:31:48 +0000 (12:31 +0000)]
Added HTTP analyser.

20 years agoAdded pools.
Martin Mares [Sun, 8 Jun 2003 12:31:21 +0000 (12:31 +0000)]
Added pools.

20 years agoFixed WALK_LIST.
Martin Mares [Sun, 8 Jun 2003 12:31:17 +0000 (12:31 +0000)]
Fixed WALK_LIST.

20 years agoBetter statistics.
Martin Mares [Sun, 8 Jun 2003 11:02:23 +0000 (11:02 +0000)]
Better statistics.

20 years agoIP has no flows.
Martin Mares [Sat, 7 Jun 2003 22:43:50 +0000 (22:43 +0000)]
IP has no flows.

20 years agoLive counter. Bug fixes to tcp.
Martin Mares [Sat, 7 Jun 2003 22:41:03 +0000 (22:41 +0000)]
Live counter. Bug fixes to tcp.

20 years agoFix the lists.
Martin Mares [Sat, 7 Jun 2003 22:40:30 +0000 (22:40 +0000)]
Fix the lists.

20 years agoWorking version of TCP analyser.
Martin Mares [Sat, 7 Jun 2003 21:58:51 +0000 (21:58 +0000)]
Working version of TCP analyser.

20 years ago... splitting ...
Martin Mares [Sat, 7 Jun 2003 14:24:46 +0000 (14:24 +0000)]
... splitting ...

20 years agoHopefully complete TCP analyser.
Martin Mares [Sat, 7 Jun 2003 13:14:07 +0000 (13:14 +0000)]
Hopefully complete TCP analyser.

20 years agoBug...
Martin Mares [Fri, 6 Jun 2003 23:20:44 +0000 (23:20 +0000)]
Bug...

20 years agoFlow parsing, try 0.
Martin Mares [Fri, 6 Jun 2003 23:19:19 +0000 (23:19 +0000)]
Flow parsing, try 0.

20 years agoInitial revision
Martin Mares [Fri, 6 Jun 2003 15:57:32 +0000 (15:57 +0000)]
Initial revision