summaryrefslogtreecommitdiff
path: root/lib/extras
Commit message (Expand)AuthorAgeFilesLines
* randomart: corrected usage of snprintfNikos Mavrogiannopoulos2015-04-151-1/+1
* randomart: only print key size if it is non-zeroNikos Mavrogiannopoulos2015-04-141-4/+10
* reindented codeNikos Mavrogiannopoulos2013-11-082-106/+106
* Add NETTLE_CFLAGS in makefilesMartin Storsjo2013-06-061-1/+1
* Revert template fix.Simon Josefsson2012-01-251-22/+0
* Silence update-copyright.Simon Josefsson2012-01-251-0/+22
* Fixed signed/unsigned warnings.Nikos Mavrogiannopoulos2012-01-211-2/+2
* Run 'make update-copyright'.Simon Josefsson2012-01-161-1/+1
* added missing fileNikos Mavrogiannopoulos2012-01-041-1/+1
* Allow the insertion of characters to align the randomart.Nikos Mavrogiannopoulos2011-12-292-5/+26
* print randomart for private keys as well.Nikos Mavrogiannopoulos2011-12-282-4/+4
* gnutls_atfork was no longer in use.Nikos Mavrogiannopoulos2011-12-281-1/+1
* Added function gnutls_random_art() to convert fingerprints to images (current...Nikos Mavrogiannopoulos2011-12-283-0/+187