aboutsummaryrefslogtreecommitdiff
path: root/src/fs
Commit message (Collapse)AuthorAge
* fix #3272Christian Grothoff2014-01-16
|
* -switch to case-insensitive LOC URIs and use compatible encoding for peer ↵Christian Grothoff2013-12-24
| | | | identities with the rest of the system
* 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 ↵Christian Grothoff2013-12-08
| | | | GNUNET_MESH_ prefix as we should
* 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 ↵Christian Grothoff2013-11-30
| | | | FS protocol compatibility with previous versions slightly...
* -fix #3147: mesh server should properly interpret 'no answer' from ↵Christian Grothoff2013-11-29
| | | | datastore, instead of passing along the 'emtpy' block
* -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 ↵Christian Grothoff2013-11-28
| | | | recent peer identity format change
* -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 ↵Christian Grothoff2013-11-19
| | | | now always called, but we don't want it to release the maps in this case
* -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 ↵Christian Grothoff2013-09-26
| | | | paths (#2887), removing now unnecessary/dead flags argument to GNUNET_NETWORK_socket_bind
* -misc fixes based on cppcheckChristian Grothoff2013-09-25
|
* -fix doxygenChristian Grothoff2013-09-24
|
* - replace deprecated INCLUDES with AM_CPPFLAGSFlorian Dold2013-09-16
|
* -minor style fixesChristian Grothoff2013-09-15
|
* -doxygen fixes, and fixing publish URI serization for proper resumeChristian Grothoff2013-09-15
|
* auto-correct missing 0-terminators in C_STRINGS/UTF-8 stringsChristian Grothoff2013-09-15
|
* auto-correct missing 0-terminators in C_STRINGS/UTF-8 stringsChristian Grothoff2013-09-15
|
* -fix check of return valueChristian Grothoff2013-09-15
|