Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | additional functions in author.erl | Ulf Wiger | 2015-07-26 | 1 | -0/+0 | |
| | ||||||
* | Added debug output of keys retreived for a specific connection | Magnus Feuer | 2015-07-25 | 1 | -1/+1 | |
| | ||||||
* | Successfully authorized connection is now stored by peer IP/port instead of ↵ | Magnus Feuer | 2015-07-25 | 1 | -1/+1 | |
| | | | | remote-reported IP/port | |||||
* | Now uses the correct decode_jwt function | Magnus Feuer | 2015-07-25 | 1 | -10/+1 | |
| | ||||||
* | Now validates certificate signatures against root public key instead of ↵ | Magnus Feuer | 2015-07-25 | 1 | -1/+1 | |
| | | | | against device public key. Bad Emil! | |||||
* | Now extracts certificates from { array, Certs } tuple | Magnus Feuer | 2015-07-25 | 2 | -3/+17 | |
| | ||||||
* | Add functionality to author.erl | Ulf Wiger | 2015-07-25 | 2 | -21/+120 | |
| | ||||||
* | Now handles JWT tokens in list format. | Magnus Feuer | 2015-07-24 | 1 | -1/+5 | |
| | ||||||
* | FIxed minor issues | Magnus Feuer | 2015-07-19 | 1 | -2/+2 | |
| | ||||||
* | Reintroduced code deleted by mistake | Magnus Feuer | 2015-07-13 | 2 | -0/+132 | |
| | ||||||
* | master: Merged from certificate-test | Magnus Feuer | 2015-07-13 | 6 | -23/+34 | |
|\ | ||||||
| * | certificate-test: Merged from release-next | Magnus Feuer | 2015-07-02 | 1 | -22/+8 | |
| |\ | ||||||
| * | | certificate-next: Fixed typo level bugs. | Magnus Feuer | 2015-06-29 | 1 | -6/+7 | |
| | | | ||||||
| * | | minor fixes rvi -> rvi_core + usable defaults | Ulf Wiger | 2015-06-29 | 4 | -11/+16 | |
| | | | ||||||
| * | | rvi renamed rvi_core. MErged with release-next | Magnus Feuer | 2015-06-25 | 4 | -6/+6 | |
| | | | ||||||
| * | | MErged in Ulf's changes | Magnus Feuer | 2015-06-25 | 18 | -570/+1419 | |
| |\ \ | ||||||
* | \ \ | master: Merged from PDXostc | Magnus Feuer | 2015-07-13 | 6 | -118/+664 | |
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/| | ||||||
| * | | release-next: Each outbound message is now run in its own process, ↵ | Magnus Feuer | 2015-06-26 | 1 | -22/+8 | |
| |/ | | | | | | | alleviating nested callback deadlocks | |||||
| * | Further faultsearching | Magnus Feuer | 2015-06-24 | 1 | -0/+8 | |
| | | ||||||
| * | Fault searching bt disconnect scenario | Magnus Feuer | 2015-06-24 | 2 | -5/+7 | |
| | | ||||||
| * | More info needed | Magnus Feuer | 2015-06-23 | 1 | -3/+5 | |
| | | ||||||
| * | Trials for bug fix | Magnus Feuer | 2015-06-23 | 1 | -3/+1 | |
| | | ||||||
| * | Trials for bug fix | Magnus Feuer | 2015-06-23 | 1 | -1/+7 | |
| | | ||||||
| * | Fix for parameters | Magnus Feuer | 2015-06-23 | 1 | -1/+1 | |
| | | ||||||
| * | Temp | Magnus Feuer | 2015-06-22 | 1 | -1/+9 | |
| | | ||||||
| * | Temp | Magnus Feuer | 2015-06-22 | 3 | -9/+29 | |
| | | ||||||
| * | Now accepts alternate websocket command structure | Magnus Feuer | 2015-06-16 | 1 | -0/+12 | |
| | | ||||||
| * | Additional fixes | Magnus Feuer | 2015-06-15 | 1 | -3/+10 | |
| | | ||||||
| * | Synced parameter structures with new rvi.js | Magnus Feuer | 2015-06-13 | 1 | -9/+4 | |
| | | ||||||
| * | Simplified websocket now works with JSON-RPC from locally connected services | Magnus Feuer | 2015-06-12 | 3 | -460/+307 | |
| | | ||||||
| * | Lightweight version of the websocket server | Magnus Feuer | 2015-06-12 | 2 | -2/+687 | |
| | | ||||||
| * | Removed wse deps. Fixed naming issue in bt. | Magnus Feuer | 2015-06-11 | 3 | -5/+4 | |
| | | ||||||
| * | First stab at simplified websocket | Magnus Feuer | 2015-06-11 | 1 | -1/+4 | |
| | | ||||||
| * | Moved json extractor to rvi_common | Magnus Feuer | 2015-06-11 | 2 | -131/+136 | |
| | | ||||||
| * | Now processes multiple JSON elements in one chunk | Magnus Feuer | 2015-06-10 | 1 | -7/+37 | |
| | | ||||||
| * | Now handles escape characters and in-string curly brackets | Magnus Feuer | 2015-06-10 | 1 | -29/+103 | |
| | | ||||||
| * | Fixed shutdown issue of multiple services | Magnus Feuer | 2015-06-10 | 2 | -3/+4 | |
| | | ||||||
* | | validate using TimeoutArg | Ulf Wiger | 2015-06-10 | 1 | -1/+1 | |
| | | ||||||
* | | dlink_tcp_rpc.erl compiles without warnings | Ulf Wiger | 2015-06-10 | 1 | -58/+13 | |
| | | ||||||
* | | w.i.p. doesn't compile a.t.m. | Ulf Wiger | 2015-06-10 | 1 | -98/+39 | |
| | | ||||||
* | | w.i.p. fixing auth for dlink_tcp+json | Ulf Wiger | 2015-06-10 | 1 | -68/+167 | |
| | | ||||||
* | | first integration, certs + bluetooth | Ulf Wiger | 2015-06-10 | 5 | -185/+150 | |
| | | ||||||
* | | Service invocation signed and validated | Ulf Wiger | 2015-06-10 | 8 | -144/+219 | |
| | | ||||||
* | | w.i.p. signing svc announcements | Ulf Wiger | 2015-06-10 | 8 | -111/+361 | |
| | | ||||||
* | | added auth escript | Ulf Wiger | 2015-06-10 | 4 | -2/+121 | |
| | | ||||||
* | | w.i.p. | Ulf Wiger | 2015-06-10 | 7 | -148/+450 | |
| | | ||||||
* | | JWT-style certificates, WIP | Ulf Wiger | 2015-06-10 | 5 | -38/+91 | |
| | | ||||||
* | | untested initial cert additions | Ulf Wiger | 2015-06-10 | 4 | -5/+93 | |
|/ | ||||||
* | Fixed crash if inbound socket is disconnected prior to authenticaiton | Magnus Feuer | 2015-06-09 | 3 | -8/+19 | |
| | ||||||
* | Removed packet length counter between RVI nodes. Now counts brackets to ↵ | Magnus Feuer | 2015-06-09 | 3 | -12/+49 | |
| | | | | figure out packet completion. |