summaryrefslogtreecommitdiff
path: root/lib/extras
Commit message (Expand)AuthorAgeFilesLines
* several spacing fixes to keep syntax-check happyNikos Mavrogiannopoulos2016-09-111-2/+2
* removed assert.h from files that wasn't used atNikos Mavrogiannopoulos2016-09-111-1/+0
* Makefile.am: moved common rules (AM_CFLAGS) to common.mkNikos Mavrogiannopoulos2016-04-121-1/+2
* Removed the 'gnutls_' prefix from files to simplify file namingNikos Mavrogiannopoulos2015-08-231-2/+2
* Introduced gnutls_hex_encode2() and gnutls_hex_decode2()Nikos Mavrogiannopoulos2015-07-214-1/+175
* 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