optical changes, small fix, draft for notification
[oweals/gnunet.git] / src / rps /
2015-01-20 Julius Büngeroptical changes, small fix, draft for notification
2015-01-19 Julius Büngertrying to remove get_peer_task
2015-01-18 Julius Büngerremoved unneeded vars
2015-01-18 Julius Büngerundo last commit
2015-01-18 Julius Büngercheck if peer we open a channel to is live
2015-01-18 Julius Büngersimplified removal of peers from peermap
2015-01-18 Julius Büngerfixed integer sizes and _get_rand_peer()
2015-01-18 Julius Büngerfixed message size
2015-01-18 Julius Büngerschedule some requests for later
2015-01-17 Julius Büngercleaning up disconnected peers
2015-01-17 Julius Büngerclean up channels to other peers correctly
2015-01-17 Julius Büngeradded space between fkt names and args
2015-01-16 Julius Büngercorrected message size check
2015-01-16 Julius Büngerfixed wrong deletion
2015-01-16 Julius Büngersend empty push/pull-request messages
2015-01-16 Julius Büngeradded todo
2015-01-16 Julius Büngerresizing lists implemented, fixed type error
2015-01-16 Julius Büngerfixed indentation
2015-01-16 Julius Büngerremoved unneeded global
2015-01-16 Julius Büngerrestructured the sampler
2015-01-14 Julius Büngerfixing memory leaks
2015-01-13 Julius Büngerimplemented seeding
2015-01-13 Julius Büngerrenaming
2015-01-09 Julius Büngermoved computation of request rate out of sampler
2015-01-08 Christian Grothoff-fix compile error
2015-01-08 Julius Büngersmall fix in random scheduling
2015-01-08 Julius Büngerrandomised scheduling of next round, cosmetic changes
2015-01-07 Julius Büngercheck if id is already in current push/pull_list
2015-01-07 Julius Büngerchecking msg sizes, cosmetic changes
2015-01-07 Julius Büngerfixed index of for-loop
2015-01-07 Julius Büngergot rid of touch_*()
2015-01-07 Julius Büngerdifferent fixes and cosmetic changes
2015-01-07 Julius Büngerremoved unwanted string from log msgs
2015-01-07 Julius Büngerfixed compiler warning
2015-01-07 Julius Büngerchanged logging + cosmetic changes
2015-01-07 Julius Büngernow sending push,pull to at least one peer/round
2015-01-07 Julius Büngermoved part of _resize() from _sampler.c to -rps.c
2015-01-06 Julius Büngerchanges to rps.h
2015-01-06 Julius Bünger- modified Makefile accordingly
2015-01-06 Julius Büngermoved sampler functionality in file of its own
2015-01-02 Julius Büngerremoved unneeded api call
2015-01-02 Julius Büngerfixed config
2014-12-27 Julius Büngerfixed struct
2014-12-27 Julius Büngeradded log message
2014-12-27 Julius Büngermake the test run without internet connection
2014-12-27 Julius Büngerfixed doxygen
2014-12-27 Julius Büngeradded message type for seeding
2014-12-27 Julius Büngeradded seeding function to the api
2014-12-27 Julius Büngerinitialising gossip_list correctly
2014-12-27 Julius Büngerusing get_peer_context()
2014-12-27 Julius Büngerfixed place of resizing gossip_list
2014-12-27 Julius Büngerreading alpha, beta from .conf
2014-12-26 Julius Büngerfixed usage of get_rand_peer()
2014-12-26 Julius Büngerremoved unnecessary uncommented code
2014-12-26 Julius Bünger_malloc() -> _new()
2014-12-26 Julius Büngerfixed compiler warning in tests
2014-12-24 Julius Büngerminor fixes
2014-12-24 Julius Büngerfixed some issues
2014-12-24 Julius Büngernow using API calls instead of own fkts
2014-12-24 Christian Grothoffmaking GNUNET_SCHEDULER_cancel() perform in O(1) instea...
2014-12-20 Julius BüngerCleaned up
2014-12-17 Julius BüngerFixed errors and cleaned up
2014-12-14 Julius Büngerfixed errors
2014-12-14 Julius Büngerfixed error
2014-12-14 Julius BüngerGot rid of compile errors and warnings
2014-12-14 Julius BüngerCompletely got rid of SList
2014-12-14 Julius BüngerGot rid of SList
2014-12-14 Julius Büngerbefore deleting PeerList
2014-12-10 Christian Grothoffmoving away from DEFAULTSERVICES to per-section FORCEST...
2014-12-08 Christian Grothoff-fix rps config
2014-12-07 Bart Polot- fix ext leftovers
2014-12-05 Bart PolotImport RPS