test_social: less services and less noise in the output
[oweals/gnunet.git] / src / nse /
2017-03-29 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-25 Christian Grothoffrename GNUNET_GETOPT functions to achieve better consis...
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 GrothoffMerge branch 'getopt'
2017-03-17 Christian GrothoffMerge branch 'master' into getopt
2017-03-15 Marcello Staniscigetopt API porting.
2017-01-27 Christian Grothoffunset XDG environment variable during testcases, as...
2017-01-21 Christian Grothoffuse new SCHEDULER_add_at API where applicable
2017-01-10 Christian Grothoffrename connecT -> connect now that the old API is dead
2017-01-08 Christian Grothoffeven more .gitignore updates
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-23 Christian Grothoffsimplify gnunet-nse to avoid deprecated CLIENT_service_test
2016-09-19 Christian Grothoffconverting nse to new service API
2016-09-19 Christian Grothofftowards adding mq destruction notification
2016-08-18 David BarksdaleUse statement exprs instead of local function
2016-07-31 Christian Grothoffconvering more services to new core MQ API
2016-07-31 Christian Grothoff-convert NSE to new core MQ API
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-07-06 Christian Grothoff-typo
2016-07-06 Christian Grothoffmisc fixes
2016-07-06 Christian Grothoff-fix misc issues
2016-06-24 Christian Grothoffadapting testbed-logger to MQ API
2016-06-24 Christian Grothoffmove testbed logger to its own directory
2016-06-20 Christian Grothoffconvering nse_api.c to new MQ API
2016-05-06 Christian Grothofffixing compiler warnings
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-08-06 Julien Morvan.unix change to .sock
2015-08-03 Christian Grothoff-report id of peer that is missbehaving
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-06-16 Christian Grothoffcheck for __GLIBC__ before mallopting
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-12-19 Christian Grothoff-do not use NBO double for stats setting
2014-12-16 Christian Grothoffproperly report NSE estimate to statistics (#3563?)
2014-12-10 Christian Grothoffmoving away from DEFAULTSERVICES to per-section FORCEST...
2014-09-13 Christian Grothofffixing parallel build, getting rid of useless _DEPENDEN...
2014-05-07 Bart Polot- rename also contents of config files, update config...
2014-04-08 Christian Grothoff-fix build issues
2014-04-07 Sree Harsha TotakuraAdd gnunet-nse program to show network size estimates.
2014-04-01 Sree Harsha Totakura- Remove trailing '/' for the directory path.
2014-04-01 Sree Harsha Totakura- Log NSE histogram to file in addition to testbed...
2014-02-02 LRNFix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX...
2014-01-30 Christian Grothofftowards reviving priorities in core API, this time...
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...
2014-01-10 Bart Polot- use proper log function
2013-12-24 Christian Grothoff-make sure to link against right libgcrypt, enable...
2013-12-19 LRNmalloc -> new
2013-12-09 Christian Grothoff-update bcd template and adjust code accordingly
2013-12-06 Sree Harsha Totakuraconfigure option --disable-autostart to disable auto...
2013-10-10 Christian Grothoffseparating ECC crypto into functions/structs for ECDHE...
2013-10-09 Christian Grothoff-fix warning
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-07 Christian Grothoffrename coreAPI to core_api to follow naming conventions...
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-30 Christian Grothoff-getting core, nse, testbed, ats-tool and peerinfo...
2013-09-30 Christian Grothoff-simplify logic, use modern APIs
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-16 Florian Dold- replace deprecated INCLUDES with AM_CPPFLAGS
2013-09-15 Christian Grothoff-minor NSE cleanup
2013-09-13 Christian Grothoffsplitting 'struct GNUNET_CRYPTO_EccPublicKey' into...
2013-09-06 Sree Harsha Totakura- give out run handle through which master controller...
2013-09-06 Christian Grothoff-code cleanup
2013-08-24 Christian Grothoff-use GPLv3+ consistently
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-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-16 Christian Grothoff-add identity service to standard build
2013-07-15 Christian Grothoff-suspend/resume is unnecessary now
2013-07-14 Christian Grothoff-cleaner
2013-07-14 Christian Grothoff-improved debug logic
2013-07-14 Christian Grothoff-license version fix
2013-07-09 Christian Grothoff-simplify zone key loading by using synchronous ECC...
2013-06-27 David BarksdaleMake building gnunet-testing lib optional.
2013-05-21 Christian Grothoff-fixes to error reporting
2013-05-17 Sree Harsha Totakura- style
2013-05-08 Sree Harsha Totakura- have a timeout for cases where flushing takes too...
2013-05-08 Sree Harsha Totakura- flush logger data before disconnecting
2013-05-08 Sree Harsha Totakura- generate histograms based on configure option --enabl...
2013-04-07 Sree Harsha Totakura- doxygen
2013-04-05 Sree Harsha Totakura- stop NSE service instead of stopping peers
2013-04-05 Sree Harsha Totakura- log number of connected peers at core and nse services
2013-04-05 Christian Grothoffuse SCRYPT - fixing # 2685, needs LATEST libgcrypt...
2013-04-05 Sree Harsha Totakura- revert; do not enable traffic logging by default
2013-04-05 Sree Harsha Totakura- increase interval
2013-04-04 Sree Harsha Totakura- collect load statistics from testbed
2013-04-04 Sree Harsha Totakura- increase testbed setup timeout
2013-04-03 Sree Harsha Totakura- reduce interval
2013-03-30 Sree Harsha Totakura- reduce parallel ops even further
next