disable NSS for root
[oweals/gnunet.git] / src / ats / gnunet-service-ats_plugins.c
2019-10-05 Christian Grothoffglobal reindent, now with uncrustify hook enabled
2019-09-08 ng0uncrustify as demanded.
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)
2016-09-21 Christian Grothoffmigrating more services to new service API
2016-05-06 Christian Grothofffixing compiler warnings
2016-01-19 Christian Grothoff-fix (C) notices
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-05-22 Christian Grothoff-do pass local_address_info flag from/to ATS also for...
2015-02-11 Christian Grothofffinish implementing reservation test, and fix bandwidth...
2015-02-10 Christian Grothofffixing #3657 (replace ATS_Information with struct)...
2015-02-09 Christian Grothoffdo proper check for stability, in particular UINT32_MAX...
2015-02-09 Christian Grothoff-that the tests do not catch bugs like this is a real...
2015-02-08 Christian Grothoff-indent
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 Grothoffexpose connectivity desire of clients to ATS plugins
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 Grothoffdeduplicate code for quota parsing
2015-02-07 Christian Grothoffdeduplicate code for quota parsing
2015-02-07 Christian Grothoffminor cleanup
2015-02-07 Christian Grothoffsimplify logic: just use string directly for the plugin...
2015-02-07 Christian Grothoffsimplify logic
2015-02-07 Christian Grothoffsimplify logic
2015-02-06 Christian Grothofftest ATS tests to pass again
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 Grothoff-misc cleanups
2015-02-05 Christian Grothoffcleaning up gnunet-service-ats_normalization.c
2015-02-05 Christian Grothoffbig ATS refactoring, no serious semantic changes should...