boinc/client
Christian Beer 6595ef0668 use snprintf to prevent buffer overflow
fixes CID 27937 found by Coverity
2015-10-20 19:42:52 +02:00
..
android
os2
scripts
win
Makefile.am
Makefile.curl.am
Makefile.linux
acct_mgr.cpp initialize fields in constructors 2015-10-19 18:23:55 +02:00
acct_mgr.h initialize fields in constructors 2015-10-19 18:23:55 +02:00
acct_setup.cpp client: fixes to last commit 2014-11-18 23:11:27 -08:00
acct_setup.h initialize fields in constructors 2015-10-20 15:05:21 +02:00
app.cpp initialize fields in constructors 2015-10-19 18:35:36 +02:00
app.h client, GUI RPC: maintain and report progress rate 2015-06-22 00:09:15 -07:00
app_config.cpp client: report error if no start tag in app_config.xml 2015-01-29 13:21:00 -08:00
app_config.h client: report parse errors in app_config.xml correctly 2014-11-24 00:41:26 -08:00
app_control.cpp client: fix problem where app processes inherit open files from async copies 2015-09-02 15:44:16 -07:00
app_graphics.cpp
app_start.cpp use snprintf to prevent buffer overflow 2015-10-20 19:31:51 +02:00
async_file.cpp initialize fields in constructors 2015-10-20 14:17:52 +02:00
async_file.h initialize fields in constructors 2015-10-20 14:17:52 +02:00
auto_update.cpp
auto_update.h
boinc.xml client: Inform Windows we know about Windows 10 2014-10-04 07:07:34 +02:00
boinc_cmd.cpp boinccmd: accept [IPv6_addr]:port as --hostname arg 2014-09-16 12:38:30 -07:00
boinc_log.cpp
build_po
check_security.cpp
check_state.cpp
client_msgs.cpp client: fix bug that caused delay in job cleanup 2015-06-17 14:14:54 -07:00
client_msgs.h
client_state.cpp delete objects in deconstructor 2015-10-20 18:35:55 +02:00
client_state.h delete objects in deconstructor 2015-10-20 18:35:55 +02:00
client_types.cpp initialize fields in constructors 2015-10-20 17:47:59 +02:00
client_types.h initialize fields in constructors 2015-10-18 20:56:48 +02:00
coproc_sched.cpp cppcheck: Prefer prefix ++/-- operators for non-primitive types 2015-01-14 21:18:29 +01:00
coproc_sched.h
cpp.h client: get static host info items only on startup 2014-11-25 14:46:58 -08:00
cpu_benchmark.h
cpu_sched.cpp client: if a GPU exclusion refers to non-existent device num, ignore it 2015-08-16 01:06:28 -07:00
cs_account.cpp delete object before going out of scope 2015-10-20 18:49:29 +02:00
cs_apps.cpp cppcheck: Prefer prefix ++/-- operators for non-primitive types 2015-01-14 21:18:29 +01:00
cs_benchmark.cpp
cs_cmdline.cpp client: Remove unneeded SANDBOX ifdefs. Use g_use_sandbox instead. I left one in main.cpp since I do not know where check_security() is. 2014-07-27 13:19:11 -04:00
cs_files.cpp client, Win: load SetPriorityClass() dynamically so we don't fail on XP 2015-09-29 13:37:27 -07:00
cs_notice.cpp initialize fields in constructors 2015-10-20 15:27:36 +02:00
cs_notice.h client: if a project's app_config.xml has no errors, remove old notices 2014-08-31 13:32:12 -07:00
cs_platforms.cpp client: tweak to remove Coverity warning 2015-10-14 01:29:30 -07:00
cs_prefs.cpp client: print network suspend reasons as strings 2015-10-12 14:48:03 -07:00
cs_proxy.cpp client: don't show "not using proxy" message 2015-09-16 15:17:11 -07:00
cs_proxy.h
cs_scheduler.cpp client: get static host info items only on startup 2014-11-25 14:46:58 -08:00
cs_statefile.cpp client: get sizes of anonymous platform files on startup 2015-05-11 13:25:57 -07:00
cs_trickle.cpp cppcheck: Prefer prefix ++/-- operators for non-primitive types 2015-01-14 21:18:29 +01:00
cs_trickle.h
current_version.cpp
current_version.h
dhrystone.cpp
dhrystone.h
dhrystone2.cpp
file_names.cpp
file_names.h
file_xfer.cpp initialize fields in constructors 2015-10-20 15:31:58 +02:00
file_xfer.h
gpu_amd.cpp client: GPU name tweak 2015-10-02 00:10:18 -07:00
gpu_detect.cpp initialize fields in constructors 2015-10-20 15:58:34 +02:00
gpu_detect.h
gpu_intel.cpp
gpu_nvidia.cpp client: fix source code indentation from previous commit. 2015-09-28 03:08:00 -07:00
gpu_opencl.cpp cppcheck: Prefer prefix ++/-- operators for non-primitive types 2015-01-14 21:18:29 +01:00
gui_http.cpp
gui_http.h initialize fields in constructors 2015-10-18 22:25:31 +02:00
gui_rpc_server.cpp initialize fields in constructors 2015-10-20 16:47:36 +02:00
gui_rpc_server.h
gui_rpc_server_ops.cpp client (Android): for os_version, append Android version to Linux version 2014-11-22 15:08:47 -08:00
hostinfo_network.cpp
hostinfo_unix.cpp client: VirtualBox now installs VboxManage to /usr/local/bin. Make detection of VirtualBox work again. 2015-09-22 10:24:01 -04:00
hostinfo_unix_test.cpp
hostinfo_win.cpp client: Win build fix 2015-04-23 19:37:53 -07:00
http_curl.cpp initialize fields in constructors 2015-10-20 17:16:04 +02:00
http_curl.h client: include client brand (if any) in HTTP user agent string 2015-04-11 10:52:37 -07:00
install-sh
log_flags.cpp client: add separate config item for process priority of GPU/NCI/wrapper jobs 2015-09-29 22:40:40 -07:00
log_flags.h client: work fetch code cleanup 2014-10-10 10:37:07 -07:00
mac_address.cpp
mac_address.h
main.cpp client: Avoid kernel panics at system boot when running as a service / daemon under Mac OS 10.10.4. 2015-08-08 20:15:59 -07:00
main.h
makefile_sim client emulator: turn on compile warnings in makefile 2014-11-24 22:51:24 -08:00
net_stats.cpp
net_stats.h
pers_file_xfer.cpp cppcheck: Prefer prefix ++/-- operators for non-primitive types 2015-01-14 21:18:29 +01:00
pers_file_xfer.h
project.cpp client and API: pass list of app version files in init_data.xml 2015-08-19 21:01:09 -07:00
project.h Manager: show last RPC time in project properties 2015-06-19 13:42:03 -07:00
result.cpp initialize fields in constructors 2015-10-20 17:46:59 +02:00
result.h initialize fields in constructors 2015-10-20 17:46:59 +02:00
rr_sim.cpp cppcheck: Prefer prefix ++/-- operators for non-primitive types 2015-01-14 21:18:29 +01:00
rr_sim.h
rrsim_test.cpp cppcheck: Prefer prefix ++/-- operators for non-primitive types 2015-01-14 21:18:29 +01:00
sandbox.cpp client: clean out project dir on project reset 2015-08-31 11:49:56 -07:00
sandbox.h client: clean out project dir on project reset 2015-08-31 11:49:56 -07:00
scheduler_op.cpp initialize fields in constructors 2015-10-20 17:51:46 +02:00
scheduler_op.h
setprojectgrp.cpp
sim.cpp cppcheck: Prefer prefix ++/-- operators for non-primitive types 2015-01-14 21:18:29 +01:00
sim.h
sim_host.xml
sim_prefs.xml
sim_projects.xml
sim_util.cpp
switcher.cpp use snprintf to prevent buffer overflow 2015-10-20 19:42:52 +02:00
sysmon_win.cpp LIB: Remove string type conversion naming conflict with the ATL framework. 2014-11-18 16:35:47 -05:00
sysmon_win.h
test_fx_in
test_fx_out
test_fx_out1
thread.cpp client, condor, remote submit: fix a few Coverity warnings 2015-10-14 10:29:15 -07:00
thread.h
time_stats.cpp
time_stats.h
whetstone.cpp
work_fetch.cpp Manager, client: use WxWidgets functions for number formatting 2015-09-22 11:22:07 -07:00
work_fetch.h initialize fields in constructors 2015-10-18 22:23:05 +02:00