-rps: merge duplicate functions
[oweals/gnunet.git] / src / rps / gnunet-service-rps.c
2016-06-13 Julius Bünger-rps: merge duplicate functions
2016-06-13 Julius Bünger-rps: open channel when inserting peer in view
2016-05-22 Julius Bünger-rps: only insert online peers in the view
2016-05-22 Julius Bünger-rps: removing unused counter
2016-05-16 Julius Bünger-rps: rename and doxygen
2016-05-14 Julius Büngerrps: use stored peers at startup
2016-05-13 Julius Bünger-rps: try to avoid leaking memory
2016-05-13 Julius Büngerrps: store valid peer ids in file
2016-05-13 Julius Bünger-rps: logging
2016-05-12 Julius Büngerrps: keep track of valid peers in peermap
2016-05-12 Julius Bünger-rps: restructure service internals
2016-04-30 Christian Grothoffimplementing new scheduler shutdown semantics
2016-04-09 Christian Grothoffsmall API change: do no longer pass rarely needed GNUNE...
2016-04-08 Julius Bünger-rps: restructure gnunet-service-rps_peers
2016-04-08 Julius Bünger-rps: doxygen
2016-01-21 Julius Büngerrps: restructured service. moved peer-related code...
2015-12-01 Julius Bünger-removed obsolete functions
2015-12-01 Julius Bünger-rename _peers.* -> _custommap.*
2015-11-30 Julius Bünger-using "view" helper in rps service
2015-11-27 Julius Bünger-substitute array-structures push_list, pull_list with...
2015-11-23 Julius Bünger-fix: prevent division by zero
2015-08-05 Julius Bünger-keep track of messages passed to mq
2015-08-05 Julius Bünger-rename and fix char pointer
2015-08-05 Julius Bünger-logging messages: going to send, sent, received
2015-08-04 Julius Bünger-fix (create peermap), logging
2015-08-03 Julius Bünger-fix malicious peer
2015-08-03 Julius Bünger-logging and fix
2015-08-02 Julius Bünger-fixes
2015-08-02 Julius Bünger-improved management of peer information
2015-08-02 Julius Büngercancellation of request and according test improvements
2015-07-31 Sree Harsha Totakurafixes
2015-07-29 Julius Bünger-fix push receive
2015-07-29 Julius Bünger-fixes and improvements
2015-07-29 Julius Bünger-fixes
2015-07-29 Julius Bünger-stop passing static peermap
2015-07-28 Sree Harsha Totakuramore assertions
2015-07-28 Sree Harsha Totakuracode cleanup
2015-07-24 Julius Bünger-logging
2015-07-23 Julius Bünger-fixed cadet usage
2015-07-22 Julius Bünger-fixed early destruction of channel
2015-07-22 Julius Bünger-fixed indexing
2015-07-22 Julius Bünger-prevent harmless warning
2015-07-22 Julius Bünger-logging
2015-07-22 Julius Bünger-cleaned resizing of sampler
2015-07-22 Julius Bünger-fixed duplicate ntfy_tmt_rdy
2015-07-22 Julius Bünger-fixed inline docu
2015-07-22 Julius Bünger-removed unneeded peermap_put
2015-07-22 Julius Bünger-fixed wrong check
2015-07-22 Julius Büngerlog missing config
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-06-26 Julius Bünger-fix coverity 0003864
2015-06-26 Julius Bünger-logging
2015-06-26 Bart Polot- GNUNET_CADET_disconnect will destroy pending channels...
2015-06-20 Julius Bünger-fixed typos
2015-06-20 Julius Bünger-restructured sending of push/pull request
2015-06-20 Julius Bünger-fixed wrong pointer usage
2015-06-20 Julius Bünger-fixed comparing of peer ids
2015-06-20 Julius Bünger-restructured cleaning of known peers
2015-06-20 Julius Bünger-logging and comments
2015-06-20 Julius Bünger-removed unnecessary data structure (pending pull list)
2015-06-11 Julius Bünger-fix hanling of pull replies
2015-06-11 Julius Bünger-renamed (gossip_list -> view) and converted it to...
2015-06-11 Julius Büngerlearn about peers from peerinfo
2015-06-10 Julius Bünger-got some {} for free
2015-06-10 Julius Bünger-fix coverity
2015-06-05 Julius Bünger-tried to fix channel cleanups
2015-06-05 Julius Bünger-writing the gossip list (view) to file
2015-05-23 Julius Bünger-better splitted brahms sampler and modified one
2015-05-20 Julius Bünger-fixed coverity Uninitialized pointer read
2015-05-19 Julius Bünger-tried to fix removal of peers
2015-05-19 Julius Bünger-optical changes
2015-05-19 Julius Bünger-further logging in malicious execution
2015-05-19 Julius Bünger-replaced own util fkt with GNUNET_ one
2015-04-03 Julius Büngermal type 3 (combined 1 + 2)
2015-04-03 Julius Bünger-updated TODOs
2015-03-29 Julius Bünger-doxygen
2015-03-28 Julius Bünger-logging
2015-03-28 Julius Bünger-fixes
2015-03-28 Julius Bünger-fixes
2015-03-28 Julius Bünger-logging
2015-03-28 Julius Bünger-renaming
2015-03-27 Julius Bünger-restructured handling peers from 'external sources'
2015-03-27 Julius Bünger-fixed handling of client requests
2015-03-26 Julius Bünger-unified testing
2015-03-26 Julius Bünger-restructured code
2015-03-26 Julius Bünger-cleaning up
2015-03-26 Julius Bünger-mal peer pull reply handling
2015-03-26 Julius Bünger-mal peer handle pull request
2015-03-25 Julius Bünger-malicious push handling
2015-03-25 Julius Bünger-refined mal peer type 1
2015-03-25 Julius Bünger-mal peer type 1 pulls
2015-03-25 Julius Bünger-malicious peer type 1 sending pushes
2015-03-25 Julius Bünger-additional assertions, fix
2015-03-25 Julius Bünger-small fixes, logging
2015-03-25 Julius Bünger-further implemented mal peer, restructured code
2015-03-25 Julius Bünger-corrected peer_is_live() checking
2015-03-25 Julius Büngercorrect handling of act_malicious messages from client
2015-03-25 Julius Bünger-optical changes
2015-03-25 Julius Bünger- s/#if/#ifdef/
2015-03-17 Julius Bünger -scheduling malicious do_round ()
next