aboutsummaryrefslogtreecommitdiff
path: root/src/nse
AgeCommit message (Expand)Author
2018-06-07paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX
2018-06-07glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX
2018-06-05first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX
2018-05-06Switch to $GNUNET_TMP in all configuration files.Nils Gillmann
2018-01-07vsprintf returns negative on error.anryko
2017-03-25rename GNUNET_GETOPT functions to achieve better consistencyChristian Grothoff
2017-03-15getopt API porting.Marcello Stanisci
2017-01-27unset XDG environment variable during testcases, as they can screw things up ...Christian Grothoff
2017-01-22use new SCHEDULER_add_at API where applicableChristian Grothoff
2017-01-10rename connecT -> connect now that the old API is deadChristian Grothoff
2017-01-08even more .gitignore updatesChristian Grothoff
2017-01-08exclude more testsChristian Grothoff
2016-11-09- add subdirectory gitignore filesBart Polot
2016-10-23simplify gnunet-nse to avoid deprecated CLIENT_service_testChristian Grothoff
2016-09-19converting nse to new service APIChristian Grothoff
2016-09-19towards adding mq destruction notificationChristian Grothoff
2016-08-18Use statement exprs instead of local functionDavid Barksdale
2016-07-31convering more services to new core MQ APIChristian Grothoff
2016-07-31-convert NSE to new core MQ APIChristian Grothoff
2016-07-08-avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff
2016-07-06-typoChristian Grothoff
2016-07-06misc fixesChristian Grothoff
2016-07-06-fix misc issuesChristian Grothoff
2016-06-24adapting testbed-logger to MQ APIChristian Grothoff
2016-06-24move testbed logger to its own directoryChristian Grothoff
2016-06-20convering nse_api.c to new MQ APIChristian Grothoff
2016-05-06fixing compiler warningsChristian Grothoff
2016-04-30implementing new scheduler shutdown semanticsChristian Grothoff
2016-04-09small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff
2016-01-19-fix (C) noticesChristian Grothoff
2015-08-06.unix change to .sockJulien Morvan
2015-08-03-report id of peer that is missbehavingChristian Grothoff
2015-06-30fix #3869: outdated FSF addressChristian Grothoff
2015-06-16check for __GLIBC__ before malloptingChristian Grothoff
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2014-12-24making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff
2014-12-19-do not use NBO double for stats settingChristian Grothoff
2014-12-16properly report NSE estimate to statistics (#3563?)Christian Grothoff
2014-12-10moving away from DEFAULTSERVICES to per-section FORCESTART, thus addressing #...Christian Grothoff
2014-09-13fixing parallel build, getting rid of useless _DEPENDENCIES declarationsChristian Grothoff
2014-05-07- rename also contents of config files, update config filesBart Polot
2014-04-08-fix build issuesChristian Grothoff
2014-04-07Add gnunet-nse program to show network size estimates.Sree Harsha Totakura
2014-04-01- Remove trailing '/' for the directory path.Sree Harsha Totakura
2014-04-01- Log NSE histogram to file in addition to testbed-logger when HISTOGRAM_DIRSree Harsha Totakura
2014-02-02Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow TES...LRN
2014-01-30towards reviving priorities in core API, this time with enum to make classes ...Christian Grothoff
2014-01-30fix #3284: support lib/MULTIARCH/ paths in installation, use GNUNET_PREFIX=@l...Christian Grothoff
2014-01-24fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029Sree Harsha Totakura