aboutsummaryrefslogtreecommitdiff
path: root/src/ats/Makefile.am
Commit message (Collapse)AuthorAge
* -removing dead old codeChristian Grothoff2012-06-23
|
* new test deleting a session using the plugin_env_session_end way ↵Matthias Wachs2012-06-19
| | | | | | | (addr=NULL,addr_length=0) + session this fails atm and is a bug
* -LRN: dependenciesChristian Grothoff2012-06-15
|
* - gnunet-ats cmd line tool basicsMatthias Wachs2012-06-15
|
* - changes related to ATS_address_add + testcases for address deletion and addingMatthias Wachs2012-06-15
|
* - adding GNUNET_ATS_address_add functionality .. no changes to scheduling ↵Matthias Wachs2012-06-14
| | | | API yet
* -fixing #2405Christian Grothoff2012-06-07
|
* -bump versionsChristian Grothoff2012-06-01
|
* -fixing build issues for distingChristian Grothoff2012-06-01
|
* - suggest backoff resetMatthias Wachs2012-05-22
|
* - updateMatthias Wachs2012-04-17
|
* -fixChristian Grothoff2012-02-28
|
* -updating PO filesChristian Grothoff2012-02-24
|
* averaging fast changing quality valuesMatthias Wachs2012-02-23
|
* - latest changesMatthias Wachs2012-01-19
|
* change default configurations on systems with UNIX domain sockets to NOT ↵Christian Grothoff2012-01-13
| | | | specify any port for TCP-based IPC (and interpret that as no TCP-based IPC desired), as we can and want to use UNIX domain sockets in this case by default
* - even more mlpMatthias Wachs2012-01-12
|
* - mlpMatthias Wachs2012-01-12
|
* - fundamentals for mlp implementationMatthias Wachs2012-01-12
|
* adding glpk to the makefileMatthias Wachs2012-01-11
|
* -version bumps for releaseChristian Grothoff2011-12-26
|
* missing fileMatthias Wachs2011-12-23
|
* move code from service to apiMatthias Wachs2011-12-13
| | | | | | fix bug add test
* LRN: Add '-Wl,' prefix to -no-undefinedChristian Grothoff2011-11-05
| | | | | | | | | | -no-undefined is not a valid compiler option as of GCC 4.6.x (it IS valid linker option). Note that this REQUIRES an extra -no-undefined to be passed to libtool (this is done by GN_LIB_LDLFAGS and GN_PLUGIN_LDFLAGS), because libtool does not understand -Wl,-no-undefined.
* fixChristian Grothoff2011-11-03
|
* implementing #1747Christian Grothoff2011-11-03
|
* adding statsChristian Grothoff2011-10-19
|
* disabling consumption test and verboseMatthias Wachs2011-10-14
|
* (no commit message)Matthias Wachs2011-10-14
|
* parsing reservationsChristian Grothoff2011-10-14
|
* test + fixMatthias Wachs2011-10-14
|
* moving out addresses as wellChristian Grothoff2011-10-13
|
* mergingChristian Grothoff2011-10-13
|
* (no commit message)Matthias Wachs2011-10-13
|
* commenting out old testsChristian Grothoff2011-10-13
|
* renameChristian Grothoff2011-10-13
|
* new ATS API -- code won't compileChristian Grothoff2011-10-13
|
* commenting out failing test for nowChristian Grothoff2011-10-12
|
* adding change preference API to ATSChristian Grothoff2011-10-10
|
* adding missing filesChristian Grothoff2011-09-13
|
* fix in address update + testcaseMatthias Wachs2011-09-09
|
* fundamentals for an ats testMatthias Wachs2011-08-29
|
* LRN: Fix deps in atsChristian Grothoff2011-08-14
|
* initial ATS service refactoringChristian Grothoff2011-08-12