| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | hle: Remove a large amount of 3ds-specific service code. | 2017-10-10 | 1 | -373/+0 | |
| * | Services/UDS: Handle the rest of the connection sequence. (#2963) | 2017-09-30 | 1 | -3/+77 | |
| * | Fixed type conversion ambiguity | 2017-09-30 | 1 | -4/+4 | |
| * | Services/UDS: Added a function to send EAPoL-Start packets (#2920) | 2017-09-25 | 1 | -0/+21 | |
| * | UDS: Use the ToDS and FromDS fields to properly calculate the AAD used during... | 2017-06-26 | 1 | -15/+32 | |
| * | UDS: Move the UDS keyslot used to generate the CCMP key to the AES::KeySlotID... | 2017-06-26 | 1 | -4/+1 | |
| * | UDS: Run clang-format. | 2017-06-26 | 1 | -33/+47 | |
| * | UDS: Added functions to encrypt and decrypt the data frames. | 2017-06-26 | 1 | -6/+142 | |
| * | UDS: Clarify comment about the first 4 bytes of the SecureData header. | 2017-06-15 | 1 | -1/+3 | |
| * | UDS: Stub SendTo to generate the unencrypted data frame with the right headers. | 2017-06-15 | 1 | -0/+112 |