6974 Commits (ffe3984353135ccab79649b78c82e9fdf5e1c760)

Author SHA1 Message Date
Morph e0fb1d3d17 ssl: Reorder inclusions 3 years ago
Morph 5bbc3aef13 network: Forward declarations 3 years ago
Narr the Reg 54f150b70a service: nfc: Update Implementation to match with latest RE 3 years ago
comex d7c532d889 Fixes and workarounds to make UBSan happier on macOS 3 years ago
Liam 474db2d8da kernel: reduce page table region checking 3 years ago
Liam a85ce8ea56 k_process: PageTable -> GetPageTable 3 years ago
Liam 4540bcfaf7 k_server_session: translate special header for non-HLE requests 3 years ago
german77 9cd698e8ad service: nfc: Ensure controller is in the correct mode 3 years ago
Kelebek1 6f7cb69c94 Use spans over guest memory where possible instead of copying data. 3 years ago
comex 644c3ce609 Rename variables to avoid -Wshadow warnings under GCC 3 years ago
comex 0ed1cb7266 ...actually add the SecureTransport backend to Git. 3 years ago
comex 0e191c2711 Updates: 3 years ago
Morph b94e576653 kernel: Synchronize 3 years ago
Morph 1a46823ec5 parcel: Optimize small_vector sizes 3 years ago
Morph 310b6cf4af general: Use ScratchBuffer where possible 3 years ago
comex d885dd5b64 PR feedback + constification 3 years ago
comex cd4b8f037c re-format 3 years ago
comex ac939f08a4 Fix more Windows build errors 3 years ago
comex 42015de49b ssl: fix compatibility with OpenSSL 1.1.1 3 years ago
comex 4a35569921 Fixes: 3 years ago
comex 8905142f43 ssl: rename argument to avoid false positive codespell warning 3 years ago
comex 8e703e08df Implement SSL service 3 years ago
Liam 1586f1c0b1 general: remove atomic signal and wait 3 years ago
Kelebek1 5da70f7197 Remove memory allocations in some hot paths 3 years ago
Narr the Reg 84d43489c5 input_common: Implement native mifare support 3 years ago
lat9nq ae1a8a7dc7 time_zone_manager: Add null terminator 3 years ago
lat9nq fd5d7947f6 time_zone_manager: Stop on comma 3 years ago
lat9nq b99c4dd568 time_zone_service: Always write time zone rule data 3 years ago
lat9nq e34e1b1c95 k_thread: Use a mutex and cond_var to sync bool 3 years ago
lat9nq 8d8f850bd6 time_zone_manager: Compare to the correct boolean 3 years ago
Narr the Reg 61b4588517 service: nfc: Read tag protocol only for nfc backend 3 years ago
Narr the Reg b1b13ddc6b service: nfc: Accuracy fixes 3 years ago
Liam 6c34adb1de nvnflinger: allow locking framerate during video playback 3 years ago
Morph 3e6d81a008 nvdisp: Fix SingleCore frametime reporting 3 years ago
Morph 2e1e725443 core_timing: Fix SingleCore cycle timer 3 years ago
Morph 9dcc7bde8b time: Use compile time division for TimeSpanType conversion 3 years ago
Morph 8e56a84566 core_timing: Use CNTPCT as the guest CPU tick 3 years ago
Morph bbd502f67a nvnflinger: Acquire lock prior to signaling the vsync variable 3 years ago
german77 107aa52cdb service: nfc: Add backup support 3 years ago
lat9nq 8f9afbcd91 tz_manager: Fix comparison to wrong integer 3 years ago
lat9nq 3218313c22 tz_manager: Implement missing transition times 3 years ago
lat9nq 78a47f1ee8 tz_manager: Warn on unimplemented code 3 years ago
lat9nq dea61f5d00 tz_manager: Fix character offset not advancing 3 years ago
lat9nq 63c51abe42 tz_manager: Fix off-by-one error 3 years ago
Narr the Reg a40e0fdf9e time: Implement missing services 4 years ago
lat9nq 8d52dc163a time_zone_manager: Implement go_ahead/go_back 3 years ago
lat9nq 5d9dd88387 tz_content_manager: Try the system time zone first 3 years ago
lat9nq a39b9134db time: Remove auto timezone consideration 3 years ago
lat9nq 9e2164be74 time_manager: Don't offset RTC by system time zone 3 years ago
lat9nq c378cbbc2d tz_content_manager: Detect system time zone 3 years ago