- fix use of uninitialized memory
[oweals/gnunet.git] / src / rps /
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-04 Julius Bünger-test seeding many peers
2015-08-03 Julius Bünger-mark ops as done + don't start connect all clients
2015-08-03 Julius Bünger-renaming
2015-08-03 Julius Bünger-use hashmap instead of array
2015-08-03 Sree Harsha Totakura- set the connection handle to NULL upon disconnecting
2015-08-03 Sree Harsha Totakura- check for uint32 value overflow
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 testing
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 Totakuradisable socket inheritance from ARM for the testcases
2015-07-31 Sree Harsha Totakurastop asking for random peers if we are shutting down
2015-07-31 Sree Harsha Totakurareconnect upon broken server connection
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-fixed assertion
2015-07-24 Julius Bünger-fixed emptiness check
2015-07-24 Julius Bünger-logging
2015-07-23 Julius Büngerget indices for evaluation with diehard
2015-07-23 Julius Bünger-fixed cadet usage
2015-07-23 Julius Bünger-keep peers malicious
2015-07-23 Julius Büngerget perfect sample of each sampler element
2015-07-23 Julius Bünger-split up sampler and sampler element
2015-07-22 Julius Bünger-removed unnecessary complex code
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-07-08 Christian GrothoffDEFAULTSERVICES is dead, remove remains
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-24 Bart Polot- fix compilation
2015-06-23 Julius Bünger-fixed missing link to library
2015-06-20 Julius Bünger-clean logging dir before running profiler
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üngerrestructured test
2015-06-10 Julius Bünger-fix coverity
2015-06-05 Julius Bünger-changed permissions for created file
2015-06-05 Julius Bünger-comment out annoying debug message
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-06-05 Julius Büngermodified sampler to keep elements after deletion for...
2015-06-05 Julius Bünger-restructured the code to faciliate viewing the internals
2015-06-05 Julius Bünger-fixed naming
2015-06-05 Julius Bünger-fix
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-small changes in test_rps.conf
2015-05-19 Julius Bünger-restructured testing
2015-05-19 Julius Bünger-restructured retrieval of information about peer
2015-05-19 Julius Bünger-restructured churn
2015-05-19 Julius Bünger-optical change + small fix
2015-05-19 Julius Bünger-restructured test
2015-05-19 Julius Bünger-taking also care of type mal_type 3 in api
2015-05-19 Julius Bünger-small fix
2015-05-19 Julius Bünger-additional logging in sampler
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-cont write internals to file
2015-05-19 Julius Bünger-replaced own util fkt with GNUNET_ one
2015-05-19 Julius Bünger-fixed Makefile.am rule for profiler
2015-04-07 Julius Bünger-fix sampler
2015-04-07 Julius Bünger-writing important sampler info to file
2015-04-07 Julius Büngercompile test to profiler
2015-04-03 Julius Bünger-restructured tests
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
next