boinc/lib
davidpanderson ff7ea08957 Client: don't crash when <exclude_gpu> has bad device # 2022-08-28 01:26:16 -07:00
..
mac Replace sprintf with snprintf 2022-08-03 11:21:59 +02:00
CMakeLists.txt Unify manifests vcpkg files 2022-06-05 23:58:04 +03:00
Makefile.am Compile boinc as webassembly 2022-06-09 16:05:47 +03:00
Makefile.linux Fix compile warnings in client/ and lib/. 2021-02-18 19:47:36 -08:00
Makefile.mingw [Client] [WSL] Extend detection. 2018-06-24 03:08:11 +03:00
app_ipc.cpp The user can specify 3 priority-related prefs in cc_config.h: 2020-07-24 00:58:45 -07:00
app_ipc.h The user can specify 3 priority-related prefs in cc_config.h: 2020-07-24 00:58:45 -07:00
average.cpp
average.h
base64.cpp client/manager, Win: remove references to _STDWX_H_; not used anymore 2020-06-04 00:48:21 -07:00
base64.h
boinc_fcgi.cpp
boinc_fcgi.h Merge pull request #1638 from BOINC/fix_c++11_build 2017-08-14 16:56:02 -07:00
boinc_win.cpp
boinc_win.h MinGW fix 2020-08-31 15:48:08 -07:00
cal_boinc.h lib typos 2021-10-06 14:42:17 -04:00
cc_config.cpp Client: don't crash when <exclude_gpu> has bad device # 2022-08-28 01:26:16 -07:00
cc_config.h client and wrapper: fix process priority mismatch 2020-08-27 23:20:12 -07:00
cert_sig.cpp Various files: simplify #includes. 2020-06-04 01:24:49 -07:00
cert_sig.h
cl_boinc.h
common_defs.h client: check graphics executable before telling GUI about it 2021-01-07 23:50:31 -08:00
coproc.cpp client/scheduler: update NVidia detection again 2020-09-25 17:47:00 +01:00
coproc.h Replace sprintf with snprintf 2022-08-03 11:21:59 +02:00
crypt.cpp Mac: update dependent libraries to latest: c-ares-1.17.2, curl-7.79.1, freetype-2.11.0, openssl-3.0.0 2021-10-18 01:43:08 -07:00
crypt.h lib typos 2021-10-06 14:42:17 -04:00
crypt_prog.cpp lib typos 2021-10-06 14:42:17 -04:00
daemonmgt.h
daemonmgt_win.cpp client/manager, Win: remove references to _STDWX_H_; not used anymore 2020-06-04 00:48:21 -07:00
diagnostics.cpp lib typos 2021-10-06 14:42:17 -04:00
diagnostics.h fix API build for C apps 2021-03-04 16:06:26 +01:00
diagnostics_win.cpp fix typos I missed 2021-10-12 03:04:25 -04:00
diagnostics_win.h [Windows] Add MSVS 2019 with vcpkg support 2020-03-16 02:32:35 +01:00
error_numbers.h Merge branch 'master' into js-client-mgr-consent-stuff 2019-03-19 20:11:27 +02:00
filesys.cpp Replace sprintf with snprintf 2022-08-03 11:21:59 +02:00
filesys.h Client: measure disk usage in terms of allocated disk space, not file size. 2020-05-11 20:02:47 -07:00
gui_rpc_client.cpp replace sprintf with snprintf 2022-08-01 15:41:56 +02:00
gui_rpc_client.h Added estimated transfer time remaining 2022-07-03 14:33:47 -05:00
gui_rpc_client_ops.cpp Replace sprintf with snprintf 2022-08-03 11:21:59 +02:00
gui_rpc_client_print.cpp Added estimated transfer time remaining to boinccmd 2022-07-03 14:34:13 -05:00
hostinfo.cpp client/manager, Win: remove references to _STDWX_H_; not used anymore 2020-06-04 00:48:21 -07:00
hostinfo.h client: check graphics executable before telling GUI about it 2021-01-07 23:50:31 -08:00
idlemon.h
idlemon_win.cpp client/manager, Win: remove references to _STDWX_H_; not used anymore 2020-06-04 00:48:21 -07:00
keyword.cpp fix fcgi build, hopefully 2017-07-30 16:06:43 -07:00
keyword.h client: parse keyword file and export keywords in get_state() GUI RPC 2017-07-30 13:12:16 -07:00
libboinc.pc.in Add libboinc.pc pkg-config file 2021-11-10 01:48:25 +05:00
libboinc_crypt.pc.in Add libboinc_crypt.pc pkg-config file 2021-11-10 01:49:06 +05:00
libboinc_fcgi.pc.in Add libboinc_fcgi.pc pkg-config file 2021-11-10 01:49:38 +05:00
md5.cpp
md5.h
md5_file.cpp [Windows] Fix md5 unit tests 2021-03-22 11:48:39 +01:00
md5_file.h client: fix GUI RPC password generation bug on Win 2019-11-28 00:50:31 -08:00
md5_test.cpp Remove unused BOINC_RCSID constants 2019-01-12 23:43:48 +02:00
mem_usage.cpp client/manager, Win: remove references to _STDWX_H_; not used anymore 2020-06-04 00:48:21 -07:00
mem_usage.h
mfile.cpp Windows: fix many VS2019 compile warnings. No functional changes. 2020-06-12 09:33:34 -07:00
mfile.h
miofile.cpp client/manager, Win: remove references to _STDWX_H_; not used anymore 2020-06-04 00:48:21 -07:00
miofile.h
msg_log.cpp Replace sprintf with snprintf 2022-08-03 11:21:59 +02:00
msg_log.h lib: Use MSVC warning override scope 2020-05-07 01:30:52 +03:00
msg_queue.cpp Remove unused BOINC_RCSID constants 2019-01-12 23:43:48 +02:00
msg_queue.h
msg_test.cpp Remove unused BOINC_RCSID constants 2019-01-12 23:43:48 +02:00
network.cpp Win code cleanup; no functional changes 2020-08-31 13:56:15 -07:00
network.h
notice.cpp client: put CDATA around link field of notice; may have & 2021-03-17 17:44:30 -07:00
notice.h
opencl_boinc.cpp Win code cleanup; no functional changes 2020-08-31 13:56:15 -07:00
opencl_boinc.h client: get rid of the use of memset() to initialize structs to zero. 2019-11-05 00:16:02 -08:00
parse.cpp [linux] Remove config.h from installable headers. 2020-10-23 06:14:09 +02:00
parse.h [linux] Remove config.h from installable headers. 2020-10-23 06:14:09 +02:00
parse_test.cpp
prefs.cpp client/manager, Win: remove references to _STDWX_H_; not used anymore 2020-06-04 00:48:21 -07:00
prefs.h Remove unused variable in GLOBAL_PREFS. 2022-04-15 20:47:33 -05:00
proc_control.cpp Merge pull request #3984 from BOINC/cf_remove_obsolete_code 2020-08-28 12:54:29 -07:00
proc_control.h
procinfo.cpp client (Win and Linux): compute non-BOINC CPU usage in a more accurate way 2022-07-29 12:42:42 -07:00
procinfo.h add error checking for Linux get_cpu_time() 2022-08-02 13:13:03 -07:00
procinfo_mac.cpp Fix typos, update copyright dates 2022-08-10 03:28:44 -07:00
procinfo_unix.cpp Fix typos, update copyright dates 2022-08-10 03:28:44 -07:00
procinfo_win.cpp Win fix 2022-07-29 22:31:43 -07:00
project_init.cpp Win installer: if project URL is passed on cmdline, write it to project_init.xml 2020-08-05 15:59:19 -07:00
project_init.h Win installer: if project URL is passed on cmdline, write it to project_init.xml 2020-08-05 15:59:19 -07:00
proxy_info.cpp client: get rid of the use of memset() to initialize structs to zero. 2019-11-05 00:16:02 -08:00
proxy_info.h
remote_submit.cpp Replace sprintf with snprintf 2022-08-03 11:21:59 +02:00
remote_submit.h client: get rid of the use of memset() to initialize structs to zero. 2019-11-05 00:16:02 -08:00
run_app_windows.cpp Various files: simplify #includes. 2020-06-04 01:24:49 -07:00
run_app_windows.h
sched_msgs.cpp Remove unused BOINC_RCSID constants 2019-01-12 23:43:48 +02:00
sched_msgs.h scheduler: write log msgs to stderr; fixes bug introduced in #5edf74a 2017-06-14 22:31:10 -07:00
shmem.cpp lib typos 2021-10-06 14:42:17 -04:00
shmem.h
shmem_test.cpp Remove unused BOINC_RCSID constants 2019-01-12 23:43:48 +02:00
stackwalker_imports.h
stackwalker_win.cpp Replace sprintf with snprintf 2022-08-03 11:21:59 +02:00
stackwalker_win.h
std_fixes.h
str_replace.h lib typos 2021-10-06 14:42:17 -04:00
str_util.cpp Replace sprintf with snprintf 2022-08-03 11:21:59 +02:00
str_util.h back end: add keyword-based component to job scheduling score. 2017-07-22 00:48:38 -07:00
submit_api.py Merge branch 'BOINC:master' into spelling 2021-10-11 03:55:52 -04:00
synch.cpp
synch.h
synch_test.cpp Remove unused BOINC_RCSID constants 2019-01-12 23:43:48 +02:00
translate.cpp lib typos 2021-10-06 14:42:17 -04:00
translate.h lib typos 2021-10-06 14:42:17 -04:00
unix_util.cpp Replace sprintf with snprintf 2022-08-03 11:21:59 +02:00
unix_util.h
url.cpp Merge pull request #3803 from BOINC/dpa_stdwx_cleanup 2020-06-08 01:20:40 +02:00
url.h Client: eliminate errors/warning if a project changes its master URL from http: to https: 2020-05-22 23:32:46 -07:00
util.cpp client/manager, Win: remove references to _STDWX_H_; not used anymore 2020-06-04 00:48:21 -07:00
util.h
wasm.cpp Compile boinc as webassembly 2022-06-09 16:05:47 +03:00
win_util.cpp client/manager, Win: remove references to _STDWX_H_; not used anymore 2020-06-04 00:48:21 -07:00
win_util.h
wslinfo.cpp scheduler: parse <wsl> and <wsl_available> 2018-11-07 09:44:23 -08:00
wslinfo.h scheduler: parse <wsl> and <wsl_available> 2018-11-07 09:44:23 -08:00
x_util.cpp