-adding missing break statements
[oweals/gnunet.git] / src / fs /
2013-12-05 Bart Polot- change mesh channel creation/notification API
2013-11-30 Christian Grothofffixing #3146: peer identities no longer have the size...
2013-11-29 Christian Grothoff-fix #3147: mesh server should properly interpret ...
2013-11-29 Christian Grothoff-fix #3133
2013-11-29 Christian Grothoff-doxygen
2013-11-29 Christian Grothoff-doxygen and logging
2013-11-28 Christian Grothoff-fix left-over confusion between hash code and peer...
2013-11-28 Christian Grothoff-doxygen
2013-11-28 Christian Grothoff-check return value
2013-11-28 Christian Grothoff-fix #3141
2013-11-27 Christian Grothoff-attempting to address #3133
2013-11-26 Christian Grothoff-handle case where channel is NULL (failed to be create...
2013-11-19 Christian Grothoff-not const
2013-11-19 Christian Grothoff-fixing crash from reset_mesh due to mesh API semantic...
2013-11-18 Christian Grothoff-doxygen fixes
2013-11-18 Christian Grothoff-doxygen, and likely fix for #2727
2013-11-14 Bart Polot- rename tunnel->channel
2013-11-09 Christian Grothoff-fix memory leak
2013-11-09 Christian Grothoff-do not call with NULL
2013-11-05 Christian Grothoff-stylistic fixes
2013-10-23 Christian Grothoff-whitespace
2013-10-18 Christian Grothoff-fix leaks, add assertions
2013-10-17 Christian Grothoff-doxygen, etc
2013-10-11 Christian Grothoffgenerate progress events when publishing directories...
2013-10-10 Christian Grothoffseparating ECC crypto into functions/structs for ECDHE...
2013-10-09 Christian Grothofflast XDG change: use GNUNET_RUNTIME_DIR instead of...
2013-10-09 Christian Grothoffmore work towards XDG spec (#3000) -- config file location
2013-10-09 Christian Grothoffmigrating towards XDG configuration specification ...
2013-10-08 Christian Grothoffimplement #3035: add mimetype:type category keywords...
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-10-06 Christian Grothoff-load revocations from disk, misc doxygen/style fixes
2013-10-05 Christian Grothoff-doxygen
2013-09-30 Christian Grothoff-fixing build issues in fs/set related to #3047
2013-09-30 Christian Grothoff-rename files/symbols from _aes to _symmetric
2013-09-27 Christian Grothoff-undo #29640, somehow causes problems
2013-09-26 Christian Grothoffmoving from abstract unix domain socket paths to normal...
2013-09-25 Christian Grothoff-misc fixes based on cppcheck
2013-09-24 Christian Grothoff-fix doxygen
2013-09-16 Florian Dold- replace deprecated INCLUDES with AM_CPPFLAGS
2013-09-15 Christian Grothoff-minor style fixes
2013-09-15 Christian Grothoff-doxygen fixes, and fixing publish URI serization for...
2013-09-15 Christian Grothoffauto-correct missing 0-terminators in C_STRINGS/UTF...
2013-09-15 Christian Grothoffauto-correct missing 0-terminators in C_STRINGS/UTF...
2013-09-15 Christian Grothoff-fix check of return value
2013-09-15 Christian Grothoff-fix unindexing of KBlocks, make use of standard UBlock...
2013-09-14 Christian Grothoff-fix #3033
2013-09-14 Christian Grothoff-more complete fix for #3034
2013-09-14 Christian Grothoff-dead test, gnunet-pseudonym is gone
2013-09-14 Christian Grothoff-dead test, gnunet-pseudonym is gone
2013-09-14 Christian Grothoff-dead test, gnunet-pseudonym is gone
2013-09-14 Christian Grothoff-fixing #3034
2013-09-13 Christian Grothoff-fixing resuming publish operation
2013-09-13 Christian Grothoffsplitting 'struct GNUNET_CRYPTO_EccPublicKey' into...
2013-09-11 Christian Grothoff-do not clean up reader more than once
2013-09-09 Christian Grothoff-monkey integration
2013-09-09 Christian Grothoff-minor code cleanup
2013-09-08 Christian Grothoff-moving time functions from FS to TIME
2013-09-06 Sree Harsha Totakura- give out run handle through which master controller...
2013-09-06 Christian Grothoff-dox
2013-09-06 Christian Grothoff-misc fixes
2013-09-05 Christian Grothoffremoving gnunet-pseudonym, we're using GNS/gnunet-ident...
2013-09-05 Christian Grothoff-doxygen, remove GNUNET_FS_uri_sks_to_string_fancy...
2013-08-29 Matthias Wachsrename to match api name
2013-08-24 Christian Grothoff-use GPLv3+ consistently
2013-08-21 Christian Grothoff-also on W32
2013-08-21 Christian Grothoff-relative path
2013-08-21 Christian Grothoffremoving deprecated argument in 'init' callback of...
2013-08-21 Christian Grothoffremoving GNUNET_CRYPTO_ecc_key_free, use GNUNET_free...
2013-08-19 Christian Grothoff-remove more uses of short hash
2013-08-16 LRNFix invocation of just-built tools
2013-08-11 Christian Grothoff-use ms for timeout, not us
2013-08-11 Christian Grothoff-round expiration times to full seconds
2013-08-11 Christian Grothoffchanging time measurement from milliseconds to microseconds
2013-08-11 Christian Grothoff-fix
2013-08-11 Christian Grothoff-add extra context argument for key deriviation, so...
2013-08-08 Christian Grothoff-update testcase
2013-08-08 Christian Grothoff-minor fixes
2013-08-08 Christian Grothoff-fixing comments, indentation
2013-08-08 Christian Grothoff-doxygen fixes
2013-08-07 Christian Grothoff-fix year
2013-08-07 Christian Grothoff-fix W32 FTBFS
2013-08-07 Christian Grothoff-implement block decryption again
2013-08-07 Christian Grothoff-fix, handle case where there is no update
2013-08-06 Christian Grothoff-fixing main FS build, updating man page of gnunet...
2013-08-06 Christian Grothoffmoving to new, fixed-size encoding of public and privat...
2013-07-30 Christian Grothoff-make use of deterministic ECDSA in FS, requires libgcr...
2013-07-19 Christian Grothoff-doxygen fixes
2013-07-18 Christian Grothoff-enable buffering
2013-07-18 Christian Grothoff-fix shutdown logic
2013-07-18 Christian Grothoff-fixing bad replacement earlier
2013-07-18 Christian Grothoff-sync for bart
2013-07-18 Christian Grothoff-nicer logging
2013-07-18 Christian Grothoff-missing file, more cleanup
2013-07-18 Christian Grothoff-minor bugfixes
2013-07-18 Christian Grothoff-splitting mesh into server and client parts
2013-07-18 Christian Grothoff-minor code cleanup
2013-07-17 Christian Grothoff-renaming stream->mesh where applicable
2013-07-16 Bart Polot- don't do valgrind by default
2013-07-16 Bart PolotRemove stream
2013-07-16 Bart Polot- disconnect tunnels before destorying mesh handle
next