aboutsummaryrefslogtreecommitdiff
path: root/src/ats
Commit message (Collapse)AuthorAge
* -fixing indentationChristian Grothoff2011-11-29
|
* Changed quota configuration from core to ats section, renamed from ↵Bart Polot2011-11-29
| | | | TOTAL_QUOTA_* to WAN_QUOTA_*
* -more doxygen fixesChristian Grothoff2011-11-28
|
* introducing GNUNET_UNUSED macro instead of hard-coding gcc attribute all ↵Christian Grothoff2011-11-28
| | | | over the place; also some further documentation fixes
* -doxygen fixesChristian Grothoff2011-11-28
|
* fixing mantis #1970Matthias Wachs2011-11-28
| | | | | bug: ats only deleted active addresses, but should delete all addresses with session removed and addrlen 0
* LRN: Use GNUNET_strdup() instead of strdup ()Christian Grothoff2011-11-25
|
* fixing reconnect bugMatthias Wachs2011-11-22
|
* different plugins with and session==0 Matthias Wachs2011-11-21
|
* fixChristian Grothoff2011-11-18
|
* fixChristian Grothoff2011-11-18
|
* fixChristian Grothoff2011-11-18
|
* add units to time, use configuration time api where appropriate, fixing ↵Christian Grothoff2011-11-17
| | | | Mantis #1875
* more asserts for 1903Christian Grothoff2011-11-15
|
* plugin name should never be NULLChristian Grothoff2011-11-14
|
* towards fixing 1903: break instead of assertChristian Grothoff2011-11-14
|
* log code for debugging ATS session managementChristian Grothoff2011-11-14
|
* cleaner destroy by session IDChristian Grothoff2011-11-14
|
* session pointers can rarely be identical due to timing issuesMatthias Wachs2011-11-11
|
* removing quota test outputMatthias Wachs2011-11-10
|
* checking quotasMatthias Wachs2011-11-09
|
* cancel address suggestsMatthias Wachs2011-11-09
|
* fixChristian Grothoff2011-11-09
|
* refactoring how we handle peer addresses in peerinfo/ats/transport/hello ↵Christian Grothoff2011-11-08
| | | | subsystems -- use a struct instead of 3--4 arguments
* ATS suggests sessions that we in between terminated from transportMatthias Wachs2011-11-08
| | | | | | | | | | | | This causes: 0001863 Assertion failed at ats_api_scheduling.c:289. 0001868 plugins given sometimes an emtpy address in combination with 'force address' -> session was an inbound session 0001890 Crash during mesh small unicast test (i think)
* dummy for address in useMatthias Wachs2011-11-08
| | | | | | first I have to find the bugs in scheduling api, then I can add the logic here
* 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.
* curly wars / auto-indentationChristian Grothoff2011-11-04
|
* extending ats api to inform about addresses in useMatthias Wachs2011-11-04
|
* fixChristian Grothoff2011-11-03
|
* implementing #1747Christian Grothoff2011-11-03
|
* reconnect on protocol errors instead of crashing -- see #1863Christian Grothoff2011-10-30
|
* packedChristian Grothoff2011-10-23
|
* fixing mantis #18773Matthias Wachs2011-10-21
|
* not for 0Christian Grothoff2011-10-20
|
* weaken assertChristian Grothoff2011-10-19
|
* typoChristian Grothoff2011-10-19
|
* initChristian Grothoff2011-10-19
|
* major bugfixes in performance api implementation, some loggingChristian Grothoff2011-10-19
|
* major bugfixes in performance api implementation, some loggingChristian Grothoff2011-10-19
|
* adding statsChristian Grothoff2011-10-19
|
* fixChristian Grothoff2011-10-19
|
* fixChristian Grothoff2011-10-18
|
* coverity fixesMatthias Wachs2011-10-18
|
* fixChristian Grothoff2011-10-18
|
* fixChristian Grothoff2011-10-18
|
* send session release messages back to ATS APIChristian Grothoff2011-10-18
|
* send session release messages back to ATS APIChristian Grothoff2011-10-18
|
* fixChristian Grothoff2011-10-18
|
* fixChristian Grothoff2011-10-18
|