Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Eliminate gpr_ int types - and insist on C99 variants instead | Craig Tiller | 2015-12-22 |
* | clang-format all core files | Craig Tiller | 2015-09-22 |
* | indent pass to get logical source lines on one physical line | Craig Tiller | 2015-09-22 |
* | Core compiles with -Wsign-conversion | Craig Tiller | 2015-09-10 |
* | Base64 decode improvements. | Julien Boeuf | 2015-06-25 |
* | strcmp: change all !str[n]cmp to str[n]cmp == 0 | Ronnie Sahlberg | 2015-03-07 |
* | Add missing new-lines at end of file | Craig Tiller | 2015-02-18 |
* | Update copyright to 2015 | Craig Tiller | 2015-02-18 |
* | Adding base utils for JWT service account workflow. OpenSSL base64 decoding is | jboeuf | 2014-12-12 |