boinc/client
Charlie Fenton fe8e85a199 Merge change from trunk into my cs_app.cpp so client will build 2019-11-08 08:41:45 -08:00
..
android
os2 Image File Compression 2018-10-29 16:27:45 -06:00
scripts systemd hardening 2019-04-16 11:14:02 -04:00
win Merge pull request #2786 from Peppernrino/image-file-compression 2019-04-12 10:27:35 +02:00
Makefile.am [Client] [WSL] Extend detection. 2018-06-24 03:08:11 +03:00
Makefile.curl.am Move common linux detection functions to separate file. 2018-05-27 20:06:16 +03:00
Makefile.linux Move common linux detection functions to separate file. 2018-05-27 20:06:16 +03:00
acct_mgr.cpp Fix bug where AM user/team names weren't being escaped in XML files 2018-09-04 16:14:01 -07:00
acct_mgr.h client: parse and store user and team name from account manager. 2018-08-30 13:45:30 -07:00
acct_setup.cpp client,mgr: pass on consent to terms to project 2018-11-21 00:12:32 +02:00
acct_setup.h client,mgr: pass on consent to terms to project 2018-11-21 00:12:32 +02:00
app.cpp client: if an output file is missing or bad length, mark WU as error 2019-09-12 23:43:46 -07:00
app.h mac: Fixes for screensaver under OS 10.15 Catalina 2019-11-08 03:40:22 -08:00
app_config.cpp client: fix work fetch bug when max_concurrent used 2019-04-20 13:46:55 -07:00
app_config.h Avoid starvation when max_concurrent is used, and related fixes. 2018-12-28 12:55:05 -08:00
app_control.cpp Merge pull request #3303 from BOINC/dpa_finish_file2 2019-10-18 13:29:03 -05:00
app_graphics.cpp all components: change strcpy() to strlcpy() when possible. 2013-06-03 20:24:48 -07:00
app_start.cpp Merge pull request #1878 from smoe/patch-2 2018-10-19 22:25:26 +01:00
async_file.cpp client/ASYNC_VERIFY::verify_chunk: check ferror() after a fread()/fwrite() 2018-09-19 17:47:20 +03:00
async_file.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
auto_update.cpp
auto_update.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
boinc.xml client: Inform Windows we know about Windows 10 2014-10-04 07:07:34 +02:00
boinc_cmd.cpp mac: Fixes for screensaver under OS 10.15 Catalina 2019-11-08 03:40:22 -08:00
boinc_log.cpp client: Cleanup some dangerous function usage in boinclog. 2016-02-14 20:29:03 -05:00
check_security.cpp Mac: Consolidate branding strings in one source file and one header file shared among all files which use them; add checks for missing branding strings. 2018-07-11 03:59:34 -07:00
check_state.cpp client: 2nd try at missing file fix 2019-09-14 15:00:01 -07:00
client_msgs.cpp client: explicitly flush stdout on all Windows builds 2017-09-23 23:34:35 +03:00
client_msgs.h client/lib: code shuffle preparatory to adding app_config GUI RPC 2017-05-11 01:53:50 -07:00
client_state.cpp client: on startup, check for active task finish files 2019-09-23 22:58:00 -07:00
client_state.h Merge pull request #3303 from BOINC/dpa_finish_file2 2019-10-18 13:29:03 -05:00
client_types.cpp client: 2nd try at missing file fix 2019-09-14 15:00:01 -07:00
client_types.h client: 2nd try at missing file fix 2019-09-14 15:00:01 -07:00
coproc_sched.cpp cppcheck: Prefer prefix ++/-- operators for non-primitive types 2015-01-14 21:18:29 +01:00
coproc_sched.h client: code shuffle; move GPU scheduling code to new file 2014-05-01 23:53:55 -07:00
cpp.h client: get static host info items only on startup 2014-11-25 14:46:58 -08: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: make "reread config files" work for ncpus 2019-09-03 12:19:18 -07:00
cs_account.cpp client: don't show notices about not being able to do certain types of work 2018-12-31 01:51:41 -08:00
cs_apps.cpp Merge change from trunk into my cs_app.cpp so client will build 2019-11-08 08:41:45 -08:00
cs_benchmark.cpp [Client] Ignore 'skip_cpu_benckmark' flag if requested via RPC 2019-06-30 21:54:01 +03:00
cs_cmdline.cpp client: show build not OS platform in messages 2018-03-30 11:23:11 +03:00
cs_files.cpp client: fix bug in missing-file logic that cause task abort at startup 2019-09-29 15:34:39 -07:00
cs_notice.cpp client: don't ignore new poll intervals for RSS feeds. 2019-10-04 15:46:38 -07:00
cs_notice.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
cs_platforms.cpp client: include platform names in account manager request 2017-12-08 00:38:27 -08:00
cs_prefs.cpp Merge pull request #2074 from BOINC/am_parse_fix 2017-08-25 15:35:42 -07:00
cs_proxy.cpp client: don't show "not using proxy" message 2015-09-16 15:17:11 -07:00
cs_proxy.h
cs_scheduler.cpp client: don't show notices about not being able to do certain types of work 2018-12-31 01:51:41 -08:00
cs_statefile.cpp remove a space 2019-02-02 00:47:45 -08:00
cs_trickle.cpp Merge pull request #1895 from AenBleidd/PVS_V814_for_pr 2017-08-14 17:37:12 -07:00
cs_trickle.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
current_version.cpp client: use #define DEFAULT_VERSION_CHECK_URL instead of NVC_CONFIG::get_default_version_check_url() 2018-08-02 20:23:41 -07:00
current_version.h client: use #define DEFAULT_VERSION_CHECK_URL instead of NVC_CONFIG::get_default_version_check_url() 2018-08-02 20:23:41 -07:00
dhrystone.cpp
dhrystone.h
dhrystone2.cpp
file_names.cpp client: not an error if a file starts with account_ but is not account file 2018-02-28 16:16:52 -08:00
file_names.h client: save a copy of nvc_config.client_version_check_url in client_state.xml file, eliminating need for installer to rename previous nvc_config.xml to old_nvc_config.xml. 2018-07-26 02:09:48 -07:00
file_xfer.cpp client: if physical name of download file contains /, create subdirs 2019-09-05 15:43:15 -07:00
file_xfer.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
gpu_amd.cpp sanity-check GPU peak FLOPS in both client and server 2019-02-07 13:52:35 -08:00
gpu_detect.cpp client: don't quote the path to client in GPU detection 2018-10-09 22:18:00 +03:00
gpu_detect.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -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 simulator: fix build 2019-10-23 16:24:28 -07:00
gpu_opencl.cpp sanity-check GPU peak FLOPS in both client and server 2019-02-07 13:52:35 -08:00
gui_http.cpp
gui_http.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
gui_rpc_server.cpp client: don't crash if can't open gui_rpc_auth.cfg 2017-04-21 11:30:06 -07:00
gui_rpc_server.h client: changes to GUI RPC file fetch mechanism 2019-07-16 23:52:34 -07:00
gui_rpc_server_ops.cpp mac: Fixes for screensaver under OS 10.15 Catalina 2019-11-08 03:40:22 -08:00
hostinfo_linux.cpp Move common linux detection functions to separate file. 2018-05-27 20:06:16 +03:00
hostinfo_network.cpp client/wrappers, Win: consolidate defines for _getcwd etc in boinc_win.h 2017-01-26 20:59:11 -08:00
hostinfo_unix.cpp FreeBSD: Check if the client supports AVX. 2019-07-11 16:41:31 +02:00
hostinfo_unix_test.cpp Change strcpy to use the safe_strcpy and strcat to use safe_strcat in acct_setup.cpp, hostinfo_unix.cpp and hostinfo_unix_test.cpp 2018-09-17 12:14:34 -05:00
hostinfo_win.cpp hostinfo_windows:add Hygon dhyana support to enable Hygon CPU feature 2019-05-17 23:42:00 +08:00
hostinfo_wsl.cpp [Client] [WSL] Fix xml output 2018-06-27 01:25:38 +03:00
http_curl.cpp Removed comment 2018-11-06 09:31:55 +01:00
http_curl.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
install-sh
log_flags.cpp client: changes to GUI RPC file fetch mechanism 2019-07-16 23:52:34 -07:00
log_flags.h client/lib: code shuffle preparatory to adding app_config GUI RPC 2017-05-11 01:53:50 -07:00
mac_address.cpp client: fix BSD build (from Larry Rosenman) 2018-01-22 02:16:16 -08:00
mac_address.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
main.cpp Merge pull request #2713 from JuhaSointusalo/client-gpu-detection 2018-09-26 00:41:51 -07:00
main.h
makefile_sim client: fix work fetch edge case to avoid idleness 2018-11-21 21:02:51 -08:00
net_stats.cpp Move network_test_url tag from cc_config.xml into new nvc_config.xml file, since WCG modifies this for their branded builds (along with new version check info) and it is probably never modified for standard (unbranded) BOINC 2018-07-18 19:10:30 -07:00
net_stats.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
pers_file_xfer.cpp Client: select next download url if the current one fails 2016-03-21 15:06:40 +01:00
pers_file_xfer.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
project.cpp Client: initialize struct members 2019-05-29 20:47:07 +02:00
project.h Client: fix job scheduling bug 2018-12-21 00:54:00 -08:00
project_list.cpp client: if autologin project ID not in project list, get new list 2017-11-16 16:48:42 -08:00
project_list.h Add new files 2017-11-02 14:32:59 -07:00
result.cpp client: don't allow ".." or "%" in logical names 2019-08-31 14:14:07 -07:00
result.h Avoid starvation when max_concurrent is used, and related fixes. 2018-12-28 12:55:05 -08:00
rr_sim.cpp Fix a couple of bugs. Seems to work. 2019-03-26 00:50:54 -07:00
rr_sim.h Avoid starvation when max_concurrent is used, and related fixes. 2018-12-28 12:55:05 -08:00
rrsim_test.cpp security updates for potential buffer overflows 2018-08-29 08:49:54 -05:00
sandbox.cpp code cleanup 2016-12-16 12:12:00 -08:00
sandbox.h client: clean out project dir on project reset 2015-08-31 11:49:56 -07:00
scheduler_op.cpp client: if using a dynamic AM and have idle resources, tell the AM 2018-04-07 15:42:19 -07:00
scheduler_op.h client: if using a dynamic AM and have idle resources, tell the AM 2018-04-07 15:42:19 -07:00
setprojectgrp.cpp
sim.cpp Merge pull request #2918 from BOINC/dpa_nconcurrent 2019-02-05 22:57:03 +02:00
sim.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
sim_host.xml
sim_prefs.xml
sim_projects.xml
sim_util.cpp client: Cleanup low hanging fruit with regards to cleaning up strcpy and strcat use. 2016-02-15 21:53:07 -05:00
switcher.cpp mac: Fixes for screensaver under OS 10.15 Catalina 2019-11-08 03:40:22 -08:00
sysmon_win.cpp Fix build break on MS Windows 2018-07-19 00:47:38 -07:00
sysmon_win.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
test_fx_in
test_fx_out
test_fx_out1
thread.cpp client, condor, remote submit: fix a few Coverity warnings 2015-10-14 10:29:15 -07:00
thread.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
time_stats.cpp client simulator: make the timeline output easier to read 2019-01-18 17:41:20 -08:00
time_stats.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
whetstone.cpp Android compile fix 2013-08-28 00:17:51 -07:00
work_fetch.cpp client: fix work fetch bug when max_concurrent used 2019-04-20 13:46:55 -07:00
work_fetch.h Client: initialize struct members 2019-05-29 20:47:07 +02:00