boinc/client
Vitalii Koshura dfa8aed34f
Merge pull request #4559 from BOINC/mac_build_curl_without_openssl
Mac: build curl to use Secure Transport instead of OpenSSL
2021-10-12 13:28:09 +02:00
..
os2 Client typos 2021-10-06 14:42:17 -04:00
scripts Unblock x11 idle detection 2020-11-17 08:04:37 -08:00
win Merge pull request #2786 from Peppernrino/image-file-compression 2019-04-12 10:27:35 +02:00
Makefile.am build: add files to make clean command 2021-01-24 22:03:12 +01:00
Makefile.curl.am Arrange android ci 2021-03-30 20:10:14 +03:00
Makefile.linux Arrange android ci 2021-03-30 20:10:14 +03:00
acct_mgr.cpp - boinccmd: if GUI RPC passwd passed on cmdline, don't try to get it from file 2020-11-17 15:13:07 -08:00
acct_mgr.h client: Use string.clear() instead of = '' to increase performance 2020-05-07 14:43:14 +03:00
acct_setup.cpp Fix compile warnings in client/ and lib/. 2021-02-18 19:47:36 -08:00
acct_setup.h
app.cpp client: check graphics executable before telling GUI about it 2021-01-07 23:50:31 -08:00
app.h client: Remove obsolete code 2020-08-26 01:07:57 -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
app_control.cpp Some small fixes 2021-03-11 21:39:47 -08:00
app_graphics.cpp
app_start.cpp Some small fixes 2021-03-11 21:39:47 -08:00
async_file.cpp Win code cleanup; no functional changes 2020-08-31 13:56:15 -07:00
async_file.h
auto_update.cpp
auto_update.h
boinc.xml
boinc_cmd.cpp Add a GUI RPC "reset_host_info" that tells the client to get host params again 2021-03-11 21:19:15 -08:00
boinc_log.cpp Win code cleanup; no functional changes 2020-08-31 13:56:15 -07:00
check_security.cpp Client typos 2021-10-06 14:42:17 -04:00
check_state.cpp client: 2nd try at missing file fix 2019-09-14 15:00:01 -07:00
client_msgs.cpp Win code cleanup; no functional changes 2020-08-31 13:56:15 -07:00
client_msgs.h
client_state.cpp Client typos 2021-10-06 14:42:17 -04:00
client_state.h client: check graphics executable before telling GUI about it 2021-01-07 23:50:31 -08:00
client_types.cpp client: check graphics executable before telling GUI about it 2021-01-07 23:50:31 -08:00
client_types.h client: check graphics executable before telling GUI about it 2021-01-07 23:50:31 -08:00
coproc_sched.cpp
coproc_sched.h
cpp.h Client typos 2021-10-06 14:42:17 -04:00
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 Merge branch 'TalR_armv6_support' 2021-02-20 09:12:18 +02:00
cs_cmdline.cpp client: fix chdir() bug that broke GPU detection 2019-11-25 15:28:15 -08:00
cs_files.cpp Win code cleanup; no functional changes 2020-08-31 13:56:15 -07:00
cs_notice.cpp Win code cleanup; no functional changes 2020-08-31 13:56:15 -07:00
cs_notice.h client: don't show "no work" messages as notices 2020-04-25 15:50:51 -07:00
cs_platforms.cpp client/hostinfo_unix: addapt for Apple Silicon M1 / arm64 CPU #2 2021-05-31 13:30:10 +02: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 If a scheduler reply has a different master URL than the current one: 2021-10-01 21:56:14 -07:00
cs_statefile.cpp Win code cleanup; no functional changes 2020-08-31 13:56:15 -07:00
cs_trickle.cpp Win code cleanup; no functional changes 2020-08-31 13:56:15 -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
detect_rosetta_cpu.cpp Client typos 2021-10-06 14:42:17 -04:00
dhrystone.cpp Mac: fix compile warnings caused by upgrade to C++11 2021-03-31 03:44:19 -07:00
dhrystone.h Mac: fix compile warnings caused by upgrade to C++11 2021-03-31 03:44:19 -07:00
dhrystone2.cpp
file_names.cpp Win code cleanup; no functional changes 2020-08-31 13:56:15 -07:00
file_names.h Mac client/file_names.h: revert unintentional change 2021-06-01 00:08:50 +02:00
file_xfer.cpp Win code cleanup; no functional changes 2020-08-31 13:56: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 Win code cleanup; no functional changes 2020-08-31 13:56:15 -07:00
gpu_detect.cpp [Windows] Build using ARM64 2021-09-10 12:34:20 +02:00
gpu_detect.h
gpu_intel.cpp
gpu_nvidia.cpp Win code cleanup; no functional changes 2020-08-31 13:56:15 -07:00
gpu_opencl.cpp Client typos 2021-10-06 14:42:17 -04:00
gui_http.cpp
gui_http.h
gui_rpc_server.cpp Merge pull request #4113 from BOINC/dpa_ipv6 2020-12-14 12:13:55 -08:00
gui_rpc_server.h GUI RPC: bind to INADDR_ANY if a remote host is actually configured 2020-07-16 10:20:03 +02:00
gui_rpc_server_ops.cpp Client typos 2021-10-06 14:42:17 -04:00
hostinfo_linux.cpp
hostinfo_network.cpp Use safe_strcpy() instead of strncpy(); it guarantees null termination 2020-04-20 20:11:14 -07:00
hostinfo_unix.cpp Mac: fixes for #4386 2021-06-02 11:31:20 +02:00
hostinfo_unix_test.cpp
hostinfo_win.cpp [Windows] Build using ARM64 2021-09-10 12:34:20 +02:00
hostinfo_wsl.cpp client: Use string.empty() instead of == '' 2020-05-07 14:44:13 +03:00
http_curl.cpp Merge pull request #4559 from BOINC/mac_build_curl_without_openssl 2021-10-12 13:28:09 +02:00
http_curl.h [Windows] Build curl for Windows without openssl. 2021-10-06 12:12:37 +02:00
install-sh
log_flags.cpp Win code cleanup; no functional changes 2020-08-31 13:56:15 -07:00
log_flags.h
mac_address.cpp
mac_address.h
main.cpp Win code cleanup; no functional changes 2020-08-31 13:56:15 -07:00
main.h
makefile_sim
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 Fix compile warnings in client/ and lib/. 2021-02-18 19:47:36 -08:00
project.h
project_list.cpp
project_list.h
result.cpp Win code cleanup; no functional changes 2020-08-31 13:56:15 -07:00
result.h
rr_sim.cpp Win code cleanup; no functional changes 2020-08-31 13:56:15 -07:00
rr_sim.h
rrsim_test.cpp
sandbox.cpp Win code cleanup; no functional changes 2020-08-31 13:56:15 -07:00
sandbox.h
scheduler_op.cpp Win code cleanup; no functional changes 2020-08-31 13:56:15 -07:00
scheduler_op.h
setprojectgrp.cpp Client typos 2021-10-06 14:42:17 -04:00
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 Merge pull request #4071 from BOINC/dpa_rpc_pwd2 2020-11-29 13:07:01 -06:00
sysmon_win.cpp Win code cleanup; no functional changes 2020-08-31 13:56:15 -07:00
sysmon_win.h
test_fx_in
test_fx_out
test_fx_out1
thread.cpp
thread.h
time_stats.cpp Win code cleanup; no functional changes 2020-08-31 13:56:15 -07:00
time_stats.h
whetstone.cpp Client typos 2021-10-06 14:42:17 -04:00
work_fetch.cpp Win code cleanup; no functional changes 2020-08-31 13:56:15 -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