Merge branch 'license/spdx'
[oweals/gnunet.git] / src / ats / gnunet-ats-solver-eval.c
2019-01-16 ng0Merge branch 'license/spdx'
2019-01-14 ng0src: for every AGPL3.0 file, add SPDX identifier.
2018-11-23 Christian Grothoffrename fest: use new libgnunetnt instead of old libgnun...
2018-06-13 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-06-11 Phil-Merge branch 'master' of ssh://gnunet.org/gnunet into...
2018-06-07 psyc://loupsycedyg... paragraph for gnunet devs that don't know how to use...
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)
2017-03-29 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-29 Schanzenbach, Martin- merge with master
2017-03-25 Christian Grothoffrename GNUNET_GETOPT functions to achieve better consis...
2017-03-24 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-22 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-03-17 Marcello StanisciPorting leftovers to new getopt 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 Grothoffavoid several linear scans and allocations by combining...
2015-02-08 Christian Grothoffcleaning up gnunet-service-ats_preferences.c
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 GrothoffDCE
2015-02-07 Christian Grothoffsimplify logic
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-01-17 Christian Grothoffuse ATS functions to convert quality network type to...
2014-12-24 Christian Grothoffmaking GNUNET_SCHEDULER_cancel() perform in O(1) instea...
2014-12-07 Christian Grothoff-fixing misc minor ats test/driver bugs
2014-12-03 Christian Grothoff-fix misc compiler warnings
2014-07-24 Matthias Wachsfixing doxygen
2014-07-17 Matthias Wachsdo not use NBO internally
2014-05-19 Matthias Wachsremove log level and initialize values
2014-05-16 Matthias Wachssetting feedback with preference generator
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-07 Matthias Wachsfixes for the logging
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 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-17 Matthias Wachsfix normalization logging
2014-04-17 Matthias Wachsfixing shutdown
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 Matthias Wachschanges to logging
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-07 Matthias Wachsremoving unused variable und double free (with null...
2014-03-20 Matthias Wachsdoxygen fixes
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 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-07 Matthias Wachsproperty generation
2014-02-07 Matthias Wachspreference generation implemented
2014-02-07 Matthias Wachsexperiment loading complete
2014-02-07 Matthias Wachspreference parsing
2014-02-07 Matthias Wachsmoved eval tool to ats