Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Protect context switches with a lock in the router | Chris Robinson | 2017-06-29 | 1 | -0/+1 |
* | Protect device enumeration in the router with a mutex | Chris Robinson | 2017-06-29 | 1 | -0/+3 |
* | Handle the ALC version for some extension capabilities | Chris Robinson | 2017-06-28 | 1 | -0/+15 |
* | Properly clean up allocated memory at exit | Chris Robinson | 2017-06-28 | 1 | -2/+1 |
* | Partially implement ALC functions in the router | Chris Robinson | 2017-06-28 | 1 | -0/+4 |
* | Add a ptr-to-int map | Chris Robinson | 2017-06-28 | 1 | -0/+18 |
* | Add forwarding for the AL functions | Chris Robinson | 2017-06-28 | 1 | -0/+4 |
* | Load driver dlls in the router | Chris Robinson | 2017-06-28 | 1 | -0/+115 |