- compiler warning
[oweals/gnunet.git] / src / ats / gnunet-service-ats_addresses.c
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-05-22 Christian Grothoff-do pass local_address_info flag from/to ATS also for...
2015-03-09 Christian Grothoff-doxygen and stylistic fixes
2015-02-13 Christian Grothoff-fixing misc minor bugs and style issues (unchecked...
2015-02-11 Christian Grothoff-fix NPE
2015-02-10 Christian Grothofffixing #3657 (replace ATS_Information with struct)...
2015-02-08 Christian Grothoffexpose connectivity desire of clients to ATS plugins
2015-02-08 Christian Grothoff-fix config, shutdown issue
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-07 Christian Grothoffsimplify logic
2015-02-06 Christian Grothoff-use only one nc per client
2015-02-05 Christian Grothoff-misc cleanups
2015-02-05 Christian Grothoffcleaning up gnunet-service-ats_normalization.c
2015-02-05 Christian Grothoff-cleaning up gnunet-service-ats_performance-*
2015-02-05 Christian Grothoff-cleaning up gnunet-service-ats_addresses.c
2015-02-05 Christian Grothoffbig ATS refactoring, no serious semantic changes should...
2015-02-05 Christian GrothoffVarious changes:
2015-02-04 Matthias Wachsminor beautifications
2015-01-25 Christian Grothoff-removing useless/dead/redundant tests, adjusting other...
2015-01-22 Christian Grothoffuse const in api, avoid cast
2015-01-22 Christian Grothoffuse statics instead of singleton struct, simplify inter...
2015-01-22 Christian Grothoff-indentation, do not pass stats arg as const just to...
2015-01-22 Christian Grothoffalso simplify message format for AddressSuggestionMessage
2015-01-22 Christian Grothoffsimplifying IPC for address destruction
2015-01-22 Christian Grothoffsimplifying IPC for address in use and address update
2015-01-18 Christian Grothoffalways use a slot, even if the session is NULL, simplif...
2015-01-18 Christian Grothoff-indentation, doxygen
2015-01-17 Christian Grothoffuse ATS functions to convert quality network type to...
2014-12-15 Christian Grothoff-fix test: only run test logic, not full peer
2014-12-15 Christian Grothoffremoving dead code, improving comments, simplifying...
2014-07-17 Matthias Wachsbandwidth stability for ATS
2014-07-17 Matthias Wachsdo not use NBO internally
2014-06-26 Matthias Wachsaddresses must not change the active value
2014-06-16 Christian Grothoffnotify performance monitors about destroyed addresses...
2014-06-16 Christian Grothoffdo not use session_id in GAS_performance_notify_all_cli...
2014-05-19 Matthias Wachs- increase log level when quotas cannot be loaded from...
2014-05-09 Matthias Wachsclean up for addresses and modification to perf to...
2014-05-09 Matthias Wachsmajor changes to proportional solver including stabilit...
2014-03-20 Matthias Wachsfixed check for destruction of inbound addresses
2014-01-16 Matthias Wachsmore fixed documentation
2014-01-16 Matthias Wachsdocumentation for ATS
2014-01-13 Matthias Wachsimplementing 0003268
2013-12-29 David BarksdaleLoad the correct ATS plugin when MODE is unconfigured.
2013-12-24 Christian Grothoff-fixing misc format strings
2013-12-24 LRNvalue__ is uint32_t, use %lu to print
2013-12-23 Christian Grothoff-fix printf
2013-12-19 LRNmalloc -> new
2013-12-18 Matthias Wachsidea: try to prefer 'newer' addresses to improve mobili...
2013-12-13 Matthias Wachsaccept all requests, reduce log level
2013-12-05 Christian Grothoff-dead assignment, reported by clang
2013-12-05 Christian Grothoff-dead assignment, reported by clang
2013-12-04 Matthias Wachscorrect order of quotas
2013-12-03 Matthias Wachsreduce log level to debug
2013-11-19 Matthias Wachsevaluation
2013-11-19 Matthias Wachsget normalized pref per client
2013-11-19 Matthias Wachspreference client management and test
2013-11-19 Matthias Wachs- reduce debug level in proportional
2013-11-18 Matthias Wachspreference iteration
2013-11-18 Matthias Wachsimproved evalution
2013-11-18 Matthias Wachsutilization
2013-11-18 Matthias Wachsallocation evaluation
2013-11-08 Matthias Wachsdoxygen
2013-11-07 Matthias Wachssplitting up calculation and notification for proportio...
2013-11-07 Matthias Wachsfix and eval function
2013-10-30 Matthias Wachsclean up
2013-10-29 Matthias Wachsmove definition
2013-10-09 Matthias Wachsrenaming
2013-10-08 Matthias Wachsats solver are now implemented as plugins
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-30 Christian Grothoff-getting ATS and transport to compile again (part of...
2013-09-26 Matthias Wachsnext test
2013-09-26 Matthias Wachsmodifications to addresses and proportional solver
2013-09-25 Matthias Wachsindent
2013-09-16 Matthias Wachsindent
2013-09-16 Matthias Wachsspeed up address suggestions
2013-09-16 Matthias Wachsindent: tab to spaces
2013-09-16 Matthias Wachsadd disconnect message
2013-09-13 Matthias Wachsaddress was no set to inactive
2013-09-12 Matthias Wachsremove not required assignments
2013-09-12 Matthias Wachs- bulk deletion for all addresses
2013-09-12 Matthias Wachsimproved logging: messages with higher importance chang...
2013-09-10 Fabian Oehlmannadded GAS_ril_addresses_preference_feedback() handle
2013-09-10 Matthias Wachsrenaming according to new speak
2013-09-09 Fabian Oehlmannats_ril: started ats reinforcement learning solver
2013-08-30 Matthias Wachsupdated experimentation tests
2013-08-29 Matthias WachsATS service calls solver with feedback
2013-08-29 Matthias Wachsimplemented feedback API, but not yet calling solver
2013-08-19 Matthias Wachsdead assignment
2013-07-11 Matthias Wachsimproved network switching
2013-07-09 Matthias Wachsdo not add or update if sessions are equal
2013-07-09 Matthias Wachsfixed adding addresses with updated networks
2013-07-05 Matthias Wachsdoxygen documentation
2013-07-05 Matthias Wachsdocumentation + remove unused code
2013-07-05 Matthias Wachsremoving debugging break
2013-07-05 Matthias Wachssplit up update function and using normalized values
2013-07-04 Matthias Wachsmajor change to solver api: split _update function...
2013-07-04 Matthias Wachscorrect order of address deletion:
2013-07-03 Matthias Wachschanging solver api: remove address hashmap from functi...
next