| 51 | | * [ClientFiles File structure] |
| 52 | | * [ClientFsm FSM structure] |
| 53 | | * [ClientData Data structures] |
| 54 | | * [ClientLogic Main loop logic] |
| 55 | | * [ClientSched Client scheduling policies] |
| 56 | | * [HostMeasurement Host measurements] |
| 57 | | * [HostId Host identification] |
| 58 | | * [ClientApp Core client/application interaction (basic)] |
| 59 | | * [ClientStartup Client configuration files ] |
| 60 | | * [AutoUpdate Automatic update] |
| 61 | | * [MemoryManagement Memory management] |
| 62 | | * [ScreensaverLogic Screensaver logic] |
| 63 | | * [/sandbox.php Sandbox implementation] |
| 64 | | * [ClientSetupLogicWin Client setup logic for Windows] |
| 65 | | * [ClientSetupLogicWinSix Windows client setup logic for 6.0] |
| | 51 | * [ClientFiles File structure] |
| | 52 | * [ClientFsm FSM structure] |
| | 53 | * [ClientData Data structures] |
| | 54 | * [ClientLogic Main loop logic] |
| | 55 | * [ClientSched Client scheduling policies] |
| | 56 | * [HostMeasurement Host measurements] |
| | 57 | * [HostId Host identification] |
| | 58 | * [ClientApp Core client/application interaction (basic)] |
| | 59 | * [ClientStartup Client configuration files ] |
| | 60 | * [AutoUpdate Automatic update] |
| | 61 | * [MemoryManagement Memory management] |
| | 62 | * [ScreensaverLogic Screensaver logic] |
| | 63 | * [/sandbox.php Sandbox implementation] |
| | 64 | * [ClientSetupLogicWin Client setup logic for Windows] |
| | 65 | * [ClientSetupLogicWinSix Windows client setup logic for 6.0] |
| 69 | | * [DataBase The BOINC database] |
| 70 | | * [BackendState Backend state transitions] |
| 71 | | * [BackendLogic The logic of backend programs] |
| 72 | | * [ServerDebug Debugging server components] |
| 73 | | * [ServerSecurity Notes on BOINC server security] |
| | 69 | * [DataBase The BOINC database] |
| | 70 | * [BackendState Backend state transitions] |
| | 71 | * [BackendLogic The logic of backend programs] |
| | 72 | * [ServerDebug Debugging server components] |
| | 73 | * [ServerSecurity Notes on BOINC server security] |
| 77 | | * [CommIntro Protocol overview] |
| 78 | | * [RpcProtocol The scheduling server protocol] |
| 79 | | * [RpcPolicy Scheduling server timing and retry policies] |
| 80 | | * [FileUpload Data server protocol] |
| 81 | | * [PersFileXfer Persistent file transfers ] |
| | 77 | * [CommIntro Protocol overview] |
| | 78 | * [RpcProtocol The scheduling server protocol] |
| | 79 | * [RpcPolicy Scheduling server timing and retry policies] |
| | 80 | * [FileUpload Data server protocol] |
| | 81 | * [PersFileXfer Persistent file transfers ] |
| 86 | | * [CrossProjectId Cross-project identification] |
| 87 | | * [/loc_sim/ Project simulator] |
| 88 | | * [PythonFramework Python framework] |
| 89 | | * [PrefsImpl Preferences] |
| 90 | | * [TrickleImpl Trickle messages] |
| 91 | | * [VersionDiff How to see what has changed between two versions of an executable] |
| 92 | | * [RpmSpec Spec info for RPMs] |
| 93 | | * [XmlFormat XML formats] |
| 94 | | * [DiagnosticsApi Diagnostics API] |
| 95 | | * [LowLatency Low latency computing] |
| 96 | | * [TestMatrix Alpha test matrix] |
| | 86 | * [PythonAppDev Design doc for Python-based simplified app development] |
| | 87 | * [CrossProjectId Cross-project identification] |
| | 88 | * [/loc_sim/ Project simulator] |
| | 89 | * [PrefsImpl Preferences] |
| | 90 | * [TrickleImpl Trickle messages] |
| | 91 | * [VersionDiff How to see what has changed between two versions of an executable] |
| | 92 | * [RpmSpec Spec info for RPMs] |
| | 93 | * [XmlFormat XML formats] |
| | 94 | * [DiagnosticsApi Diagnostics API] |
| | 95 | * [LowLatency Low latency computing] |
| | 96 | * [TestMatrix Alpha test matrix] |