- 26 May, 2018 1 commit
-
-
Boaz authored
-
- 27 Jan, 2017 3 commits
-
-
Boaz Brickner authored
Add validity checks for HTTP datagrams
-
FlorianHockmann authored
The names of those tests now follow a schema that should be more in line with the other tests in Pcap.Net.
-
FlorianHockmann authored
-
- 23 Jan, 2017 3 commits
-
-
FlorianHockmann authored
RandomHttpTest now checks for all generated HttpDatagrams that contain a header whether IsValidStart is true.
-
FlorianHockmann authored
IsValidStart in HttpDatagram now implements the property with the template method pattern. HttpRequestDatagram and HttpResponseDatagram only override CalculateIsValidStart().
-
FlorianHockmann authored
Instead of overriding CalculateIsValid, a new property IsValidStart is introduced for HTTP datagrams - as proposed by Boaz Brickner. The validity checks only validate the header of an HTTP datagram. Since a datagram can be transmitted in multiple packets (due to TCP segmentation and IP fragmentation), a HTTP datagram can be valid without having a header at all.
-
- 09 Jan, 2017 1 commit
-
-
Florian Hockmann authored
-
- 06 Jan, 2017 2 commits
-
-
Florian Hockmann authored
-
Florian Hockmann authored
-
- 29 Oct, 2016 2 commits
- 21 May, 2016 9 commits
-
-
Boaz Brickner authored
Version 1.0.4
-
Boaz Brickner authored
-
Boaz Brickner authored
-
Boaz Brickner authored
-
Boaz Brickner authored
-
Boaz Brickner authored
Code Coverage 97.42%
-
-
Boaz Brickner authored
Sync with base
-
Boaz Brickner authored
Code Coverage 97.44% 1 warning left.
-
- 14 May, 2016 3 commits
-
-
Boaz Brickner authored
Wireshark 1.12.8, IPv4 Large Segment Offload
-
Boaz Brickner authored
-
Boaz Brickner authored
-
- 20 Feb, 2016 1 commit
-
-
Boaz Brickner authored
-
- 06 Feb, 2016 1 commit
-
-
Boaz Brickner authored
Throw an exception if the buffer is null when creating a DataSegment.
-
- 23 Jan, 2016 1 commit
-
-
shargon authored
done
-
- 18 Jan, 2016 1 commit
-
-
shargon authored
-
- 05 Dec, 2015 7 commits
-
-
Boaz Brickner authored
-
Boaz Brickner authored
-
Boaz Brickner authored
-
Boaz Brickner authored
-
Boaz Brickner authored
-
Boaz Brickner authored
-
Boaz Brickner authored
-
- 28 Nov, 2015 5 commits
-
-
Boaz Brickner authored
-
Boaz Brickner authored
-
Boaz Brickner authored
-
Boaz Brickner authored
-
Boaz Brickner authored
-