convert statistics service to new service MQ API
[oweals/gnunet.git] / src / peerinfo /
2016-08-18 David BarksdaleUse statement exprs instead of local function
2016-07-17 Martin Schanzenbach-doxygen
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-07-06 Christian Grothoff-fix build issues
2016-07-06 Christian Grothoff-fix misc issues
2016-06-24 Christian Grothoffconverting peerinfo-notify to new MQ ApI
2016-06-24 Christian Grothoffconverting peerinfo-notify to new MQ ApI
2016-06-24 Christian Grothoffupdate peerinfo API to use MQ
2016-04-30 Christian Grothoffimplementing new scheduler shutdown semantics
2016-04-09 Christian Grothoffsmall API change: do no longer pass rarely needed GNUNE...
2016-01-19 Christian Grothoff-fix (C) notices
2015-10-16 Christian Grothoff-use INFO, not WARN
2015-10-08 Christian Grothoff-signed cmp, otherwise -1 will not trigger
2015-10-03 Christian Grothoffimproving comments and coding style for libgnunethello...
2015-10-02 Christian Grothoff-properly verify size, fixes #3991
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-02-22 Christian Grothoff-stylistic fixes
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2014-12-24 Christian Grothoffmaking GNUNET_SCHEDULER_cancel() perform in O(1) instea...
2014-09-13 Christian Grothofffixing parallel build, getting rid of useless _DEPENDEN...
2014-06-24 Matthias Wachstest documentation
2014-06-11 Christian Grothoff-fix log level, logging, indentation
2014-06-09 Christian Grothoff-fixing doxygen, indentation
2014-06-03 Matthias Wachsfix for bug #0003416: do not stop parsing uri when...
2014-04-08 Christian Grothoff-reenable shipped hellos test
2014-04-07 Bart Polot- use new hash name
2014-04-04 Christian Grothoff-fix #3355: disable warning
2014-03-17 Matthias Wachsreformating and adding additional log info about hello...
2014-03-07 Florian Doldadd missing ifdefs in header files
2014-02-16 Christian Grothoff-doxygen, indentation
2014-02-02 LRNFix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX...
2014-01-30 Christian Grothofffix #3284: support lib/MULTIARCH/ paths in installation...
2014-01-24 Sree Harsha Totakurafix #3275 with solution from https://gnunet.org/bugs...
2013-12-19 LRNmalloc -> new
2013-12-18 Christian Grothoff-clean up error message
2013-12-18 Christian Grothoff-handle errors in address part
2013-12-11 Christian Grothoff-avoid duplicate remove
2013-12-06 Sree Harsha Totakuraconfigure option --disable-autostart to disable auto...
2013-11-28 Christian Grothoff-check return value
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-06 Christian Grothoff-remove trailing whitespace
2013-10-01 Christian Grothoff-fix test FTBFS
2013-09-30 Christian Grothoff-towards addressing #3047, note this causes the code...
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-16 Florian Dold- replace deprecated INCLUDES with AM_CPPFLAGS
2013-09-13 Christian Grothoffsplitting 'struct GNUNET_CRYPTO_EccPublicKey' into...
2013-09-05 Christian Grothoff-improving gnunet-identity command line options and...
2013-08-13 Christian Grothoff-dead code elimination
2013-08-13 Christian Grothoff-dead code elimination
2013-08-11 Christian Grothoffchanging time measurement from milliseconds to microseconds
2013-08-06 Christian Grothoffmoving to new, fixed-size encoding of public and privat...
2013-07-09 Matthias Wachsif io is enabled and shipped hellos not, hellos from...
2013-07-09 Matthias Wachsfunctionality to disable shipped hellos
2013-07-02 Christian Grothoff-removing dead options
2013-06-27 David BarksdaleMake building gnunet-testing lib optional.
2013-06-25 Christian Grothoff-fail hard if we could not create the directory for...
2013-06-21 Christian Grothoff-check return value and report errors
2013-05-21 Christian Grothoff-fixing indentation, logging
2013-05-17 Christian Grothoff-indent
2013-04-10 Matthias Wachsdoxygen
2013-04-10 Matthias Wachssimplified hostfile reading
2013-04-10 Matthias Wachsfixed periodic cleanup
2013-04-10 Matthias Wachs fix
2013-04-10 Matthias Wachsfix
2013-04-10 Matthias Wachsfix mem leak and counting valid addresses
2013-04-10 Matthias Wachsfix
2013-04-10 Matthias Wachsmultiple major fixes:
2013-04-10 Matthias Wachstesting hellos shipped
2013-04-09 Matthias Wachsfixes
2013-04-09 Matthias Wachswork in progress
2013-04-09 Matthias Wachsstore 2 hellos
2013-04-09 Christian Grothoff-doxygen
2013-04-09 Matthias Wachsinitial changes to support 2 hellos
2013-04-08 Matthias Wachsadditional struct
2013-04-08 Matthias Wachsnot required
2013-04-05 Matthias Wachsperf test
2013-04-05 Matthias Wachsdoxygen
2013-04-05 Matthias Wachsadd uri info
2013-04-05 Matthias Wachs test
2013-04-05 Matthias Wachswrong log type
2013-04-05 Matthias Wachsfixed client notifications
2013-04-05 Matthias Wachswrong struct
2013-04-04 Matthias Wachstest
2013-04-04 Matthias Wachspeerinfo get implementation
2013-04-04 Matthias Wachsimplement peerinfo notification api
2013-04-04 Matthias Wachspeerinfo API change + changes in code using api
2013-04-04 Matthias Wachschanges for mantis 0002676
2013-03-28 Matthias Wachssupport for FRIEND_HELLO
2013-03-28 Matthias Wachsnew friend only HELLO type GNUNET_MESSAGE_TYPE_FRIEND_HELLO
2013-03-21 Matthias Wachsfix
2013-01-04 Christian Grothofffix
2013-01-03 Christian Grothoffadding NO_IO option to peerinfo to disable disc accesse...
2012-12-21 Christian Grothoff-renaming testing-new.h to testing.h, bumping library...
2012-11-04 Christian Grothoff-misc bugfixes, travel hacking
2012-10-29 Christian Grothoffinstalling all service, daemon and helper binaries...
next