aboutsummaryrefslogtreecommitdiff
path: root/src/hello
Commit message (Collapse)AuthorAge
* HELLO: Fix netdb.h nonsense with h_addrMartin Schanzenbach2021-02-23
|
* HELLO: Add test for NG API; fix extraction moreMartin Schanzenbach2021-02-21
|
* HELLO-TNG: Fix parsing; sill brokenMartin Schanzenbach2021-02-21
|
* indentation and style fixesChristian Grothoff2021-01-15
|
* GNUNET_free_non_null -> GNUNET_freeChristian Grothoff2020-07-05
|
* fix sign api for to address #6164Christian Grothoff2020-04-08
|
* add $(GN_LIBINTL) to Makefile.am (fixes 0005902)xrs2019-11-08
|
* tighten formatting rulesChristian Grothoff2019-10-31
|
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
|
* remove CYGWIN codeblocks, drop vendored Windows openvpn, drop win32 specific ↵ng02019-09-10
| | | | | | | | | files. configures and builds okay. testsuite wasn't checked, will be checked. diff including the plibc removal is now around 14370 lines of code less.
* uncrustify as demanded.ng02019-09-08
|
* first step to remove plibcng02019-09-06
|
* only use mono time in TNG HELLOsChristian Grothoff2019-05-04
|
* memcmp() -> GNUNET_memcmp(), first takeJulius Bünger2019-04-26
|
* 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
|