boinc/lib
Vitalii Koshura cc03aebb53
[Windows] Fix client crash
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2024-04-19 19:04:33 +02: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 [CI][MinGW] Fix build on ubuntu-latest 2023-02-07 15:10:42 +01:00
app_ipc.cpp Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
app_ipc.h Plumbing for sporadic app feature. Not finished. 2023-09-21 10:00:45 -07: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 change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
boinc_stdio.h fix bug in boinc::fscanf() 2023-11-20 12:56:18 -08: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 Plumbing for sporadic app feature. Not finished. 2023-09-21 10:00:45 -07:00
cc_config.h Plumbing for sporadic app feature. Not finished. 2023-09-21 10:00:45 -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 change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
cl_boinc.h [Android] Fix GPU detection 2023-08-23 23:59:15 +02:00
common_defs.h Plumbing for sporadic app feature. Not finished. 2023-09-21 10:00:45 -07:00
coproc.cpp client: detect Apple Silicon GPUs, and their Metal capabilities, 2024-02-04 16:09:38 -08:00
coproc.h client: debug Apple Silicon GPU detection 2024-02-05 03:10:16 +01: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: add -verify_string command (to verify a string signature) 2023-07-17 14:40:45 -07:00
daemonmgt.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
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 Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02: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 Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
gui_rpc_client.h Add some missing bits of code for Apple GPU 2024-01-28 14:27:44 -08: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 fix typo 2024-01-29 14:13:18 -08:00
hostinfo.cpp Change some things back to the way they were; 2023-04-09 23:50:23 -07:00
hostinfo.h client and server: increase p_features size from 1024 to 8192. 2023-03-02 14:10:16 -08:00
idlemon.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
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 Remove unused BOINC_RCSID constants 2019-01-12 23:43:48 +02:00
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 change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
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 change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
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 change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
notice.cpp Change some things back to the way they were; 2023-04-09 23:50:23 -07:00
notice.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
opencl_boinc.cpp Change some things back to the way they were; 2023-04-09 23:50:23 -07:00
opencl_boinc.h [Android] Fix GPU detection 2023-08-23 23:59:15 +02: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: ignore global prefs from project or account manager 2023-05-29 13:59:29 -07:00
prefs.h client: ignore global prefs from project or account manager 2023-05-29 13:59:29 -07:00
proc_control.cpp fix: make sure sleep completes before killing descendants 2024-01-28 20:29:45 -05:00
proc_control.h Wrapper (Unix): use SIGSTOP instead of SIGTSTP to suspend subprocesses 2024-01-08 13:34:22 -08:00
procinfo.cpp Client, Win: include kernel time in non-BOINC CPU usage 2023-03-28 19:22:35 -07:00
procinfo.h client, win: when building the global process tree, 2023-03-17 02:25:53 -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 change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -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 [linux] Move all fcgi dependent stdio functions to the separate 'boinc_stdio.h' header only file 2023-02-12 19:50:22 +01:00
shmem.cpp win build fix 2023-05-09 00:18:29 -07:00
shmem.h
shmem_test.cpp Remove unused BOINC_RCSID constants 2019-01-12 23:43:48 +02:00
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 change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
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 client: more accurate messages when a task file is missing or wrong size 2023-03-26 00:01:09 -07:00
str_util.h [libboinc] fix build when integrator tries to link app with libboinc 2023-05-10 03:13:13 +02:00
submit_api.py Change doc URLs from trac wiki to github wiki in source code and project files. 2023-10-08 13:20:05 -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 change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
synch_test.cpp Remove unused BOINC_RCSID constants 2019-01-12 23:43:48 +02:00
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 change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
url.cpp Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +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 [libboinc] fix build when integrator tries to link app with libboinc 2023-05-10 03:13:13 +02:00
util.h Move run_program() etc. from proc_control.cpp back to util.cpp. 2023-04-11 13:11:12 -07:00
win_util.cpp [Windows] Fix client crash 2024-04-19 19:04:33 +02:00
win_util.h - increment vboxwrapper filename in Win project files 2023-12-12 16:53:45 -08:00
wslinfo.cpp scheduler: parse <wsl> and <wsl_available> 2018-11-07 09:44:23 -08:00
wslinfo.h Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
x_util.cpp