aboutsummaryrefslogtreecommitdiff
path: root/src/transport/gnunet-service-transport_hello.c
Commit message (Expand)AuthorAge
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
* uncrustify as demanded.ng02019-09-08
* 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
* small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff2016-04-09
* -fix (C) noticesChristian Grothoff2016-01-19
* fix #3986Christian Grothoff2015-10-05
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* -fix shutdown issueChristian Grothoff2015-02-12
* generate our own HELLO before starting validationsChristian Grothoff2015-02-12
* -do only send HELLO to clients once on startup, do only send fully initialize...Christian Grothoff2015-02-09
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff2014-12-24
* fix for bug #0003416: do not stop parsing uri when plugin is not foundMatthias Wachs2014-06-03
* malloc -> newLRN2013-12-19
* separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff2013-10-10
* -remove trailing whitespaceChristian Grothoff2013-10-06
* -getting ATS and transport to compile again (part of #3047)Christian Grothoff2013-09-30
* refresh hello fixMatthias Wachs2013-04-05
* support for FRIEND_HELLO messagesMatthias 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
* configurable hello expirationGabor X Toth2012-11-18
* -removing legacy ifdefs, fixing log statementsChristian Grothoff2012-05-06
* -enable lm buildingChristian Grothoff2012-05-03
* - assertions and checks for mantis 2283 Matthias Wachs2012-04-24
* -fixing indentationChristian Grothoff2011-11-29
* refactoring how we handle peer addresses in peerinfo/ats/transport/hello subs...Christian Grothoff2011-11-08
* curly wars / auto-indentationChristian Grothoff2011-11-04
* process find peer requests and repliesChristian Grothoff2011-09-27
* run indent twice, it alternates between two 'canonical' forms, also run white...Christian Grothoff2011-08-29
* indentationChristian Grothoff2011-08-15
* indentationChristian Grothoff2011-08-15
* HELLOsChristian Grothoff2011-08-13
* implementing new HELLO apiChristian Grothoff2011-08-04