| Age | Commit message (Expand) | Author |
|---|---|---|
| 2016-12-14 | Fixed the codestyle to match our clang-format rules. | Subv |
| 2016-12-05 | Return an error code when connecting to a saturated port. | Subv |
| 2016-12-05 | KServerPorts now have an HLE handler "template", which is inherited by all Se... | Subv |
| 2016-11-30 | Fixed the rebase mistakes. | Subv |
| 2016-11-30 | A bit of a redesign. | Subv |
| 2016-11-30 | IPC/HLE: Associate the ClientSessions with their parent port's HLE interface ... | Subv |
| 2016-11-30 | Kernel/HLE: Service::Interface no longer inherits from any Kernel object, and... | Subv |
| 2016-11-30 | Kernel/IPC: Use Ports and Sessions as the fundamental building block of Inte... | Subv |
| 2016-09-21 | Remove empty newlines in #include blocks. | Emmanuel Gil Peyrot |
| 2016-09-18 | Sources: Run clang-format on everything. | Emmanuel Gil Peyrot |
| 2016-06-11 | Kernel/SVC: Implemented svcCreatePort. | Subv |
| 2016-06-05 | Kernel: Added ClientPort and ServerPort classes. | Subv |
