История коммитов

Автор SHA1 Сообщение Дата
  Subv d088dbfbe1 Services/UDS: Handle the connection sequence packets. 9 лет назад
  Subv 2e9f544ecc Services/UDS: Store the received beacon frames until RecvBeaconBroadcastData is called, up to 15 beacons at the same time, removing any older beacon frames when the limit is exceeded. 9 лет назад
  Subv 54411bef4e Services/UDS: Add functions to generate 802.11 auth and assoc response frames. 9 лет назад
  James Rowe 22e7402ab1 Merge pull request #2814 from Kloen/macro-remove 9 лет назад
  Kloen 0e428823f0 Remove unnecessary WIN32_LEAN_AND_MEAN macro definition 9 лет назад
  Sebastian Valle 56d718b2a1 Merge pull request #2793 from Subv/replyandreceive 9 лет назад
  Subv b53fa9514f Kernel/SVC: Pass the current thread as a parameter to ClientSession::SendSyncRequest. 9 лет назад
  Yuri Kunde Schlesner 686fde7e52 Merge pull request #2809 from wwylele/texture-copy-fix 9 лет назад
  wwylele 85a448d405 gpu: add comments for TextureCopy 9 лет назад
  Yuri Kunde Schlesner a613d45de9 Merge pull request #2800 from wwylele/fog-lutlutlut 9 лет назад
  James Rowe 19f1216e72 Merge pull request #2811 from MerryMage/qtdebug 9 лет назад
  James Rowe 7af6931fb5 Merge pull request #2812 from tiagmoraismorgado/patch-1 9 лет назад
  Tiago Morais Morgado 470c6bdca9 fixing a couple of typos 9 лет назад
  MerryMage f1790e6d91 configure_debug: Add label warning that CPU JIT needs to be disabled for gdbstub to work 9 лет назад
  wwylele bf16c73260 gpu: fix edge cases for TextureCopy 9 лет назад
  Sebastian Valle fa53ccc74b Merge pull request #2778 from Subv/uds_more 9 лет назад
  Subv 2eb174713b UDS: Use the ToDS and FromDS fields to properly calculate the AAD used during encryption. 9 лет назад
  Subv 1f1739d366 UDS: Move the UDS keyslot used to generate the CCMP key to the AES::KeySlotID enum. 9 лет назад
  Subv 87168bfe8b UDS: Run clang-format. 9 лет назад
  Subv 9befb8c887 UDS: Added functions to encrypt and decrypt the data frames. 9 лет назад
  Subv c3c9175a1c Kernel/Sessions: Clean up the list of pending request threads of a session when the client endpoint is closed. 9 лет назад
  Subv 88c93a7436 Kernel/SVC: Partially implemented svcReplyAndReceive. 9 лет назад
  Subv 8feeb81af2 Kernel/ServerSession: Keep track of which threads have issued sync requests. 9 лет назад
  Klöen Lansfiel d1e414d813 externals: silence warning C4390 on MSVC for cryptopp (#2805) 9 лет назад
  B3n30 6ba089fafb Set global definition WIN32_LEAN_AND_MEAN (#2807) 9 лет назад
  Yuri Kunde Schlesner cf15b651ed Merge pull request #2801 from yuriks/session-svcs 9 лет назад
  Yuri Kunde Schlesner e192d417ec Kernel: Implement AcceptSession SVC 9 лет назад
  Yuri Kunde Schlesner 8c6a8edaca Kernel: Fix SVC wrapper for CreatePort 9 лет назад
  Yuri Kunde Schlesner aa0f3047d3 Kernel: Implement CreateSessionToPort SVC 9 лет назад
  Yuri Kunde Schlesner 6d436d7a52 Merge pull request #2798 from yuriks/svc-create-session 9 лет назад