-fixing #3034
[oweals/gnunet.git] / src / fs /
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
2013-07-13 Christian Grothoff-typo
2013-07-13 Christian Grothoff-fix year
2013-07-13 Christian Grothoff-documenting and cleaning up gnunet-publish code
2013-07-08 Bart PolotAdded mesh reliable tunnels
2013-07-07 Christian Grothoff-doxygen fixes
2013-07-02 Christian Grothoff-removing useless code
2013-06-28 Christian Grothoff-fix comment
2013-06-28 Bart PolotReplace mesh with new version
2013-06-27 David BarksdaleMake building gnunet-testing lib optional.
2013-06-19 Bart PolotChange in mesh API: data callback no longer provides...
2013-06-04 Christian Grothoff-rename stream->mesh in comments and symbols
2013-06-04 Christian Grothoff-file renaming stream->mesh
2013-06-04 Christian Grothoff-towards using mesh instead of stream
2013-05-30 Christian Grothoff-export FS handle during events, as we might generate...
2013-05-30 Christian Grothoff-fix
2013-05-30 Christian Grothoff-towards allowing probes for directory entries
2013-05-30 Christian Grothoff-preparations for fixing #2711
2013-05-21 Christian Grothoff-be less verbose about normal stuff
2013-05-21 Christian Grothoff-fixing pseudonym signing bug again -- how did the...
2013-05-17 Christian Grothoff-no peerinfo IO on tests
2013-05-09 Sree Harsha Totakura- complement HELPER API with functions to kill and...
2013-04-21 LRNTry to fix fs block plugin deps
2013-04-16 Christian Grothoff-fix
2013-04-15 Christian Grothoff-fixes
2013-04-15 Christian Grothoff-gcrypt works better now, removing some debug logic
2013-04-15 Christian Grothoff-use GCRYMPI_CONST_ONE
2013-04-15 Christian Grothoff-move data resource
2013-04-14 Christian Grothoffrenaming GNUNET_PSEUDONYM_-API to GNUNET_FS_pseudonym-API
2013-04-14 Christian Grothoff-fix #2857
2013-04-14 Christian Grothoff-move pseudonym code to fs, mark fs as experimental...
2013-04-08 Matthias Wachsfs crashing in integraton tests
2013-03-29 Christian Grothoff-fix fix
2013-03-29 Christian Grothoff-fix shutdown order
2013-03-28 Sree Harsha Totakuraprovide how many links succeeded and how many failed...
2013-03-28 Christian Grothoff-timeout
2013-03-28 Christian Grothoff-add timeout
2013-03-27 Christian Grothoff-doxygen
2013-03-27 Matthias Wachsfix
2013-03-26 Sree Harsha Totakura- allow getting statistics of a particular subsystem...
2013-03-26 Matthias Wachsapi change
2013-03-25 Matthias Wachsats api change
2013-03-25 Christian Grothoff-towards using ATS for latency info
2013-03-25 Matthias Wachsdoxygen
2013-03-23 Christian Grothoff-doxygen
2013-03-21 Matthias Wachsfs using ats data
2013-03-21 Matthias Wachschange to core pai
2013-03-18 Sree Harsha Totakura- fix
2013-03-06 Christian Grothoff-fix
2013-03-06 Christian Grothoff-fixes
2013-03-06 Christian Grothoff-fix
next