- fix "broken connection" notifications
[oweals/gnunet.git] / src / ats /
2013-10-10 Fabian Oehlmann-malloc fix for matrix W
2013-10-10 Matthias Wachsfixes
2013-10-09 Fabian Oehlmannformatting
2013-10-09 Christian Grothofflast XDG change: use GNUNET_RUNTIME_DIR instead of...
2013-10-09 Christian Grothoffmore work towards XDG spec (#3000) -- config file location
2013-10-09 Christian Grothoffmigrating towards XDG configuration specification ...
2013-10-09 Fabian Oehlmannats_ril: - removed some redundantly saved plugin enviro...
2013-10-09 Matthias Wachsapplying LRN's patch to fix startup issue
2013-10-09 Matthias Wachsrenaming
2013-10-08 LRNMisc makefile fixes
2013-10-08 LRNSanity check
2013-10-08 Fabian Oehlmannats_ril: made compatible to plugin change
2013-10-08 Matthias Wachsfixes to makefile
2013-10-08 Matthias Wachsats solver are now implemented as plugins
2013-10-08 Fabian Oehlmannats_ril: -fixed property indexing
2013-10-08 Matthias Wachsimproved documentation
2013-10-08 Matthias Wachsfix for failing _init test
2013-10-07 Fabian Oehlmannats_ril: - bug fixed in address_add()
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-10-04 Fabian Oehlmannats_ril: -some comments removed
2013-10-01 Fabian Oehlmannats_ril: fix bug in address indexing when changing...
2013-10-01 Matthias Wachsfix warning
2013-10-01 Matthias Wachsfixed tests
2013-09-30 Christian Grothoff-getting ATS and transport to compile again (part of...
2013-09-30 Fabian Oehlmannats_ril: bw_changed_cb not called in get_preferred_addr...
2013-09-30 Matthias Wachsdebug on freebsd
2013-09-27 Fabian Oehlmannats_ril: fixed memory error
2013-09-27 Matthias Wachsfix use after free crash on client disconnect
2013-09-27 Fabian Oehlmannats_ril: fix: set address only active if address reques...
2013-09-27 Fabian Oehlmannats_ril: fixed trying to suggest address, when none...
2013-09-27 Christian Grothoff-undo #29640, somehow causes problems
2013-09-27 Matthias Wachssort tests by solver and comment ril out until working
2013-09-26 Christian Grothoffmoving from abstract unix domain socket paths to normal...
2013-09-26 Fabian Oehlmannats_ril: address administration changed
2013-09-26 Matthias Wachslog message
2013-09-26 Matthias Wachsexclude requested peer from propagation since addresses...
2013-09-26 Matthias Wachsindent + exclude peer
2013-09-26 Matthias Wachsfixing shutdown
2013-09-26 Matthias Wachssolver has to suggest address
2013-09-26 Matthias Wachsminor fixes
2013-09-26 Matthias Wachsdo not suggest address twice
2013-09-26 Matthias Wachsaddign test
2013-09-26 Matthias Wachsadded new test: has timing issue, still fails
2013-09-26 Matthias Wachsnext test
2013-09-26 Matthias Wachsdisconnect peer if no address is available after deletion
2013-09-26 Matthias Wachsindent
2013-09-26 Matthias Wachsdisconnect peer if active address is deleted and no...
2013-09-26 Matthias Wachsmodifications to addresses and proportional solver
2013-09-26 Matthias Wachsfixed test
2013-09-26 Matthias Wachsindentation
2013-09-26 Matthias Wachsfixed test
2013-09-26 Matthias Wachsdocu
2013-09-26 Matthias Wachsnext test
2013-09-26 Matthias Wachsnext solver specific test
2013-09-26 Matthias Wachsnew solver specific test
2013-09-26 Matthias Wachsminor changes
2013-09-26 Matthias Wachsupdated configuration files
2013-09-26 Fabian Oehlmannats_ril: added inc and dec actions
2013-09-26 Matthias Wachsnew solver test
2013-09-26 Fabian Oehlmannats_ril: uncommented unused function
2013-09-26 Matthias Wachsmodified termination condition
2013-09-26 Matthias Wachsnew test
2013-09-26 Matthias Wachsthis iteration should return all addresses, not only...
2013-09-26 Matthias Wachsadditional check
2013-09-26 Matthias Wachsrace condition between APIs due to different locations...
2013-09-26 Matthias Wachsadditional check to prevent double free
2013-09-26 Matthias Wachslog message
2013-09-26 Matthias Wachsperformance monitoring test
2013-09-26 Matthias Wachsfixing indentation
2013-09-26 Matthias Wachsadd log message
2013-09-26 Matthias Wachsuse 10 seconds
2013-09-26 Matthias Wachsfixed for loop
2013-09-26 Matthias Wachsfixed segfault + improved aging
2013-09-25 Fabian Oehlmannats_ril: several fixes
2013-09-25 Matthias Wachsdo not use monitor callback
2013-09-25 Matthias Wachsnext test
2013-09-25 Matthias Wachsnew performance tests
2013-09-25 Matthias Wachsadditional tests
2013-09-25 Matthias Wachsnext test
2013-09-25 Matthias Wachsnext test: destroy address twice
2013-09-25 Matthias Wachsnext test with statistics
2013-09-25 Matthias Wachsnew test: check duplicate
2013-09-25 Matthias Wachsindent
2013-09-25 Matthias Wachsmodifications to test
2013-09-25 Matthias Wachschanges for ini
2013-09-25 Matthias Wachsstatistic based test
2013-09-25 Matthias Wachsadd address test
2013-09-25 Matthias Wachstesting api without solver
2013-09-25 Matthias Wachsinit test: ok
2013-09-25 Matthias Wachssingle aging task + indentation
2013-09-25 Matthias Wachsupdating tests
2013-09-25 Fabian Oehlmannats_ril: debugged to run first tests
2013-09-17 Fabian Oehlmannats_ril: indent corrected
2013-09-17 Fabian Oehlmannats_ril: debug messages added
2013-09-16 Matthias Wachsindent
2013-09-16 Matthias Wachsspeed up address suggestions
2013-09-16 Matthias Wachsindent: tab to spaces
2013-09-16 Matthias Wachsindentation: replace \t with 2 spaces
2013-09-16 Florian Dold- replace deprecated INCLUDES with AM_CPPFLAGS
2013-09-16 Matthias Wachsaddress suggestion cannot be done while deleting: it...
next