fixing EXTRA_DIST issues'
[oweals/gnunet.git] / src / rps / gnunet-service-rps.c
2019-01-16 ng0Merge branch 'license/spdx'
2019-01-14 ng0src: for every AGPL3.0 file, add SPDX identifier.
2018-12-13 Julius BüngerRPS service: Assure map with exists before using
2018-12-13 Julius BüngerRPS service: Reduce logging
2018-11-27 Julius BüngerRPS tests/profiler: Keep files for dumping internals...
2018-11-04 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-11-03 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2018-11-02 Julius BüngerRPS: Adapt to new hashmap API - discard const
2018-11-01 Julius BüngerRPS: Add more multi-hop statistics
2018-11-01 Julius BüngerRPS service: Add more detailed statistics on multi...
2018-10-31 Julius BüngerRPS service: Add datastructs for analysis of pulls
2018-10-31 Julius BüngerRPS service: Try to fix peer destruction during cleanup
2018-10-30 Julius BüngerRPS service: Use correct file for sub
2018-10-30 Julius BüngerRPS: Change cosmetics - fix indentation
2018-10-30 Julius Büngerfix RPS service: Provide closure for view insertion
2018-10-30 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-10-30 Julius BüngerRPS service: Remove leftover code
2018-10-29 Julius BüngerRPS service: separate values with newline when writing...
2018-10-29 Julius BüngerRPS service: cleanup (unused) data structures
2018-10-20 Julius BüngerRPS service: Write push frequency and pull delays to...
2018-10-14 Julius BüngerRPS service: Only change statistics from main sub
2018-10-11 Julius BüngerRPS service: Fix - handle case of nonexisting sub
2018-10-11 Julius BüngerRPS API: Add creation, deletion of Subs
2018-10-04 Julius BüngerRestructure service towards having subsamplers
2018-10-03 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2018-10-01 Julius BüngerChange terminology: "live" -> "online"
2018-10-01 Julius BüngerRestructure implementation of view (towards subsampling)
2018-10-01 Julius BüngerChange architecture of service (towards subsampling)
2018-10-01 Julius BüngerRename "live" -> online
2018-09-27 Schanzenbach, MartinMerge branch 'master' of git+ssh://gnunet.org/gnunet
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üngerRemove leftovers of old architecture
2018-09-25 Julius BüngerChange architecture of RPS service - api
2018-09-19 Julius BüngerBe a little bit more consistent in style
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-08-30 Julius BüngerKeep track of pending liveliness checks with statistics
2018-08-29 Julius BüngerSchedule insertion in view,sampler on check
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-24 Julius BüngerFix: Cast closure to proper type
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 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ü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-05 Julius Büngerrps service: additional logging of unexpected channel...
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 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üngerfix several memory leaks
2018-06-26 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2018-06-26 xrsfix codesonar finding: add GNUnet_free
2018-06-24 Phil-Merge branch 'master' of ssh://gnunet.org/gnunet into...
2018-06-13 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-06-11 Phil-Merge branch 'master' of ssh://gnunet.org/gnunet into...
2018-06-07 psyc://loupsycedyg... paragraph for gnunet devs that don't know how to use...
2018-06-07 psyc://loupsycedyg... glitch in the license text detected by hyazinthe, thank...
2018-06-05 psyc://loupsycedyg... first batch of license fixes (boring)
2018-04-12 Julius Büngerrps service/profiler: count observed (unique) peers
2018-04-10 Schanzenbach, MartinMerge branch 'master' of git+ssh://gnunet.org/gnunet
2018-04-06 Julius Büngerrps service fix: properly initialize view
2018-04-06 Julius Büngerrps service fix: send the updated view to client
2018-04-04 Julius Büngerrps service: log view size on history update, too
next