aboutsummaryrefslogtreecommitdiff
path: root/src/util
Commit message (Expand)AuthorAge
* -fix compiler warningsChristian Grothoff2013-09-16
* -doxygen fixes, and fixing publish URI serization for proper resumeChristian Grothoff2013-09-15
* -fixing #3034Christian Grothoff2013-09-14
* -fixing resuming publish operationChristian Grothoff2013-09-13
* -fix rename issuesChristian Grothoff2013-09-13
* splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing and...Christian Grothoff2013-09-13
* -cosmetics, trying to narrow down deserialization errorChristian Grothoff2013-09-11
* -perform tiny wait if we do get worken up to do no workChristian Grothoff2013-09-10
* -eliminate LISTEN_PID check, silly idea anyway, better to just unset the LIST...Christian Grothoff2013-09-09
* -minor code cleanupChristian Grothoff2013-09-09
* -moving time functions from FS to TIMEChristian Grothoff2013-09-08
* Fix timing problems in *_select() on W32LRN2013-09-08
* -only use x for ECDHChristian Grothoff2013-09-05
* -noteChristian Grothoff2013-09-04
* trying to fix #3006, libltdl detection on FreeBSDChristian Grothoff2013-08-31
* -docuChristian Grothoff2013-08-30
* -fix u/clarify/improve util/network code doxygen documentationChristian Grothoff2013-08-29
* -use GPLv3+ consistentlyChristian Grothoff2013-08-24
* removing GNUNET_CRYPTO_ecc_key_free, use GNUNET_free directly insteadChristian Grothoff2013-08-21
* simplified OR2 APIChristian Grothoff2013-08-21
* -remove ShortHashCode from API, deprecate SListChristian Grothoff2013-08-19
* -fix time testChristian Grothoff2013-08-19
* -eliminate more uses of ShortHashCode, breaks signaturesChristian Grothoff2013-08-19
* Try to fix a warningLRN2013-08-16
* - use SO_REUSEADDR for SOCK_STREAM type sockets onlySree Harsha Totakura2013-08-15
* -enable resetting client context to NULLChristian Grothoff2013-08-15
* - correct iteraion in multihashmapFlorian Dold2013-08-12
* - test memory leakFlorian Dold2013-08-12
* - test for external iteratorFlorian Dold2013-08-12
* - fixed memory leakFlorian Dold2013-08-12
* - external iterator for multihashmapFlorian Dold2013-08-12
* -fix leaks (kind-of related to #2981)Christian Grothoff2013-08-12
* -be silentChristian Grothoff2013-08-11
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
* -add extra context argument for key deriviation, so that fs and gads do not c...Christian Grothoff2013-08-11
* -fixChristian Grothoff2013-08-08
* -fix loglevelChristian Grothoff2013-08-08
* -raise loglevelChristian Grothoff2013-08-08
* fix for resolver timeout issuesMatthias Wachs2013-08-08
* -testcase for new ECC crypto functionsChristian Grothoff2013-08-07
* -rename as format changedChristian Grothoff2013-08-07
* -fixing main FS build, updating man page of gnunet-pseudonymChristian Grothoff2013-08-06
* moving to new, fixed-size encoding of public and private ECC keys everywhere,...Christian Grothoff2013-08-06
* -make use of deterministic ECDSA in FS, requires libgcrypt from Git as of yes...Christian Grothoff2013-07-30
* - loggingFlorian Dold2013-07-24
* -fix warnings on W32Christian Grothoff2013-07-24
* -w32 bugfix -- compiler warning tooChristian Grothoff2013-07-24
* -removing last bits of RSA support, as this code is now deadChristian Grothoff2013-07-18
* -modernize a bit moreChristian Grothoff2013-07-17
* -code cleanup, tolerate e->vals of NULLChristian Grothoff2013-07-17