boinc/lib
davidpanderson c0c68b28b1 build fixes 2024-12-25 02:12:48 -08:00
..
mac client: detect Apple Silicon GPUs, and their Metal capabilities, 2024-02-04 16:09:38 -08:00
CMakeLists.txt [mingw] Fix build of the cmake project 2023-07-20 13:33:42 +02:00
Makefile.am Automake: use $(libexecdir) instead of $(libdir) 2023-05-17 15:27:06 +05:00
Makefile.linux Intermediate checkin. Simple test cases now work. 2023-09-27 15:53:33 -07:00
Makefile.mingw lib/Makefile.mingw: add boinc_stdio.h to install headers 2024-10-07 09:20:49 +02:00
app_ipc.cpp client and API: add plan class to APP_INIT_DATA 2024-10-02 01:26:38 -07:00
app_ipc.h Remove unused function definitions 2024-10-13 08:10:36 -05:00
average.cpp
average.h
base64.cpp [linux] Move all fcgi dependent stdio functions to the separate 'boinc_stdio.h' header only file 2023-02-12 19:50:22 +01:00
base64.h
boinc_stdio.h fix bug in boinc::fscanf() 2023-11-20 12:56:18 -08:00
boinc_submit.py remote job submission: 2024-06-27 23:23:01 -07:00
boinc_win.cpp
boinc_win.h win build fix 2023-05-09 00:18:29 -07:00
cal_boinc.h lib typos 2021-10-06 14:42:17 -04:00
cc_config.cpp Tweaks to WSL and Docker support 2024-10-28 13:02:30 -07:00
cc_config.h Tweaks to WSL and Docker support 2024-10-28 13:02:30 -07:00
cert_sig.cpp [linux] Move all fcgi dependent stdio functions to the separate 'boinc_stdio.h' header only file 2023-02-12 19:50:22 +01:00
cert_sig.h
cl_boinc.h [Android] Fix GPU detection 2023-08-23 23:59:15 +02:00
common_defs.h Merge pull request #5855 from BOINC/dpa_docker_wrapper 2024-10-25 22:58:34 +02:00
coproc.cpp comments 2024-08-16 20:27:25 -07:00
coproc.h C++ code: eliminate a source of potential bugs 2024-08-20 01:09:05 -07:00
crypt.cpp [linux] Move all fcgi dependent stdio functions to the separate 'boinc_stdio.h' header only file 2023-02-12 19:50:22 +01:00
crypt.h Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
crypt_prog.cpp crypt_prog: fix warnings. 2024-09-10 01:37:01 +02:00
daemonmgt.h
daemonmgt_win.cpp Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
diagnostics.cpp fix compile warning 2023-09-16 13:06:01 -07:00
diagnostics.h Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
diagnostics_win.cpp Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
diagnostics_win.h Improve Windows diagnostics 2023-04-10 20:58:13 +01:00
error_numbers.h client: add a config option to abort jobs overdue by > X days 2024-08-01 15:54:29 -07:00
filesys.cpp [libboinc] fix build when integrator tries to link app with libboinc 2023-05-10 03:13:13 +02:00
filesys.h Code cleanup in preparation for fixing GPU detect issue 2023-04-09 14:53:59 -07:00
gui_rpc_client.cpp [linux] set default data directory location to '/var/lib/boinc'. 2024-08-25 19:55:44 +02:00
gui_rpc_client.h Remove unused function definitions 2024-10-13 08:10:36 -05:00
gui_rpc_client_ops.cpp Add some missing bits of code for Apple GPU 2024-01-28 14:27:44 -08:00
gui_rpc_client_print.cpp clarify meaning of DEBUG in C++ code 2024-08-09 12:40:54 +02:00
hostinfo.cpp client: if docker disabled in prefs, send <dont_use_docker/> in sched requests. 2024-10-23 00:37:32 -07:00
hostinfo.h [Windows] Set correct platform name when running BOINC client on Windows on ARM. 2024-12-05 21:06:33 +01:00
idlemon.h
idlemon_win.cpp Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
keyword.cpp [linux] Move all fcgi dependent stdio functions to the separate 'boinc_stdio.h' header only file 2023-02-12 19:50:22 +01:00
keyword.h [linux] Move all fcgi dependent stdio functions to the separate 'boinc_stdio.h' header only file 2023-02-12 19:50:22 +01: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 [linux] Move all fcgi dependent stdio functions to the separate 'boinc_stdio.h' header only file 2023-02-12 19:50:22 +01:00
md5.h Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
md5_file.cpp [linux] Move all fcgi dependent stdio functions to the separate 'boinc_stdio.h' header only file 2023-02-12 19:50:22 +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
mem_usage.cpp Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
mem_usage.h
mfile.cpp [linux] Move all fcgi dependent stdio functions to the separate 'boinc_stdio.h' header only file 2023-02-12 19:50:22 +01:00
mfile.h [linux] Move all fcgi dependent stdio functions to the separate 'boinc_stdio.h' header only file 2023-02-12 19:50:22 +01:00
miofile.cpp Change some things back to the way they were; 2023-04-09 23:50:23 -07:00
miofile.h [linux] Move all fcgi dependent stdio functions to the separate 'boinc_stdio.h' header only file 2023-02-12 19:50:22 +01:00
msg_log.cpp Change some things back to the way they were; 2023-04-09 23:50:23 -07:00
msg_log.h [linux] Move all fcgi dependent stdio functions to the separate 'boinc_stdio.h' header only file 2023-02-12 19:50:22 +01:00
msg_queue.cpp client: add '--app_test fname' option. 2023-09-18 11:20:35 -07:00
msg_queue.h
msg_test.cpp
network.cpp Win code cleanup; no functional changes 2020-08-31 13:56:15 -07:00
network.h
notice.cpp Change some things back to the way they were; 2023-04-09 23:50:23 -07:00
notice.h
opencl_boinc.cpp client and boinccmd: show some RAM/disk sizes in GB rather than MB 2024-08-08 23:54:42 +02:00
opencl_boinc.h C++ code: eliminate a source of potential bugs 2024-08-20 01:09:05 -07:00
parse.cpp Mac: Use strtod_l() only in Manager. Use strtod() in client, etc. 2023-06-21 02:51:24 -07:00
parse.h Mac: Use strtod_l() only in Manager. Use strtod() in client, etc. 2023-06-21 02:51:24 -07:00
parse_test.cpp
prefs.cpp client: fix minor prefs parsing bug 2024-07-23 12:13:51 -07:00
prefs.h Remove unused function definitions 2024-10-13 08:10:36 -05:00
proc_control.cpp clarify meaning of DEBUG in C++ code 2024-08-09 12:40:54 +02:00
proc_control.h Wrapper (Unix): use SIGSTOP instead of SIGTSTP to suspend subprocesses 2024-01-08 13:34:22 -08:00
procinfo.cpp Win build fix 2024-10-30 12:22:27 -07:00
procinfo.h client: measure CPU time of VBox apps correctly 2024-10-07 17:42:02 -07:00
procinfo_mac.cpp Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
procinfo_unix.cpp Change some things back to the way they were; 2023-04-09 23:50:23 -07:00
procinfo_win.cpp Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
project_init.cpp Change some things back to the way they were; 2023-04-09 23:50:23 -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 Change some things back to the way they were; 2023-04-09 23:50:23 -07:00
proxy_info.h client and API: add plan class to APP_INIT_DATA 2024-10-02 01:26:38 -07:00
remote_submit.cpp Many comments in the source code (C++ and PHP) referred to Trac wiki pages. 2023-05-25 12:59:56 -07:00
remote_submit.h Many comments in the source code (C++ and PHP) referred to Trac wiki pages. 2023-05-25 12:59:56 -07:00
run_app_windows.cpp Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
run_app_windows.h
sched_msgs.cpp [linux] Move all fcgi dependent stdio functions to the separate 'boinc_stdio.h' header only file 2023-02-12 19:50:22 +01:00
sched_msgs.h compile fix 2024-08-24 12:08:38 -07:00
shmem.cpp win build fix 2023-05-09 00:18:29 -07:00
shmem.h
shmem_test.cpp
stackwalker_imports.h Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
stackwalker_win.cpp Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
stackwalker_win.h
std_fixes.h Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
str_replace.h Fix some compile warnings on Win (VS 2022). 2023-03-22 14:23:14 -07:00
str_util.cpp BUDA: add cmdline field to submission form. 2024-12-04 01:42:50 -08:00
str_util.h Remove unused function definitions 2024-10-13 08:10:36 -05:00
submit_api.py remote job submission: 2024-06-27 23:23:01 -07:00
synch.cpp [linux] Move all fcgi dependent stdio functions to the separate 'boinc_stdio.h' header only file 2023-02-12 19:50:22 +01:00
synch.h
synch_test.cpp
translate.cpp Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
translate.h Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
unix_util.cpp Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
unix_util.h
url.cpp Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
url.h Remove unused function definitions 2024-10-13 08:10:36 -05:00
util.cpp build fixes 2024-12-25 02:12:48 -08:00
util.h build fixes 2024-11-02 14:18:33 -07:00
win_util.cpp build fixes 2024-12-25 02:12:48 -08:00
win_util.h Client: add some error reporting to WSL detection 2024-12-25 02:01:13 -08:00
wslinfo.cpp Tweaks to WSL and Docker support 2024-10-28 13:02:30 -07:00
wslinfo.h Tweaks to WSL and Docker support 2024-10-28 13:02:30 -07:00
x_util.cpp