.. |
android
|
- client: small changes to make client compile on Android,
|
2012-03-16 21:48:35 +00:00 |
os2
|
…
|
|
scripts
|
- client and boinccmd: update usage text
|
2013-03-15 13:38:45 +01:00 |
win
|
Additional customization of WCG branding
|
2013-05-23 16:57:31 -05:00 |
Makefile.am
|
client: Add missing reference to thread.cpp for Makefile.am
|
2013-10-22 14:28:51 -04:00 |
Makefile.curl.am
|
…
|
|
Makefile.linux
|
…
|
|
acct_mgr.cpp
|
client: message tweak
|
2013-08-08 10:59:49 -07:00 |
acct_mgr.h
|
- client: add support for bool <no_project_notices> element
|
2013-04-19 21:40:10 -07:00 |
acct_setup.cpp
|
Manager and GUI RPC interface: fix possible buffer overruns
|
2013-05-27 23:08:02 -07:00 |
acct_setup.h
|
…
|
|
app.cpp
|
Client: don't allow more than 1000 slot dirs.
|
2013-10-23 21:37:24 -07:00 |
app.h
|
Client: don't allow more than 1000 slot dirs.
|
2013-10-23 21:37:24 -07:00 |
app_config.cpp
|
client: allow <app_version> elements in app_config.xml, allowing users to override the parameters of particular app versions
|
2013-09-06 15:41:43 -07:00 |
app_config.h
|
client: allow <app_version> elements in app_config.xml, allowing users to override the parameters of particular app versions
|
2013-09-06 15:41:43 -07:00 |
app_control.cpp
|
client: if suspend for battery reasons, show parameters in event log
|
2013-07-13 16:31:25 -07:00 |
app_graphics.cpp
|
all components: change strcpy() to strlcpy() when possible.
|
2013-06-03 20:24:48 -07:00 |
app_start.cpp
|
client: Add vm_extensions_disabled as an element to APP_INIT_DAATA. We can use the additional information to selectively enable/disable hardware acceleration in VirtualBox.
|
2013-10-03 23:52:05 -04:00 |
app_stats_mac.cpp
|
…
|
|
async_file.cpp
|
remove dependency of boinc_api.h on str_replace.h (and hence config.h)
|
2013-06-06 17:31:46 -07:00 |
async_file.h
|
client: more MAXPATHLEN fixes
|
2013-08-22 17:06:09 -07:00 |
auto_update.cpp
|
…
|
|
auto_update.h
|
…
|
|
boinc.xml
|
WINBUILD: Update build environment to use Visual Studio 2010.
|
2013-10-17 15:27:03 -04:00 |
boinc_cmd.cpp
|
Client and boinccmd: fixes for get_old_results GUI RPC
|
2013-09-08 12:11:09 -07:00 |
boinc_log.cpp
|
- client: keep track of the fraction of time that
|
2012-06-26 20:30:56 +00:00 |
build_po
|
Translation: update templates, and fix tools for generating templates
|
2013-10-15 22:46:18 -07:00 |
check_security.cpp
|
all components: change strcpy() to strlcpy() when possible.
|
2013-06-03 20:24:48 -07:00 |
check_state.cpp
|
- client: keep track of the fraction of time that
|
2012-06-26 20:30:56 +00:00 |
client_msgs.cpp
|
client(Android): removed logcat output from client_msgs, not necessary since client log is shown in GUI.
|
2013-06-24 12:14:41 +02:00 |
client_msgs.h
|
client: make "missing app" messages more consisten
|
2013-05-16 12:40:43 -07:00 |
client_state.cpp
|
Client: debug sub-second CPU throttling
|
2013-09-20 23:18:33 -07:00 |
client_state.h
|
Client: debug sub-second CPU throttling
|
2013-09-20 23:18:33 -07:00 |
client_types.cpp
|
Client: for VM apps, use rsc_memory_bound as the working set size.
|
2013-10-22 22:21:13 -07:00 |
client_types.h
|
Client: for VM apps, use rsc_memory_bound as the working set size.
|
2013-10-22 22:21:13 -07:00 |
cpp.h
|
…
|
|
cpu_benchmark.h
|
Client (Android): move whetstone.h into cpu_benchmark.h
|
2013-08-27 21:25:04 -07:00 |
cpu_sched.cpp
|
Client: don't allow more than 1000 slot dirs.
|
2013-10-23 21:37:24 -07:00 |
cs_account.cpp
|
client: Parse no_intel_gpu using the deprecated syntax for different venues. Thanks to Richard Haselgrove for pointing out the issue.
|
2013-10-23 15:05:15 -04:00 |
cs_apps.cpp
|
client: fix bug that allowed work fetch request while file uploads active
|
2013-06-14 22:40:43 -07:00 |
cs_benchmark.cpp
|
android: Only execute customized benchmarks when compiling for ARM based CPUs
|
2013-10-22 14:26:51 -04:00 |
cs_cmdline.cpp
|
client: Fixes for launching a child process for detecting GPUs.
|
2013-07-09 05:55:53 -07:00 |
cs_files.cpp
|
- tabs -> spaces
|
2013-04-02 17:23:37 -07:00 |
cs_notice.cpp
|
client: if we request work from a project and don't get any notices, clear that project's scheduler notices
|
2013-08-13 14:56:37 -07:00 |
cs_notice.h
|
client: if we request work from a project and don't get any notices, clear that project's scheduler notices
|
2013-08-13 14:56:37 -07:00 |
cs_platforms.cpp
|
Various: Fix some compile warnings; from Gianfranco
|
2013-07-09 10:34:32 -07:00 |
cs_prefs.cpp
|
client: preliminary implementation (commented out) of sub-second throttling
|
2013-09-20 14:30:04 -07:00 |
cs_proxy.cpp
|
…
|
|
cs_proxy.h
|
…
|
|
cs_scheduler.cpp
|
client: if we request work from a project and don't get any notices, clear that project's scheduler notices
|
2013-08-13 14:56:37 -07:00 |
cs_statefile.cpp
|
client: message tweak
|
2013-09-17 13:35:28 -07:00 |
cs_trickle.cpp
|
remove dependency of boinc_api.h on str_replace.h (and hence config.h)
|
2013-06-06 17:31:46 -07:00 |
cs_trickle.h
|
…
|
|
current_version.cpp
|
remove dependency of boinc_api.h on str_replace.h (and hence config.h)
|
2013-06-06 17:31:46 -07:00 |
current_version.h
|
…
|
|
dhrystone.cpp
|
…
|
|
dhrystone.h
|
…
|
|
dhrystone2.cpp
|
…
|
|
file_names.cpp
|
use MAXPATHLEN and sizeof() a few places; from Gianfranco
|
2013-05-22 13:56:48 -07:00 |
file_names.h
|
client: optionally detect GPUs via a child process, for dual_GPU laptops.
|
2013-06-25 04:31:34 -07:00 |
file_xfer.cpp
|
- client: there were many places in the code where we keep track
|
2013-03-22 10:28:20 +01:00 |
file_xfer.h
|
…
|
|
gpu_amd.cpp
|
AMD GPU naming updates, from [P3D] Crashtest
|
2013-10-23 21:56:20 -07:00 |
gpu_detect.cpp
|
client: fix Event Log descriptions of OpenCL CPUs:
|
2013-10-11 03:47:56 -07:00 |
gpu_detect.h
|
client: implement support for OpenCL detection of CPUs
|
2013-08-22 05:06:54 -07:00 |
gpu_intel.cpp
|
client: optionally detect GPUs via a child process, for dual_GPU laptops.
|
2013-06-25 04:31:34 -07:00 |
gpu_nvidia.cpp
|
client: tweaks to code for detecting GPUs via a child process.
|
2013-06-27 02:36:20 -07:00 |
gpu_opencl.cpp
|
client: Detect OpenCL CPUs with the latest Intel drivers.
|
2013-10-10 14:23:30 -04:00 |
gui_http.cpp
|
- client: there were many places in the code where we keep track
|
2013-03-22 10:28:20 +01:00 |
gui_http.h
|
…
|
|
gui_rpc_server.cpp
|
Win build fixes
|
2013-06-06 18:22:51 -07:00 |
gui_rpc_server.h
|
- client: if gui_rpc_auth.cfg is empty, print a warning but don't error out;
|
2013-03-04 17:39:23 +01:00 |
gui_rpc_server_ops.cpp
|
Client (Android): add device_name field to DEVICE_STATUS, so that GUI can tell client the device name
|
2013-09-10 18:04:34 -07:00 |
hostinfo_network.cpp
|
client (Android): fix bug that cause wrong domain name to be shown.
|
2013-08-27 12:13:18 -07:00 |
hostinfo_network.h
|
…
|
|
hostinfo_unix.cpp
|
client, FreeBSD: report "pni" instead of "sse3"
|
2013-08-08 11:52:01 -07:00 |
hostinfo_unix_test.cpp
|
all components: change strcpy() to strlcpy() when possible.
|
2013-06-03 20:24:48 -07:00 |
hostinfo_win.cpp
|
client: misc bug fixes for CPU feature detection.
|
2013-09-09 12:19:18 -04:00 |
http_curl.cpp
|
all components: change strcpy() to strlcpy() when possible.
|
2013-06-03 20:24:48 -07:00 |
http_curl.h
|
- tabs -> spaces
|
2013-04-02 17:23:37 -07:00 |
install-sh
|
…
|
|
log_flags.cpp
|
client: message tweaks
|
2013-09-17 13:05:06 -07:00 |
log_flags.h
|
…
|
|
main.cpp
|
Fix for signal handler type change.
|
2013-09-27 17:41:44 -07:00 |
main.h
|
…
|
|
makefile_sim
|
- client simulator: fix build errors
|
2013-03-04 17:19:39 +01:00 |
net_stats.cpp
|
- client: there were many places in the code where we keep track
|
2013-03-22 10:28:20 +01:00 |
net_stats.h
|
- tabs -> spaces
|
2013-04-02 17:23:37 -07:00 |
pers_file_xfer.cpp
|
client: fix bug that allowed work fetch request while file uploads active
|
2013-06-14 22:40:43 -07:00 |
pers_file_xfer.h
|
…
|
|
project.cpp
|
Client: clear project RPC backoffs on startup
|
2013-10-17 22:24:48 -07:00 |
project.h
|
client: fix bug that allowed work fetch request while file uploads active
|
2013-06-14 22:40:43 -07:00 |
result.cpp
|
GUI RPC: add cpu_time (as well as elapsed_time) to OLD_RESULT
|
2013-10-18 00:46:48 -07:00 |
result.h
|
GUI RPC: add cpu_time (as well as elapsed_time) to OLD_RESULT
|
2013-10-18 00:46:48 -07:00 |
rr_sim.cpp
|
Client: skip exclusion logic for resources that have no exclusions.
|
2013-10-14 14:41:59 -07:00 |
rr_sim.h
|
…
|
|
rrsim_test.cpp
|
all components: change strcpy() to strlcpy() when possible.
|
2013-06-03 20:24:48 -07:00 |
sandbox.cpp
|
- client: check error returns from kill() and kill_via_switcher(), show messages
|
2013-04-10 15:56:40 -07:00 |
sandbox.h
|
all components: change strcpy() to strlcpy() when possible.
|
2013-06-03 20:24:48 -07:00 |
scheduler_op.cpp
|
client: if project sends dont_use_dcf, set its DCF to 1
|
2013-06-17 21:53:48 -07:00 |
scheduler_op.h
|
- client: rename two different functions named backoff()
|
2013-03-22 10:43:05 +01:00 |
setprojectgrp.cpp
|
…
|
|
sim.cpp
|
client emulator: add the ability to include projects without apps
|
2013-06-17 14:27:25 -07:00 |
sim.h
|
- client emulator: implement project availability feature
|
2013-03-22 10:31:43 +01:00 |
sim_host.xml
|
…
|
|
sim_prefs.xml
|
…
|
|
sim_projects.xml
|
…
|
|
sim_util.cpp
|
Include <cmath> instead of <math.h> various places
|
2013-05-27 16:44:22 -07:00 |
switcher.cpp
|
Various: Fix some compile warnings; from Gianfranco
|
2013-07-09 10:34:32 -07:00 |
sysmon_win.cpp
|
client: Initialize diagnostics framework for the power management and proxy detection threads on Windows
|
2013-10-03 20:15:20 -04:00 |
sysmon_win.h
|
…
|
|
test_fx_in
|
…
|
|
test_fx_out
|
…
|
|
test_fx_out1
|
…
|
|
thread.cpp
|
Move thread.cpp,h from lib/ to client/, to remove dependency on pthread in libboinc
|
2013-10-17 09:45:49 -07:00 |
thread.h
|
Move thread.cpp,h from lib/ to client/, to remove dependency on pthread in libboinc
|
2013-10-17 09:45:49 -07:00 |
time_stats.cpp
|
- client: suspend_reason is not a bitmap; fix code that acted like it is.
|
2013-03-05 16:39:36 +01:00 |
time_stats.h
|
- GUI RPC: expose TIME_STATS info (e.g. on_frac) in
|
2013-03-01 16:08:52 +01:00 |
whetstone.cpp
|
Android compile fix
|
2013-08-28 00:17:51 -07:00 |
work_fetch.cpp
|
Client: skip exclusion logic for resources that have no exclusions.
|
2013-10-14 14:41:59 -07:00 |
work_fetch.h
|
client: don't request work from a project w/ > 1000 runnable jobs
|
2013-07-07 13:13:57 -07:00 |