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 |
2017-12-27 | more logging for hello | Christian Grothoff |
2017-03-17 | more renamings relating to 'new' service now just being the 'normal' service | Christian Grothoff |
2017-01-27 | unset XDG environment variable during testcases, as they can screw things up ... | Christian Grothoff |
2017-01-08 | even more .gitignore updates | Christian Grothoff |
2016-11-09 | - add subdirectory gitignore files | Bart Polot |
2016-07-31 | convering more services to new core MQ API | Christian Grothoff |
2016-07-08 | -avoid calling memcpy() with NULL argument, even if len is 0 | Christian Grothoff |
2016-01-19 | -fix (C) notices | Christian Grothoff |
2015-10-26 | -truncate on write | Christian Grothoff |
2015-10-16 | -ignore 2nd FRIEND hello when patching | Christian Grothoff |
2015-10-07 | -typo | Christian Grothoff |
2015-10-07 | -simplify | Christian Grothoff |
2015-10-07 | -ensure result is +- 1 | Christian Grothoff |
2015-10-03 | -improving comments and coding style for libgnunethello library | Christian Grothoff |
2015-10-03 | improving comments and coding style for libgnunethello library | Christian Grothoff |
2015-06-30 | fix #3869: outdated FSF address | Christian Grothoff |
2015-05-21 | -include local_info in hello cmp | Christian Grothoff |
2015-05-20 | -indentation, doxygen | Christian Grothoff |
2015-02-18 | -tolerate NULL | Christian Grothoff |
2015-02-13 | -fix | 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-02-02 | avoid passing both PeerIdentity and Address (which contains PeerIdentity) if ... | Christian Grothoff |
2014-09-13 | fixing parallel build, getting rid of useless _DEPENDENCIES declarations | Christian Grothoff |
2014-08-18 | doxygen fix | Matthias Wachs |
2014-06-22 | output public key of peer | Christian Grothoff |
2014-06-03 | fix for bug #0003416: do not stop parsing uri when plugin is not found | Matthias Wachs |
2014-06-02 | this is not an issue: no break and just print info | Matthias Wachs |
2014-02-05 | Fixed GNUNET_HELLO_get_last_expiration, as it always returned min (EPOCH, exp... | Bart Polot |
2014-02-02 | Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow TES... | LRN |
2014-01-30 | fix #3284: support lib/MULTIARCH/ paths in installation, use GNUNET_PREFIX=@l... | Christian Grothoff |
2014-01-24 | fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029 | Sree Harsha Totakura |
2014-01-16 | fixing documentation for hello | Matthias Wachs |
2014-01-14 | copy info | Matthias Wachs |
2014-01-14 | missing option assignment | Matthias Wachs |
2014-01-14 | additional function to check option | Matthias Wachs |
2014-01-14 | set default options | Matthias Wachs |
2014-01-13 | - attempt 2 | Bart Polot |
2014-01-13 | - fix compilation | Bart Polot |
2013-12-18 | -style fix | 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 | -towards addressing #3047, note this causes the code to FTBFS | Christian Grothoff |
2013-09-16 | - replace deprecated INCLUDES with AM_CPPFLAGS | Florian Dold |
2013-09-15 | -minor NSE cleanup | Christian Grothoff |
2013-09-13 | -more rename issues | Christian Grothoff |
2013-09-13 | splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing and... | Christian Grothoff |