| Age | Commit message (Collapse) | Author |
|
Simplify code.
|
|
Decode URI encoded string, validating both hex and that encoded
data is valid UTF-8.
|
|
Implement /api/v1/events which will send out messages when
things change, such as the main controller.
|
|
SHA1 hasher. Needed by websocket support that is coming soon.
Using either libmd or openssl to do the actual hashing.
|
|
Only has methods for writing JSON for now.
Will let you create invalid json, but should assert if you do.
|
|
Encodes and decodes base64. No linebreaks, always padding.
|
|
Can't really do anything yet, but finds the bluetooth adapter
and registers an agent to make it pairable.
|
|
|
|
Reads config files
|
|
Path utilities (doh)
|
|
|