Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | several spacing fixes to keep syntax-check happy | Nikos Mavrogiannopoulos | 2016-09-11 | 1 | -2/+2 |
* | removed assert.h from files that wasn't used at | Nikos Mavrogiannopoulos | 2016-09-11 | 1 | -1/+0 |
* | Makefile.am: moved common rules (AM_CFLAGS) to common.mk | Nikos Mavrogiannopoulos | 2016-04-12 | 1 | -1/+2 |
* | Removed the 'gnutls_' prefix from files to simplify file naming | Nikos Mavrogiannopoulos | 2015-08-23 | 1 | -2/+2 |
* | Introduced gnutls_hex_encode2() and gnutls_hex_decode2() | Nikos Mavrogiannopoulos | 2015-07-21 | 4 | -1/+175 |
* | randomart: corrected usage of snprintf | Nikos Mavrogiannopoulos | 2015-04-15 | 1 | -1/+1 |
* | randomart: only print key size if it is non-zero | Nikos Mavrogiannopoulos | 2015-04-14 | 1 | -4/+10 |
* | reindented code | Nikos Mavrogiannopoulos | 2013-11-08 | 2 | -106/+106 |
* | Add NETTLE_CFLAGS in makefiles | Martin Storsjo | 2013-06-06 | 1 | -1/+1 |
* | Revert template fix. | Simon Josefsson | 2012-01-25 | 1 | -22/+0 |
* | Silence update-copyright. | Simon Josefsson | 2012-01-25 | 1 | -0/+22 |
* | Fixed signed/unsigned warnings. | Nikos Mavrogiannopoulos | 2012-01-21 | 1 | -2/+2 |
* | Run 'make update-copyright'. | Simon Josefsson | 2012-01-16 | 1 | -1/+1 |
* | added missing file | Nikos Mavrogiannopoulos | 2012-01-04 | 1 | -1/+1 |
* | Allow the insertion of characters to align the randomart. | Nikos Mavrogiannopoulos | 2011-12-29 | 2 | -5/+26 |
* | print randomart for private keys as well. | Nikos Mavrogiannopoulos | 2011-12-28 | 2 | -4/+4 |
* | gnutls_atfork was no longer in use. | Nikos Mavrogiannopoulos | 2011-12-28 | 1 | -1/+1 |
* | Added function gnutls_random_art() to convert fingerprints to images (current... | Nikos Mavrogiannopoulos | 2011-12-28 | 3 | -0/+187 |