| Commit message (Expand) | Author | Age | Files | Lines |
* | test: Add test for client-server interaction | Daiki Ueno | 2018-02-27 | 1 | -0/+3 |
* | build: Add fuzzer using AFL | Daiki Ueno | 2017-05-22 | 5 | -0/+142 |
* | po: Update translations from transifex | Stef Walter | 2015-10-20 | 1 | -4/+2 |
* | Move to non-recursive Makefile for building bins and libs | Stef Walter | 2014-08-15 | 3 | -56/+19 |
* | Don't use 'aux' directory name | Stef Walter | 2014-01-29 | 1 | -0/+0 |
* | Build in srcdir != builddir fashion by default | Stef Walter | 2014-01-14 | 2 | -10/+1 |
* | Move gtk-doc.make into build directory | Stef Walter | 2014-01-14 | 1 | -0/+259 |
* | Use simple serial automake test harness | Stef Walter | 2013-07-23 | 1 | -1/+1 |
* | Use an automake aux directory for storing litter | Stef Walter | 2013-07-23 | 1 | -0/+1 |
* | trust: Port to use CKA_PUBLIC_KEY_INFO and updated trust store spec | Stef Walter | 2013-07-04 | 1 | -9/+10 |
* | Our own unit testing framework | Stef Walter | 2013-05-21 | 6 | -701/+1 |
* | Implement valgrind's hellgrind checks for threading problems | Stef Walter | 2013-05-15 | 2 | -0/+10 |
* | Don't try to guess at overflowing time values on 32-bit systems | Stef Walter | 2013-03-28 | 2 | -0/+3 |
* | Add a bit of infrastructure for running valgrind | Stef Walter | 2013-03-20 | 3 | -0/+26 |
* | hash: Add the murmur2 hash and start using it | Stef Walter | 2013-03-20 | 1 | -3/+3 |
* | trust: Add a builder which builds objects out of parsed data | Stef Walter | 2013-03-15 | 2 | -0/+0 |
* | trust: Rework input path treatment | Stef Walter | 2013-03-15 | 2 | -6/+7 |
* | Pull translations from transifex | Stef Walter | 2013-02-13 | 1 | -0/+68 |
* | Add support for exporting OpenSSL's TRUSTED CERTIFICATE format | Stef Walter | 2013-02-05 | 1 | -0/+9 |
* | Add support for extracting to pem-bundle and pem-directory formats | Stef Walter | 2013-02-05 | 1 | -0/+2 |
* | Support for sane writing to files extracted | Stef Walter | 2013-02-05 | 1 | -0/+2 |
* | Test a TRUSTED CERTIFICATE without any trust OIDs | Stef Walter | 2013-02-05 | 2 | -0/+2 |
* | Add support for openssl TRUSTED CERTIFICATE PEM files | Stef Walter | 2013-02-05 | 1 | -0/+3 |
* | Add support for parsing PEM files | Stef Walter | 2013-02-05 | 1 | -0/+1 |
* | Add basic trust module | Stef Walter | 2013-02-05 | 11 | -0/+67 |
* | Move debug and library code into the common/ subdirectory | Stef Walter | 2013-01-09 | 7 | -0/+709 |