.. |
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
|
WCG: Update branding images and files for World Community Grid
|
2014-03-26 18:16:14 -04:00 |
Makefile.am
|
Fixed avx detection on GCC windows compiles
|
2014-06-20 07:48:31 -07:00 |
Makefile.curl.am
|
…
|
|
Makefile.linux
|
…
|
|
acct_mgr.cpp
|
client/lib: change CONFIG to CC_CONFIG, config to cc_config.
|
2014-05-08 00:51:18 -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
|
client: fixes to last commit
|
2014-11-18 23:11:27 -08:00 |
acct_setup.h
|
client: fixes to last commit
|
2014-11-18 23:11:27 -08:00 |
app.cpp
|
client: "suspend GPUs" shouldn't suspend non-GPU coprocessors
|
2014-11-07 00:57:39 -08:00 |
app.h
|
client: fix bugs in task cleanup
|
2014-07-31 15:42:56 -07:00 |
app_config.cpp
|
client: when reading app_config.xml, clear app versions vector
|
2014-11-12 00:47:16 -08:00 |
app_config.h
|
client: if a project's app_config.xml has no errors, remove old notices
|
2014-08-31 13:32:12 -07:00 |
app_control.cpp
|
client and manager: improve messages for boinc_temporary_exit() situations
|
2014-10-11 16:10:49 -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: balance Windows/*nix use of coproc command line stuff.
|
2014-07-30 20:07:02 -04:00 |
async_file.cpp
|
Client: fix a few compile warnings
|
2014-05-08 15:38:30 -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
|
client: Inform Windows we know about Windows 10
|
2014-10-04 07:07:34 +02:00 |
boinc_cmd.cpp
|
boinccmd: accept [IPv6_addr]:port as --hostname arg
|
2014-09-16 12:38:30 -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
|
Mac: Fixes to allow minor OS versions > 9 and major OS versions > 10
|
2013-11-15 05:02:04 -08: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: notice bodies were being XML-escaped one time too many
|
2014-11-12 01:46:18 -08:00 |
client_msgs.h
|
Compile fixes for C++11, from Rene Ladan
|
2013-11-05 09:19:27 -08:00 |
client_state.cpp
|
client: message tweak
|
2014-11-12 09:58:00 -08:00 |
client_state.h
|
client: Fix comment
|
2014-09-10 13:03:31 -04:00 |
client_types.cpp
|
client: add notion of sticky file lifetime
|
2014-09-23 12:39:09 -07:00 |
client_types.h
|
client: "suspend GPUs" shouldn't suspend non-GPU coprocessors
|
2014-11-07 00:57:39 -08:00 |
coproc_sched.cpp
|
client: code cleanup and possible debugging in work fetch
|
2014-10-10 14:35:00 -07:00 |
coproc_sched.h
|
client: code shuffle; move GPU scheduling code to new file
|
2014-05-01 23:53:55 -07:00 |
cpp.h
|
WIN32 cross compile fixes
|
2014-05-01 10:44:03 -07:00 |
cpu_benchmark.h
|
Client (Android): move whetstone.h into cpu_benchmark.h
|
2013-08-27 21:25:04 -07:00 |
cpu_sched.cpp
|
client: indicate "high-priority" tasks in event log (if cpu_sched_debug set)
|
2014-11-19 23:49:51 -08:00 |
cs_account.cpp
|
client/lib: change CONFIG to CC_CONFIG, config to cc_config.
|
2014-05-08 00:51:18 -07:00 |
cs_apps.cpp
|
client: maintain # of success and failed jobs per project; report in GUI RPC
|
2014-06-03 23:37:14 -07:00 |
cs_benchmark.cpp
|
client/lib: change CONFIG to CC_CONFIG, config to cc_config.
|
2014-05-08 00:51:18 -07:00 |
cs_cmdline.cpp
|
client: Remove unneeded SANDBOX ifdefs. Use g_use_sandbox instead. I left one in main.cpp since I do not know where check_security() is.
|
2014-07-27 13:19:11 -04:00 |
cs_files.cpp
|
client/lib: change CONFIG to CC_CONFIG, config to cc_config.
|
2014-05-08 00:51:18 -07:00 |
cs_notice.cpp
|
Client: don't XML-unescape notice bodies when reading from file
|
2014-10-28 13:34:46 -07:00 |
cs_notice.h
|
client: if a project's app_config.xml has no errors, remove old notices
|
2014-08-31 13:32:12 -07:00 |
cs_platforms.cpp
|
client: Build Mac client as an x86_64 application rather than 32-bit, for compatibility with CUDA version 6.5 drivers. BOINC for the Mac now requires a 64-bit Intel Mac running at least OS 10.5.
|
2014-09-02 03:54:10 -07:00 |
cs_prefs.cpp
|
Client: fix bug involving needs_network tasks
|
2014-11-10 01:04:33 -08:00 |
cs_proxy.cpp
|
…
|
|
cs_proxy.h
|
…
|
|
cs_scheduler.cpp
|
client: let scheduler reply update result deadlines
|
2014-11-07 00:52:27 -08:00 |
cs_statefile.cpp
|
client: skip anonymous platform vbox apps if <dont_use_vbox/> is set
|
2014-11-14 13:01:26 -08:00 |
cs_trickle.cpp
|
client: write log messages for trickle-ups (if <trickle_debug> set)
|
2014-07-25 17:08:31 -07:00 |
cs_trickle.h
|
…
|
|
current_version.cpp
|
client/lib: change CONFIG to CC_CONFIG, config to cc_config.
|
2014-05-08 00:51:18 -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/scheduler: add support for "client brand"
|
2014-07-16 20:18:06 -07:00 |
file_xfer.cpp
|
Client: fix bug involving small image files and UMTS proxies
|
2014-04-22 10:07:06 -07:00 |
file_xfer.h
|
…
|
|
gpu_amd.cpp
|
client: don't include GPUs that lack OpenCL/Cal/CUDA when main GPU has it
|
2014-04-26 09:05:00 -07:00 |
gpu_detect.cpp
|
client: fix spaces in source code.
|
2014-11-05 02:17:13 -08:00 |
gpu_detect.h
|
client: continue adding support for OpenCL devices (GPUs and accelerators) other than AMD/ATI, NVIDIA or Intel GPUs.
|
2014-07-23 05:18:51 -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: Allow using NVIDIA GPUs with Compute Capability < 2.0 with CUDA driver 6.5 or later on non-Mac platforms. Future versions of CUDA will drop support for these GPUs on all platforms and presumably not report these GPUs, so we still explain that situation in the Event Log and Notices.
|
2014-11-05 02:12:41 -08:00 |
gpu_opencl.cpp
|
client: Allow using NVIDIA GPUs with Compute Capability < 2.0 with CUDA driver 6.5 or later on non-Mac platforms. Future versions of CUDA will drop support for these GPUs on all platforms and presumably not report these GPUs, so we still explain that situation in the Event Log and Notices.
|
2014-11-05 02:12:41 -08: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
|
client/lib: change CONFIG to CC_CONFIG, config to cc_config.
|
2014-05-08 00:51:18 -07:00 |
gui_rpc_server.h
|
GUI RPC: add support for RPCs over Unix domain sockets (for Android)
|
2014-01-30 22:57:44 -08:00 |
gui_rpc_server_ops.cpp
|
client (Android): for os_version, append Android version to Linux version
|
2014-11-22 15:08:47 -08:00 |
hostinfo_network.cpp
|
client: compute host CPID as hash of (MAC address, current directory).
|
2014-02-03 15:58:52 -08:00 |
hostinfo_unix.cpp
|
client (Unix): when get vbox version, make sure it's not an error msg
|
2014-09-30 05:28:58 -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: Detect Windows 10
|
2014-10-28 09:49:20 -04:00 |
http_curl.cpp
|
scheduler: when parsing trickle-ups, initialize "variety" field to empty
|
2014-07-21 09:42:29 -07:00 |
http_curl.h
|
client: work with old versions of libcurl
|
2014-03-14 00:21:15 -07:00 |
install-sh
|
…
|
|
log_flags.cpp
|
client: remove <data_dir> option from cc_config.xml
|
2014-10-22 20:08:48 -07:00 |
log_flags.h
|
client: work fetch code cleanup
|
2014-10-10 10:37:07 -07:00 |
mac_address.cpp
|
Merge branch 'master' of ssh://boinc.berkeley.edu/boinc-v2
|
2014-05-02 07:41:41 -07:00 |
mac_address.h
|
replace tab characters with spaces
|
2014-05-01 21:03:49 -07:00 |
main.cpp
|
client/lib: change CONFIG to CC_CONFIG, config to cc_config.
|
2014-05-08 00:51:18 -07:00 |
main.h
|
…
|
|
makefile_sim
|
client emulator: make it work again
|
2014-05-21 10:41:55 -07:00 |
net_stats.cpp
|
client/lib: change CONFIG to CC_CONFIG, config to cc_config.
|
2014-05-08 00:51:18 -07:00 |
net_stats.h
|
Client: remove "can't get work" notices that don't apply anymore; make notice text translatable
|
2014-02-10 17:52:53 -08:00 |
pers_file_xfer.cpp
|
client: work with old versions of libcurl
|
2014-03-14 00:21:15 -07:00 |
pers_file_xfer.h
|
…
|
|
project.cpp
|
client: code cleanup and possible debugging in work fetch
|
2014-10-10 14:35:00 -07:00 |
project.h
|
client: code cleanup and possible debugging in work fetch
|
2014-10-10 14:35:00 -07:00 |
result.cpp
|
Client: fix bug involving needs_network tasks
|
2014-11-10 01:04:33 -08:00 |
result.h
|
client: "suspend GPUs" shouldn't suspend non-GPU coprocessors
|
2014-11-07 00:57:39 -08:00 |
rr_sim.cpp
|
client: "suspend GPUs" shouldn't suspend non-GPU coprocessors
|
2014-11-07 00:57:39 -08: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: code cleanup and possible debugging in work fetch
|
2014-10-10 14:35:00 -07:00 |
sandbox.h
|
all components: change strcpy() to strlcpy() when possible.
|
2013-06-03 20:24:48 -07:00 |
scheduler_op.cpp
|
client: work fetch code cleanup
|
2014-10-10 10:37:07 -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: request work from backed-off resources if doing RPC anyway
|
2014-11-18 00:05:17 -08: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
|
client emulator: build fixes
|
2013-12-10 10:04:04 -08:00 |
switcher.cpp
|
client: In switcher, return the actual error code from execv (usually -1) rather than errno, and let the invoking call retrieve errno if appropriate (modify commit f014b0d ).
|
2014-07-27 01:33:49 -07:00 |
sysmon_win.cpp
|
LIB: Remove string type conversion naming conflict with the ATL framework.
|
2014-11-18 16:35:47 -05:00 |
sysmon_win.h
|
MGR & Client: Massive code clean-up. Remove as much of the LoadLibrary/GetProcAddress stuff as we can under VS 2012.
|
2014-03-06 18:27:54 -05:00 |
test_fx_in
|
…
|
|
test_fx_out
|
…
|
|
test_fx_out1
|
…
|
|
thread.cpp
|
WIN32 cross compile fixes
|
2014-05-01 10:44:03 -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
|
Fixed avx detection on GCC windows compiles
|
2014-06-20 07:48:31 -07: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: request work from backed-off resources if doing RPC anyway
|
2014-11-18 00:05:17 -08:00 |
work_fetch.h
|
client: request work from backed-off resources if doing RPC anyway
|
2014-11-18 00:05:17 -08:00 |