aboutsummaryrefslogtreecommitdiff
path: root/src/hello
Commit message (Expand)AuthorAge
* -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
* fixing parallel build, getting rid of useless _DEPENDENCIES declarationsChristian Grothoff2014-09-13
* doxygen fix Matthias Wachs2014-08-18
* 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
* 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
* Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow TES...LRN2014-02-02
* fix #3284: support lib/MULTIARCH/ paths in installation, use GNUNET_PREFIX=@l...Christian Grothoff2014-01-30
* fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029Sree Harsha Totakura2014-01-24
* 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
* 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
* - replace deprecated INCLUDES with AM_CPPFLAGSFlorian Dold2013-09-16
* -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
* some outputMatthias Wachs2013-08-07
* 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