Age | Commit message (Expand) | Author |
2018-06-07 | paragraph for gnunet devs that don't know how to use the web | psyc://loupsycedyglgamf.onion/~lynX |
2018-06-07 | glitch in the license text detected by hyazinthe, thank you! | psyc://loupsycedyglgamf.onion/~lynX |
2018-06-05 | first batch of license fixes (boring) | psyc://loupsycedyglgamf.onion/~lynX |
2016-09-21 | migrating more services to new service API | Christian Grothoff |
2016-01-19 | -fix (C) notices | Christian Grothoff |
2015-06-30 | fix #3869: outdated FSF address | Christian Grothoff |
2015-05-22 | -do pass local_address_info flag from/to ATS also for performance monitor | Christian Grothoff |
2015-02-10 | fixing #3657 (replace ATS_Information with struct), but WIHTOUT fixing ATS te... | Christian Grothoff |
2015-02-07 | -bringing copyright tags up to FSF standard | Christian Grothoff |
2015-02-07 | DCE | Christian Grothoff |
2015-02-05 | -misc cleanups | Christian Grothoff |
2015-02-05 | cleaning up gnunet-service-ats_normalization.c | Christian Grothoff |
2015-02-05 | -cleaning up gnunet-service-ats_performance-* | Christian Grothoff |
2015-02-05 | -cleaning up gnunet-service-ats_addresses.h | Christian Grothoff |
2015-02-05 | big ATS refactoring, no serious semantic changes should stem from this | Christian Grothoff |
2015-02-05 | Various changes: | Christian Grothoff |
2015-01-22 | use statics instead of singleton struct, simplify internal APIs | Christian Grothoff |
2015-01-22 | -indentation, do not pass stats arg as const just to then cast the const away | Christian Grothoff |
2015-01-22 | simplifying IPC for address destruction | Christian Grothoff |
2015-01-22 | simplifying IPC for address in use and address update | Christian Grothoff |
2015-01-18 | always use a slot, even if the session is NULL, simplify logic and document w... | Christian Grothoff |
2015-01-18 | -indentation, doxygen | Christian Grothoff |
2014-12-15 | removing dead code, improving comments, simplifying iteration logic, making i... | Christian Grothoff |
2014-07-17 | do not use NBO internally | Matthias Wachs |
2014-06-16 | do not use session_id in GAS_performance_notify_all_clients, needs to be 'act... | Christian Grothoff |
2014-06-16 | -doxygen, indentation | Christian Grothoff |
2014-04-07 | missing struct definition in header | Florian Dold |
2014-01-16 | documentation for ATS | Matthias Wachs |
2014-01-13 | implementing 0003268 | Matthias Wachs |
2013-12-18 | idea: try to prefer 'newer' addresses to improve mobility issues | Matthias Wachs |
2013-11-19 | - reduce debug level in proportional | Matthias Wachs |
2013-10-29 | move definition | Matthias Wachs |
2013-10-08 | ats solver are now implemented as plugins | Matthias Wachs |
2013-10-08 | improved documentation | Matthias Wachs |
2013-09-30 | -getting ATS and transport to compile again (part of #3047) | Christian Grothoff |
2013-09-26 | indent | Matthias Wachs |
2013-09-10 | more renaming from simplistic to proportional | Matthias Wachs |
2013-08-30 | updated experimentation tests | Matthias Wachs |
2013-08-29 | implemented feedback API, but not yet calling solver | Matthias Wachs |
2013-07-05 | doxygen documentation | Matthias Wachs |
2013-07-05 | documentation for new solver api in header | Matthias Wachs |
2013-07-04 | major change to solver api: split _update function since it combined 3 differ... | Matthias Wachs |
2013-07-03 | changing solver api: remove address hashmap from functions and pass instead w... | Matthias Wachs |
2013-07-03 | remove unused fields | Matthias Wachs |
2013-07-02 | adding functions for bulkmode | Matthias Wachs |
2013-06-25 | completed normalizing with min max handlin | Matthias Wachs |
2013-06-24 | implemented ats property normalization with callback to address | Matthias Wachs |
2013-06-24 | - fixed info message in test | Matthias Wachs |
2013-06-19 | renaming mlp solver for consistency | Matthias Wachs |
2013-06-19 | remove normalization from solvers, use in address only | Matthias Wachs |