aboutsummaryrefslogtreecommitdiff
path: root/src/hello/hello.c
Commit message (Expand)AuthorAge
* NEWS: Refactoring components under src/ into lib/, plugin/, cli/ and service/Martin Schanzenbach2023-10-18
* UTIL: Allow only inlcusion of util glib-style.Martin Schanzenbach2022-12-04
* BUILD: Attempt to disentable platform.h, gnunet_common.h and gnunet_private_c...Martin Schanzenbach2022-12-04
* -DOC: Pass through HELLO libraryWillow Liquorice2022-10-03
* -fix many more typosChristian Grothoff2021-04-26
* GNUNET_free_non_null -> GNUNET_freeChristian Grothoff2020-07-05
* tighten formatting rulesChristian Grothoff2019-10-31
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
* uncrustify as demanded.ng02019-09-08
* memcmp() -> GNUNET_memcmp(), first takeJulius Bünger2019-04-26
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* 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
* 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
* -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
* -indentation, doxygenChristian Grothoff2015-05-20
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* avoid passing both PeerIdentity and Address (which contains PeerIdentity) if ...Christian Grothoff2015-02-02
* doxygen fix Matthias Wachs2014-08-18
* fix for bug #0003416: do not stop parsing uri when plugin is not foundMatthias Wachs2014-06-03
* 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, exp...Bart Polot2014-02-05
* set default optionsMatthias Wachs2014-01-14
* -style fixChristian Grothoff2013-12-18
* separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff2013-10-10
* -remove trailing whitespaceChristian Grothoff2013-10-06
* -towards addressing #3047, note this causes the code to FTBFSChristian Grothoff2013-09-30
* -minor NSE cleanupChristian Grothoff2013-09-15
* -more rename issuesChristian Grothoff2013-09-13
* splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing and...Christian Grothoff2013-09-13
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
* moving to new, fixed-size encoding of public and private ECC keys everywhere,...Christian Grothoff2013-08-06
* automatically replace all server addresses with client addressesMatthias Wachs2013-07-12
* changesMatthias Wachs2013-04-10
* print hello friend typeMatthias Wachs2013-04-05
* changes for mantis 0002676Matthias Wachs2013-04-04
* -fix compile warningSree Harsha Totakura2013-04-02
* 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 INSECURE,...Christian Grothoff2013-02-05
* doxyenMatthias Wachs2012-12-14
* moved hello uri functions to hello libGabor X Toth2012-11-18
* -LRN: experimental HELLO URIsChristian Grothoff2012-03-05