aboutsummaryrefslogtreecommitdiff
path: root/src/rps
Commit message (Expand)AuthorAge
...
* Add missing #ifdefJulius Bünger2018-08-26
* Request samples from multiple peers (rps profiler)Julius Bünger2018-08-26
* Change cosmetics of sampler element implementationJulius Bünger2018-08-26
* Reinitialise the (client) sampler element after queryingJulius Bünger2018-08-24
* Fix: Cast closure to proper typeJulius Bünger2018-08-24
* Unify strings in rps profilerJulius Bünger2018-08-24
* Refactor code cosmetically (rps profiler)Julius Bünger2018-08-24
* Count number of unrequested pull replies with statisticsJulius Bünger2018-08-24
* Introduce more statistical values (rps service)Julius Bünger2018-08-23
* Refactor code mostly visually to prevent compiler warningsJulius Bünger2018-08-23
* Destroy channel and their datastructures properlyJulius Bünger2018-08-14
* Fix documentation and assertionsJulius Bünger2018-08-13
* Remove BINARY from test configurationJulius Bünger2018-08-13
* Add BINARY to test configJulius Bünger2018-08-13
* do notify client about destroyed channel on MQ errorChristian Grothoff2018-08-13
* Schedule destruction of channel during destruction of other channelJulius Bünger2018-08-13
* Refactor, simplify, delete codeJulius Bünger2018-08-13
* Make non-exported functions staticJulius Bünger2018-08-13
* Use synchronised logic for closing channels (rps service)Julius Bünger2018-08-13
* minor formattingChristian Grothoff2018-08-09
* adjust RPS to new CADET API semantic, dead code eliminationChristian Grothoff2018-08-09
* Add docstrings to recently introduced functionsJulius Bünger2018-08-09
* Restructure removal of peers during shutdown (rps service)Julius Bünger2018-08-07
* Remove obsolete DLL for cancellations of tasksJulius Bünger2018-07-27
* remove now obsolete usage of channel-related flagsJulius Bünger2018-07-27
* Fix rps service: restructure channel-related codeJulius Bünger2018-07-27
* fix rps service: put peer id into structure onceJulius Bünger2018-07-26
* rps profiler: destroy pending req and rep in right placeJulius Bünger2018-07-26
* rps service: improve logging - log peer idJulius Bünger2018-07-26
* fix rps service: don't null out context, just channelJulius Bünger2018-07-26
* rps service: don't send 'ping' twiceJulius Bünger2018-07-26
* fix rps service: better handling of cadet channelsJulius Bünger2018-07-25
* Revert "restructure rps service: start keeping track of channels"Julius Bünger2018-07-13
* rps service: check return value when opening cadet portJulius Bünger2018-07-13
* restructure rps service: start keeping track of channelsJulius Bünger2018-07-13
* rps profiler: proper disconnect from serviceJulius Bünger2018-07-13
* fix rps profiler: clean data structure in timeJulius Bünger2018-07-11
* rps profiler: reorganise shutdownJulius Bünger2018-07-11
* fix rps profiler: mark statistics get done in right placeJulius Bünger2018-07-10
* rps profiler: add option for duration of profilingJulius Bünger2018-07-10
* fix rps profiler: keep track about scheduled tasks properlyJulius Bünger2018-07-10
* rps profiler: logging and indentationJulius Bünger2018-07-10
* rps service: additional logging of unexpected channel establishingJulius Bünger2018-07-05
* rps profiler: different delay for hard shutdownJulius Bünger2018-07-05
* rps profiler: additional checks and assertions before disconnect from rpsJulius Bünger2018-07-05
* fix rps profiler: mark operation as done on shutdownJulius Bünger2018-07-05
* rps service: stop ignoring own peer idJulius Bünger2018-07-03
* rps profiler: different time for hard shutdownJulius Bünger2018-07-03
* fix rps profiler: mark handle unusable after closing itJulius Bünger2018-07-03
* fix rps profiler: mark cancelled task as doneJulius Bünger2018-07-03