aboutsummaryrefslogtreecommitdiff
path: root/src/util
AgeCommit message (Expand)Author
2013-08-11changing time measurement from milliseconds to microsecondsChristian Grothoff
2013-08-11-add extra context argument for key deriviation, so that fs and gads do not c...Christian Grothoff
2013-08-08-fixChristian Grothoff
2013-08-08-fix loglevelChristian Grothoff
2013-08-08-raise loglevelChristian Grothoff
2013-08-08fix for resolver timeout issuesMatthias Wachs
2013-08-07-testcase for new ECC crypto functionsChristian Grothoff
2013-08-07-rename as format changedChristian Grothoff
2013-08-06-fixing main FS build, updating man page of gnunet-pseudonymChristian Grothoff
2013-08-06moving to new, fixed-size encoding of public and private ECC keys everywhere,...Christian Grothoff
2013-07-30-make use of deterministic ECDSA in FS, requires libgcrypt from Git as of yes...Christian Grothoff
2013-07-24- loggingFlorian Dold
2013-07-24-fix warnings on W32Christian Grothoff
2013-07-24-w32 bugfix -- compiler warning tooChristian Grothoff
2013-07-18-removing last bits of RSA support, as this code is now deadChristian Grothoff
2013-07-17-modernize a bit moreChristian Grothoff
2013-07-17-code cleanup, tolerate e->vals of NULLChristian Grothoff
2013-07-17-use separate logging cateogory for util-server-ncChristian Grothoff
2013-07-13- queue destructionFlorian Dold
2013-07-13-fix loglevelChristian Grothoff
2013-07-13-return NULL if never setChristian Grothoff
2013-07-13- connect_notify is also called with NULL on server shutdownBart Polot
2013-07-11-adding API to associated user context with a server's client to avoid ugly h...Christian Grothoff
2013-07-11fixed test caseFlorian Dold
2013-07-11-documentChristian Grothoff
2013-07-10-const where const canChristian Grothoff
2013-07-10- set service workingFlorian Dold
2013-07-09-remove async ecc key generation, not neededChristian Grothoff
2013-07-09-resolve of 0 is well-defined, do NOT assert here, breaks tests as wellChristian Grothoff
2013-07-08Added mesh reliable tunnelsBart Polot
2013-06-27Make building gnunet-testing lib optional.David Barksdale
2013-06-26-introducing convenience function to load private key of peerChristian Grothoff
2013-06-26- docBart Polot
2013-06-26doxygenFlorian Dold
2013-06-25doxygenFlorian Dold
2013-06-25-cleanup leaky test codeChristian Grothoff
2013-06-23Removed GNUNET_OS_set_process_priority since it's not used.David Barksdale
2013-06-23Make --with-included-ltdl work.David Barksdale
2013-06-21-do check return value from removeChristian Grothoff
2013-06-21-stress that we do not care about return value hereChristian Grothoff
2013-06-21-check for NULL (in testcase)Christian Grothoff
2013-06-21-fix double close/freeChristian Grothoff
2013-06-21Fix non-windows non-IPv6 build.David Barksdale
2013-06-20Fixed GNUNET_CLIENT_service_test on FreeBSD.David Barksdale
2013-06-19Fix windows build, statfs is broken there.David Barksdale
2013-06-19- opaque mq structsFlorian Dold
2013-06-19This should be a more portable GNUNET_DISK_file_get_identifiers.David Barksdale
2013-06-18Removed GNUNET_DISK_get_blocks_available since it's not used and it wouldDavid Barksdale
2013-06-18Generalize condition for missing random/srandom.David Barksdale
2013-06-09Add --with-zlib=[DIR] configure option.David Barksdale