glitch in the license text detected by hyazinthe, thank you!
[oweals/gnunet.git] / src / ats / gnunet-service-ats_performance.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)
2017-03-29 Schanzenbach, Martin- merge with master
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 Christian Grothoffmore renamings relating to 'new' service now just being...
2016-09-21 Christian Grothoffmigrating more services to new service API
2016-07-17 Martin Schanzenbach-doxygen
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-01-19 Christian Grothoff-fix (C) notices
2015-10-27 Christian Grothoff-simplify
2015-10-08 Christian Grothoff-fix npe
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-05-22 Christian Grothoff-do pass local_address_info flag from/to ATS also for...
2015-02-13 Christian Grothoff-fixing misc minor bugs and style issues (unchecked...
2015-02-11 Christian Grothoff-fix crash
2015-02-10 Christian Grothofffixing #3657 (replace ATS_Information with struct)...
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 Grothoff-cleaning up gnunet-service-ats_performance-*
2015-02-05 Christian Grothoffbig ATS refactoring, no serious semantic changes should...
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...
2014-12-15 Christian Grothoff-fix test: only run test logic, not full peer
2014-12-15 Christian Grothoff-bump year
2014-12-15 Christian Grothoffremoving dead code, improving comments, simplifying...
2014-12-15 Christian Grothoff-doxygen, indentation
2014-07-24 Matthias Wachsfixing doxygen
2014-06-16 Christian Grothoffnotify performance monitors about destroyed addresses...
2014-06-16 Christian Grothoffdo not use session_id in GAS_performance_notify_all_cli...
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-12-21 Christian Grothoff-remove useless const
2013-12-19 LRNmalloc -> new
2013-11-19 Matthias Wachs- reduce debug level in proportional
2013-09-26 Matthias Wachsthis iteration should return all addresses, not only...
2013-09-26 Matthias Wachslog message
2013-08-30 Matthias Wachsupdated experimentation tests
2013-08-29 Matthias Wachsimplemented feedback API, but not yet calling solver
2013-08-11 Christian Grothoffchanging time measurement from milliseconds to microseconds
2013-06-12 Christian Grothoff-keep and drop are not needed here as we watch for...
2013-03-26 Matthias Wachsapi change
2013-03-26 Matthias Wachschanges
2013-03-26 Matthias Wachsunused
2013-03-25 Matthias Wachsats api change
2013-03-20 Matthias Wachstest
2013-03-20 Matthias Wachsinitial cb
2013-03-20 Matthias Wachschanges
2013-03-19 Matthias Wachschanges
2013-03-19 Matthias Wachschanges
2013-03-19 Matthias Wachs changes
2013-03-19 Matthias Wachschanges
2013-03-19 Matthias Wachspre lunch commit
2012-12-17 Matthias Wachsadding client reference
2012-12-13 Matthias Wachs- doxygen
2012-12-12 Matthias Wachschanges
2012-12-10 Matthias Wachsremove hattrick check
2012-12-10 Matthias Wachsfix
2012-11-22 Matthias Wachsfix uninitialized mem
2012-11-22 Matthias Wachsbug fixing: cannot drop messages
2012-11-22 Matthias Wachs- bug fix
2012-11-21 Matthias Wachsdogygen
2012-11-20 Matthias Wachs- changes
2012-11-20 Matthias Wachs- changes
2012-11-20 Matthias Wachs-changes
2012-11-20 Matthias Wachs-changes
2012-11-19 Matthias Wachs changes ... more TBD
2012-10-26 Matthias Wachsfix unused variable
2012-10-25 Matthias Wachsdoxygen
2012-10-25 Matthias Wachsgnunet-ats working and bug 0002593
2012-10-25 Matthias Wachschanges
2012-10-24 Matthias Wachs- changes but not complete
2012-04-24 Christian Grothoff-trying to resolve alignment issue on sparc
2011-11-28 Christian Grothoff-doxygen fixes
2011-11-04 Christian Grothoffcurly wars / auto-indentation
2011-10-19 Christian Grothofftypo
2011-10-19 Christian Grothoffinit
2011-10-19 Christian Grothoffmajor bugfixes in performance api implementation, some...
2011-10-19 Christian Grothoffadding stats
2011-10-19 Christian Grothofffix
2011-10-17 Christian Grothoffonly transmit if flag is set
2011-10-17 Christian Grothoffmove GNUNET_TRANSPORT_ATS_ to GNUNET_ATS_
2011-10-17 Christian Grothoffparse preference change messages
2011-10-17 Christian Grothoffsend performance info to clients
2011-10-14 Christian Grothoffparsing reservations
2011-10-14 Christian Grothoffstuff
2011-10-14 Christian Grothoffmore ATS implementation: message parsing and generation:
2011-10-13 Christian Grothoffmore client disconnect code
2011-10-13 Christian Grothoffmerging