aboutsummaryrefslogtreecommitdiff
path: root/src/transport/gnunet-service-transport_hello.c
Commit message (Collapse)AuthorAge
* 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
* 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 ↵Christian Grothoff2013-02-05
| | | | INSECURE, do not use for anything but testing
* 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 ↵Christian Grothoff2011-11-08
| | | | subsystems -- use a struct instead of 3--4 arguments
* 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 ↵Christian Grothoff2011-08-29
| | | | whitespace remover
* indentationChristian Grothoff2011-08-15
|
* indentationChristian Grothoff2011-08-15
|
* HELLOsChristian Grothoff2011-08-13
|
* implementing new HELLO apiChristian Grothoff2011-08-04