Daniel Roethlisberger
Daniel Roethlisberger
Add explicit BSD pf configuration examples to README.
Automatically detect the right NAT state table API to use using appropriate autoconfig magic.
Boost headers fail to compile if "struct ip" is declared when including them. Fix build by including Destination.hpp before any of the BSD pf related headers.
The indirect dependency on libboost_system works fine as long as we are building without --as-needed. With --as-needed, we need to explicitly link against libboost_system. Reported by: Julian Taylor Fixes: issue...
Make the wildcard certificate detection code actually work. This prevents sslsniff from attempting to resolve wildcard domain names to IP addresses and then crash after failing. Fixes #13 and possibly...
`OCSPDenier::ocspResponse` in `http/OCSPDenier.cpp` contains an syntactically invalid OCSP response. OCSPResponse according to RFC 2560: ``` 4.2.1 ASN.1 Specification of the OCSP Response An OCSP response at a minimum consists of...
Sample code for the three hash table variants all contain a type name that does not exist. Fix each of them by using the corresponding type name.
Initial support for sending and receiving packets using netmap(4) on FreeBSD. Netmap is a framework for very fast packet I/O from userspace that uses pre-allocated ring buffers mapped into ZMap's...
Add full length checking to catch more types of malformed TCP options. Specifically, stop parsing options when the option's length field itself lies outside of the TCP header, or when...
I hate having to manually enter all the tentative possibilities from polls into my calendar so that I don't produce collisions with parallel Doodles and Foodles. I sorely miss an...