indent
[oweals/gnunet.git] / src / ats /
2013-09-25 Matthias Wachsindent
2013-09-25 Matthias Wachsmodifications to test
2013-09-25 Matthias Wachschanges for ini
2013-09-25 Matthias Wachsstatistic based test
2013-09-25 Matthias Wachsadd address test
2013-09-25 Matthias Wachstesting api without solver
2013-09-25 Matthias Wachsinit test: ok
2013-09-25 Matthias Wachssingle aging task + indentation
2013-09-25 Matthias Wachsupdating tests
2013-09-25 Fabian Oehlmannats_ril: debugged to run first tests
2013-09-17 Fabian Oehlmannats_ril: indent corrected
2013-09-17 Fabian Oehlmannats_ril: debug messages added
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 Wachsindentation: replace \t with 2 spaces
2013-09-16 Florian Dold- replace deprecated INCLUDES with AM_CPPFLAGS
2013-09-16 Matthias Wachsaddress suggestion cannot be done while deleting: it...
2013-09-16 Matthias Wachsadd disconnect message
2013-09-16 Matthias Wachsfixes for proportional solver:
2013-09-16 Matthias Wachsdefine 0-bandwidth
2013-09-13 Matthias Wachsnew propagation check
2013-09-13 Matthias Wachsaddress was no set to inactive
2013-09-13 Matthias Wachsfixes: resolve on canceling address request
2013-09-13 Matthias Wachsactive address was not set to inactive if session is...
2013-09-12 Fabian Oehlmannats_ril:
2013-09-12 Matthias Wachsremove not required assignments
2013-09-12 Matthias Wachsfixed bug in address iteration
2013-09-12 Matthias Wachs- bulk deletion for all addresses
2013-09-12 Matthias Wachsimproved logging: messages with higher importance chang...
2013-09-11 Fabian Oehlmannats_ril: solver further continued
2013-09-10 Fabian Oehlmannats_ril: solver continued
2013-09-10 Matthias Wachsonly solve on request:
2013-09-10 Fabian Oehlmannadded GAS_ril_addresses_preference_feedback() handle
2013-09-10 Matthias Wachsmore renaming from simplistic to proportional
2013-09-10 Matthias Wachsrenaming according to new speak
2013-09-09 Fabian Oehlmannats_ril: started ats reinforcement learning solver
2013-09-06 Matthias Wachsremoving tests moved to ../ats-tests
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-26 Matthias Wachsmissing cfg file
2013-08-26 Matthias Wachsmissing config file
2013-08-23 Matthias Wachsquotas + partner evaluation
2013-08-23 Matthias Wachspartner task
2013-08-23 Matthias Wachsload balancing for partner selection
2013-08-22 Matthias Wachscommunication done
2013-08-22 Matthias Wachsbasic communications
2013-08-22 Matthias Wachsplanned end of test
2013-08-22 Matthias Wachsremove debugging break
2013-08-22 Matthias Wachssimplify to make reader and clang happy
2013-08-21 Matthias Wachsfix for all masters
2013-08-21 Matthias Wachsfix typo
2013-08-21 Matthias Wachslatest changes to support multi master
2013-08-21 Matthias Wachsserialized startup
2013-08-21 Matthias Wachssupporting multi master/slave approach
2013-08-21 Matthias Wachsapplying new speak: proportional
2013-08-19 Matthias Wachsfix test result
2013-08-19 Matthias Wachsdead assignment
2013-08-19 Matthias Wachsremove dead assignments
2013-08-16 LRNFix perf_ats to work on W32
2013-08-12 Christian Grothoff-indentation
2013-08-11 Christian Grothoffchanging time measurement from milliseconds to microseconds
2013-08-08 Matthias Wachsnumber for peers
2013-08-07 Matthias Wachscore missing for one test
2013-08-06 Matthias Wachsready to start with benchmarkign implementation
2013-08-06 Matthias Wachscore connections
2013-08-06 Matthias Wachspeers are connecting
2013-08-06 Matthias Wachsconnects only with valgrind?!
2013-08-06 Matthias Wachsconnecting
2013-08-06 Matthias Wachschanges to perf_ats
2013-08-06 Matthias Wachsinitialization with ats
2013-08-06 Matthias Wachsvariable number of peer
2013-08-05 Matthias Wachsintermediate commit
2013-08-05 Matthias Wachsadd testbed
2013-08-05 Matthias Wachsconfs and makefile
2013-08-05 Matthias Wachsbasics for generic ats benchmark
2013-08-05 Matthias Wachsduplicate header
2013-07-11 Matthias Wachsimproved network switching
2013-07-11 Matthias Wachsnew function to check if session is known to ats
2013-07-11 Matthias Wachsadded bt quota
2013-07-11 Matthias Wachsfixing uninitialized values
2013-07-10 Matthias Wachsmove error reporting to client, since now it's the...
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-08 Christian Grothoff-doxygen
2013-07-05 Matthias Wachsmore doxygen documentation
2013-07-05 Matthias Wachsdoxygen documentation
2013-07-05 Matthias Wachsimproved value updating for unkown values
2013-07-05 Matthias Wachsimproved network switching for ats
2013-07-05 Matthias Wachsdocumentation + remove unused code
2013-07-05 Matthias Wachsdocumentation for new solver api in header
2013-07-05 Matthias Wachsupdating now works with bulk lock
2013-07-05 Matthias Wachsremoving debugging break
2013-07-05 Matthias Wachsupdating tests to match api
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 Wachsmultiple fixes:
2013-07-04 Matthias Wachscorrect order of address deletion:
2013-07-04 Matthias Wachsname now reflects function
next