aboutsummaryrefslogtreecommitdiff
path: root/src/fs
AgeCommit message (Expand)Author
2013-10-10separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff
2013-10-09last XDG change: use GNUNET_RUNTIME_DIR instead of /tmp for UNIXPATHs by defaultChristian Grothoff
2013-10-09more work towards XDG spec (#3000) -- config file locationChristian Grothoff
2013-10-09migrating towards XDG configuration specification (#3000)Christian Grothoff
2013-10-08implement #3035: add mimetype:type category keywords, also doxygen fixesChristian Grothoff
2013-10-06-remove trailing whitespaceChristian Grothoff
2013-10-06-load revocations from disk, misc doxygen/style fixesChristian Grothoff
2013-10-05-doxygenChristian Grothoff
2013-09-30-fixing build issues in fs/set related to #3047Christian Grothoff
2013-09-30-rename files/symbols from _aes to _symmetricChristian Grothoff
2013-09-27-undo #29640, somehow causes problemsChristian Grothoff
2013-09-26moving from abstract unix domain socket paths to normal unix domain socket pa...Christian Grothoff
2013-09-25-misc fixes based on cppcheckChristian Grothoff
2013-09-24-fix doxygenChristian Grothoff
2013-09-16- replace deprecated INCLUDES with AM_CPPFLAGSFlorian Dold
2013-09-15-minor style fixesChristian Grothoff
2013-09-15-doxygen fixes, and fixing publish URI serization for proper resumeChristian Grothoff
2013-09-15auto-correct missing 0-terminators in C_STRINGS/UTF-8 stringsChristian Grothoff
2013-09-15auto-correct missing 0-terminators in C_STRINGS/UTF-8 stringsChristian Grothoff
2013-09-15-fix check of return valueChristian Grothoff
2013-09-15-fix unindexing of KBlocks, make use of standard UBlock decryption routines t...Christian Grothoff
2013-09-14-fix #3033Christian Grothoff
2013-09-14-more complete fix for #3034Christian Grothoff
2013-09-14-dead test, gnunet-pseudonym is goneChristian Grothoff
2013-09-14-dead test, gnunet-pseudonym is goneChristian Grothoff
2013-09-14-dead test, gnunet-pseudonym is goneChristian Grothoff
2013-09-14-fixing #3034Christian Grothoff
2013-09-13-fixing resuming publish operationChristian Grothoff
2013-09-13splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing and...Christian Grothoff
2013-09-11-do not clean up reader more than onceChristian Grothoff
2013-09-09-monkey integrationChristian Grothoff
2013-09-09-minor code cleanupChristian Grothoff
2013-09-08-moving time functions from FS to TIMEChristian Grothoff
2013-09-06- give out run handle through which master controller's handle can be retrievedSree Harsha Totakura
2013-09-06-doxChristian Grothoff
2013-09-06-misc fixesChristian Grothoff
2013-09-05removing gnunet-pseudonym, we're using GNS/gnunet-identity instead in the futureChristian Grothoff
2013-09-05-doxygen, remove GNUNET_FS_uri_sks_to_string_fancy (dead)Christian Grothoff
2013-08-29rename to match api nameMatthias Wachs
2013-08-24-use GPLv3+ consistentlyChristian Grothoff
2013-08-21-also on W32Christian Grothoff
2013-08-21-relative pathChristian Grothoff
2013-08-21removing deprecated argument in 'init' callback of GNUNET_CORE_connectChristian Grothoff
2013-08-21removing GNUNET_CRYPTO_ecc_key_free, use GNUNET_free directly insteadChristian Grothoff
2013-08-19-remove more uses of short hashChristian Grothoff
2013-08-16Fix invocation of just-built toolsLRN
2013-08-11-use ms for timeout, not usChristian Grothoff
2013-08-11-round expiration times to full secondsChristian Grothoff
2013-08-11changing time measurement from milliseconds to microsecondsChristian Grothoff
2013-08-11-fixChristian Grothoff