aboutsummaryrefslogtreecommitdiff
path: root/src/rps/gnunet-service-rps.c
Commit message (Expand)AuthorAge
* Be a little bit more consistent in styleJulius Bünger2018-09-20
* Log number of know peers to statistics serviceJulius Bünger2018-09-18
* Add possibility to send multiple peers to clientJulius Bünger2018-09-18
* Add API call to receive unbiased peer stream for debugging and profilingJulius Bünger2018-09-14
* Decrement statistics count for pending checksJulius Bünger2018-09-12
* Keep track of pending liveliness checks with statisticsJulius Bünger2018-08-30
* Schedule insertion in view,sampler on checkJulius Bünger2018-08-29
* Get statistics values from within samplerJulius Bünger2018-08-29
* Update the view size on a new network size estimateJulius Bünger2018-08-29
* Fix: Cast closure to proper typeJulius 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
* 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
* 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 service: additional logging of unexpected channel establishingJulius Bünger2018-07-05
* rps service: stop ignoring own peer idJulius Bünger2018-07-03
* rps service: set delete flags on channel properlyJulius Bünger2018-07-02
* -comments: the world ain't all malepsyc://loupsycedyglgamf.onion/~lynX2018-06-27
* fix rps service/test: handle pending messages properlyJulius Bünger2018-06-27
* rps service: fix leak in to_file_()Julius Bünger2018-06-27
* fix several memory leaksJulius Bünger2018-06-26
* fix codesonar finding: add GNUnet_freexrs2018-06-26
* rps service: remove unnecessary check on other peerJulius Bünger2018-06-20
* rps service: prevent multiple hashing of cadet portJulius Bünger2018-06-20
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
* rps service/profiler: count observed (unique) peersJulius Bünger2018-04-12
* rps service fix: properly initialize viewJulius Bünger2018-04-06
* rps service fix: send the updated view to clientJulius Bünger2018-04-06