fix
[oweals/gnunet.git] / src / rps /
2018-09-27 Schanzenbach, MartinMerge branch 'master' of git+ssh://gnunet.org/gnunet
2018-09-27 Julius BüngerUse new terminology in config
2018-09-26 Julius BüngerHandle cancellation of stream on the service-side
2018-09-26 Julius BüngerFix details and style
2018-09-26 Julius BüngerUpdate doxygen
2018-09-26 Julius BüngerHandle cancellation of view updates
2018-09-26 Julius BüngerRemove leftovers of architecture change
2018-09-26 Julius BüngerStart rps in any case
2018-09-26 Julius BüngerSplit sampler into common, sampler and client part
2018-09-26 Julius BüngerRemove leftovers of old architecture
2018-09-25 Julius BüngerChange architecture of RPS service - api
2018-09-20 Julius BüngerMove from timer-based to callback-based updates in...
2018-09-19 Julius BüngerStart changing architecture of rps service/client
2018-09-19 Julius BüngerBe a little bit more consistent in style
2018-09-18 Julius BüngerRemove redundant type definition
2018-09-18 Julius BüngerLog number of know peers to statistics service
2018-09-18 Julius BüngerAdd possibility to send multiple peers to client
2018-09-13 Julius BüngerAdd API call to receive unbiased peer stream for debugg...
2018-09-12 Julius BüngerDecrement statistics count for pending checks
2018-09-06 Julius BüngerFix signedness to keep compiler happy
2018-09-06 Julius BüngerFix non-compiling code by proper pre-compiler usage
2018-09-06 Julius BüngerChange cosmetics - keep compiler happy
2018-08-30 Julius BüngerKeep track of pending liveliness checks with statistics
2018-08-29 Julius BüngerDont write internals to file by default II
2018-08-29 Julius BüngerDont write internals to file by default
2018-08-29 Julius BüngerMake cosmetic changes
2018-08-29 Julius BüngerFix condition for returning peer from sampler element
2018-08-29 Julius BüngerSchedule insertion in view,sampler on check
2018-08-29 Julius BüngerAdd reason to wait for more peers
2018-08-29 Julius BüngerGet statistics values from within sampler
2018-08-29 Julius BüngerUpdate the view size on a new network size estimate
2018-08-26 Julius BüngerAdd missing #ifdef
2018-08-26 Julius BüngerRequest samples from multiple peers (rps profiler)
2018-08-26 Julius BüngerChange cosmetics of sampler element implementation
2018-08-24 Julius BüngerReinitialise the (client) sampler element after querying
2018-08-24 Julius BüngerFix: Cast closure to proper type
2018-08-24 Julius BüngerUnify strings in rps profiler
2018-08-24 Julius BüngerRefactor code cosmetically (rps profiler)
2018-08-24 Julius BüngerCount number of unrequested pull replies with statistics
2018-08-23 Julius BüngerIntroduce more statistical values (rps service)
2018-08-23 Julius BüngerRefactor code mostly visually to prevent compiler warnings
2018-08-14 Julius BüngerDestroy channel and their datastructures properly
2018-08-14 Christian Grothoffresolve merge conflict with peerinfo plugin move
2018-08-13 Julius BüngerFix documentation and assertions
2018-08-13 Julius BüngerRemove BINARY from test configuration
2018-08-13 Julius BüngerAdd BINARY to test config
2018-08-13 Christian Grothoffdo notify client about destroyed channel on MQ error
2018-08-13 Julius BüngerSchedule destruction of channel during destruction...
2018-08-13 Julius BüngerRefactor, simplify, delete code
2018-08-13 Julius BüngerMake non-exported functions static
2018-08-13 Julius BüngerUse synchronised logic for closing channels (rps service)
2018-08-09 Schanzenbach, MartinMerge branch 'gsoc2018/rest_api'
2018-08-09 Christian Grothoffminor formatting
2018-08-09 Christian Grothoffadjust RPS to new CADET API semantic, dead code elimination
2018-08-09 Christian Grothoffmerge
2018-08-09 Julius BüngerAdd docstrings to recently introduced functions
2018-08-09 Phil-Merge branch 'master' into gsoc2018/rest_api
2018-08-07 Julius BüngerRestructure removal of peers during shutdown (rps service)
2018-07-27 Julius BüngerRemove obsolete DLL for cancellations of tasks
2018-07-27 Julius Büngerremove now obsolete usage of channel-related flags
2018-07-27 Julius BüngerFix rps service: restructure channel-related code
2018-07-26 Julius Büngerfix rps service: put peer id into structure once
2018-07-26 Julius Büngerrps profiler: destroy pending req and rep in right...
2018-07-26 Julius Büngerrps service: improve logging - log peer id
2018-07-26 Julius Büngerfix rps service: don't null out context, just channel
2018-07-26 Julius Büngerrps service: don't send 'ping' twice
2018-07-25 Julius Büngerfix rps service: better handling of cadet channels
2018-07-13 Julius BüngerRevert "restructure rps service: start keeping track...
2018-07-12 Julius Büngerrps service: check return value when opening cadet...
2018-07-12 Julius Büngerrestructure rps service: start keeping track of channels
2018-07-12 Julius Büngerrps profiler: proper disconnect from service
2018-07-11 Christian GrothoffMerge branch 'master' of git+ssh://gnunet.org/gnunet
2018-07-11 Julius Büngerfix rps profiler: clean data structure in time
2018-07-11 Julius Büngerrps profiler: reorganise shutdown
2018-07-10 Julius Büngerfix rps profiler: mark statistics get done in right...
2018-07-10 Julius Büngerrps profiler: add option for duration of profiling
2018-07-10 Julius Büngerfix rps profiler: keep track about scheduled tasks...
2018-07-10 Julius Büngerrps profiler: logging and indentation
2018-07-05 Julius Büngerrps service: additional logging of unexpected channel...
2018-07-05 Julius Büngerrps profiler: different delay for hard shutdown
2018-07-05 Julius Büngerrps profiler: additional checks and assertions before...
2018-07-05 Julius Büngerfix rps profiler: mark operation as done on shutdown
2018-07-04 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-07-03 Schanzenbach, MartinMerge branch 'master' of git+ssh://gnunet.org/gnunet
2018-07-03 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2018-07-03 Julius Büngerrps service: stop ignoring own peer id
2018-07-03 Julius Büngerrps profiler: different time for hard shutdown
2018-07-03 Julius Büngerfix rps profiler: mark handle unusable after closing it
2018-07-03 Julius Büngerfix rps profiler: mark cancelled task as done
2018-07-03 Julius Büngerrps profiler: correct condition for writing bytes
2018-07-03 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-07-02 Phil-Merge branch 'master' of ssh://gnunet.org/gnunet into...
2018-07-02 Julius Büngerrps service: set delete flags on channel properly
2018-06-29 Christian GrothoffMerge branch 'master' of git+ssh://gnunet.org/gnunet
2018-06-27 t3sseraktMerge branch 'master' of ssh://gnunet.org/gnunet
2018-06-27 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2018-06-26 Julius Büngerrps cli: fix codesonars NULL-dereference warning
2018-06-26 Julius Büngerfix several memory leaks
2018-06-26 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2018-06-26 xrsadd check
next