Benjamin Black
Benjamin Black
Depends on https://github.com/ellzey/libevhtp/pull/46
Use rebar for dependency and builds. Also removed the BEAM files that had been checked in.
You may wish to add a comment indicating line 146 is only reached when PeerEpoch == Epoch. Otherwise, this is a straightforward conversion from case statements to function clauses and...
"While pursuing success in a dynamic, complex environment with limited resources and multiple goal conflicts, a succession of small, everyday decisions eventually produced breakdowns on a massive scale." Sound familiar?...
This patch adds support for the TACK TLS extension (http://tack.io/). Its use requires OpenSSL with TACK support (currently at https://github.com/tack/openssl_tack).
Add configuration option to specify the named curve for ECDH. Also fixes problem that DH init failure would cause skip of ECDH init. New option is -N/--named-curve=NAME, where NAME can...