optical changes, small fix, draft for notification
[oweals/gnunet.git] / src / ats /
2015-01-19 Christian Grothoff-towards improved ATS API, adding return value with...
2015-01-18 Christian Grothoffremove ATS information from callback from ATS address...
2015-01-18 Christian Grothoffalways use a slot, even if the session is NULL, simplif...
2015-01-18 Christian Grothoff-test cleanup
2015-01-18 Christian Grothoff-doxygen, link against libgnunethello
2015-01-18 Christian Grothoff-test cleanup
2015-01-18 Christian Grothoff-indentation, doxygen
2015-01-18 Christian Grothoff-indentation, doxygen
2015-01-17 Christian Grothoffuse modern MQ API, use multipeermap instead of DLL
2015-01-17 Christian Grothoff-dce
2015-01-17 Christian Grothoffsimplify ATS API and plugin API by returning the networ...
2015-01-17 Christian Grothoffeliminating callback argument and its implementation...
2015-01-17 Christian Grothoffuse ATS functions to convert quality network type to...
2015-01-16 Matthias Wachstest for solvers to support delayed start
2015-01-16 Matthias Wachsadditional test
2015-01-16 Matthias Wachsnew testcase to test delayed ATS service startup
2014-12-24 Christian Grothoffmaking GNUNET_SCHEDULER_cancel() perform in O(1) instea...
2014-12-23 LRNRename DEFAULT_QUALITY to MLP_DEFAULT_QUALITY to avoid...
2014-12-20 Christian Grothoff-check RV
2014-12-20 Christian Grothoff-fix unused initialization of locals
2014-12-18 Christian Grothoff-use const in peerstore callback
2014-12-15 Christian Grothoff-simplify configs, do use defaults where they work...
2014-12-15 Christian Grothoff-fix test: only run test logic, not full peer
2014-12-15 Christian Grothoff-bump year
2014-12-15 Christian Grothoffremoving dead code, improving comments, simplifying...
2014-12-15 Christian Grothoff-doxygen, indentation
2014-12-15 Christian Grothoff-fix crash in testcase
2014-12-10 Christian Grothoffmoving away from DEFAULTSERVICES to per-section FORCEST...
2014-12-07 Christian Grothoff-fixing misc minor ats test/driver bugs
2014-12-03 Christian Grothoff-fix misc compiler warnings
2014-09-13 Christian Grothofffixing parallel build, getting rid of useless _DEPENDEN...
2014-09-13 Christian Grothofftrying to do something about #3540
2014-07-24 Matthias Wachsfixing doxygen
2014-07-17 Matthias Wachsbandwidth stability for ATS
2014-07-17 Matthias Wachsdo not use NBO internally
2014-06-27 Matthias Wachsfix for cfg loading
2014-06-27 Matthias Wachsclarify cfg loading
2014-06-26 Matthias Wachsremove
2014-06-26 Matthias Wachsadding useful info messages
2014-06-26 Matthias Wachsaddresses must not change the active value
2014-06-26 Matthias Wachsfix fixmes
2014-06-26 Matthias Wachsuse static variable
2014-06-26 Matthias Wachsrenaming
2014-06-25 Matthias Wachsforgotten commit making penalty quadratic as used and...
2014-06-25 Matthias Wachsfixing comment
2014-06-25 Matthias Wachsdocu for address selection
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-06-16 Christian Grothoff-doxygen, indentation, nicer stats
2014-06-16 Christian Grothoff-doxygen, indentation
2014-06-16 Christian Grothoff-remove dead include
2014-06-16 Christian Grothoffdoxygen, make local symbol static
2014-06-16 Christian Grothoff-doxygen, indentation
2014-06-12 Christian Grothoff-fix warnings
2014-06-12 Christian Grothoff-revert 33649, see #3426
2014-06-12 Christian Grothoffcode cleanup
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-06-05 Matthias Wachsreducing output
2014-05-27 Christian Grothoff-indentation fixes
2014-05-21 Matthias Wachsperformance API indicates disconnect
2014-05-19 Matthias Wachsremove log level and initialize values
2014-05-19 Matthias Wachs- increase log level when quotas cannot be loaded from...
2014-05-19 Matthias Wachsreduce log level when solution was found within optimal...
2014-05-16 Matthias Wachssetting feedback with preference generator
2014-05-16 Matthias Wachsfixing division by zero in normalization
2014-05-15 Matthias Wachsremove unused break
2014-05-15 Matthias Wachslog if peer is requested
2014-05-15 Matthias Wachsadding bt to data file header
2014-05-15 Matthias Wachsheader
2014-05-15 Matthias Wachsadd step duration
2014-05-14 Matthias Wachsfix check
2014-05-14 Matthias Wachsfix logging for failed solutions + cfg
2014-05-14 Matthias Wachsupdating cfg
2014-05-14 Matthias Wachsuse cfg function in solvers
2014-05-14 Matthias Wachsread coefficients with cfg functions
2014-05-13 Matthias Wachsimplemented mip gap
2014-05-13 Matthias Wachsimplementation of mip gap tolerance interval
2014-05-13 Matthias Wachsperf_solver_conf with mlp options
2014-05-13 Matthias Wachsoption to disable objectives
2014-05-13 Matthias Wachssupporting additional log formats like MPS
2014-05-13 Matthias Wachsincrease numerical stability: replace BIG_M with networ...
2014-05-13 Christian Grothoff-do not require UID match for ATS
2014-05-13 Matthias Wachsextended error messages
2014-05-12 Matthias Wachslogging update times
2014-05-12 Matthias Wachslogging improvement for perf tool
2014-05-12 Matthias Wachsdbg option to autoscale problem
2014-05-12 Matthias Wachsadding config option to check for feasibility only
2014-05-12 Matthias Wachsfixes for the solver and perf tool
2014-05-11 Andrew CannMinor bigfixes.
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-05-09 Matthias Wachsfixing memory corruption
2014-05-08 Matthias Wachs- combining performance selection and stability in...
2014-05-08 Matthias Wachsonly call callback on change
2014-05-08 Matthias Wachscomment
2014-05-08 Matthias Wachsfixing network generation issue with mlp evalution...
2014-05-08 Matthias Wachsclarification for proportional solver
next