uncrustify as demanded.
[oweals/gnunet.git] / src / ats / gnunet-service-ats_scheduling.c
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-07-17 Martin Schanzenbach-doxygen
2016-01-19 Christian Grothoff-fix (C) notices
2015-10-18 Christian Grothoffrename 'struct Session' to 'struct GNUNET_ATS_Session...
2015-10-07 Christian Grothoffdetermine network scope for ATS even if we do not yet...
2015-06-30 Christian Grothofffix #3869: outdated FSF address
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-07 Christian Grothoff-bringing copyright tags up to FSF standard
2015-02-06 Christian Grothoff-use only one nc per client
2015-02-05 Christian Grothoff-misc cleanups
2015-02-05 Christian Grothoffbig ATS refactoring, no serious semantic changes should...
2015-02-05 Christian GrothoffVarious changes:
2015-02-03 Christian Grothoffseparate ATS connectivity suggestions from ATS scheduli...
2015-01-26 Christian Grothoff-constants first
2015-01-22 Christian Grothoffuse statics instead of singleton struct, simplify inter...
2015-01-22 Christian Grothoff-indentation, do not pass stats arg as const just to...
2015-01-22 Christian Grothoffalso simplify message format for AddressSuggestionMessage
2015-01-22 Christian Grothoffsimplifying IPC for address destruction
2015-01-22 Christian Grothoffsimplifying IPC for address in use and address update
2015-01-22 Christian Grothoffsplit structs for address adding and updating
2015-01-18 Christian Grothoffalways use a slot, even if the session is NULL, simplif...
2015-01-18 Christian Grothoff-indentation, doxygen
2014-06-16 Christian Grothoff-doxygen, indentation, nicer stats
2014-01-16 Matthias Wachsdocumentation for ATS
2014-01-13 Matthias Wachsimplementing 0003268
2013-12-24 Christian Grothoff-fixing misc format strings
2013-12-24 LRNvalue__ is uint32_t, use %lu to print
2013-10-08 LRNSanity check
2012-12-13 Matthias Wachs- doxygen
2012-12-12 Matthias Wachschanges
2012-12-11 Matthias Wachschanges
2012-12-04 Matthias Wachschanges
2012-06-14 Matthias Wachs- adding GNUNET_ATS_address_add functionality .. no...
2012-05-22 Matthias Wachs- suggest backoff reset
2012-05-09 Matthias Wachs- fixes
2012-05-09 Matthias Wachs- memleak
2012-05-08 Matthias Wachs- fix for 601 assertion
2012-04-24 Christian Grothoff-trying to resolve alignment issue on sparc
2012-01-25 Matthias Wachs- clangs
2012-01-25 Matthias Wachsclang: mem access if plugin_name_length == 0
2011-11-29 Christian Grothoff-fixing indentation
2011-11-15 Christian Grothoffmore asserts for 1903
2011-11-10 Matthias Wachsremoving quota test output
2011-11-09 Matthias Wachschecking quotas
2011-11-09 Matthias Wachscancel address suggests
2011-11-08 Matthias Wachsdummy for address in use
2011-11-04 Christian Grothoffcurly wars / auto-indentation
2011-11-04 Matthias Wachsextending ats api to inform about addresses in use
2011-10-19 Christian Grothoffadding stats
2011-10-18 Christian Grothoffsend session release messages back to ATS API
2011-10-17 Christian Grothoffsmaller, not smaller-or-equal
2011-10-17 Christian Grothoffrestrict to 1 scheduling client
2011-10-17 Christian Grothoffmove GNUNET_TRANSPORT_ATS_ to GNUNET_ATS_
2011-10-16 Christian Grothoffmove get quota config to addrs
2011-10-16 Christian Grothoffget quota config
2011-10-14 Matthias Wachsissue: zero-length plugin and addr
2011-10-14 Matthias Wachsremove addresses on client disconnect
2011-10-14 Matthias Wachs(no commit message)
2011-10-14 Christian Grothoffcomments
2011-10-14 Matthias Wachstest + fix
2011-10-14 Christian Grothoffmore ATS implementation: message parsing and generation:
2011-10-13 Christian Grothoffmore refactoring
2011-10-13 Christian Grothoffmore client disconnect code
2011-10-13 Christian Grothoffmerging