Age | Commit message (Expand) | Author |
2018-06-05 | first batch of license fixes (boring) | psyc://loupsycedyglgamf.onion/~lynX |
2017-10-06 | fix leak | Christian Grothoff |
2017-03-25 | rename GNUNET_GETOPT functions to achieve better consistency | Christian Grothoff |
2017-03-15 | Still porting to new getopt API. | Marcello Stanisci |
2016-11-09 | - add subdirectory gitignore files | Bart Polot |
2016-04-30 | implementing new scheduler shutdown semantics | Christian Grothoff |
2016-04-09 | small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex... | Christian Grothoff |
2016-01-19 | -fix (C) notices | Christian Grothoff |
2015-10-18 | move -C option from gnunet-transport to gnunet-ats; also, use blacklisting AP... | Christian Grothoff |
2015-10-07 | determine network scope for ATS even if we do not yet have a session and only... | Christian Grothoff |
2015-06-30 | fix #3869: outdated FSF address | Christian Grothoff |
2015-05-28 | -fix ftbfs | 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 | -bringing copyright tags up to FSF standard | Christian Grothoff |
2015-01-17 | use ATS functions to convert quality network type to string, instead of using... | Christian Grothoff |
2014-12-24 | making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e... | Christian Grothoff |
2014-12-23 | -fix trivial double-free | Christian Grothoff |
2014-12-03 | -fix misc compiler warnings | Christian Grothoff |
2014-08-18 | doxygen fix | Matthias Wachs |
2014-07-17 | remove debug message | Matthias Wachs |
2014-07-17 | fixing assertion in gnunet-ats.c:250: hashmap did not copy peer ids -> crash | Matthias Wachs |
2014-07-17 | clean up | Matthias Wachs |
2014-06-16 | notify performance monitors about destroyed addresses (for #3406) | Christian Grothoff |
2014-06-16 | print active/inactive information | Christian Grothoff |
2014-06-16 | minor code cleanups, doxygen | Christian Grothoff |
2014-06-16 | bugfix: only create another address entry if we did not have one already | Christian Grothoff |
2014-06-16 | optimization: only iterate over mamultipeermap entries that match peer id | Christian Grothoff |
2014-06-16 | -doxygen, indentation | Christian Grothoff |
2014-06-16 | -doxygen, indentation | Christian Grothoff |
2014-06-16 | -indentation | Christian Grothoff |
2014-05-27 | change order for error check | Matthias Wachs |
2014-05-27 | fix crash | Matthias Wachs |
2014-05-21 | performance API indicates disconnect | Matthias Wachs |
2014-05-19 | using new api | Matthias Wachs |
2014-04-08 | wrong checks | Matthias Wachs |
2014-04-07 | fixing unchecked return values | Matthias Wachs |
2014-02-04 | filter ats information in non-verbose mode | Matthias Wachs |
2014-02-04 | fix indentation | Matthias Wachs |
2013-12-16 | -indentation fixes | Christian Grothoff |
2013-10-10 | separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSA | Christian Grothoff |
2013-10-06 | -remove trailing whitespace | Christian Grothoff |
2013-09-30 | -getting core, nse, testbed, ats-tool and peerinfo-tool to compile again (par... | Christian Grothoff |
2013-09-16 | - replace deprecated INCLUDES with AM_CPPFLAGS | Florian Dold |
2013-08-29 | rename to match api name | Matthias Wachs |
2013-07-15 | do not use forever | Matthias Wachs |
2013-07-09 | fixing output + additional peer id check | Matthias Wachs |
2013-07-09 | fixing ats-tool output | Matthias Wachs |
2013-07-09 | fix segfault on missing type | Matthias Wachs |
2013-06-25 | fixing coverity 10470: Uninitialized scalar variable | Matthias Wachs |