Fix #5514; Add test for GNS Proxy and DANE; Fix TLS connections on ports != 443 throu...
[oweals/gnunet.git] / src / rps /
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 tests (fix): Do not try to close files when there...
2018-12-13 Julius BüngerRPS sampler: Stop logging to file
2018-12-13 Julius BüngerRPS service: Assure map with exists before using
2018-12-13 Julius BüngerRPS service: Reduce logging
2018-11-28 Julius BüngerRPS test/profiler: Open file with right flags
2018-11-28 Julius BüngerRPS test/profiler: Separate configs
2018-11-28 Julius BüngerRPS test/profiler: Check success of opening file
2018-11-27 Julius BüngerRPS profiler: logging, return value
2018-11-27 Julius BüngerRPS sampler: Fix creation of sampler
2018-11-27 Julius BüngerRPS tests/profiler: Keep files for dumping internals...
2018-11-22 Julius BüngerRPS profiler: Dump more statistics to file
2018-11-22 Julius BüngerRPS tests: Get rid of warning (unused argument)
2018-11-22 Julius BüngerRPS API: Fix whitespaces
2018-11-22 Christian Grothofffixes for DLL management and indentation
2018-11-22 Julius BüngerRPS api: Schedule callback
2018-11-22 Julius BüngerRPS profiler: Dump more statistics
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 profiler: Dump statistics more frequently
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 profiler: Try to avoid assertion on request_cancel
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: Use GNUNET_MIN instead of own min
2018-10-29 Julius BüngerRPS service: separate values with newline when writing...
2018-10-29 Julius BüngerRPS utils: Use proper size for writing to file
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-20 Julius BüngerRPS: Fix writing internals to disk
2018-10-20 Julius BüngerRPS: Try to fix building error
2018-10-15 Julius BüngerRPS: Cleanup datastructures, NULL out freed pointers
2018-10-14 Julius BüngerRPS tests: Schedule shutdown properly
2018-10-14 Julius BüngerRPS API: Remove numer of peers from stream request
2018-10-14 Julius BüngerRPS service: Only change statistics from main sub
2018-10-14 Julius BüngerRPS test: Add another group for sub test
2018-10-11 Julius BüngerRPS service: Fix - handle case of nonexisting sub
2018-10-11 Julius BüngerRPS tests: Refine tests for subs
2018-10-11 Julius BüngerRPS API: (Temporarily) Fix usage of stream request...
2018-10-11 Julius BüngerRPS Tests: Test Subs
2018-10-11 Julius BüngerRPS Tests: Refactor (run post_test before disconnect)
2018-10-11 Julius BüngerRPS API: Add creation, deletion of Subs
2018-10-11 Julius BüngerRPS api: Clean code and logging
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-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-23 Julius BüngerMove from timer-based to callback-based updates in...
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
next