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 |
2018-05-10 | fix clean up logic in test_plugin_transport.c | Christian Grothoff |
2018-05-10 | more verbose logging | Christian Grothoff |
2018-05-07 | at least compiling fix | Nils Gillmann |
2018-05-07 | try to fix test failure in src/transport | Nils Gillmann |
2017-03-16 | removing dead/legacy server/connection logic, except for in tcp/wlan/bt plugi... | Christian Grothoff |
2016-05-06 | fix compiler warnings | Christian Grothoff |
2016-05-06 | fix compiler warnings | 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 | rename 'struct Session' to 'struct GNUNET_ATS_Session' to satisfy naming conv... | Christian Grothoff |
2015-06-30 | fix #3869: outdated FSF address | Christian Grothoff |
2015-03-01 | major code cleanup in UDP plugin, seems to also fix bugs; specifically, I thi... | Christian Grothoff |
2015-02-10 | fixing #3657 (replace ATS_Information with struct), but WIHTOUT fixing ATS te... | Christian Grothoff |
2015-02-09 | -tolerateNAT instant reporting | Christian Grothoff |
2015-02-07 | -bringing copyright tags up to FSF standard | Christian Grothoff |
2015-01-24 | Fix the use of (GNUNET_)strdup and (GNUNET_)free | LRN |
2015-01-18 | -fix compile issue due to api change | Christian Grothoff |
2014-12-24 | making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e... | Christian Grothoff |
2014-06-10 | fixing compile error | Matthias Wachs |
2014-06-09 | -fix compiler warning, fix test logic | Christian Grothoff |
2014-05-27 | minor changes | Matthias Wachs |
2014-03-26 | fix compile warning | Matthias Wachs |
2014-01-13 | implementing 0003268 to inbound information in HELLO addresses | Matthias Wachs |
2013-12-12 | -extend transport plugin API with capability to just disconnect a single sess... | Christian Grothoff |
2013-10-10 | separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSA | Christian Grothoff |
2013-10-10 | fix leak | Matthias Wachs |
2013-10-06 | -remove trailing whitespace | Christian Grothoff |
2013-10-01 | fixing test | Matthias Wachs |
2013-09-13 | splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing and... | Christian Grothoff |
2013-08-19 | make test resistant againt duplicate notifications | Matthias Wachs |
2013-08-12 | -more code migration to microseconds: | Christian Grothoff |
2013-08-06 | moving to new, fixed-size encoding of public and private ECC keys everywhere,... | Christian Grothoff |
2013-06-27 | remove log message | Matthias Wachs |
2013-06-27 | updated test | Matthias Wachs |
2013-06-25 | fixing coverity 10464: Resource leak | Matthias Wachs |
2013-05-21 | -fixes to error reporting | Christian Grothoff |
2013-05-09 | - complement HELPER API with functions to kill and wait on the helper process | Sree Harsha Totakura |
2013-03-28 | new friend only HELLO type GNUNET_MESSAGE_TYPE_FRIEND_HELLO | Matthias Wachs |
2013-03-25 | fix | Matthias Wachs |
2013-03-22 | fixing ATS data | Matthias Wachs |
2013-03-18 | transport plugin api change: split of address receive and ats updates | Matthias Wachs |
2013-02-05 | switching to ECDHE cryptography f, implementation is incomplete and INSECURE,... | Christian Grothoff |
2012-10-24 | Create directory for hostkey | LRN |
2012-10-17 | use precomputed hostkey for slow computers | Matthias Wachs |
2012-10-17 | fix | Matthias Wachs |
2012-10-17 | crash in test due to pending callbacks | Matthias Wachs |
2012-09-17 | fixing #1551/#2503 | Christian Grothoff |