.. |
android
|
…
|
|
os2
|
Image File Compression
|
2018-10-29 16:27:45 -06:00 |
scripts
|
avoid error when files to clean are not existing
|
2020-02-29 03:15:21 +01:00 |
win
|
Merge pull request #2786 from Peppernrino/image-file-compression
|
2019-04-12 10:27:35 +02:00 |
Makefile.am
|
Fix compilation error
|
2020-06-09 16:21:03 +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
|
client: Use string.clear() instead of = '' to increase performance
|
2020-05-07 14:43:14 +03:00 |
acct_mgr.h
|
client: Use string.clear() instead of = '' to increase performance
|
2020-05-07 14:43:14 +03:00 |
acct_setup.cpp
|
client: Use string.clear() instead of = '' to increase performance
|
2020-05-07 14:43:14 +03:00 |
acct_setup.h
|
client,mgr: pass on consent to terms to project
|
2018-11-21 00:12:32 +02:00 |
app.cpp
|
Fix more compiler warnings (snprintf, sigaction). No functional changes.
|
2019-11-05 23:25:06 -08:00 |
app.h
|
Client: measure disk usage in terms of allocated disk space, not file size.
|
2020-05-11 20:02:47 -07:00 |
app_config.cpp
|
client: fix work fetch bug when max_concurrent used
|
2019-04-20 13:46:55 -07:00 |
app_config.h
|
Avoid starvation when max_concurrent is used, and related fixes.
|
2018-12-28 12:55:05 -08:00 |
app_control.cpp
|
Client: eliminate errors/warning if a project changes its master URL from http: to https:
|
2020-05-22 23:32:46 -07:00 |
app_graphics.cpp
|
…
|
|
app_start.cpp
|
client: It is more efficient to seek 'X' character rather than a string
|
2020-05-07 14:24:56 +03:00 |
async_file.cpp
|
client: Make macro safe to use (operations priority)
|
2020-05-07 14:18:10 +03:00 |
async_file.h
|
…
|
|
auto_update.cpp
|
…
|
|
auto_update.h
|
…
|
|
boinc.xml
|
…
|
|
boinc_cmd.cpp
|
remove memset as VERSION_INFO and HOST_INFO are cleared by constructors
|
2020-06-27 12:53:58 +05:30 |
boinc_log.cpp
|
client/manager, Win: remove references to _STDWX_H_; not used anymore
|
2020-06-04 00:48:21 -07: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: 2nd try at missing file fix
|
2019-09-14 15:00:01 -07:00 |
client_msgs.cpp
|
client: tweaks to snprintf params. No functional change
|
2019-11-06 14:17:20 -08:00 |
client_msgs.h
|
…
|
|
client_state.cpp
|
Client: eliminate errors/warning if a project changes its master URL from http: to https:
|
2020-05-22 23:32:46 -07:00 |
client_state.h
|
client: don't show "no work" messages as notices
|
2020-04-25 15:50:51 -07:00 |
client_types.cpp
|
client: Use string.clear() instead of = '' to increase performance
|
2020-05-07 14:43:14 +03:00 |
client_types.h
|
client: Use string.clear() instead of = '' to increase performance
|
2020-05-07 14:43:14 +03:00 |
coproc_sched.cpp
|
…
|
|
coproc_sched.h
|
…
|
|
cpp.h
|
…
|
|
cpu_benchmark.h
|
…
|
|
cpu_sched.cpp
|
Fix more compiler warnings (snprintf, sigaction). No functional changes.
|
2019-11-05 23:25:06 -08:00 |
cs_account.cpp
|
client: fix stall when --skip_cpu_benchmarks used
|
2020-02-11 09:42:38 +01:00 |
cs_apps.cpp
|
Merge change from trunk into my cs_app.cpp so client will build
|
2019-11-08 08:41:45 -08:00 |
cs_benchmark.cpp
|
Windows: fix many VS2019 compile warnings. No functional changes.
|
2020-06-12 09:33:34 -07:00 |
cs_cmdline.cpp
|
client: fix chdir() bug that broke GPU detection
|
2019-11-25 15:28:15 -08:00 |
cs_files.cpp
|
client: tweaks to snprintf params. No functional change
|
2019-11-06 14:17:20 -08:00 |
cs_notice.cpp
|
Merge pull request #3749 from BOINC/dpa_nowork_msgs
|
2020-06-06 12:32:57 +01:00 |
cs_notice.h
|
client: don't show "no work" messages as notices
|
2020-04-25 15:50:51 -07:00 |
cs_platforms.cpp
|
Mac: allow 32-bit applications only if OS X version < 10.15
|
2020-01-23 03:20:24 -08:00 |
cs_prefs.cpp
|
Client: minor tweak so project disk usage is displayed by boinc_cmd
|
2020-05-11 22:19:58 -07:00 |
cs_proxy.cpp
|
…
|
|
cs_proxy.h
|
…
|
|
cs_scheduler.cpp
|
client: rewrite account file if change project URL
|
2020-05-21 23:58:43 -07:00 |
cs_statefile.cpp
|
remove a space
|
2019-02-02 00:47:45 -08: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
|
client: It is more efficient to use an initialization list rather than an assignment operator
|
2020-05-07 14:38:48 +03:00 |
current_version.cpp
|
client: Use string.clear() instead of = '' to increase performance
|
2020-05-07 14:43:14 +03: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: It is more efficient to seek 'X' character rather than a string
|
2020-05-07 14:24:56 +03: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: if physical name of download file contains /, create subdirs
|
2019-09-05 15:43:15 -07:00 |
file_xfer.h
|
Fix more compiler warnings (snprintf, sigaction). No functional changes.
|
2019-11-05 23:25:06 -08:00 |
gpu_amd.cpp
|
client: Fix printf format specifiers
|
2020-05-07 14:07:12 +03:00 |
gpu_detect.cpp
|
client: fix bug in GPU detection
|
2020-01-28 14:22:28 -08:00 |
gpu_detect.h
|
…
|
|
gpu_intel.cpp
|
…
|
|
gpu_nvidia.cpp
|
client: Check cuDeviceGetName succeeded
|
2020-05-07 01:20:09 +03:00 |
gpu_opencl.cpp
|
client: Fix printf format specifiers
|
2020-05-07 14:07:12 +03:00 |
gui_http.cpp
|
…
|
|
gui_http.h
|
…
|
|
gui_rpc_server.cpp
|
Client, non-Mac Unix: if group is "boinc", make RPC pwd file group-read
|
2020-05-20 23:54:01 -07:00 |
gui_rpc_server.h
|
client: changes to GUI RPC file fetch mechanism
|
2019-07-16 23:52:34 -07:00 |
gui_rpc_server_ops.cpp
|
Merge pull request #3772 from CallMeFoxie/fix-cors-gui-rpc
|
2020-06-08 19:16:46 -07:00 |
hostinfo_linux.cpp
|
Move common linux detection functions to separate file.
|
2018-05-27 20:06:16 +03:00 |
hostinfo_network.cpp
|
Use safe_strcpy() instead of strncpy(); it guarantees null termination
|
2020-04-20 20:11:14 -07:00 |
hostinfo_unix.cpp
|
Merge pull request #3549 from BryanQuigley/drop_x11_fallback
|
2020-05-20 15:25:46 -07:00 |
hostinfo_unix_test.cpp
|
Change strcpy to use the safe_strcpy and strcat to use safe_strcat in acct_setup.cpp, hostinfo_unix.cpp and hostinfo_unix_test.cpp
|
2018-09-17 12:14:34 -05:00 |
hostinfo_win.cpp
|
Various files: simplify #includes.
|
2020-06-04 01:24:49 -07:00 |
hostinfo_wsl.cpp
|
client: Use string.empty() instead of == ''
|
2020-05-07 14:44:13 +03:00 |
http_curl.cpp
|
client: Fix printf format specifiers
|
2020-05-07 14:07:12 +03:00 |
http_curl.h
|
Fix more compiler warnings (snprintf, sigaction). No functional changes.
|
2019-11-05 23:25:06 -08:00 |
install-sh
|
…
|
|
log_flags.cpp
|
Client: eliminate errors/warning if a project changes its master URL from http: to https:
|
2020-05-22 23:32:46 -07:00 |
log_flags.h
|
…
|
|
mac_address.cpp
|
client: fix BSD build (from Larry Rosenman)
|
2018-01-22 02:16:16 -08:00 |
mac_address.h
|
…
|
|
main.cpp
|
Client and manager, Win: fix crashes and runtime warnings with VS2019
|
2020-06-03 22:39:57 -07:00 |
main.h
|
…
|
|
makefile_sim
|
client: fix work fetch edge case to avoid idleness
|
2018-11-21 21:02:51 -08:00 |
net_stats.cpp
|
client: get rid of the use of memset() to initialize structs to zero.
|
2019-11-05 00:16:02 -08:00 |
net_stats.h
|
client: get rid of the use of memset() to initialize structs to zero.
|
2019-11-05 00:16:02 -08:00 |
pers_file_xfer.cpp
|
…
|
|
pers_file_xfer.h
|
…
|
|
project.cpp
|
Merge pull request #3753 from BOINC/dpa_https_trans
|
2020-06-07 02:24:10 +02:00 |
project.h
|
Client: fix job scheduling bug
|
2018-12-21 00:54:00 -08: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: Use string.clear() instead of = '' to increase performance
|
2020-05-07 14:43:14 +03:00 |
result.h
|
Avoid starvation when max_concurrent is used, and related fixes.
|
2018-12-28 12:55:05 -08:00 |
rr_sim.cpp
|
client: avoid CPU starvation when GPU computing is suspended
|
2020-05-10 19:27:10 -07:00 |
rr_sim.h
|
Avoid starvation when max_concurrent is used, and related fixes.
|
2018-12-28 12:55:05 -08:00 |
rrsim_test.cpp
|
security updates for potential buffer overflows
|
2018-08-29 08:49:54 -05:00 |
sandbox.cpp
|
Fix more compiler warnings (snprintf, sigaction). No functional changes.
|
2019-11-05 23:25:06 -08:00 |
sandbox.h
|
…
|
|
scheduler_op.cpp
|
client: It is more efficient to use an initialization list rather than an assignment operator
|
2020-05-07 14:38:48 +03: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
|
client: get rid of the use of memset() to initialize structs to zero.
|
2019-11-05 00:16:02 -08:00 |
sim.h
|
client: get rid of the use of memset() to initialize structs to zero.
|
2019-11-05 00:16:02 -08:00 |
sim_host.xml
|
…
|
|
sim_prefs.xml
|
…
|
|
sim_projects.xml
|
…
|
|
sim_util.cpp
|
…
|
|
switcher.cpp
|
Mac: try to fix error in Travis-CI build
|
2020-04-23 10:20:35 -07:00 |
sysmon_win.cpp
|
client: Remove string -> char* -> string cast
|
2020-05-07 14:21:07 +03:00 |
sysmon_win.h
|
…
|
|
test_fx_in
|
…
|
|
test_fx_out
|
…
|
|
test_fx_out1
|
…
|
|
thread.cpp
|
…
|
|
thread.h
|
…
|
|
time_stats.cpp
|
client simulator: make the timeline output easier to read
|
2019-01-18 17:41:20 -08:00 |
time_stats.h
|
…
|
|
whetstone.cpp
|
…
|
|
work_fetch.cpp
|
client: fix work fetch bug when max_concurrent used
|
2019-04-20 13:46:55 -07:00 |
work_fetch.h
|
client: get rid of the use of memset() to initialize structs to zero.
|
2019-11-05 00:16:02 -08:00 |