aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2015-09-04optimise libmds_messageMattias Andrée2-92/+66
2015-09-04m docMattias Andrée2-2/+32
2015-09-04add libmds_messageMattias Andrée3-1/+610
2015-09-03how did that get thereMattias Andrée1-1/+1
2015-09-03info: strendMattias Andrée1-2/+1
2015-09-03mMattias Andrée1-3/+1
2015-09-02m doc fix + info: communication utiltiesMattias Andrée1-1/+1
2015-09-02typoMattias Andrée4-7/+7
2015-09-02whitespaceMattias Andrée1-0/+1
2015-09-01typoMattias Andrée2-5/+5
2015-09-01mds-kbdc: minor optimisationMattias Andrée2-18/+31
2015-08-31add libmds_connection_establish_addressMattias Andrée2-11/+63
2015-08-28everything except mds-kkbd and mds-vt compiles with musl; mds-kkbd and mds-vt does not because they require <linux/> headersMattias Andrée4-5/+17
2015-08-28doc proto-utilMattias Andrée1-0/+3
2015-08-28typoMattias Andrée1-1/+1
2015-08-28remove redundent castMattias Andrée1-1/+1
2015-08-28implement inet address parsingMattias Andrée2-27/+60
2015-08-26libmdsclient: begin on inet supportMattias Andrée1-2/+90
2015-08-26libmdsclient: implement support for domain socketsMattias Andrée4-20/+110
2015-08-26libmdsclient: connect to the display (parsing is not yet implemented)Mattias Andrée5-4/+227
2015-08-25mds-base: missed to change this earlier, protocol family is PF_, not AF_, which would be address familyMattias Andrée1-1/+1
2015-08-25implement libmds_connection_send_unlockedMattias Andrée2-15/+120
2015-08-25add pkg-config files and soname to libs and versioned so filesMattias Andrée2-0/+18
2015-08-25m + docMattias Andrée2-8/+45
2015-08-25libmdsclient: comm: init and destroyMattias Andrée2-6/+43
2015-08-25m + add header composing macrosMattias Andrée1-5/+32
2015-08-25mMattias Andrée1-14/+3
2015-08-25attributesMattias Andrée23-35/+118
2015-08-25m + attributesMattias Andrée16-35/+139
2015-08-25libmds_connection: lockingMattias Andrée2-2/+95
2015-08-25m + begin on libmds_connection_tMattias Andrée4-5/+179
2015-08-25add header for libmdsclient that includes all libmdsclient headersMattias Andrée1-0/+26
2015-08-25whitespaceMattias Andrée1-1/+0
2015-08-25...Mattias Andrée1-10/+16
2015-08-25libmds_compose_v: make it easy to exclude headers conditionallyMattias Andrée1-10/+32
2015-08-25fix m bugMattias Andrée1-2/+3
2015-08-25libmdsclient: libmds_compose_v is not a candidate for gnu_printfMattias Andrée1-0/+1
2015-08-25libmdsclient: add function to find unused message idMattias Andrée2-0/+72
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, this...Mattias Andrée1-0/+8
2015-08-25libmdsclient: add message composing functionMattias Andrée2-0/+266
2015-08-25begin on libmdsclient: header cherrypickingMattias Andrée2-0/+884
2015-08-24mds-colour: implement list-coloursMattias Andrée1-4/+39
2015-08-24introduce the `Origin command`-headerMattias Andrée8-51/+83
2015-08-24mds-kkbd: decipher mapping_query and fix a minor bug in itMattias Andrée1-15/+34
2015-08-24mds-kkbd: handle_keyboard_enumeration did not add the keyboard, what an oversightMattias Andrée1-1/+15
2015-08-24mds-kkbd: decipher handle_keyboard_enumeration and fix a minor bug in itMattias Andrée1-14/+40
2015-08-24mds-clipboard: improve wipe_and_freeMattias Andrée1-2/+8
2015-08-24hash-list: styleMattias Andrée1-10/+10
2015-08-24style + error messages should include message id + fix buffer overflowMattias Andrée3-44/+38
2015-08-24libmdsserver: styleMattias Andrée1-13/+13