use namestore API for zone import instead of using plugin directly
[oweals/gnunet.git] / src / include / gnunet_ats_plugin.h
2016-09-21 Christian Grothoffmigrating more services to new service API
2016-01-19 Christian Grothoff-fix (C) notices
2016-01-12 Gabor X Tothdoxygen: group/module definitions (part 2)
2016-01-11 Gabor X Tothdoxygen: group/module definitions (part 1)
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 Grothoffremoving dead argument
2015-02-08 Christian Grothoffexpose connectivity desire of clients to ATS plugins
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 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:
2013-11-07 Matthias Wachsextend info cb and documentation
2013-10-31 Matthias Wachsbenchmark with updates
2013-10-31 Matthias Wachsadding additional INFO
2013-10-30 Matthias Wachsimplemented solver information callbacks for benchmarking
2013-10-18 Matthias Wachsdoxygen
2013-10-09 Matthias Wachsdocumentation for solver api
2013-10-09 Matthias Wachsdocumentation and fix for const warning
2013-10-08 Matthias Wachsats solver are now implemented as plugins