Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement stapled certificate extensions internally | Stef Walter | 2013-02-05 | 1 | -1/+1 |
* | Add basic trust module | Stef Walter | 2013-02-05 | 1 | -2/+15 |
* | Remove the unused err() function and friends | Stef Walter | 2013-02-05 | 1 | -23/+0 |
* | Use the stdbool.h C99 bool type | Stef Walter | 2013-01-23 | 1 | -0/+8 |
* | Move debug and library code into the common/ subdirectory | Stef Walter | 2013-01-09 | 1 | -0/+123 |
* | Fix build on solaris | Rob McMahon | 2012-07-31 | 1 | -0/+4 |
* | Use gcc extensions to check varargs during compile | Stef Walter | 2012-05-13 | 1 | -6/+18 |
* | Provide compat getprogname() implementations on other OS's | Stef Walter | 2012-05-01 | 1 | -3/+7 |
* | Move the compat.[ch] headers into common directory/ | Stef Walter | 2012-04-30 | 1 | -0/+63 |