summaryrefslogtreecommitdiff
path: root/tool
AgeCommit message (Expand)Author
2014-10-31Get bssl tool building on Windows.David Benjamin
2014-10-29Add -cipher option to bssl client.Adam Langley
2014-09-30Missing includes for FreeBSD.Ben Laurie
2014-09-20Provide compatibility functions for PKCS#12 parsing.Adam Langley
2014-09-03Add SSL_CTX_set_keylog_bio.David Benjamin
2014-08-26Add missing <errno.h> include.Piotr Sikora
2014-08-25Add PKCS#12 parser.Adam Langley
2014-06-30Add stitched RC4-MD5 as an AEAD.Adam Langley
2014-06-24Include some build fixes for OS X.Adam Langley
2014-06-23Silence spurious GCC warning.Adam Langley
2014-06-20Add benchmarks for hash functions to bssl speed.Adam Langley
2014-06-20Add client functionality to helper tool.Adam Langley
2014-06-20Split the speed tests into their own file.Adam Langley
2014-06-20Add AEAD speed tests to the tool binary.Adam Langley
2014-06-20Inital import.Adam Langley