aboutsummaryrefslogtreecommitdiff
path: root/src/hello/hello.c
Commit message (Collapse)AuthorAge
* 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
| | | | address is always present as then this is redundant
* doxygen fix Matthias Wachs2014-08-18
| | | | | use '+' as separator in hello uris and use ipv6 references delimited with '[' and ']'
* 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
* 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 ↵Christian Grothoff2013-09-13
| | | | and another for encryption
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
|
* 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
* doxyenMatthias Wachs2012-12-14
|
* moved hello uri functions to hello libGabor X Toth2012-11-18
|
* -LRN: experimental HELLO URIsChristian Grothoff2012-03-05
|
* fixing 2012: network structure alignment now forced to be correct even on ↵Christian Grothoff2011-12-21
| | | | W32 using #pragma pack from gcc 4.x
* -fixing indentationChristian Grothoff2011-11-29
|
* -doxygen fixesChristian Grothoff2011-11-28
|
* refactoring how we handle peer addresses in peerinfo/ats/transport/hello ↵Christian Grothoff2011-11-08
| | | | subsystems -- use a struct instead of 3--4 arguments
* introducing GNUNET_abortChristian Grothoff2011-11-05
|
* curly wars / auto-indentationChristian Grothoff2011-11-04
|