whitequark
|
16e6e70d2f
Fix many warnings.
|
7 yıl önce |
whitequark
|
5bf64586cd
Get rid of Result<_, ()>.
|
7 yıl önce |
whitequark
|
e47e94e339
Transmit actual UDP checksum of all-zeroes as all-ones instead.
|
7 yıl önce |
whitequark
|
534842b929
Make sure representation emission covers every octet of the buffer.
|
7 yıl önce |
whitequark
|
1c1489e5fb
try! → ?
|
7 yıl önce |
whitequark
|
7bf087b8ca
Disable checksum validation on wire level when fuzzing.
|
7 yıl önce |
whitequark
|
2989fa3348
Fix insufficient length validation in UDP packets.
|
7 yıl önce |
whitequark
|
735def7e1b
Do not attempt to validate length of packets being emitted.
|
7 yıl önce |
whitequark
|
9535809201
#[inline(always)] → #[inline]
|
8 yıl önce |
whitequark
|
00c311a5b8
Add some sanity into enumeration names (avoid "*Type").
|
8 yıl önce |
whitequark
|
5a85a5c4f9
Implement TCP representation parsing and emission.
|
8 yıl önce |
whitequark
|
85ae54a488
Sort out buffer lengths.
|
8 yıl önce |
whitequark
|
d02961b0f2
Implement TCP packet support.
|
8 yıl önce |
whitequark
|
8b89de2faa
Working UDP loopback.
|
8 yıl önce |
whitequark
|
f6f7dc8cb6
Implement UDP representation parsing and emission.
|
8 yıl önce |
whitequark
|
f23e3c4bff
Implement UDP packet support.
|
8 yıl önce |