summaryrefslogtreecommitdiff
path: root/lib/extras/randomart.c
Commit message (Expand)AuthorAgeFilesLines
* build: re-indent codeDaiki Ueno2023-04-241-9/+8
* Indent codeZoltan Fridrich2023-01-271-4/+2
* Removed the 'gnutls_' prefix from files to simplify file namingNikos Mavrogiannopoulos2015-08-231-2/+2
* 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-081-102/+101
* 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
* Allow the insertion of characters to align the randomart.Nikos Mavrogiannopoulos2011-12-291-4/+24
* print randomart for private keys as well.Nikos Mavrogiannopoulos2011-12-281-2/+2
* 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-281-0/+147