aboutsummaryrefslogtreecommitdiff
path: root/src/util/crypto_rsa.c
AgeCommit message (Expand)Author
2012-11-18moved hello uri functions to hello libGabor X Toth
2012-10-26-bugfixes, code cleanupChristian Grothoff
2012-10-17-code deduplication in rsa sign/verify codeChristian Grothoff
2012-10-17-more rsa refactoringChristian Grothoff
2012-10-17-cleaning up RSA codeChristian Grothoff
2012-10-17-cleaning up RSA codeChristian Grothoff
2012-09-28-no argChristian Grothoff
2012-09-27-state to ignoreChristian Grothoff
2012-09-17-use blocking wait as the pipe might be faster than the process cleanupChristian Grothoff
2012-09-17-use blocking wait as the pipe might be faster than the process cleanupChristian Grothoff
2012-09-17-trying to fix bb errorsChristian Grothoff
2012-09-17fixing #1551/#2503Christian Grothoff
2012-07-16-m memory leakMatthias Wachs
2012-07-16- fixMatthias Wachs
2012-07-16-do not use signal pipe as gnunet-rsa is likely to be in a gcrypt select loopChristian Grothoff
2012-07-14-new API for asyncronous generation of private RSA keysChristian Grothoff
2012-06-12-consistently use struct GNUNET_HashCodeChristian Grothoff
2012-03-19-LRN: calculate file size for single files when needed and use GNUNET_DISK_fi...Christian Grothoff
2012-03-11-fixChristian Grothoff
2012-03-08-fixing leaks/use after freeChristian Grothoff
2012-03-04-fixChristian Grothoff
2012-03-04-renamingChristian Grothoff
2012-03-04-adding conversion of public key to string and backChristian Grothoff
2012-02-29serialize privat keyMatthias Wachs
2012-02-28adding GNUNET_CRYPTO_setup_hostkey to setup a hostkey ahead of time, using th...Christian Grothoff
2011-12-21fixing 2012: network structure alignment now forced to be correct even on W32...Christian Grothoff
2011-11-04curly wars / auto-indentationChristian Grothoff
2011-10-11converting to GNUNET_LOG_from*Christian Grothoff
2011-08-29run indent twice, it alternates between two 'canonical' forms, also run white...Christian Grothoff
2011-08-16even nicer indentation, thanks to LRN's indent patchChristian Grothoff
2011-08-15indentationChristian Grothoff
2011-08-15indentationChristian Grothoff
2011-06-22extra 0 after endifNathan S. Evans
2011-03-02Remove useless hostkey dilly-dallying in testing.Nathan S. Evans
2010-07-16inline downloadsChristian Grothoff
2010-06-17fixesChristian Grothoff
2010-04-28longer timeout for file lockingNathan S. Evans
2010-04-05perfmfixChristian Grothoff
2010-04-05typoChristian Grothoff
2010-04-05fixChristian Grothoff
2010-03-18fixChristian Grothoff
2010-03-09ORChristian Grothoff
2009-11-01fixing bio testcase and a bug in bio.c, also indentingChristian Grothoff
2009-10-09fixChristian Grothoff
2009-10-08better commentsChristian Grothoff
2009-10-05code clean upChristian Grothoff
2009-10-05fixChristian Grothoff
2009-09-22documentation cleanupChristian Grothoff
2009-09-14fixChristian Grothoff
2009-09-10fixNils Durner