added record expiry to sqlite
[oweals/gnunet.git] / src / ats /
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
2014-05-07 Matthias Wachsfixes for the logging
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-05-05 Matthias Wachsfix: setting network in address with eval tool
2014-04-30 Matthias Wachsfixing file handle lookup
2014-04-30 Matthias Wachssimplify definition of address delete: only peer id...
2014-04-30 Matthias Wachsadding RIL settings to default conf
2014-04-30 Matthias Wachsminor changes
2014-04-29 Matthias Wachsfix output format
2014-04-29 Matthias Wachssupport for log data directory
2014-04-29 Matthias Wachsoptional timestamp
2014-04-23 Christian Grothoff-fix compiler warning: do not return const double
2014-04-17 Matthias Wachsfix normalization logging
2014-04-17 Matthias Wachsfixing shutdown
2014-04-16 Matthias Wachsremove debugging message
2014-04-16 Matthias Wachsfixes to adding addresses
2014-04-16 Matthias Wachsimproved network definition
2014-04-16 Matthias Wachslogging
2014-04-16 Matthias Wachsprop logging
2014-04-16 Matthias Wachsfile logging
2014-04-16 Christian Grothoff-doxygen, indentation, new FIXME: disconnect needs...
2014-04-16 Matthias Wachschanges to logging
2014-04-16 Matthias Wachschange log level
2014-04-15 Matthias Wachsstop pg generation on address deletion
2014-04-15 Matthias Wachsimproved logging
2014-04-15 Matthias Wachsadvanced logging
2014-04-08 Matthias Wachswrong checks
2014-04-08 Matthias Wachsfix bootstrap
2014-04-07 Matthias Wachsunused call
2014-04-07 Matthias Wachsremoving unused variable und double free (with null...
2014-04-07 Bart Polot- use new hash name
2014-04-07 Florian Doldmissing struct definition in header
2014-04-07 Florian Doldmissing ifndefs in headers
2014-04-03 Matthias Wachsril may suggest 0, so this check is wrong
2014-04-03 Matthias Wachsfixing configuration for failing test
2014-03-20 Matthias Wachsdoxygen fixes
2014-03-20 Matthias Wachsfixed check for destruction of inbound addresses
2014-03-07 Christian Grothoff-add missing header
2014-02-18 Matthias WachsRIL is allowed to set bandwidth to zero
2014-02-13 Fabian Oehlmann- fixed warning about missing return values
2014-02-12 Fabian Oehlmann- better variable names
2014-02-11 Matthias Wachsbasic logging
2014-02-11 Matthias Wachs+ setting preference
2014-02-11 Matthias Wachsproperties
2014-02-11 Matthias Wachsproperty enforcement
2014-02-11 Matthias Wachscommit before removing address ids
2014-02-11 Matthias Wachsaddress management
2014-02-11 Matthias Wachsimproved quota loading + requesting and stopping addres...
2014-02-11 Matthias Wachssome additional information about quota
2014-02-11 Matthias Wachsadding and deleting address from solver
2014-02-11 Matthias Wachsimproved episode parsing
2014-02-11 Matthias Wachsfixing property generation
2014-02-11 Matthias Wachslogging task
2014-02-11 Matthias Wachsenforcing correct generator type
2014-02-10 Sree Harsha Totakura- Declare dependencies.
2014-02-07 Matthias Wachsproperty generation
2014-02-07 Matthias Wachspreference generation implemented
2014-02-07 Matthias Wachsexample experiment
2014-02-07 Matthias Wachsexperiment loading complete
2014-02-07 Matthias Wachspreference parsing
2014-02-07 Matthias Wachsmoved eval tool to ats
2014-02-03 Fabian Oehlmann-fix merge mistake
2014-02-03 Fabian Oehlmann-minor renamings
2014-02-02 LRNFix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX...
2014-02-01 David Barksdalestats can be NULL if [statistics] DISABLE=YES
2014-01-30 Christian Grothofffix #3284: support lib/MULTIARCH/ paths in installation...
2014-01-30 Matthias Wachsextending bandwidth tracker api to support notifications
2014-01-29 Fabian Oehlmann-revert of address_bw addition
2014-01-28 Fabian Oehlmanntransport reliabilities checken
2014-01-28 Fabian Oehlmannhigher initialization of bandwidth
2014-01-28 Matthias Wachsrenaming options and status variables
2014-01-28 Matthias Wachsrenaming options + adding glpk verbose option
next