Commit Graph

84 Commits

Author SHA1 Message Date
James Booth
c1910b052f Removed stanza show functions 2015-06-06 22:42:43 +01:00
James Booth
dab79fabb9 Moved stanza_new function 2015-06-06 22:41:24 +01:00
James Booth
ddd1bf99a4 Moved stanza data structures 2015-06-06 22:37:50 +01:00
James Booth
b7151c5da3 Renamed parser -> stanza 2015-06-06 22:28:10 +01:00
James Booth
6522e94977 Renamed stanza -> stanzas 2015-06-06 22:22:18 +01:00
James Booth
7d097d8a91 Pass state through parser 2015-06-06 22:15:20 +01:00
James Booth
c96e902472 Set kill_recv on stream end 2015-06-06 20:19:58 +01:00
James Booth
5a857fc6c5 Added manual sleep to socket accept and recv 2015-06-06 19:22:39 +01:00
James Booth
c9aafb2b64 Updated README 2015-06-04 00:22:18 +01:00
James Booth
7fe6a433b5 Added query priming to HTTP api 2015-06-02 02:01:25 +01:00
James Booth
22726f0657 Update README.md 2015-06-02 00:42:42 +01:00
James Booth
202c4946a6 Fixed double free 2015-06-02 00:41:35 +01:00
James Booth
1ab2713bc5 Updated README 2015-06-02 00:26:01 +01:00
James Booth
fe36df4dbe Allow stubbing based on query xmlns 2015-06-02 00:19:53 +01:00
James Booth
ddb837cdcd Renamed stbbr_for -> stbbr_for_id 2015-06-01 22:02:18 +01:00
James Booth
66077b0194 Fixed legacy auth, uses dynamic ID 2015-06-01 21:34:35 +01:00
James Booth
897a08197a Update README.md 2015-06-01 19:55:33 +01:00
James Booth
32db648cfb Added prime for id to http api 2015-06-01 19:50:50 +01:00
James Booth
46d82ef6f7 Added stbbr_op_t to httpapi module 2015-06-01 19:32:55 +01:00
James Booth
a54871cf95 Merge remote-tracking branch 'origin/master' 2015-06-01 00:38:34 +01:00
James Booth
6afa417667 Added license 2015-06-01 00:38:11 +01:00
James Booth
ffe532624c Update README.md 2015-06-01 00:16:31 +01:00
James Booth
4b731d65c4 Update README.md 2015-06-01 00:02:17 +01:00
James Booth
9661835f10 Update README.md 2015-05-31 23:56:44 +01:00
James Booth
c0360fb8c5 Update README.md 2015-05-31 23:54:31 +01:00
James Booth
b8cedf7e4d Added includes for microhttpd 2015-05-31 23:43:15 +01:00
James Booth
a305b0af56 Install runner 2015-05-31 23:21:46 +01:00
James Booth
123f23c438 Added http daemon 2015-05-31 23:17:50 +01:00
James Booth
e8ca581eea Added stbbr_wait_for 2015-05-30 22:43:28 +01:00
James Booth
7ae9fe8466 Update README.md 2015-05-27 23:14:19 +01:00
James Booth
7acf4f84e1 Renamed verification functions 2015-05-27 23:11:45 +01:00
James Booth
e7b240242f Update README.md 2015-05-27 23:09:02 +01:00
James Booth
bb9b49a8ea Made verifications blocking calls with timeout 2015-05-27 22:41:51 +01:00
James Booth
8907bd0ac9 Added kill_recv 2015-05-27 00:20:38 +01:00
James Booth
1437ad1387 Update README.md 2015-05-24 22:46:25 +01:00
James Booth
15f334ef5d Update README.md 2015-05-24 22:44:12 +01:00
James Booth
bf47f43823 Update README.md 2015-05-24 22:43:35 +01:00
James Booth
9af30ddbba Update README.md 2015-05-24 22:42:58 +01:00
James Booth
0948314910 Update README.md 2015-05-24 22:41:49 +01:00
James Booth
0a76c89489 Update README.md 2015-05-24 22:40:38 +01:00
James Booth
326a5512ab Create README.md 2015-05-24 22:39:49 +01:00
James Booth
5b1efdfeab Added mutex lock to send_queue 2015-05-24 21:58:43 +01:00
James Booth
dda02514df Added stbbr_send 2015-05-24 21:46:26 +01:00
James Booth
dbccbb70a5 Added attribute value wildcard matcher 2015-05-24 20:55:51 +01:00
James Booth
bb2b6da361 Added log lines after stream end 2015-05-24 20:30:04 +01:00
James Booth
0d1ba9500c Added verify any 2015-05-24 19:23:38 +01:00
James Booth
d84e50bccd Added verify for last received stanza 2015-05-24 18:34:21 +01:00
James Booth
a791965b8b Tidy logging 2015-05-24 17:14:45 +01:00
James Booth
afd11a29c7 Removed debug 2015-05-24 04:14:31 +01:00
James Booth
23cbdc9013 Handle shutdown 2015-05-24 00:55:39 +01:00