uncrustify as demanded.
[oweals/gnunet.git] / src / ats / ats_api_performance.c
2019-09-08 ng0uncrustify as demanded.
2019-04-26 Julius Büngermemcmp() -> GNUNET_memcmp(), first take
2019-01-16 ng0Merge branch 'license/spdx'
2019-01-14 ng0src: for every AGPL3.0 file, add SPDX identifier.
2018-11-22 Christian Grothoffmove network type logic out of ATS code, move performan...
2018-06-25 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2018-06-24 Phil-Merge branch 'master' of ssh://gnunet.org/gnunet into...
2018-06-24 Schanzenbach, Martinfix https://gnunet.org/bugs/view.php?id=4904
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 Schanzenbach, Martin- merge with master
2017-02-20 David BarksdaleMatch function type to header declaration
2017-01-20 Schanzenbach, Martin- merge; service API change
2017-01-10 Christian Grothoffrename connecT -> connect now that the old API is dead
2016-08-18 David BarksdaleUse statement exprs instead of local function
2016-07-17 Martin Schanzenbach-doxygen
2016-06-23 Christian Grothoffconvert perf API to new MQ API
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-05-22 Christian Grothoff-do pass local_address_info flag from/to ATS also for...
2015-02-11 Christian Grothoffdo not call receive before sending first message
2015-02-11 Christian Grothoffpass correct closure
2015-02-10 Christian Grothofffixing #3657 (replace ATS_Information with struct)...
2015-02-10 Christian Grothoff-fix
2015-02-09 Christian Grothoff-use backoff for reconnects
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2014-12-24 Christian Grothoffmaking GNUNET_SCHEDULER_cancel() perform in O(1) instea...
2014-12-15 Christian Grothoffremoving dead code, improving comments, simplifying...
2014-12-15 Christian Grothoff-doxygen, indentation
2014-06-16 Christian Grothoffnotify performance monitors about destroyed addresses...
2014-05-21 Matthias Wachsperformance API indicates disconnect
2014-04-16 Christian Grothoff-doxygen, indentation, new FIXME: disconnect needs...
2013-12-19 LRNmalloc -> new
2013-10-08 Matthias Wachsats solver are now implemented as plugins
2013-09-30 Matthias Wachsdebug on freebsd
2013-09-26 Matthias Wachsadditional check
2013-09-26 Matthias Wachsrace condition between APIs due to different locations...
2013-08-30 Matthias Wachsupdated experimentation tests
2013-08-29 Matthias Wachsimplemented feedback API, but not yet calling solver
2013-03-26 Matthias Wachsapi change
2013-03-25 Matthias Wachsats api change
2013-03-25 Matthias Wachsdoxygen
2013-03-20 Matthias Wachstest
2013-03-20 Matthias Wachsinitial cb
2013-03-20 Matthias Wachsmod
2013-03-19 Matthias Wachspre lunch commit
2013-03-19 Matthias Wachsperformance monitor API + rename
2012-12-18 Matthias Wachs- preference mgmt
2012-12-05 Matthias Wachscallback check
2012-11-22 Matthias Wachs- stage 3
2012-11-22 Matthias Wachs- fix
2012-11-21 Matthias Wachsdogygen
2012-11-20 Matthias Wachs changes, almost done
2012-11-20 Matthias Wachs- changes
2012-11-20 Matthias Wachs- changes
2012-11-19 Matthias Wachs changes ... more TBD
2012-11-19 Matthias Wachs- changes
2012-11-19 Matthias Wachs- changes to api (not finished)
2012-11-05 Matthias Wachsinfocb can be NULL
2012-10-08 Christian Grothoff-abort pending transmission before disconnect
2012-10-08 Christian Grothoff-abort pending transmission before disconnect
2012-04-19 Christian Grothoff-removing 2nd argument from GNUNET_CLIENT_disconnect...
2012-01-26 Matthias Wachs- cppcheck
2011-11-29 Christian Grothoff-fixing indentation
2011-11-28 Christian Grothoffintroducing GNUNET_UNUSED macro instead of hard-coding...
2011-11-28 Christian Grothoff-doxygen fixes
2011-11-08 Christian Grothoffrefactoring how we handle peer addresses in peerinfo...
2011-11-04 Christian Grothoffcurly wars / auto-indentation
2011-10-19 Christian Grothoffmajor bugfixes in performance api implementation, some...
2011-10-18 Christian Grothofffix
2011-10-18 Christian Grothofffix
2011-10-17 Matthias Wachsugh
2011-10-17 Christian Grothofffix
2011-10-17 Christian Grothoffbad free
2011-10-17 Christian Grothofffix
2011-10-17 Christian Grothoffmove GNUNET_TRANSPORT_ATS_ to GNUNET_ATS_
2011-10-14 Christian Grothoffrcb, not rc
2011-10-14 Christian Grothoffuse after free
2011-10-13 Christian Grothoffcopy and paste copies bugs
2011-10-13 Christian Grothofffinish ATS API implementation
2011-10-13 Christian Grothofffinish
2011-10-13 Christian Grothoffparse updated message type
2011-10-13 Christian GrothoffAPI change to make mwachs happy
2011-10-13 Christian Grothoffsapi implemented
2011-10-13 Christian Grothoffnew ATS API -- code won't compile