Age | Commit message (Expand) | Author |
---|---|---|
2015-01-13 | Add the possibility to use the openssl s_client tool with an http | Alexander Bluhm |
2014-12-14 | unifdef OPENSSL_NO_NEXTPROTONEG | Joel Sing |
2014-12-10 | Add ALPN support to openssl(1). | Joel Sing |
2014-12-02 | convert select() to poll(). This is one of the most complicated | Theo de Raadt |
2014-11-18 | Nuke more obvious #include duplications. | Kenneth R Westerback |
2014-11-07 | More OPENSSL_NO_TLSEXT clean up. | Joel Sing |
2014-11-06 | TLS is pretty boring without TLS extensions... unifdef OPENSSL_NO_TLSEXT, | Joel Sing |
2014-10-22 | None of these need <openssl/rand.h> | Joel Sing |
2014-10-20 | s_client: don't call shutdown on a non-existent socket descriptor. | Brent Cook |
2014-10-13 | Use O_NONBLOCK over FIONBIO. | Brent Cook |
2014-09-01 | Enable -Wshadow in openssl(1) and fix a few shadow warnings. | Doug Hogan |
2014-08-26 | Move openssl(1) from /usr/sbin/openssl to /usr/bin/openssl, since it is not | Joel Sing |