aboutsummaryrefslogtreecommitdiff
path: root/tool/tool.cc
AgeCommit message (Expand)AuthorFilesLines
2014-12-11Add the ability to run a server from the command line tool.Dave Tapuska1-1/+4
2014-10-31Get bssl tool building on Windows.David Benjamin1-0/+4
2014-09-20Provide compatibility functions for PKCS#12 parsing.Adam Langley1-2/+2
2014-08-25Add PKCS#12 parser.Adam Langley1-2/+5
2014-06-20Add client functionality to helper tool.Adam Langley1-2/+6
2014-06-20Split the speed tests into their own file.Adam Langley1-221/+2
2014-06-20Add AEAD speed tests to the tool binary.Adam Langley1-0/+64
2014-06-20Inital import.Adam Langley1-0/+201