aboutsummaryrefslogtreecommitdiff
path: root/src/rps/gnunet-service-rps.c
Commit message (Expand)AuthorAge
* 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
* rps service: log view size on history update, tooJulius Bünger2018-04-04
* rps: loggingJulius Bünger2018-03-21
* separate variables for view and sampler, view block conditionJulius Bünger2018-03-15
* rps service: configure minimum view instead of initvalJulius Bünger2018-03-14
* rps service: minor changes and loggingJulius Bünger2018-03-08
* rps service: reorder functions in a meaningful wayJulius Bünger2018-03-08
* rps service: fix memory corruptionJulius Bünger2018-03-08
* rps: fixesJulius Bünger2018-03-05
* rps: add debug function to api to get view of serviceJulius Bünger2018-03-05
* rps: record more statistic valuesJulius Bünger2018-01-25
* rps profiler: more statistics from serviceJulius Bünger2018-01-22
* rps service: try to fix handling of new channelsJulius Bünger2018-01-22
* rps: start using statistics serviceJulius Bünger2018-01-16
* rps: move handlers structJulius Bünger2017-12-29