aboutsummaryrefslogtreecommitdiff
path: root/src/hello/test_hello.c
Commit message (Collapse)AuthorAge
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* 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
* separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff2013-10-10
|
* 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
* 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
* TypoLRN2012-11-04
|
* -misc bugfixes, travel hackingChristian Grothoff2012-11-04
|
* -do not warn if stat fails, do not output DEBUG messages in testChristian Grothoff2012-04-01
|
* -verbose is independent of loggingChristian Grothoff2012-02-26
|
* -fix typeChristian Grothoff2012-02-22
|
* -LRN: use FPRINTF -- #2051Christian Grothoff2011-12-30
|
* -fixing indentationChristian Grothoff2011-11-29
|
* refactoring how we handle peer addresses in peerinfo/ats/transport/hello ↵Christian Grothoff2011-11-08
| | | | subsystems -- use a struct instead of 3--4 arguments
* LRN: Use GNUNET_EXTRA_LOGGING to manage compile-time logging callsChristian Grothoff2011-10-04
| | | | | | (#1805).
* indentationChristian Grothoff2011-08-15
|
* indentationChristian Grothoff2011-08-15
|
* gpl3Christian Grothoff2010-07-02
|
* fixChristian Grothoff2010-05-02
|
* be less verboseChristian Grothoff2009-10-05
|
* fixesChristian Grothoff2009-09-07
|
* testing-designChristian Grothoff2009-06-18
|
* ngChristian Grothoff2009-05-29