aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* additional check for filenameMatthias Wachs2013-11-22
|
* wrong string usedMatthias Wachs2013-11-22
|
* added convergence testFabian Oehlmann2013-11-22
|
* removed task_pending attributeFabian Oehlmann2013-11-22
| | | | testing reward function changes
* test variablesFabian Oehlmann2013-11-22
|
* fixed a bug where a set handle was used after freeFlorian Dold2013-11-22
|
* rename namestore to namecacheMatthias Wachs2013-11-22
|
* - bugfixesFabian Oehlmann2013-11-21
| | | | - changed reward calculation
* - logBart Polot2013-11-21
|
* - destroy all connections on shutdown, so core_disconnect doesn't cause errorsBart Polot2013-11-21
|
* - don't crash on channel not foundBart Polot2013-11-21
|
* extended state feature vectorFabian Oehlmann2013-11-21
|
* minor fix in check ... test test_gns_nick_shorten now passesMatthias Wachs2013-11-21
|
* timeout is to short on slower systems (and when running with valgrind)Matthias Wachs2013-11-21
|
* remove debug outputMatthias Wachs2013-11-21
|
* advanced tests laterMatthias Wachs2013-11-21
|
* - variables renamedFabian Oehlmann2013-11-20
| | | | - no suggestion if not at least min_bw bandwidth is theoretically available
* added intersection to set's automake scriptChristian Fuchs2013-11-20
| | | | | | | | | | | renamed shared variable in set-service's common structure reordered code in intersection i assume: finished reworking intersection, still misses dynamic bloomfilter size re-added struct SetState to intersection, which keeps track of the newest (and only this!) element count in the set's hashmap. removed iterator over the set for counting (see line above) a bugfix here and there
* - renaming namestore references to namecacheMatthias Wachs2013-11-20
| | | | | - implementing nick record based shortening in resolver
* missing fiMatthias Wachs2013-11-20
|
* fixed bug from set-unionChristian Fuchs2013-11-20
| | | | | more work on set intersection, should now be logically complete except for the adaptive bloomfilter size
* global/local reward ratio made adjustableFabian Oehlmann2013-11-20
|
* added preferences to state vectorFabian Oehlmann2013-11-20
|
* renaming timeout constantsMatthias Wachs2013-11-20
|
* -doxygenChristian Grothoff2013-11-19
|
* -implementing revocation set unionChristian Grothoff2013-11-19
|
* globalized networks stateFabian Oehlmann2013-11-19
|
* better experience initializationFabian Oehlmann2013-11-19
|
* evaluationMatthias Wachs2013-11-19
|
* removed debug statementFabian Oehlmann2013-11-19
|
* -integer underflow fixFabian Oehlmann2013-11-19
| | | | | | -bw_changed_cb invocation separate -benchmark info calls
* - more shutdown fixesBart Polot2013-11-19
|
* - missing headerBart Polot2013-11-19
|
* - fix shutdown orderBart Polot2013-11-19
|
* - remove warningBart Polot2013-11-19
|
* - api fixBart Polot2013-11-19
|
* - delete tunnel from peermap at shutdownBart Polot2013-11-19
|
* -do not crash on exit, even if mesh diedChristian Grothoff2013-11-19
|
* -fixChristian Grothoff2013-11-19
|
* -fixChristian Grothoff2013-11-19
|
* -fix testChristian Grothoff2013-11-19
|
* - don't reschedule a POLL if connectio is being destroyed, hopefully fix #3111Bart Polot2013-11-19
|
* -cleaner callback sequencingChristian Grothoff2013-11-19
|
* -fix channel_get_info, return pointer to peer, not interned valueChristian Grothoff2013-11-19
|
* get normalized pref per clientMatthias Wachs2013-11-19
|
* -not constChristian Grothoff2013-11-19
|
* -fixing crash from reset_mesh due to mesh API semantic change: cleaner is ↵Christian Grothoff2013-11-19
| | | | now always called, but we don't want it to release the maps in this case
* preference client management and testMatthias Wachs2013-11-19
|
* notify only onceMatthias Wachs2013-11-19
|
* - reduce debug level in proportional Matthias Wachs2013-11-19
| | | | | | - store pref client in DLL - remove disconnected clients