aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Move a lot of stuff to libertyPřemysl Janouch2015-03-292-1503/+7
| * Add and fix some preliminary testsPřemysl Janouch2015-03-231-31/+225
| * Don't allow whitespace in base64Přemysl Janouch2015-03-231-5/+5
| * Steady progressPřemysl Janouch2015-03-231-41/+126
| * WebSockets improvementsPřemysl Janouch2015-03-221-66/+352
| * Steady progressPřemysl Janouch2015-03-152-90/+407
| * Steady progressPřemysl Janouch2015-03-141-42/+272
| * Try to lock a PID filePřemysl Janouch2015-03-111-4/+51
| * Steady progressPřemysl Janouch2015-03-111-94/+165
| * RefactoringPřemysl Janouch2015-03-101-58/+56
| * Some intial WebSockets codePřemysl Janouch2015-03-093-7/+523
| * Steady progressPřemysl Janouch2015-03-086-12/+205
| * Steady progressPřemysl Janouch2015-03-081-34/+650
| * Figuring out how to close the connectionPřemysl Janouch2015-03-061-90/+110
| * Steady progressPřemysl Janouch2015-03-051-10/+206
| * Steady progressPřemysl Janouch2015-03-021-120/+284
| * Initial commitPřemysl Janouch2015-03-0210-0/+1278
* Remove .travis.ymlPřemysl Janouch2018-06-241-39/+0
* Update READMEPřemysl Janouch2018-06-241-10/+6
* Relicense to 0BSD, update mail addressPřemysl Janouch2018-06-244-14/+7
* Bump libertyPřemysl Janouch2018-06-242-1/+1
* Display unexpected messages, tooPřemysl Janouch2018-05-111-1/+9
* Fix UTF-8 validationPřemysl Janouch2018-05-111-1/+1
* Fix sent close code when failing the connectionPřemysl Janouch2018-05-111-1/+1
* Better fix for EOF handling with WebSocketsPřemysl Janouch2018-04-161-6/+3
* Fix EOF handling with WebSocketsPřemysl Janouch2018-04-161-0/+8
* Bump liberty, fix GNUC detection, update READMEPřemysl Janouch2018-04-164-42/+26
* CleanupPřemysl Janouch2017-02-071-23/+1
* WebSockets are no longer experimentalPřemysl Janouch2017-02-062-7/+2
* WebSocket: fix connection timeoutPřemysl Janouch2017-02-061-0/+1
* WebSocket: avoid closing an invalid FDPřemysl Janouch2017-02-061-1/+1
* WebSocket: fix reconnectionPřemysl Janouch2017-02-061-0/+2
* WebSocket: fix showing the close reasonPřemysl Janouch2017-02-061-2/+2
* Bump libertyPřemysl Janouch2017-02-061-0/+0
* WebSocket: fix segfault in HTTP parsingPřemysl Janouch2017-02-061-0/+1
* WebSocket: remember to send the protocol versionPřemysl Janouch2017-02-061-0/+1
* WebSocket: fix header parsingPřemysl Janouch2017-02-061-4/+8
* Fix and update LICENSEPřemysl Janouch2017-02-032-13/+11
* Travis CI: brevify notificationsPřemysl Janouch2017-02-031-0/+6
* json-format.pl: further fixesPřemysl Janouch2017-01-261-9/+6
* json-format.pl: add a --keep-ws switchPřemysl Janouch2017-01-251-11/+12
* json-format.pl: make it a streaming formatterPřemysl Janouch2017-01-251-17/+24
* json-format.pl: fix display of empty [] and {}Přemysl Janouch2017-01-251-12/+19
* Fix OpenSSL 1.1 compatibilityPřemysl Janouch2017-01-252-0/+7
* Add and install json-format.plPřemysl Janouch2017-01-252-0/+143
* Bump libertyPřemysl Janouch2017-01-232-4/+4
* Fix Travis CI notificationsPřemysl Janouch2016-03-141-1/+1
* Update READMEPřemysl Janouch2016-03-131-1/+1
* Use TMPDIR as a fallback if setPřemysl Janouch2016-03-131-0/+3
* Update READMEPřemysl Janouch2016-03-101-2/+11