boinc/lib
David Anderson 48200160e9 Client: fix MinGW build: seems to lack stat.st_blocks 2020-05-12 23:09:56 -07:00
..
mac Mac: cleaner and more efficient screensaver implementation for OS 10.15 Catalina 2020-04-23 07:18:54 -07:00
Makefile.am Merge pull request #3218 from BOINC/pr_3179_mac2 2020-03-03 16:49:22 +01:00
Makefile.mingw [Client] [WSL] Extend detection. 2018-06-24 03:08:11 +03:00
app_ipc.cpp client: fix bug in GPU detection 2020-01-28 14:22:28 -08:00
app_ipc.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
average.cpp - server: various changes; 2010-03-29 22:28:20 +00:00
average.h - more code cleanup 2012-07-02 19:31:34 +00:00
base64.cpp - lib: switch include order to the way it was (general to specific). 2012-08-11 05:47:18 +00:00
base64.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
boinc_fcgi.cpp Lib/Sched: remove superfluous ';' 2016-09-01 16:40:31 +02:00
boinc_fcgi.h Merge pull request #1638 from BOINC/fix_c++11_build 2017-08-14 16:56:02 -07:00
boinc_win.cpp More Line Ending Changes 2013-03-04 17:19:38 +01:00
boinc_win.h Win compile fix 2019-11-20 10:53:15 -08:00
cal_boinc.h - rename cal.h to cal_boinc.h to avoid name conflict 2010-07-22 20:08:33 +00:00
cc_config.cpp Merge remote-tracking branch 'remotes/origin/master' into dpa_log_init 2020-04-24 23:52:14 -07:00
cc_config.h Merge remote-tracking branch 'remotes/origin/master' into dpa_log_init 2020-04-24 23:52:14 -07:00
cert_sig.cpp Line ending changes 2013-03-04 17:12:12 +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 change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
common_defs.h client: change name of autologin file 2017-11-16 20:33:46 -08:00
coproc.cpp lib: Fix printf format specifier, unsigned int is expected 2020-05-06 23:03:30 +03:00
coproc.h client: fix stall when --skip_cpu_benchmarks used 2020-02-11 09:42:38 +01:00
crypt.cpp Fix compiler warnings. No functional change 2019-11-05 19:03:02 -08:00
crypt.h lib: Make macro safe to use (operations priority) 2020-05-07 14:17:22 +03:00
crypt_prog.cpp Remove unused BOINC_RCSID constants 2019-01-12 23:43:48 +02:00
daemonmgt.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
daemonmgt_win.cpp lib: Use FIFO service handle processing order 2020-05-06 23:28:31 +03:00
diagnostics.cpp client: make max_std(err/out)_file_size double 2020-01-29 07:42:43 +01:00
diagnostics.h client: make max_std(err/out)_file_size double 2020-01-29 07:42:43 +01:00
diagnostics_win.cpp lib: Move 'strlen' function outside of the loop 2017-05-02 16:10:10 +03: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 Client: fix MinGW build: seems to lack stat.st_blocks 2020-05-12 23:09:56 -07: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 Fix compiler warnings. No functional change 2019-11-05 19:03:02 -08:00
gui_rpc_client.h Mac: cleaner and more efficient screensaver implementation for OS 10.15 Catalina 2020-04-23 07:18:54 -07:00
gui_rpc_client_ops.cpp Mac: cleaner and more efficient screensaver implementation for OS 10.15 Catalina 2020-04-23 07:18:54 -07:00
gui_rpc_client_print.cpp Client: minor tweak so project disk usage is displayed by boinc_cmd 2020-05-11 22:19:58 -07:00
hostinfo.cpp Merge pull request #3443 from BOINC/dpa_hostinfo_fix 2020-02-05 10:50:12 +01:00
hostinfo.h Merge pull request #3453 from BOINC/dpa_processor_group 2020-02-17 14:30:09 -08:00
idlemon.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
idlemon_win.cpp - client & lib: bring header inclusion up-to-date for the CC to begin 2010-05-11 19:10:29 +00: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
md5.cpp lib: Remove test/dead code 2016-02-16 22:00:24 -05:00
md5.h
md5_file.cpp client: fix GUI RPC password generation bug on Win 2019-11-28 00:50:31 -08: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 - fix a few unlikely but possible file-descriptor leaks 2013-03-01 16:17:19 +01:00
mem_usage.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
mfile.cpp lib: Remove unneccessary realloc if size > UINT_MAX on x86-64 2020-05-06 23:20:35 +03:00
mfile.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
miofile.cpp Lib: fix fcgi compile when forcing C++11 standard 2016-09-01 18:22:28 +02:00
miofile.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
msg_log.cpp security updates for potential buffer overflows 2018-08-29 08:49:54 -05: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 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 network.cpp: getaddrinfo error msg: "\n" added 2020-04-04 20:18:21 +02:00
network.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
notice.cpp LIB: Cleanup low hanging fruit with regards to cleaning up strcpy and strcat use. 2016-02-15 17:54:13 -05:00
notice.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
opencl_boinc.cpp Fix compiler warnings. No functional change 2019-11-05 19:03:02 -08: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 lib: It is more efficient to seek 'X' character rather than a string 2020-05-06 23:15:28 +03:00
parse.h Remove VS2010 compiler warnings. A few remain. 2018-08-02 12:18:15 -07:00
parse_test.cpp Condor interface: various fixes, mostly from Jaime Frey 2013-05-27 11:45:10 -07:00
prefs.cpp client: get rid of the use of memset() to initialize structs to zero. 2019-11-05 00:16:02 -08:00
prefs.h client: get rid of the use of memset() to initialize structs to zero. 2019-11-05 00:16:02 -08:00
proc_control.cpp Merge pull request #3045 from BOINC/wrapper_sig 2019-04-11 12:06:33 -05:00
proc_control.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
procinfo.cpp cppcheck: Prefer prefix ++/-- operators for non-primitive types 2015-01-14 21:18:29 +01:00
procinfo.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
procinfo_mac.cpp Mac: Fix computation of non_BOINC CPU usage 2019-11-08 01:10:30 -08:00
procinfo_unix.cpp Add missing std::pair template arguments. 2019-07-11 16:29:42 +02:00
procinfo_win.cpp lib: Remove setting of already set process props 2020-05-06 22:48:02 +03:00
project_init.cpp LIB: Cleanup low hanging fruit with regards to cleaning up strcpy and strcat use. 2016-02-15 17:54:13 -05:00
project_init.h change comment; not functional change 2017-07-03 14:46:01 -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 change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
remote_submit.cpp client: get rid of the use of memset() to initialize structs to zero. 2019-11-05 00:16:02 -08: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 lib: Fix missed parameters from 'throw' statements. 2017-04-02 08:07:44 +03:00
run_app_windows.h client: Give boinc_master full control of any process spawned using the service token created by the client for boinc_project. 2013-11-14 23:26:06 -05:00
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 Check return value of write function 2019-09-10 14:55:39 +02:00
shmem.h - Client: initial checkin for Android version. From Joachim Fritzsch. 2012-08-04 00:27:32 +00:00
shmem_test.cpp Remove unused BOINC_RCSID constants 2019-01-12 23:43:48 +02:00
stackwalker_imports.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
stackwalker_win.cpp lib: Remove already true condition 2020-05-06 23:25:50 +03:00
stackwalker_win.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
std_fixes.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
str_replace.h Make the client simulator build again. 2018-01-19 20:51:40 -08:00
str_util.cpp Merge branch 'master' into js-client-mgr-consent-stuff 2019-03-19 20:11:27 +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 change variable name 2019-11-20 13:17:56 -08:00
synch.cpp - server: compile fix 2012-08-11 16:42:29 +00: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 Mac installer: Don't load more languages for a catalog if we've already loaded it for English 2013-08-16 21:48:18 -07:00
translate.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
unix_util.cpp cppcheck: Prefer prefix ++/-- operators for non-primitive types 2015-01-14 21:18:29 +01:00
unix_util.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
url.cpp lib: It is more efficient to seek 'X' character rather than a string 2020-05-06 23:15:28 +03:00
url.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
util.cpp Merge pull request #2748 from JuhaSointusalo/run_program-fixes 2019-03-16 17:15:30 -07:00
util.h Merge pull request #1820 from BOINC/fix_issue-1177 2017-04-27 01:33:46 -07:00
win_util.cpp lib: fix wide char conversion functions 2018-07-10 23:36:38 +03:00
win_util.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
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