aboutsummaryrefslogtreecommitdiff
path: root/src/fs
Commit message (Expand)AuthorAge
* Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow TES...LRN2014-02-02
* -towards fixing #3295 (core traffic prioritization)Christian Grothoff2014-01-30
* towards reviving priorities in core API, this time with enum to make classes ...Christian Grothoff2014-01-30
* fix #3284: support lib/MULTIARCH/ paths in installation, use GNUNET_PREFIX=@l...Christian Grothoff2014-01-30
* fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029Sree Harsha Totakura2014-01-24
* fix #3272Christian Grothoff2014-01-16
* -switch to case-insensitive LOC URIs and use compatible encoding for peer ide...Christian Grothoff2013-12-24
* Improve search result presentation for directories.David Barksdale2013-12-22
* malloc -> newLRN2013-12-19
* -rename enum MeshOption to GNUNET_MESH_ChannelOption to ensure we use GNUNET_...Christian Grothoff2013-12-08
* configure option --disable-autostart to disable auto-startup of services by ARMSree Harsha Totakura2013-12-06
* - change mesh channel creation/notification APIBart Polot2013-12-05
* fixing #3146: peer identities no longer have the size of hash codes; breaks F...Christian Grothoff2013-11-30
* -fix #3147: mesh server should properly interpret 'no answer' from datastore,...Christian Grothoff2013-11-29
* -fix #3133Christian Grothoff2013-11-29
* -doxygenChristian Grothoff2013-11-29
* -doxygen and loggingChristian Grothoff2013-11-29
* -fix left-over confusion between hash code and peer identity size from recent...Christian Grothoff2013-11-28
* -doxygenChristian Grothoff2013-11-28
* -check return valueChristian Grothoff2013-11-28
* -fix #3141Christian Grothoff2013-11-28
* -attempting to address #3133Christian Grothoff2013-11-27
* -handle case where channel is NULL (failed to be created?), see #3125Christian Grothoff2013-11-26
* -not constChristian Grothoff2013-11-19
* -fixing crash from reset_mesh due to mesh API semantic change: cleaner is now...Christian Grothoff2013-11-19
* -doxygen fixesChristian Grothoff2013-11-18
* -doxygen, and likely fix for #2727Christian Grothoff2013-11-18
* - rename tunnel->channelBart Polot2013-11-14
* -fix memory leakChristian Grothoff2013-11-09
* -do not call with NULLChristian Grothoff2013-11-09
* -stylistic fixesChristian Grothoff2013-11-05
* -whitespaceChristian Grothoff2013-10-23
* -fix leaks, add assertionsChristian Grothoff2013-10-18
* -doxygen, etcChristian Grothoff2013-10-17
* generate progress events when publishing directories (towards fixing #2230)Christian Grothoff2013-10-11
* separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff2013-10-10
* last XDG change: use GNUNET_RUNTIME_DIR instead of /tmp for UNIXPATHs by defaultChristian Grothoff2013-10-09
* more work towards XDG spec (#3000) -- config file locationChristian Grothoff2013-10-09
* migrating towards XDG configuration specification (#3000)Christian Grothoff2013-10-09
* implement #3035: add mimetype:type category keywords, also doxygen fixesChristian Grothoff2013-10-08
* -remove trailing whitespaceChristian Grothoff2013-10-06
* -load revocations from disk, misc doxygen/style fixesChristian Grothoff2013-10-06
* -doxygenChristian Grothoff2013-10-05
* -fixing build issues in fs/set related to #3047Christian Grothoff2013-09-30
* -rename files/symbols from _aes to _symmetricChristian Grothoff2013-09-30
* -undo #29640, somehow causes problemsChristian Grothoff2013-09-27
* moving from abstract unix domain socket paths to normal unix domain socket pa...Christian Grothoff2013-09-26
* -misc fixes based on cppcheckChristian Grothoff2013-09-25
* -fix doxygenChristian Grothoff2013-09-24
* - replace deprecated INCLUDES with AM_CPPFLAGSFlorian Dold2013-09-16