glitch in the license text detected by hyazinthe, thank you!
[oweals/gnunet.git] / src / ats / plugin_ats_ril.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-11-19 Schanzenbach, MartinMerge branch 'master' into credentials
2016-11-18 David BarksdaleSometimes it's OK if multiplication overflows
2016-09-21 Christian Grothoffmigrating more services to new service API
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-04-09 Christian Grothoffsmall API change: do no longer pass rarely needed GNUNE...
2016-01-19 Christian Grothoff-fix (C) notices
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-02-10 Christian Grothofffixing #3657 (replace ATS_Information with struct)...
2015-02-08 Christian Grothoffchanging s_get API to return void instead of address...
2015-02-08 Christian Grothoffcheck for nan
2015-02-08 Christian Grothoffavoid several linear scans and allocations by combining...
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 Grothofftest ATS tests to pass again
2015-02-06 Christian Grothoff-fix ril delete address handling
2015-02-06 Christian Grothoff-fix misc minor crashes
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:
2014-12-24 Christian Grothoffmaking GNUNET_SCHEDULER_cancel() perform in O(1) instea...
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-25 Matthias Wachsforgotten commit making penalty quadratic as used and...
2014-06-12 Christian Grothoffcode cleanup
2014-05-14 Matthias Wachsfix check
2014-05-14 Matthias Wachsuse cfg function in solvers
2014-05-05 Matthias Wachsfix: setting network in address with eval tool
2014-04-16 Matthias Wachschange log level
2014-04-07 Matthias Wachsunused call
2014-04-07 Bart Polot- use new hash name
2014-03-20 Matthias Wachsdoxygen fixes
2014-02-13 Fabian Oehlmann- fixed warning about missing return values
2014-02-12 Fabian Oehlmann- better variable names
2014-02-03 Fabian Oehlmann-fix merge mistake
2014-02-03 Fabian Oehlmann-minor renamings
2014-02-01 David Barksdalestats can be NULL if [statistics] DISABLE=YES
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-25 Fabian Oehlmann-eligibility trace fixes
2014-01-23 Fabian Oehlmannrefactoring
2014-01-22 Fabian Oehlmannreward function made differentiable
2014-01-21 Fabian Oehlmannseveral fixes and comments
2014-01-17 Fabian Oehlmann- minor renamings
2014-01-16 Fabian Oehlmannminor action-selection improvement
2014-01-16 Fabian Oehlmann- state-feature fix
2014-01-09 Fabian Oehlmannkeep addresses inuse
2014-01-09 Fabian Oehlmannminor cleanup
2014-01-09 Fabian Oehlmannmade replacing traces available
2014-01-09 Fabian Oehlmannconfig parameter rename
2014-01-08 Fabian Oehlmannrbf network
2014-01-03 Fabian Oehlmannminor softmax eligibility traces fix
2014-01-02 Fabian Oehlmanneligibility traces fix
2013-12-27 Fabian Oehlmannadded option of softmax action selection strategy
2013-12-27 Fabian Oehlmannchanged function approximation to radial basis functions
2013-12-19 LRNmalloc -> new
2013-12-16 Fabian Oehlmanncheck config parameters for validity and set default...
2013-12-16 Fabian Oehlmannadded egalitarian utility goal
2013-12-16 Fabian Oehlmannnormalized feature vector
2013-12-16 Fabian Oehlmannfix matrix init
2013-12-16 Matthias Wachsfix doxygen errors in comments
2013-12-13 Christian Grothoff-doxygen, style fixes
2013-12-10 Christian Grothoff-doxygen fixes
2013-12-10 Matthias Wachsrenaming according to naming conventions