aboutsummaryrefslogtreecommitdiffstats
path: root/src/libmdsclient/proto-util.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-07-09Bump yearMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2015-09-01typoMattias Andrée1-4/+4
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-08-25m + attributesMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-08-25m + begin on libmds_connection_tMattias Andrée1-5/+11
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-08-25whitespaceMattias Andrée1-1/+0
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-08-25...Mattias Andrée1-10/+16
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-08-25libmdsclient: add function to find unused message idMattias Andrée1-0/+26
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-08-25libmdsclient: add identity macros for optimisation functions that may or may not disappear in the future, and may or may not get alternatives, ↵Mattias Andrée1-0/+8
this way it programmer can use them if they are available and full back to the regular function otherwise Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-08-25libmdsclient: add message composing functionMattias Andrée1-0/+86
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-08-25begin on libmdsclient: header cherrypickingMattias Andrée1-0/+319
Signed-off-by: Mattias Andrée <maandree@operamail.com>