Projects / httppp / Releases

RSS All releases of httppp

  •  18 Oct 2012 11:37

    Release Notes: Major performance enhancements were made. Many linear or quadratic complexity algorithms were switched to constant or logarithmic, resulting in an improvement of more than 10 times when handling 100+ MB capture files. Complex regexp matching now uses as many CPU cores as available instead of only one, resulting in far faster file loading on modern computers when using complex regexps (such as those with | or [] and ending with a $).

    •  29 Sep 2012 23:22

      Release Notes: This release enhances custom fields. It is now possible to match binary content (binary bytes are pretended to be spaces), and regex matching is now done in a separate thread for better performance.

      •  16 Jun 2012 13:47

        Release Notes: This release fixes a severe bug which caused a crash when an empty (e.g., acknowledge) packet came too early in the capture file. It adds some GUI enhancements (packets and hits counters) and enhanced performance on multi-core computers.

        •  29 May 2012 00:56

        Release Notes: This release adds GUI enhancements, introducing sliders between views, fixing some column names, and using a better-looking theme.

        Screenshot

        Project Spotlight

        Pollen

        A Web-based poll application.

        Screenshot

        Project Spotlight

        QMentat

        A mental arithmetic practice program.