can't find who suggested this crasher fix.. delayed by pgp
[oweals/gnunet.git] / src / peerinfo /
2017-09-23 David BarksdaleFix info message header size check
2017-03-24 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-22 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-03-17 Christian Grothoffmore renamings relating to 'new' service now just being...
2017-02-28 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-02-25 Christian Grothoffupdate ignore files
2017-02-25 Christian Grothofffix perf_peerinfo_api FTBFS
2017-01-27 Christian Grothoffunset XDG environment variable during testcases, as...
2017-01-17 Christian Grothoffreplace redundant MQ_NotifyCallback by SCHEDULER_TaskCa...
2017-01-10 Christian Grothoffrename connecT -> connect now that the old API is dead
2017-01-08 Christian Grothoffexclude more tests
2016-11-11 Christian Grothofffix out-of-tree build of GNUnet
2016-11-09 Bart Polot- add subdirectory gitignore files
2016-10-10 Christian Grothoffavoid triggering dropped message 333 warning
2016-09-24 Christian Grothoffconvert peerinfo to new service MQ API
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
next