aboutsummaryrefslogtreecommitdiff
path: root/src/hello
Commit message (Collapse)AuthorAge
* more work on tngChristian Grothoff2019-01-21
|
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
|
* finish first draft of ats2 simple plugin (untested)Christian Grothoff2018-12-10
|
* rename fest: use new libgnunetnt instead of old libgnunetats logic for ↵Christian Grothoff2018-11-23
| | | | network type classification
* try to fix FTBFS of martinChristian Grothoff2018-11-22
|
* more work on TNGChristian Grothoff2018-11-22
|
* add new hello generation support logic to tngChristian Grothoff2018-11-22
|
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
|
* more logging for helloChristian Grothoff2017-12-27
|
* more renamings relating to 'new' service now just being the 'normal' serviceChristian Grothoff2017-03-17
|
* unset XDG environment variable during testcases, as they can screw things up ↵Christian Grothoff2017-01-27
| | | | badly
* even more .gitignore updatesChristian Grothoff2017-01-08
|
* - add subdirectory gitignore filesBart Polot2016-11-09
|
* convering more services to new core MQ APIChristian Grothoff2016-07-31
|
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
|
* -fix (C) noticesChristian Grothoff2016-01-19
|
* -truncate on writeChristian Grothoff2015-10-26
|
* -ignore 2nd FRIEND hello when patchingChristian Grothoff2015-10-16
|
* -typoChristian Grothoff2015-10-07
|
* -simplifyChristian Grothoff2015-10-07
|
* -ensure result is +- 1Christian Grothoff2015-10-07
|
* -improving comments and coding style for libgnunethello libraryChristian Grothoff2015-10-03
|
* improving comments and coding style for libgnunethello libraryChristian Grothoff2015-10-03
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -include local_info in hello cmpChristian Grothoff2015-05-21
|
* -indentation, doxygenChristian Grothoff2015-05-20
|
* -tolerate NULLChristian Grothoff2015-02-18
|
* -fixChristian Grothoff2015-02-13
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* avoid passing both PeerIdentity and Address (which contains PeerIdentity) if ↵Christian Grothoff2015-02-02
| | | | address is always present as then this is redundant
* fixing parallel build, getting rid of useless _DEPENDENCIES declarationsChristian Grothoff2014-09-13
|
* doxygen fix Matthias Wachs2014-08-18
| | | | | use '+' as separator in hello uris and use ipv6 references delimited with '[' and ']'
* output public key of peerChristian Grothoff2014-06-22
|
* fix for bug #0003416: do not stop parsing uri when plugin is not foundMatthias Wachs2014-06-03
| | | | | - changed semantics for address generator cb: GNUNET_SYSERR indicates stop, >= 0 indicates bytes added
* this is not an issue: no break and just print infoMatthias Wachs2014-06-02
|
* Fixed GNUNET_HELLO_get_last_expiration, as it always returned min (EPOCH, ↵Bart Polot2014-02-05
| | | | expiration times), so: EPOCH
* Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow ↵LRN2014-02-02
| | | | TESTS_ENVIRONMENT to be overrided (use AM_TESTS_ENVIRONMENT))
* fix #3284: support lib/MULTIARCH/ paths in installation, use ↵Christian Grothoff2014-01-30
| | | | GNUNET_PREFIX=@libdir@ so that we can extract the value of MULTIARCH during 'make check'
* fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029Sree Harsha Totakura2014-01-24
| | | | | | sed -i 's#^\(\s*\)TESTS#\1TESTS_ENVIRONMENT=export GNUNET_PREFIX=@prefix@;export PATH=@prefix@/bin:$$PATH;\n&#'
* fixing documentation for helloMatthias Wachs2014-01-16
|
* copy infoMatthias Wachs2014-01-14
|
* missing option assignmentMatthias Wachs2014-01-14
|
* additional function to check optionMatthias Wachs2014-01-14
|
* set default optionsMatthias Wachs2014-01-14
|
* - attempt 2Bart Polot2014-01-13
|
* - fix compilationBart Polot2014-01-13
|
* -style fixChristian Grothoff2013-12-18
|