aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/mesh_common.c
Commit message (Expand)AuthorAge
* - rename 256 bit mesh hash typeBart Polot2014-04-07
* - remove ERROR logBart Polot2014-04-01
* - implement h2sBart Polot2014-04-01
* - add constBart Polot2014-03-10
* - refactorBart Polot2014-03-10
* - limit message name widthBart Polot2014-02-19
* - add missing message type namesBart Polot2014-02-19
* - use fixed-width message type namesBart Polot2014-02-19
* - simplify message namesBart Polot2014-02-19
* - debug strings for new message typesBart Polot2014-01-30
* - new message types for debugBart Polot2014-01-06
* - revamp mesh_common code, minor refactoringBart Polot2013-11-27
* - update message typesBart Polot2013-11-27
* - logBart Polot2013-11-13
* - doc, fixesBart Polot2013-11-07
* - new message type Bart Polot2013-11-07
* - unify payload, fixesBart Polot2013-10-17
* - multiple fixesBart Polot2013-10-17
* - syncBart Polot2013-08-23
* - update debug infoBart Polot2013-08-13
* - major refactoring, implement bi-directional keepalives, retransmit initial ...Bart Polot2013-07-19
* - updated message numbersBart Polot2013-07-10
* - simplified MESH client<->service API as per suggestions in bug #2934Bart Polot2013-07-10
* - use multihashmap32 instead of own implementationBart Polot2013-07-10
* - update message_to_stringBart Polot2013-07-08
* - wipe in case of local variable usageBart Polot2013-05-16
* - Change hash to speed up 16/32 bit lookupsBart Polot2013-05-10
* - add new message typesBart Polot2012-11-20
* MESH uses DHT xquery to limit the results returned during a regex string searchBart Polot2012-11-08
* - refactoringBart Polot2012-08-09
* - add debug functions, refactor, add common code fileBart Polot2012-08-09