Skip to content

Releases: six-ddc/httpflow

0.0.9

Choose a tag to compare

@six-ddc six-ddc released this 07 May 07:38
  • Support 100-Continue
  • Remove -f argument
  • Some bug fixed

0.0.8

Choose a tag to compare

@six-ddc six-ddc released this 19 Apr 12:54
  • Support Retransmission and Out-of-order.
  • Support IPv6

0.0.7

Choose a tag to compare

@six-ddc six-ddc released this 24 Jul 13:19
  • replace std::regex with pcre
  • remove c++11

0.0.6

Choose a tag to compare

@six-ddc six-ddc released this 28 Jun 15:33
  • fix bug

0.0.5

Choose a tag to compare

@six-ddc six-ddc released this 22 Jun 11:56
  • support filter urls by regular expression
  • organizing code

0.0.4

Choose a tag to compare

@six-ddc six-ddc released this 02 Apr 02:29
  • fix build bug about pcap
  • output color only at terminal

0.0.3

Choose a tag to compare

@six-ddc six-ddc released this 10 Mar 16:34
  • Support more datalink type

0.0.2

Choose a tag to compare

@six-ddc six-ddc released this 02 Mar 05:00
  • Support read packets from tcpdump-file

0.0.1

Choose a tag to compare

@six-ddc six-ddc released this 25 Feb 01:00
fix bug