glitch in the license text detected by hyazinthe, thank you!
[oweals/gnunet.git] / src / ats / plugin_ats_proportional.c
2018-06-07 psyc://loupsycedyg... glitch in the license text detected by hyazinthe, thank...
2018-06-05 psyc://loupsycedyg... first batch of license fixes (boring)
2016-09-21 Christian Grothoffmigrating more services to new service API
2016-01-19 Christian Grothoff-fix (C) notices
2015-11-16 Christian Grothofffix crash #4053
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-06-29 Christian Grothofffix #3871
2015-02-13 Christian Grothoff-fixing misc minor bugs and style issues (unchecked...
2015-02-10 Christian Grothofffixing #3657 (replace ATS_Information with struct)...
2015-02-09 Christian Grothoffperform proper locking and unlocking
2015-02-08 Christian Grothoff-fin, mention future work in TODO
2015-02-08 Christian Grothoff-updating comments
2015-02-08 Christian Grothoff-cleaning up bandwidth allocation routine
2015-02-08 Christian Grothoff-when selecting addresses, kick out peers with insuffic...
2015-02-08 Christian Grothoff-further simplify
2015-02-08 Christian Grothoff-further simplify
2015-02-08 Christian Grothoff-further simplify
2015-02-08 Christian Grothoff-getting there...
2015-02-08 Christian Grothoff-simplify flow, redistribute bandwidth after adding...
2015-02-08 Christian Grothoffdo not force disconnect just because client does not...
2015-02-08 Christian Grothoff-simplify flow
2015-02-08 Christian Grothoff-simplify flow
2015-02-08 Christian Grothoff-simplify logic
2015-02-08 Christian Grothoff-useless assertion removal
2015-02-08 Christian Grothoffchanging s_get API to return void instead of address...
2015-02-08 Christian Grothoff-simplify logic, convert breaks into asserts
2015-02-08 Christian Grothoff-restructuring, adding comments
2015-02-08 Christian Grothoffeliminate super-lazy functions
2015-02-08 Christian Grothoffclean up find_quality_property_index and get_active_add...
2015-02-08 Christian Grothoffcleaning up get_active_address
2015-02-08 Christian Grothoffcleaning up address_decrement
2015-02-08 Christian Grothoffavoid several linear scans and allocations by combining...
2015-02-08 Christian Grothoffuse new 'get_connectivity' API which is also RC-countin...
2015-02-08 Christian Grothoff-clarify API
2015-02-08 Christian Grothoff-rename for naming consistency
2015-02-08 Christian Grothoffsimplify normalization logic, also have clients access...
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2015-02-06 Christian Grothoffget rid of stupid network[i]=i array
2015-02-05 Christian Grothofffirst pass at cleaning up ATS plugin API
2015-02-05 Christian Grothoffbig ATS refactoring, no serious semantic changes should...
2015-02-05 Christian GrothoffVarious changes:
2015-02-01 David BarksdaleUse configured proportionality factor
2015-02-01 David BarksdaleUse configured stability factor, not constant
2015-01-26 Christian Grothoff-fix indent
2015-01-25 Christian Grothoff-address dying doesn't depend on bandwidth suggestion...
2015-01-17 Christian Grothoffuse ATS functions to convert quality network type to...
2014-07-24 Matthias Wachsfixing doxygen
2014-07-17 Matthias Wachsdo not use NBO internally
2014-06-26 Matthias Wachsremove
2014-06-26 Matthias Wachsadding useful info messages
2014-06-26 Matthias Wachsfix fixmes
2014-06-26 Matthias Wachsuse static variable
2014-06-26 Matthias Wachsrenaming
2014-06-25 Matthias Wachsdocu for address selection
2014-06-12 Christian Grothoff-revert 33649, see #3426
2014-06-11 Christian Grothoff-simplify plugin, remove unnecessary header, make inter...
2014-06-11 Christian Grothoff-trying to fix #3426
2014-06-11 Matthias Wachsfixing unused code
2014-06-05 Matthias Wachsdebug code to track down assertion in line 668
2014-05-27 Christian Grothoff-indentation fixes
2014-05-14 Matthias Wachsuse cfg function in solvers
2014-05-09 Matthias Wachsmajor changes to proportional solver including stabilit...
2014-05-09 Matthias Wachsfixing memory corruption
2014-05-08 Matthias Wachs- combining performance selection and stability in...
2014-05-08 Matthias Wachscomment
2014-05-08 Matthias Wachsclarification for proportional solver
2014-05-07 Matthias Wachsfix log level
2014-05-06 Matthias Wachs- refine preference calculcations to reflect all clients
2014-05-05 Matthias Wachsimproved logging for eval tool
2014-04-16 Matthias Wachsremove debugging message
2014-04-16 Matthias Wachsfixes to adding addresses
2014-02-11 Matthias Wachssome additional information about quota
2014-02-01 David Barksdalestats can be NULL if [statistics] DISABLE=YES
2013-12-19 LRNmalloc -> new
2013-12-18 Matthias Wachsidea: try to prefer 'newer' addresses to improve mobili...
2013-12-12 Matthias Wachsremove debugging breaks
2013-12-10 Matthias Wachsdisable debugging break
2013-12-10 Matthias Wachsrenaming according to naming conventions