fix crash on unexpected client disconnect on incoming message, remove bogus assertion
[oweals/gnunet.git] / src / rps / test_rps.c
2018-05-21 Christian Grothofffix crash on unexpected client disconnect on incoming...
2018-05-17 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-05-16 Christian Grothoffextend test to show crypto issue
2018-05-16 Julius Büngerdisable churn
2018-05-16 Julius Büngerprevent division by zero
2018-05-14 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-05-13 Christian Grothoffget rid of plain memcpy calls
2018-04-12 Julius Büngerrps service/profiler: count observed (unique) peers
2018-04-11 Julius Büngerrps profiler: fix debug output
2018-04-11 Julius Büngerrps profiler: fix computation of probab, debugging
2018-04-11 Christian Grothoffcomplete logic for incremental imports
2018-04-11 Julius Büngerrps profiler: more logging
2018-04-11 Julius Büngerrps profiler: logging
2018-04-10 Schanzenbach, MartinMerge branch 'master' of git+ssh://gnunet.org/gnunet
2018-04-09 Julius Büngerrps profiler: fix probability computation
2018-04-09 Julius Büngerrps profiler: fix computation of probabilities
2018-04-09 Julius Büngerrps profiler: improve computation of sampling probability
2018-04-08 Julius Büngerrps test: be more flexible in printing
2018-04-08 Julius Büngerrps profiler: no unnecessary blanks
2018-04-08 Julius Büngerrps profiler: prevent division by zero
2018-04-08 Julius Büngerrps profiler: log probabilities of selecting peer
2018-04-06 Julius Büngerrps profiler: collect more data
2018-04-04 Julius Büngerrps profiler: log view counts
2018-04-04 Julius Büngerrps tests: connect to all services
2018-04-04 Julius Büngerrps profiler: change logging format of view sizes
2018-04-04 Julius Büngerrps profiler: fix logging of statistic values
2018-03-21 Julius Büngerrps profiler: collect statistics
2018-03-21 Julius Büngerrps profiler: log view sizes
2018-03-21 Julius Büngerrps profiler: restructure function
2018-03-05 Schanzenbach, MartinMerge branch 'master' of git+ssh://gnunet.org/gnunet
2018-03-05 Julius Büngerrps profiler: get views from peers
2018-02-26 Phil-Merge branch 'master' into identity_oidc
2018-02-25 Schanzenbach, Martin-fix
2018-01-29 Julius Büngerrps test: fix uninitialized value usage (coverity)
2018-01-25 Julius Büngerrps: record more statistic values
2018-01-25 Julius Büngerrps profiler: write statistics to file
2018-01-22 Phil-merge branch 'master' into identity_oidc
2018-01-22 Julius Büngerrps profiler: more statistics from service
2018-01-21 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2018-01-16 Julius Büngerrps: start using statistics service
2018-01-16 ng0Merge branch 'master' of gnunet.org:gnunet
2018-01-15 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2018-01-15 David BarksdaleUninitialized read
2018-01-11 PhilMerge remote-tracking branch 'gnunet/master' into ident...
2018-01-08 ng0Merge branch 'master' of gnunet.org:gnunet
2018-01-08 Julius Büngerrps tests: proper implementation of flags for tests
2018-01-08 ng0Merge branch 'master' of gnunet.org:gnunet
2018-01-08 Julius Büngerrps tests: possibly end non-churn-tests before timeout gnunet-0.11.0rc0
2018-01-08 Julius Büngerrps tests: remove assertion
2018-01-08 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into ident...
2018-01-08 Schanzenbach, MartinMerge branch 'master' of git+ssh://gnunet.org/gnunet
2018-01-07 Julius Büngerrps tests: cosmetics
2018-01-07 Julius Büngerrps tests: sanity checks and cosmetics
2018-01-07 Julius Büngerrps tests: change function signature, comments
2018-01-07 Julius Büngerrps tests: proper shutdown
2018-01-07 Julius Büngerrps tests: check whether peer was scheduled to go off...
2018-01-07 Julius Büngerrps tests: make sure no callback executes after shutdown
2018-01-07 Julius Büngerrps tests: comments and logging
2018-01-02 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2018-01-02 Schanzenbach, Martin-merge
2017-12-30 lurchimerge branch 'refactoring-scheduler'
2017-12-30 lurchiMerge branch 'fix_social'
2017-12-28 Julius BüngerMerge branch 'master' of gn:gnunet
2017-12-28 Julius Büngerrps: improve churn testing
2017-12-27 Julius Büngerdo not churn on most tests; add specific churn test
2017-12-27 Christian Grothoffsome niceities for rps test configuration
2017-03-29 Schanzenbach, Martin- merge with master
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...
2016-09-15 Julius Bünger-rps: check return values
2016-09-14 Julius Bünger-rps test: add assertion (keep coverity happy?)
2016-09-14 Julius Bünger-rps test: try to close file in case of failure
2016-09-06 Julius Bünger-rps: proper destruction of sampler elements
2016-05-13 Julius Bünger-rps: logging
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-21 Sree Harsha Totakurarps tests: Add fixmes
2016-01-19 Christian Grothoff-fix (C) notices
2015-08-04 Julius Bünger-test seeding many peers
2015-08-03 Julius Bünger-mark ops as done + don't start connect all clients
2015-08-03 Julius Bünger-renaming
2015-08-03 Sree Harsha Totakura- set the connection handle to NULL upon disconnecting
2015-08-02 Julius Bünger-fixes
2015-08-02 Julius Bünger-improved testing
2015-08-02 Julius Büngercancellation of request and according test improvements
2015-07-31 Sree Harsha Totakurastop asking for random peers if we are shutting down
2015-07-28 Sree Harsha Totakuramore assertions
2015-07-23 Julius Büngerget indices for evaluation with diehard
2015-07-23 Julius Bünger-keep peers malicious
2015-07-23 Julius Büngerget perfect sample of each sampler element
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-06-20 Julius Bünger-clean logging dir before running profiler
2015-06-10 Julius Büngerrestructured test
2015-05-19 Julius Bünger-restructured testing
2015-05-19 Julius Bünger-restructured retrieval of information about peer
2015-05-19 Julius Bünger-restructured churn
2015-05-19 Julius Bünger-optical change + small fix
2015-05-19 Julius Bünger-restructured test
2015-05-19 Julius Bünger-optical changes
next