aboutsummaryrefslogtreecommitdiff
path: root/src/hello
Commit message (Collapse)AuthorAge
* 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
|
* 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 ↵Christian Grothoff2013-09-13
| | | | and another for encryption
* 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 ↵Christian Grothoff2013-08-06
| | | | everywhere, also improving ECC API to better support ECRS/GADS operations
* 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 ↵Christian Grothoff2013-02-05
| | | | INSECURE, do not use for anything but testing
* -renaming testing-new.h to testing.h, bumping library versionsChristian Grothoff2012-12-21
|
* doxyenMatthias Wachs2012-12-14
|
* moved hello uri functions to hello libGabor X Toth2012-11-18
|
* TypoLRN2012-11-04
|
* -misc bugfixes, travel hackingChristian Grothoff2012-11-04
|
* - bug of the weekMatthias Wachs2012-07-04
|
* -fixing #2405Christian Grothoff2012-06-07
|
* -trying to resolve alignment issue on sparcChristian Grothoff2012-04-24
|
* -do not warn if stat fails, do not output DEBUG messages in testChristian Grothoff2012-04-01
|
* -LRN: Add dependencies to gnunet hello and service namestoreChristian Grothoff2012-03-20
|
* -LRN: calculate file size for single files when needed and use ↵Christian Grothoff2012-03-19
| | | | GNUNET_DISK_file_size instead of STAT
* - doxygen fixesMatthias Wachs2012-03-19
|
* -adding gnunet-hello tool to bump expiration timesChristian Grothoff2012-03-13
|
* -LRN: experimental HELLO URIsChristian Grothoff2012-03-05
|
* -version bumps in anticipation of releaseChristian Grothoff2012-02-27
|