boinc/client
David Anderson 1446fdddbe client: add <android_debug> log flag; shows battery/wifi RPC info 2013-06-04 11:25:11 -07:00
..
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 - Modifications to autoconf scripts for non-standard openssl installs 2013-03-05 14:17:54 +01:00
Makefile.curl.am
Makefile.linux
acct_mgr.cpp all components: change strcpy() to strlcpy() when possible. 2013-06-03 20:24:48 -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 all components: change strcpy() to strlcpy() when possible. 2013-06-03 20:24:48 -07:00
app.h - tabs -> spaces 2013-04-02 17:23:37 -07:00
app_config.cpp client: show app_config warnings only on startup and reread config 2013-05-19 10:02:00 -07:00
app_config.h client: show app_config warnings only on startup and reread config 2013-05-19 10:02:00 -07:00
app_control.cpp all components: change strcpy() to strlcpy() when possible. 2013-06-03 20:24:48 -07:00
app_graphics.cpp all components: change strcpy() to strlcpy() when possible. 2013-06-03 20:24:48 -07:00
app_start.cpp all components: change strcpy() to strlcpy() when possible. 2013-06-03 20:24:48 -07:00
app_stats_mac.cpp
async_file.cpp all components: change strcpy() to strlcpy() when possible. 2013-06-03 20:24:48 -07:00
async_file.h - tabs -> spaces 2013-04-02 17:23:37 -07:00
auto_update.cpp
auto_update.h
boinc.xml WIN: Reintroduce the application manifest for the core client. If BOINC was launched from an unprivileged (non-admin/not part of boinc_users/boinc_admin) attempts to write state files were re-directed to the VirtualStore instead of failing. Once things were fixed other random issues would occur. 2013-05-13 10:48:48 -04:00
boinc_cmd.cpp all components: change strcpy() to strlcpy() when possible. 2013-06-03 20:24:48 -07:00
boinc_log.cpp - client: keep track of the fraction of time that 2012-06-26 20:30:56 +00:00
build_po
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 all components: change strcpy() to strlcpy() when possible. 2013-06-03 20:24:48 -07:00
client_msgs.h client: make "missing app" messages more consisten 2013-05-16 12:40:43 -07:00
client_state.cpp Include <cmath> instead of <math.h> various places 2013-05-27 16:44:22 -07:00
client_state.h client: get product name in Android 2013-05-21 13:20:56 -07:00
client_types.cpp all components: change strcpy() to strlcpy() when possible. 2013-06-03 20:24:48 -07:00
client_types.h - client emulator: parse <max_concurrent> in <app> in client_state.xml. 2013-04-04 10:25:56 -07:00
cpp.h
cpu_benchmark.h - tabs -> spaces 2013-04-02 17:23:37 -07:00
cpu_sched.cpp client: task schedule tweak to avoid starvation case 2013-05-09 15:24:44 -07:00
cs_account.cpp all components: change strcpy() to strlcpy() when possible. 2013-06-03 20:24:48 -07:00
cs_apps.cpp - client: code cleanup. Some variable/function/constant names 2013-03-24 11:22:01 -07:00
cs_benchmark.cpp client: fix compile warnings 2013-04-25 01:39:03 -07:00
cs_cmdline.cpp all components: change strcpy() to strlcpy() when possible. 2013-06-03 20:24:48 -07:00
cs_files.cpp - tabs -> spaces 2013-04-02 17:23:37 -07:00
cs_notice.cpp all components: change strcpy() to strlcpy() when possible. 2013-06-03 20:24:48 -07:00
cs_notice.h - client: free vectors in NOTICES, RSS_FEEDS, and DAILY_XFER_HISTORY 2011-10-06 01:14:21 +00:00
cs_platforms.cpp use MAXPATHLEN and sizeof() a few places; from Gianfranco 2013-05-22 13:56:48 -07:00
cs_prefs.cpp all components: change strcpy() to strlcpy() when possible. 2013-06-03 20:24:48 -07:00
cs_proxy.cpp
cs_proxy.h
cs_scheduler.cpp all components: change strcpy() to strlcpy() when possible. 2013-06-03 20:24:48 -07:00
cs_statefile.cpp all components: change strcpy() to strlcpy() when possible. 2013-06-03 20:24:48 -07:00
cs_trickle.cpp all components: change strcpy() to strlcpy() when possible. 2013-06-03 20:24:48 -07:00
cs_trickle.h
current_version.cpp all components: change strcpy() to strlcpy() when possible. 2013-06-03 20:24:48 -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: more fixes to GUI RPC addition. 2013-04-18 13:57:33 -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 all components: change strcpy() to strlcpy() when possible. 2013-06-03 20:24:48 -07:00
gpu_detect.cpp client: when formatting the OpenCL description field, use the human readable version of the GPU type. People were expecting Intel GPU instead of intel_gpu. 2013-03-05 14:03:49 +01:00
gpu_detect.h - fix compile warning 2013-03-04 17:12:13 +01:00
gpu_intel.cpp - client: Hook up the XML portion of the Intel GPU detection code so 2013-03-04 15:30:03 +01:00
gpu_nvidia.cpp - client: Initialize the total mem size_t. 2012-09-14 18:00:06 +00:00
gpu_opencl.cpp all components: change strcpy() to strlcpy() when possible. 2013-06-03 20:24:48 -07: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 all components: change strcpy() to strlcpy() when possible. 2013-06-03 20:24:48 -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: add <android_debug> log flag; shows battery/wifi RPC info 2013-06-04 11:25:11 -07:00
hostinfo_network.cpp client (Android): GUI reports battery and wifi status to client 2013-05-14 12:28:09 -07:00
hostinfo_network.h
hostinfo_unix.cpp all components: change strcpy() to strlcpy() when possible. 2013-06-03 20:24:48 -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 all components: change strcpy() to strlcpy() when possible. 2013-06-03 20:24:48 -07: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 all components: change strcpy() to strlcpy() when possible. 2013-06-03 20:24:48 -07:00
log_flags.h - client: compute project scheduling priority more efficiently 2011-10-03 06:18:58 +00:00
main.cpp all components: change strcpy() to strlcpy() when possible. 2013-06-03 20:24:48 -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: there were many places in the code where we keep track 2013-03-22 10:28:20 +01:00
pers_file_xfer.h - client: tweak parameters of file xfer backoff to 2011-12-12 22:07:37 +00:00
project.cpp client: show app_config warnings only on startup and reread config 2013-05-19 10:02:00 -07:00
project.h client: fix bug that could cause client to never contact project 2013-05-17 10:25:03 -07:00
result.cpp client: don't use FLOPS info for completion estimates of NCI jobs 2013-04-25 01:09:08 -07:00
result.h - client: add "client app configuration" feature; see 2013-03-04 15:20:32 +01:00
rr_sim.cpp - client, work fetch policy. Change policy for projects w/ GPU exclusions 2013-03-07 11:28:43 +01: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 all components: change strcpy() to strlcpy() when possible. 2013-06-03 20:24:48 -07:00
scheduler_op.h - client: rename two different functions named backoff() 2013-03-22 10:43:05 +01:00
setprojectgrp.cpp - Updates Linux notifications to use current libnotify. 2011-09-27 19:45:27 +00:00
sim.cpp all components: change strcpy() to strlcpy() when possible. 2013-06-03 20:24:48 -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 all components: change strcpy() to strlcpy() when possible. 2013-06-03 20:24:48 -07:00
sysmon_win.cpp all components: change strcpy() to strlcpy() when possible. 2013-06-03 20:24:48 -07:00
sysmon_win.h
test_fx_in
test_fx_out
test_fx_out1
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 Include <cmath> instead of <math.h> various places 2013-05-27 16:44:22 -07:00
work_fetch.cpp client: don't ask an NCI project for work if current job still uploading 2013-05-22 14:33:37 -07:00
work_fetch.h client: fix work-fetch bug that could starve a GPU if exclusions used 2013-05-16 12:38:55 -07:00