aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add support for synthetic eventsMattias Andrée2020-06-191-0/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Minor fixesMattias Andrée2020-06-194-17/+44
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix libaxl_receiveMattias Andrée2020-06-191-8/+8
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix error in libaxl_receiveMattias Andrée2020-06-192-8/+7
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add const to request structsMattias Andrée2020-06-194-851/+851
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* libaxl_receive_handshake and libaxl_send_requestMattias Andrée2020-06-153-13/+53
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Misc, mainly connect stuffMattias Andrée2020-06-1128-49/+672
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix error checkingMattias Andrée2020-05-111-5/+5
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Documentation, use of liberror, and implement libaxl_deallocate_idMattias Andrée2020-05-1111-17/+201
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* mMattias Andrée2020-05-102-2/+8
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Documentation + return -1 screen when not specifiedMattias Andrée2020-05-1018-24/+318
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* A few thingsMattias Andrée2020-05-1038-471/+1025
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix struct for ClientMessage eventMattias Andrée2020-05-101-1/+5
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix typoMattias Andrée2020-04-251-1/+3
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* mMattias Andrée2020-04-242-2/+4
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* mMattias Andrée2020-04-242-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Third commitMattias Andrée2020-04-243-0/+27
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Second commitMattias Andrée2020-04-2421-64/+1054
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* First commitMattias Andrée2020-04-20317-0/+9061
Signed-off-by: Mattias Andrée <maandree@kth.se>