Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Protect context switches with a lock in the router | Chris Robinson | 2017-06-29 | 1 | -0/+3 |
* | Protect device enumeration in the router with a mutex | Chris Robinson | 2017-06-29 | 1 | -0/+4 |
* | Prepare the new driver in a local variable | Chris Robinson | 2017-06-29 | 1 | -11/+12 |
* | Handle the ALC version for some extension capabilities | Chris Robinson | 2017-06-28 | 1 | -2/+10 |
* | 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/+2 |
* | Add a ptr-to-int map | Chris Robinson | 2017-06-28 | 1 | -0/+150 |
* | Load driver dlls in the router | Chris Robinson | 2017-06-28 | 1 | -3/+261 |
* | Start a router DLL | Chris Robinson | 2017-06-28 | 1 | -0/+19 |