boinc/lib
Charlie Fenton 15680d88a2 Mac uninstaller: better optimization and error checking 2017-07-16 20:50:03 -07:00
..
mac Mac uninstaller: better optimization and error checking 2017-07-16 20:50:03 -07:00
Makefile.am client: update keyword handling 2017-07-15 19:05:23 -07:00
Makefile.mingw update lib/Makefile.mingw 'clean' and 'wrapper' targets 2017-03-23 08:59:44 +01:00
app_ipc.cpp client/wrappers, Win: consolidate defines for _getcwd etc in boinc_win.h 2017-01-26 20:59:11 -08:00
app_ipc.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
average.cpp
average.h
base64.cpp
base64.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
boinc_fcgi.cpp
boinc_fcgi.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
boinc_win.cpp
boinc_win.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
cal_boinc.h
cc_config.cpp client/lib: add GUI RPCs for reading and writing app_config.xml files. 2017-05-11 20:16:35 -07:00
cc_config.h client/lib: add GUI RPCs for reading and writing app_config.xml files. 2017-05-11 20:16:35 -07:00
cert_sig.cpp
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 change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
coproc.cpp client/scheduler/db: store GPU count and peak FLOPS in DB host table 2017-06-13 22:35:17 -07:00
coproc.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
crypt.cpp Lib: fix indentation (whitespace changes only) 2016-07-18 16:25:31 +02:00
crypt.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
crypt_prog.cpp Tools: fix crypt_prog usage message 2016-08-26 10:22:00 +02:00
daemonmgt.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
daemonmgt_win.cpp
diagnostics.cpp Android (client and API): stack trace voodoo causes crashes on some devices; disable by default. 2017-04-12 15:48:09 -07:00
diagnostics.h Android (client and API): stack trace voodoo causes crashes on some devices; disable by default. 2017-04-12 15:48:09 -07:00
diagnostics_win.cpp Don't use names of the form _BOINCxx 2017-04-14 00:44:44 -07:00
diagnostics_win.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
error_numbers.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
filesys.cpp Increase the number of use cases file_size() works correctly, per JuhaSointusalo. 2017-06-20 06:55:40 -07:00
filesys.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
gui_rpc_client.cpp Add new file to Win project; fix compile warning 2017-07-16 12:08:21 -07:00
gui_rpc_client.h client/lib: add GUI RPCs for reading and writing app_config.xml files. 2017-05-11 20:16:35 -07:00
gui_rpc_client_ops.cpp client/lib: add GUI RPCs for reading and writing app_config.xml files. 2017-05-11 20:16:35 -07:00
gui_rpc_client_print.cpp boinccmd: add some items to app_version, result display 2016-10-23 00:38:58 -07:00
hostinfo.cpp Merge pull request #1562 from BOINC/cpu_infos_aarch64 2017-01-31 01:12:55 -08:00
hostinfo.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
idlemon.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
idlemon_win.cpp
keyword.cpp client: update keyword handling 2017-07-15 19:05:23 -07:00
keyword.h client: update keyword handling 2017-07-15 19:05:23 -07:00
md5.cpp lib: Remove test/dead code 2016-02-16 22:00:24 -05:00
md5.h
md5_file.cpp lib: Cleanup low hanging fruit with regards to cleaning up sprintf. 2016-02-17 18:50:28 -05:00
md5_file.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
md5_test.cpp
mem_usage.cpp
mem_usage.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
mfile.cpp LIB: Revert back the changes to mfile.cpp. 2016-02-16 10:04:24 -05:00
mfile.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
miofile.cpp LIB: Cleanup low hanging fruit with regards to cleaning up strcpy and strcat use. 2016-02-15 17:54:13 -05:00
miofile.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
msg_log.cpp sched message logging: add new level MSG_DETAIL 2017-06-06 15:53:11 -07:00
msg_log.h sched message logging: add new level MSG_DETAIL 2017-06-06 15:53:11 -07:00
msg_queue.cpp
msg_queue.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
msg_test.cpp all components: change strcpy() to strlcpy() when possible. 2013-06-03 20:24:48 -07:00
network.cpp Lib: tweak error messages 2016-05-02 11:20:00 +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 client: add ability to fake an OpenCL GPU 2016-10-25 11:06:43 -07:00
opencl_boinc.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
parse.cpp LIB: Prevent the possible issue of dereferencing a NULL pointer. 2017-07-16 14:22:20 -07:00
parse.h client/scheduler/db: store GPU count and peak FLOPS in DB host table 2017-06-13 22:35:17 -07:00
parse_test.cpp Condor interface: various fixes, mostly from Jaime Frey 2013-05-27 11:45:10 -07:00
prefs.cpp LIB: Cleanup low hanging fruit with regards to cleaning up strcpy and strcat use. 2016-02-15 17:54:13 -05:00
prefs.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
proc_control.cpp wrapper: let job.xml specify the process priorities of sub-tasks 2014-10-13 11:35:16 -07: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 lib, Mac: fix build error 2015-01-11 21:26:10 -08:00
procinfo_unix.cpp API: back out long long stuff; not needed 2014-06-09 12:31:50 -07:00
procinfo_win.cpp Cross compile fixes for mingw32. 2014-05-02 15:40:59 -07: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: add option to use SOCKS5 for DNS 2017-01-05 21:34:34 -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 remote file management: bug fixes 2017-01-25 16:17:42 -08:00
remote_submit.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07: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 scheduler: write log msgs to stderr; fixes bug introduced in #5edf74a 2017-06-14 22:31:10 -07: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 Android: Android's standalone toolchain now includes a 'sys/shm.h' header file but does not the old-style shared memory segments. 2016-06-19 16:08:33 -07:00
shmem.h
shmem_test.cpp
stackwalker_imports.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
stackwalker_win.cpp client/wrappers, Win: consolidate defines for _getcwd etc in boinc_win.h 2017-01-26 20:59:11 -08: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 change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
str_util.cpp Client: normalize whitespace in p_model and p_vendor entries 2017-02-13 16:16:52 +01:00
str_util.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
submit_api.py remote job submission: add <get_job_details> option to query_batch() 2017-02-25 15:05:14 -08:00
synch.cpp
synch.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
synch_test.cpp
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 client: fix bug in URL-escaping that fails for non-ASCII chars 2017-07-01 23:26:24 -07:00
url.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
util.cpp Win build: fix compile warning 2017-07-05 01:17:06 -07:00
util.h Merge pull request #1820 from BOINC/fix_issue-1177 2017-04-27 01:33:46 -07:00
win_util.cpp client/wrappers, Win: consolidate defines for _getcwd etc in boinc_win.h 2017-01-26 20:59:11 -08:00
win_util.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
x_util.cpp