aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* info: strendMattias Andrée2015-09-032-2/+8
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2015-09-031-3/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* info: change title on coverpageMattias Andrée2015-09-021-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* typoMattias Andrée2015-09-021-3/+3
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m doc fix + info: communication utiltiesMattias Andrée2015-09-022-2/+315
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* typoMattias Andrée2015-09-024-7/+7
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* whitespaceMattias Andrée2015-09-021-0/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* typoMattias Andrée2015-09-012-5/+5
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mds-kbdc: minor optimisationMattias Andrée2015-09-012-18/+31
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* typoMattias Andrée2015-08-311-3/+3
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add libmds_connection_establish_addressMattias Andrée2015-08-312-11/+63
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* typoMattias Andrée2015-08-281-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* everything except mds-kkbd and mds-vt compiles with musl; mds-kkbd and mds-vt does not because they require <linux/> headersMattias Andrée2015-08-285-5/+21
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* doc proto-utilMattias Andrée2015-08-282-0/+326
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* typoMattias Andrée2015-08-282-6/+6
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* remove redundent castMattias Andrée2015-08-281-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* implement inet address parsingMattias Andrée2015-08-282-27/+60
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* update gitignoreMattias Andrée2015-08-281-0/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* whoopsMattias Andrée2015-08-282-5/+6
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* int*_t are guaranteed to use two's complementMattias Andrée2015-08-281-14/+0
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* typoMattias Andrée2015-08-281-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m miscMattias Andrée2015-08-283-21/+80
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* A4 is not the best papersize of a book, smallbook is a little betterMattias Andrée2015-08-271-10/+24
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* typoMattias Andrée2015-08-271-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* info: more on MDS_DISPLAYMattias Andrée2015-08-261-0/+9
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* libmdsclient: begin on inet supportMattias Andrée2015-08-261-2/+90
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* libmdsclient: implement support for domain socketsMattias Andrée2015-08-264-20/+110
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* libmdsclient: connect to the display (parsing is not yet implemented)Mattias Andrée2015-08-268-7/+232
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mds-base: missed to change this earlier, protocol family is PF_, not AF_, which would be address familyMattias Andrée2015-08-251-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* implement libmds_connection_send_unlockedMattias Andrée2015-08-252-16/+121
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* info: libmdsclient: prefix and inclusion-guardsMattias Andrée2015-08-251-0/+10
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add pkg-config files and soname to libs and versioned so filesMattias Andrée2015-08-256-10/+88
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2015-08-251-2/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* info: index + add chapter for libmdsclient and libmdslltkMattias Andrée2015-08-251-2/+40
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* info: typoMattias Andrée2015-08-251-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m + docMattias Andrée2015-08-252-8/+45
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* libmdsclient: comm: init and destroyMattias Andrée2015-08-252-6/+43
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m + add header composing macrosMattias Andrée2015-08-252-5/+35
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2015-08-251-14/+3
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* attributesMattias Andrée2015-08-2523-35/+118
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m + attributesMattias Andrée2015-08-2516-35/+139
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* libmds_connection: lockingMattias Andrée2015-08-252-2/+95
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* sed is a buil depMattias Andrée2015-08-251-0/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m + begin on libmds_connection_tMattias Andrée2015-08-255-6/+180
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* update todoMattias Andrée2015-08-251-0/+5
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add header for libmdsclient that includes all libmdsclient headersMattias Andrée2015-08-251-0/+26
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* whitespaceMattias Andrée2015-08-251-1/+0
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* ...Mattias Andrée2015-08-251-10/+16
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* libmds_compose_v: make it easy to exclude headers conditionallyMattias Andrée2015-08-251-10/+32
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* fix m bugMattias Andrée2015-08-251-2/+3
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>