0
I Use This!
Inactive

Commits : Listings

Analyzed 19 days ago. based on code collected 20 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Python API change: callback function begins with cb_. More... over 10 years ago
Refactoring of code, fixed bug in unpacking string8, added two more tests. More... over 10 years ago
Added unit test of unpacking string8. More... over 10 years ago
Typo in doxygen comment. More... over 10 years ago
Improved doxygen doc. More... over 10 years ago
Added two more tests for unpacking values. More... over 10 years ago
Added two more tests for unpacking int values. More... over 10 years ago
Added unit tests for unpacking uint8 and real64. More... over 10 years ago
Added wrong license block. More... over 10 years ago
Added test for encoding float values. More... over 10 years ago
Added more tests, fix comments, small bugs and typos. More... over 10 years ago
Bug fix: wrong encoding/decoding of uint64. More... over 10 years ago
Added one more test (packing of uint16). More... over 10 years ago
Typo in comments. More... over 10 years ago
Added basic tests for packing values. More... over 10 years ago
Typo. More... over 10 years ago
Bug fix: server crashed, because it tried to send unset value. More... over 10 years ago
Removed debug print. More... over 10 years ago
Bug fix: wrong encoding of double (needs testing). More... over 10 years ago
Bad debug print: %d -> %s. More... over 10 years ago
Small refactoring. More... over 10 years ago
Refactoring and more debug print. More... over 10 years ago
Bug fix: initialize url, before it is used by client. More... over 10 years ago
Bug fix: wrong negotiation of URL, when IPv4 was used. More... over 10 years ago
Fixed typo in comment. More... over 10 years ago
Bug fix: connection is properly terminated, when TCP is used. More... over 10 years ago
Bug fix: wrong URL scheme, when TCP+TLS is requested. More... over 10 years ago
Bug fix: send command tag_set_value, when TCP/WS is used. More... over 10 years ago
Bug fix: set flag of WebSocket session. More... over 10 years ago
Bug fix: right schema of WebSocket. More... over 10 years ago