aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_hello_lib.h
Commit message (Collapse)AuthorAge
* News: Removed old hello functionality.t3sserakt2023-10-23
|
* UTIL: Incorporate nt component. Fixes #7955Martin Schanzenbach2023-10-13
|
* BUILD: Attempt to disentable platform.h, gnunet_common.h and ↵Martin Schanzenbach2022-12-04
| | | | gnunet_private_config.h insanity
* BUILD: Improve platform-specific includesMartin Schanzenbach2022-12-01
| | | | | | | | | | | This change allows third party programs to use gnunet either with the platform header from the sources used to build to gnunet, or use their own platform header by defining GNUNET_CUSTOM_PLATFORM_H which will be included in its stead. This also means that programs no longer must include "platform.h" (or similar) manually. The change (should be) backwards compatible to some degree. Fixes #4615
* -DOC: Documentation cleanup pass through HELLO libraryWillow Liquorice2022-10-03
|
* DOC: Major doxygen organisation work, upgraded config, updated logoWillow Liquorice2022-08-21
|
* more dhtu-gnunet basicsChristian Grothoff2021-09-19
|
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
|
* uncrustify as demanded.ng02019-09-08
|
* only use mono time in TNG HELLOsChristian Grothoff2019-05-04
|
* misc tng related cleanupChristian Grothoff2019-04-14
|
* implement #5551 (UDP broadcast learning in TNG)Christian Grothoff2019-04-07
|
* add handle_address_consider_verify skeletonChristian Grothoff2019-02-13
|
* 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
* 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
|
* convering more services to new core MQ APIChristian Grothoff2016-07-31
|
* -fix (C) noticesChristian Grothoff2016-01-19
|
* doxygen: add documentation linksGabor X Toth2016-01-15
|
* doxygen: group/module definitions (part 2)Gabor X Toth2016-01-12
|
* doxygen: group/module definitions (part 1)Gabor X Toth2016-01-11
|
* improving comments and coding style for libgnunethello libraryChristian Grothoff2015-10-03
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* -fixing peerinfo part of #3559Christian Grothoff2014-12-14
|
* doxygen fix Matthias Wachs2014-08-18
| | | | | use '+' as separator in hello uris and use ipv6 references delimited with '[' and ']'
* -doxygenChristian Grothoff2014-06-11
|
* 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
* -doxygenChristian Grothoff2014-03-04
|
* fixing documentation for helloMatthias Wachs2014-01-16
|
* additional function to check optionMatthias Wachs2014-01-14
|
* -doxygen, indentationChristian Grothoff2014-01-14
|
* - attempt 2Bart Polot2014-01-13
|
* - fix compilationBart Polot2014-01-13
|
* implementing 0003268Matthias Wachs2014-01-13
|
* separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff2013-10-10
|
* -towards addressing #3047, note this causes the code to FTBFSChristian Grothoff2013-09-30
|
* splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing ↵Christian Grothoff2013-09-13
| | | | and another for encryption
* moving to new, fixed-size encoding of public and private ECC keys ↵Christian Grothoff2013-08-06
| | | | everywhere, also improving ECC API to better support ECRS/GADS operations
* changes for mantis 0002676Matthias Wachs2013-04-04
|
* change typeMatthias Wachs2013-03-28
|
* new friend only HELLO type GNUNET_MESSAGE_TYPE_FRIEND_HELLOMatthias Wachs2013-03-28
|
* switching to ECDHE cryptography f, implementation is incomplete and ↵Christian Grothoff2013-02-05
| | | | INSECURE, do not use for anything but testing
* hello lib header fixGabor X Toth2012-11-18
|