Commit Graph

5 Commits

Author SHA1 Message Date
Andreas Schultz
5a2c738988 DTLS add significat overhead, reduce the MTU to account for it 2014-12-30 15:35:12 +01:00
Andreas Schultz
c08598a315 reduce the required DTLS security level
This is a debug proxy, so 612 bit DH primes are fine, also accept all and
any certificates.
2014-12-30 15:33:40 +01:00
Andreas Schultz
0ff432fcc6 handle read error correctly and remove the WTP 2014-12-30 15:30:59 +01:00
Andreas Schultz
d96b0798c1 fix wtp_addr_compare
corretly handle the return of the SOCK_ADDR_CMP macro
2014-12-30 15:28:54 +01:00
Andreas Schultz
57cfdad60b initial version 2014-12-28 12:17:24 +01:00