| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | hle: Remove a large amount of 3ds-specific service code. | 2017-10-10 | 1 | -164/+0 | |
| * | Services/UDS: Handle the rest of the connection sequence. (#2963) | 2017-09-30 | 1 | -5/+63 | |
| * | Services/UDS: Added a function to send EAPoL-Start packets (#2920) | 2017-09-25 | 1 | -0/+28 | |
| * | UDS: Run clang-format. | 2017-06-26 | 1 | -14/+5 | |
| * | UDS: Added functions to encrypt and decrypt the data frames. | 2017-06-26 | 1 | -3/+8 | |
| * | UDS: Clarify comment about the first 4 bytes of the SecureData header. | 2017-06-15 | 1 | -0/+2 | |
| * | UDS: Stub SendTo to generate the unencrypted data frame with the right headers. | 2017-06-15 | 1 | -0/+80 |