aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix CMakeLists.txtPřemysl Janouch2016-03-101-2/+3
* Flush output properlyPřemysl Janouch2016-01-221-1/+5
* Update READMEPřemysl Janouch2016-01-211-0/+1
* Update READMEPřemysl Janouch2016-01-211-0/+10
* Add ability to pipe output from callsPřemysl Janouch2016-01-211-22/+51
* Add JSON syntax highlightingPřemysl Janouch2016-01-212-16/+326
* Fix segfault on config load errorPřemysl Janouch2016-01-201-5/+5
* Allow line editing with VISUAL/EDITOR/viPřemysl Janouch2015-12-261-29/+357
* Refactor backendsPřemysl Janouch2015-12-261-293/+270
* Rewrite the input layerPřemysl Janouch2015-12-254-103/+749
* Bump liberty, use newer configuration formatPřemysl Janouch2015-12-132-206/+231
* Bump libertyPřemysl Janouch2015-12-132-6/+3
* Fix compile warningPřemysl Janouch2015-12-131-1/+1
* Reorganize codePřemysl Janouch2015-12-131-57/+57
* Convert README to AsciiDocPřemysl Janouch2015-09-271-7/+10
* Fix READMEPřemysl Janouch2015-09-271-5/+3
* WS: allow leaving out the URL pathPřemysl Janouch2015-06-251-3/+6
* WS: include the part after '?' in the queryPřemysl Janouch2015-06-251-5/+13
* Fix typo in HTTP request headerPřemysl Janouch2015-06-241-1/+1
* Bump libertyPřemysl Janouch2015-05-251-0/+0
* Update READMEPřemysl Janouch2015-05-071-0/+6
* Move a commentPřemysl Janouch2015-04-081-2/+4
* Fix an embarrasing logic errorPřemysl Janouch2015-04-081-2/+2
* Allow specifying the CA bundle in configurationPřemysl Janouch2015-04-081-3/+38
* WS: send messages in blocksPřemysl Janouch2015-04-081-9/+12
* WS: only display the "connecting" status on -vPřemysl Janouch2015-04-081-3/+6
* Fix WS masking logicPřemysl Janouch2015-04-081-1/+1
* Display the IP address while connectingPřemysl Janouch2015-04-081-1/+1
* Non-functional little fixesPřemysl Janouch2015-04-081-6/+5
* Watch for SIGINT and SIGTERMPřemysl Janouch2015-04-081-5/+29
* Handle quitting a bit betterPřemysl Janouch2015-04-081-0/+24
* Fix obsolete libev API usagePřemysl Janouch2015-04-081-5/+5
* Give the WebSocket backend some chance of workingPřemysl Janouch2015-04-081-75/+213
* Make asynchronous status messages possiblePřemysl Janouch2015-04-071-6/+46
* Cleanup, fix handshake, better errorsPřemysl Janouch2015-04-071-49/+34
* Travis CI: Change IRC notification addressPřemysl Janouch2015-04-031-1/+1
* WebSockets: use Server Name Indication with TLSPřemysl Janouch2015-04-031-2/+9
* Display a warning about WS statusPřemysl Janouch2015-03-291-0/+4
* Move a lot of stuff to libertyPřemysl Janouch2015-03-292-751/+2
* Stubplement WebSocketsPřemysl Janouch2015-03-295-123/+1811
* Not so trivial anymorePřemysl Janouch2015-03-234-4/+9
* Move to libertyPřemysl Janouch2015-02-288-1322/+11
* Fix the silliest of issues in utils.cPřemysl Janouch2015-02-281-1/+5
* Miscellaneous little changesPřemysl Janouch2015-02-262-4/+9
* Fix a leak and a null pointer dereferencePřemysl Janouch2015-02-221-5/+10
* Travis CI: Add help2mancoverity_scanPřemysl Janouch2015-02-221-1/+1
* Also build with ncursesw onlyPřemysl Janouch2015-02-222-6/+16
* Add support for attributed outputPřemysl Janouch2015-02-223-41/+474
* Rewrite to use utils.c from ponymapPřemysl Janouch2015-02-226-277/+1359
* Expect UTF-8 charset in Content-TypePřemysl Janouch2015-02-221-4/+43