moved eval tool to ats
[oweals/gnunet.git] / src / ats / ats_api_scheduling.c
2014-01-13 Matthias Wachsimplementing 0003268
2014-01-09 Matthias Wachsextending ATS api suggest callback with peer id
2013-12-19 LRNmalloc -> new
2013-09-30 Matthias Wachsdebug on freebsd
2013-07-11 Matthias Wachsnew function to check if session is known to ats
2013-07-10 Matthias Wachsmove error reporting to client, since now it's the...
2013-06-25 Matthias Wachsfix for 10472 Structurally dead code
2013-06-24 Matthias Wachsimplemented ats property normalization with callback...
2013-03-26 Matthias Wachsfix if cb == NULL
2013-03-19 Matthias Wachsremove break until fixeremove break until fixedd
2013-01-14 Matthias Wachsadding suggest handle to allow transport to check if...
2012-12-12 Matthias Wachsadding function
2012-12-12 Matthias Wachsmsgs
2012-12-06 Matthias Wachsfix
2012-10-24 Christian Grothoff-simplify
2012-10-14 Christian Grothoff-patch for ATS to fix compiler warning/error from Marku...
2012-08-28 Matthias Wachschanges
2012-07-26 Matthias Wachstransport fix
2012-07-25 Matthias Wachs- coverity
2012-06-23 Christian Grothoff-LRN: Check session target:
2012-06-20 Matthias Wachs- coverity
2012-06-19 Matthias Wachs- fix memory leaks
2012-06-19 Matthias Wachs- unused var
2012-06-18 Matthias Wachs- fix
2012-06-18 Matthias Wachs- fix
2012-06-15 Matthias Wachs- changed behavior when receiving CONNECT messages...
2012-06-14 Matthias Wachs- adding GNUNET_ATS_address_add functionality .. no...
2012-06-14 Matthias Wachsfixing deletion of unknown addresses
2012-05-27 Christian Grothoff-fix #2378
2012-05-22 Matthias Wachs- suggest backoff reset
2012-05-06 Christian Grothoff-eliminating legacy defines
2012-04-25 Matthias Wachs- compile error
2012-04-19 Christian Grothoff-removing 2nd argument from GNUNET_CLIENT_disconnect...
2012-04-16 Matthias Wachs- changes
2012-03-30 Matthias Wachs- log from ats
2012-02-18 Christian Grothoff-LRN: use GNUNET_strdup with GNUNET_free
2012-02-13 Matthias Wachs- doxygen errors
2012-01-31 Matthias Wachsfixing const api and add check to address
2012-01-25 Matthias Wachs- clang
2011-12-23 Christian Grothoff-fix uninitialized sin_zero
2011-12-23 Christian Grothoff-fix uninitialized scope ID
2011-12-19 Matthias Wachs- only when VERBOSE
2011-12-19 Matthias Wachs(no commit message)
2011-12-19 Matthias Wachsfixes for mantis #1988
2011-12-19 Matthias Wachschecked mantis #0002016 and added additional assertion
2011-12-15 Matthias Wachs-const char
2011-12-14 Matthias Wachsadding detection for AF_UNIX
2011-12-14 Matthias Wachs(no commit message)
2011-12-13 Matthias Wachsfixing crash 0002007
2011-12-13 Matthias Wachsmove code from service to api
2011-11-29 Christian Grothoff-fixing indentation
2011-11-28 Matthias Wachsfixing mantis #1970
2011-11-22 Matthias Wachsfixing reconnect bug
2011-11-15 Christian Grothoffmore asserts for 1903
2011-11-14 Christian Grothoffplugin name should never be NULL
2011-11-14 Christian Grothofflog code for debugging ATS session management
2011-11-11 Matthias Wachssession pointers can rarely be identical due to timing...
2011-11-09 Matthias Wachscancel address suggests
2011-11-09 Christian Grothofffix
2011-11-08 Christian Grothoffrefactoring how we handle peer addresses in peerinfo...
2011-11-08 Matthias WachsATS suggests sessions that we in between terminated...
2011-11-04 Christian Grothoffcurly wars / auto-indentation
2011-11-04 Matthias Wachsextending ats api to inform about addresses in use
2011-10-30 Christian Grothoffreconnect on protocol errors instead of crashing -...
2011-10-21 Matthias Wachsfixing mantis #18773
2011-10-20 Christian Grothoffnot for 0
2011-10-19 Christian Grothoffadding stats
2011-10-18 Christian Grothofffix
2011-10-18 Christian Grothoffsend session release messages back to ATS API
2011-10-18 Christian Grothoffsend session release messages back to ATS API
2011-10-18 Christian Grothofffix
2011-10-18 Christian Grothofffix
2011-10-18 Christian Grothoffextra checks
2011-10-17 Christian Grothofffix
2011-10-17 Christian Grothofffix segv
2011-10-17 Christian Grothoffmove GNUNET_TRANSPORT_ATS_ to GNUNET_ATS_
2011-10-13 Christian Grothoffcall receive only after sending INIT
2011-10-13 Christian Grothofffix stack overflow
2011-10-13 Christian Grothofffix
2011-10-13 Christian Grothofffinish ATS API implementation
2011-10-13 Christian Grothoffparse updated message type
2011-10-13 Christian Grothoffrename