.. |
android
|
…
|
|
os2
|
…
|
|
scripts
|
Default working directory changd to /var/lib/boinc
|
2018-03-22 10:50:25 +01:00 |
win
|
Fix copyright symbol
|
2018-04-30 23:29:15 +03:00 |
Makefile.am
|
[Client] [WSL] Extend detection.
|
2018-06-24 03:08:11 +03:00 |
Makefile.curl.am
|
Move common linux detection functions to separate file.
|
2018-05-27 20:06:16 +03:00 |
Makefile.linux
|
Move common linux detection functions to separate file.
|
2018-05-27 20:06:16 +03:00 |
acct_mgr.cpp
|
Fix bug where AM user/team names weren't being escaped in XML files
|
2018-09-04 16:14:01 -07:00 |
acct_mgr.h
|
client: parse and store user and team name from account manager.
|
2018-08-30 13:45:30 -07:00 |
acct_setup.cpp
|
security updates for potential buffer overflows
|
2018-08-29 08:49:54 -05:00 |
acct_setup.h
|
client: autologin: parse user_id from installer filename, pass to RPC
|
2017-11-03 13:59:53 -07:00 |
app.cpp
|
Remove VS2010 compiler warnings. A few remain.
|
2018-08-02 12:18:15 -07:00 |
app.h
|
change multiple-inclusion guard names to BOINC_FILENAME_H
|
2017-04-07 23:54:49 -07:00 |
app_config.cpp
|
security updates for potential buffer overflows
|
2018-08-29 08:49:54 -05:00 |
app_config.h
|
client/lib: code shuffle preparatory to adding app_config GUI RPC
|
2017-05-11 01:53:50 -07:00 |
app_control.cpp
|
client: use snprintf() instead of sprintf() in a few places
|
2017-08-15 17:06:29 -07:00 |
app_graphics.cpp
|
…
|
|
app_start.cpp
|
client: use snprintf() instead of sprintf() in a few places
|
2017-08-15 17:06:29 -07:00 |
async_file.cpp
|
client: use snprintf() instead of sprintf() in a few places
|
2017-08-15 17:06:29 -07:00 |
async_file.h
|
change multiple-inclusion guard names to BOINC_FILENAME_H
|
2017-04-07 23:54:49 -07:00 |
auto_update.cpp
|
…
|
|
auto_update.h
|
change multiple-inclusion guard names to BOINC_FILENAME_H
|
2017-04-07 23:54:49 -07:00 |
boinc.xml
|
…
|
|
boinc_cmd.cpp
|
boinccmd: change command from --acct_mgr synch to --acct_mgr sync
|
2018-01-25 14:48:47 -08:00 |
boinc_log.cpp
|
client: Cleanup some dangerous function usage in boinclog.
|
2016-02-14 20:29:03 -05:00 |
check_security.cpp
|
Mac: Consolidate branding strings in one source file and one header file shared among all files which use them; add checks for missing branding strings.
|
2018-07-11 03:59:34 -07:00 |
check_state.cpp
|
…
|
|
client_msgs.cpp
|
client: explicitly flush stdout on all Windows builds
|
2017-09-23 23:34:35 +03:00 |
client_msgs.h
|
client/lib: code shuffle preparatory to adding app_config GUI RPC
|
2017-05-11 01:53:50 -07:00 |
client_state.cpp
|
client: use #define DEFAULT_VERSION_CHECK_URL instead of NVC_CONFIG::get_default_version_check_url()
|
2018-08-02 20:23:41 -07:00 |
client_state.h
|
client: save a copy of nvc_config.client_version_check_url in client_state.xml file, eliminating need for installer to rename previous nvc_config.xml to old_nvc_config.xml.
|
2018-07-26 02:09:48 -07:00 |
client_types.cpp
|
Merge pull request #2311 from BOINC/dpa_sim
|
2018-02-16 13:21:48 -06:00 |
client_types.h
|
Remove HOST_USAGE.max_ncpus. It's not used anywhere.
|
2018-02-06 13:59:11 -08:00 |
coproc_sched.cpp
|
…
|
|
coproc_sched.h
|
…
|
|
cpp.h
|
…
|
|
cpu_benchmark.h
|
…
|
|
cpu_sched.cpp
|
client: use snprintf() instead of sprintf() in a few places
|
2017-08-15 17:06:29 -07:00 |
cs_account.cpp
|
security updates for potential buffer overflows
|
2018-08-29 08:49:54 -05:00 |
cs_apps.cpp
|
client: change "njobs_fail" back to "njobs_error"
|
2017-03-26 19:48:42 -07:00 |
cs_benchmark.cpp
|
Fix memory allocation during multhithreading
|
2018-08-18 02:22:06 +03:00 |
cs_cmdline.cpp
|
client: show build not OS platform in messages
|
2018-03-30 11:23:11 +03:00 |
cs_files.cpp
|
client: show how many project files are being checked
|
2017-08-19 19:02:10 -07:00 |
cs_notice.cpp
|
client: Cleanup low hanging fruit with regards to cleaning up sprintf.
|
2016-02-18 00:59:13 -05:00 |
cs_notice.h
|
change multiple-inclusion guard names to BOINC_FILENAME_H
|
2017-04-07 23:54:49 -07:00 |
cs_platforms.cpp
|
client: include platform names in account manager request
|
2017-12-08 00:38:27 -08:00 |
cs_prefs.cpp
|
Merge pull request #2074 from BOINC/am_parse_fix
|
2017-08-25 15:35:42 -07:00 |
cs_proxy.cpp
|
…
|
|
cs_proxy.h
|
…
|
|
cs_scheduler.cpp
|
fix typo
|
2018-04-09 11:50:34 -07:00 |
cs_statefile.cpp
|
client: save a copy of nvc_config.client_version_check_url in client_state.xml file, eliminating need for installer to rename previous nvc_config.xml to old_nvc_config.xml.
|
2018-07-26 02:09:48 -07:00 |
cs_trickle.cpp
|
Merge pull request #1895 from AenBleidd/PVS_V814_for_pr
|
2017-08-14 17:37:12 -07:00 |
cs_trickle.h
|
change multiple-inclusion guard names to BOINC_FILENAME_H
|
2017-04-07 23:54:49 -07:00 |
current_version.cpp
|
client: use #define DEFAULT_VERSION_CHECK_URL instead of NVC_CONFIG::get_default_version_check_url()
|
2018-08-02 20:23:41 -07:00 |
current_version.h
|
client: use #define DEFAULT_VERSION_CHECK_URL instead of NVC_CONFIG::get_default_version_check_url()
|
2018-08-02 20:23:41 -07:00 |
dhrystone.cpp
|
…
|
|
dhrystone.h
|
…
|
|
dhrystone2.cpp
|
…
|
|
file_names.cpp
|
client: not an error if a file starts with account_ but is not account file
|
2018-02-28 16:16:52 -08:00 |
file_names.h
|
client: save a copy of nvc_config.client_version_check_url in client_state.xml file, eliminating need for installer to rename previous nvc_config.xml to old_nvc_config.xml.
|
2018-07-26 02:09:48 -07:00 |
file_xfer.cpp
|
client: Cleanup low hanging fruit with regards to cleaning up sprintf.
|
2016-02-18 00:59:13 -05:00 |
file_xfer.h
|
change multiple-inclusion guard names to BOINC_FILENAME_H
|
2017-04-07 23:54:49 -07:00 |
gpu_amd.cpp
|
client: don't start var names with __
|
2017-04-13 09:16:58 -07:00 |
gpu_detect.cpp
|
Merge pull request #2036 from BOINC/win_exe
|
2017-08-15 23:30:55 -07:00 |
gpu_detect.h
|
change multiple-inclusion guard names to BOINC_FILENAME_H
|
2017-04-07 23:54:49 -07:00 |
gpu_intel.cpp
|
…
|
|
gpu_nvidia.cpp
|
Client simulator: fix Win build
|
2018-01-20 14:51:58 -08:00 |
gpu_opencl.cpp
|
client: Mac OpenCL: fix arithmetic overflow in memory size calculation for AMD GPUs
|
2017-11-10 06:06:56 -08:00 |
gui_http.cpp
|
…
|
|
gui_http.h
|
change multiple-inclusion guard names to BOINC_FILENAME_H
|
2017-04-07 23:54:49 -07:00 |
gui_rpc_server.cpp
|
client: don't crash if can't open gui_rpc_auth.cfg
|
2017-04-21 11:30:06 -07:00 |
gui_rpc_server.h
|
change multiple-inclusion guard names to BOINC_FILENAME_H
|
2017-04-07 23:54:49 -07:00 |
gui_rpc_server_ops.cpp
|
If version check URL has changed, reset any past new version information
|
2018-07-15 02:20:50 -07:00 |
hostinfo_linux.cpp
|
Move common linux detection functions to separate file.
|
2018-05-27 20:06:16 +03:00 |
hostinfo_network.cpp
|
client/wrappers, Win: consolidate defines for _getcwd etc in boinc_win.h
|
2017-01-26 20:59:11 -08:00 |
hostinfo_unix.cpp
|
Raised minimum Android requirement to KitKat 4.4.4 (API level 19)
|
2018-09-04 12:40:09 +00:00 |
hostinfo_unix_test.cpp
|
Update copyright year
|
2018-05-27 22:58:23 +03:00 |
hostinfo_win.cpp
|
[Client] [WSL] Extend detection.
|
2018-06-24 03:08:11 +03:00 |
hostinfo_wsl.cpp
|
[Client] [WSL] Fix xml output
|
2018-06-27 01:25:38 +03:00 |
http_curl.cpp
|
client: show build not OS platform in messages
|
2018-03-30 11:23:11 +03:00 |
http_curl.h
|
change multiple-inclusion guard names to BOINC_FILENAME_H
|
2017-04-07 23:54:49 -07:00 |
install-sh
|
…
|
|
log_flags.cpp
|
Move network_test_url tag from cc_config.xml into new nvc_config.xml file, since WCG modifies this for their branded builds (along with new version check info) and it is probably never modified for standard (unbranded) BOINC
|
2018-07-18 19:10:30 -07:00 |
log_flags.h
|
client/lib: code shuffle preparatory to adding app_config GUI RPC
|
2017-05-11 01:53:50 -07:00 |
mac_address.cpp
|
client: fix BSD build (from Larry Rosenman)
|
2018-01-22 02:16:16 -08:00 |
mac_address.h
|
change multiple-inclusion guard names to BOINC_FILENAME_H
|
2017-04-07 23:54:49 -07:00 |
main.cpp
|
client: parse and store user and team name from account manager.
|
2018-08-30 13:45:30 -07:00 |
main.h
|
…
|
|
makefile_sim
|
Make the client simulator build again.
|
2018-01-19 20:51:40 -08:00 |
net_stats.cpp
|
Move network_test_url tag from cc_config.xml into new nvc_config.xml file, since WCG modifies this for their branded builds (along with new version check info) and it is probably never modified for standard (unbranded) BOINC
|
2018-07-18 19:10:30 -07:00 |
net_stats.h
|
change multiple-inclusion guard names to BOINC_FILENAME_H
|
2017-04-07 23:54:49 -07:00 |
pers_file_xfer.cpp
|
Client: select next download url if the current one fails
|
2016-03-21 15:06:40 +01:00 |
pers_file_xfer.h
|
change multiple-inclusion guard names to BOINC_FILENAME_H
|
2017-04-07 23:54:49 -07:00 |
project.cpp
|
client: parse and store user and team name from account manager.
|
2018-08-30 13:45:30 -07:00 |
project.h
|
client: if using a dynamic AM and have idle resources, tell the AM
|
2018-04-07 15:42:19 -07:00 |
project_list.cpp
|
client: if autologin project ID not in project list, get new list
|
2017-11-16 16:48:42 -08:00 |
project_list.h
|
Add new files
|
2017-11-02 14:32:59 -07:00 |
result.cpp
|
client: Cleanup low hanging fruit with regards to cleaning up sprintf.
|
2016-02-18 00:59:13 -05:00 |
result.h
|
change multiple-inclusion guard names to BOINC_FILENAME_H
|
2017-04-07 23:54:49 -07:00 |
rr_sim.cpp
|
client: if using a dynamic AM and have idle resources, tell the AM
|
2018-04-07 15:42:19 -07:00 |
rr_sim.h
|
client: if using a dynamic AM and have idle resources, tell the AM
|
2018-04-07 15:42:19 -07:00 |
rrsim_test.cpp
|
security updates for potential buffer overflows
|
2018-08-29 08:49:54 -05:00 |
sandbox.cpp
|
code cleanup
|
2016-12-16 12:12:00 -08:00 |
sandbox.h
|
…
|
|
scheduler_op.cpp
|
client: if using a dynamic AM and have idle resources, tell the AM
|
2018-04-07 15:42:19 -07:00 |
scheduler_op.h
|
client: if using a dynamic AM and have idle resources, tell the AM
|
2018-04-07 15:42:19 -07:00 |
setprojectgrp.cpp
|
…
|
|
sim.cpp
|
Remove VS2010 compiler warnings. A few remain.
|
2018-08-02 12:18:15 -07:00 |
sim.h
|
change multiple-inclusion guard names to BOINC_FILENAME_H
|
2017-04-07 23:54:49 -07:00 |
sim_host.xml
|
…
|
|
sim_prefs.xml
|
…
|
|
sim_projects.xml
|
…
|
|
sim_util.cpp
|
client: Cleanup low hanging fruit with regards to cleaning up strcpy and strcat use.
|
2016-02-15 21:53:07 -05:00 |
switcher.cpp
|
client sandbox: In switcher, satisfy an error / warning from rpmlint: ensure that we drop any supplementary groups associated with root
|
2016-02-26 01:45:54 -08:00 |
sysmon_win.cpp
|
Fix build break on MS Windows
|
2018-07-19 00:47:38 -07:00 |
sysmon_win.h
|
change multiple-inclusion guard names to BOINC_FILENAME_H
|
2017-04-07 23:54:49 -07:00 |
test_fx_in
|
…
|
|
test_fx_out
|
…
|
|
test_fx_out1
|
…
|
|
thread.cpp
|
…
|
|
thread.h
|
change multiple-inclusion guard names to BOINC_FILENAME_H
|
2017-04-07 23:54:49 -07:00 |
time_stats.cpp
|
client: Cleanup low hanging fruit with regards to cleaning up sprintf.
|
2016-02-18 00:59:13 -05:00 |
time_stats.h
|
change multiple-inclusion guard names to BOINC_FILENAME_H
|
2017-04-07 23:54:49 -07:00 |
whetstone.cpp
|
…
|
|
work_fetch.cpp
|
client: account per-project CPU and GPU usage; report to account managers
|
2016-12-27 23:48:37 -08:00 |
work_fetch.h
|
change multiple-inclusion guard names to BOINC_FILENAME_H
|
2017-04-07 23:54:49 -07:00 |