.. |
android
|
…
|
|
os2
|
…
|
|
scripts
|
…
|
|
win
|
WCG: Update branding images and files for World Community Grid
|
2014-03-26 18:16:14 -04:00 |
Makefile.am
|
Fixed avx detection on GCC windows compiles
|
2014-06-20 07:48:31 -07:00 |
Makefile.curl.am
|
…
|
|
Makefile.linux
|
…
|
|
acct_mgr.cpp
|
client: Cleanup low hanging fruit with regards to cleaning up strcpy and strcat use.
|
2016-02-15 23:34:18 -05:00 |
acct_mgr.h
|
client: Cleanup low hanging fruit with regards to cleaning up strcpy and strcat use.
|
2016-02-15 21:53:07 -05:00 |
acct_setup.cpp
|
WCG: New feature 'cookieless installs'
|
2016-02-08 15:51:33 -05:00 |
acct_setup.h
|
WCG: New feature 'cookieless installs'
|
2016-02-08 15:51:33 -05:00 |
app.cpp
|
client: Cleanup low hanging fruit with regards to cleaning up strcpy and strcat use.
|
2016-02-15 23:34:18 -05:00 |
app.h
|
client: change quit/abort timeouts from 15 to 60 sec.
|
2015-11-07 16:06:54 -08: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: Cleanup low hanging fruit with regards to cleaning up strcpy and strcat use.
|
2016-02-15 23:34:18 -05:00 |
app_graphics.cpp
|
…
|
|
app_start.cpp
|
client: Cleanup low hanging fruit with regards to cleaning up strcpy and strcat use.
|
2016-02-15 23:34:18 -05:00 |
async_file.cpp
|
client: Cleanup low hanging fruit with regards to cleaning up strcpy and strcat use.
|
2016-02-15 23:34:18 -05:00 |
async_file.h
|
client: Cleanup low hanging fruit with regards to cleaning up strcpy and strcat use.
|
2016-02-15 23:34:18 -05: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
|
client: Cleanup low hanging fruit with regards to cleaning up strcpy and strcat use.
|
2016-02-15 19:43:05 -05:00 |
boinc_log.cpp
|
client: Cleanup some dangerous function usage in boinclog.
|
2016-02-14 20:29:03 -05:00 |
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
|
client: prepend [coproc] to coproc_debug msgs
|
2015-12-06 21:51:02 -08:00 |
client_state.h
|
WCG: New feature 'cookieless installs'
|
2016-02-08 15:51:33 -05:00 |
client_types.cpp
|
initialize fields in constructors
|
2015-10-20 17:47:59 +02:00 |
client_types.h
|
client: Cleanup low hanging fruit with regards to cleaning up strcpy and strcat use.
|
2016-02-15 21:53:07 -05:00 |
coproc_sched.cpp
|
cppcheck: Prefer prefix ++/-- operators for non-primitive types
|
2015-01-14 21:18:29 +01:00 |
coproc_sched.h
|
client: code shuffle; move GPU scheduling code to new file
|
2014-05-01 23:53:55 -07:00 |
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
|
Add ops script for creating account and team
|
2016-02-10 14:51:34 -08: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
|
client/lib: change CONFIG to CC_CONFIG, config to cc_config.
|
2014-05-08 00:51:18 -07:00 |
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: don't count user or project files in transfer limit
|
2015-12-29 15:06:11 -08: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: reduce delay restarting tasks after exclusize app exits
|
2016-01-28 19:58:18 -08: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, Win: fix problem if ^Z appears in user-defined fields
|
2016-01-11 22:35:18 -08:00 |
cs_statefile.cpp
|
client: Cleanup low hanging fruit with regards to cleaning up strcpy and strcat use.
|
2016-02-15 23:34:18 -05: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
|
client/lib: change CONFIG to CC_CONFIG, config to cc_config.
|
2014-05-08 00:51:18 -07:00 |
current_version.h
|
…
|
|
dhrystone.cpp
|
…
|
|
dhrystone.h
|
…
|
|
dhrystone2.cpp
|
…
|
|
file_names.cpp
|
…
|
|
file_names.h
|
WCG: New feature 'cookieless installs'
|
2016-02-08 15:51:33 -05:00 |
file_xfer.cpp
|
initialize fields in constructors
|
2015-10-20 15:31:58 +02:00 |
file_xfer.h
|
…
|
|
gpu_amd.cpp
|
client (Unix): use dlerror() for GPU library failures; shows the filename
|
2015-12-04 17:54:34 -08:00 |
gpu_detect.cpp
|
initialize fields in constructors
|
2015-10-20 15:58:34 +02:00 |
gpu_detect.h
|
client: continue adding support for OpenCL devices (GPUs and accelerators) other than AMD/ATI, NVIDIA or Intel GPUs.
|
2014-07-23 05:18:51 -07:00 |
gpu_intel.cpp
|
…
|
|
gpu_nvidia.cpp
|
client: Update commits 5c1fa20 & 5e984c0: when Mac is booted, it can take over 120 seconds before system extension CUDA.kext is loaded (fix occasional failure to recognize CUDA devices when BOINC is launched automatically at login before CUDA has initialized at system boot.)
|
2016-01-20 04:23:57 -08:00 |
gpu_opencl.cpp
|
Merge branch 'master' of github.com:BOINC/boinc
|
2016-02-01 20:27:43 -08: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
|
MGR and client: Add more missing code from the cookieless install merge.
|
2016-02-10 17:37:52 -05:00 |
hostinfo_network.cpp
|
client: Cleanup low hanging fruit with regards to cleaning up strcpy and strcat use.
|
2016-02-15 21:53:07 -05:00 |
hostinfo_unix.cpp
|
Replace strncpy() with strlcpy() various places.
|
2016-02-01 20:23:18 -08:00 |
hostinfo_unix_test.cpp
|
…
|
|
hostinfo_win.cpp
|
client: Cleanup low hanging fruit with regards to cleaning up strcpy and strcat use.
|
2016-02-15 21:53:07 -05:00 |
http_curl.cpp
|
client: Cleanup low hanging fruit with regards to cleaning up strcpy and strcat use.
|
2016-02-15 23:34:18 -05: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: Cleanup low hanging fruit with regards to cleaning up strcpy and strcat use.
|
2016-02-15 21:53:07 -05:00 |
log_flags.h
|
client: work fetch code cleanup
|
2014-10-10 10:37:07 -07:00 |
mac_address.cpp
|
Merge branch 'master' of ssh://boinc.berkeley.edu/boinc-v2
|
2014-05-02 07:41:41 -07:00 |
mac_address.h
|
replace tab characters with spaces
|
2014-05-01 21:03:49 -07:00 |
main.cpp
|
client: Cleanup low hanging fruit with regards to cleaning up strcpy and strcat use.
|
2016-02-15 21:53:07 -05:00 |
main.h
|
…
|
|
makefile_sim
|
client emulator: turn on compile warnings in makefile
|
2014-11-24 22:51:24 -08:00 |
net_stats.cpp
|
client/lib: change CONFIG to CC_CONFIG, config to cc_config.
|
2014-05-08 00:51:18 -07:00 |
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: Cleanup low hanging fruit with regards to cleaning up strcpy and strcat use.
|
2016-02-15 21:53:07 -05:00 |
project.h
|
Manager: show last RPC time in project properties
|
2015-06-19 13:42:03 -07:00 |
result.cpp
|
client: Cleanup low hanging fruit with regards to cleaning up strcpy and strcat use.
|
2016-02-15 21:53:07 -05: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: Cleanup low hanging fruit with regards to cleaning up strcpy and strcat use.
|
2016-02-15 21:53:07 -05:00 |
sandbox.h
|
client: clean out project dir on project reset
|
2015-08-31 11:49:56 -07:00 |
scheduler_op.cpp
|
client: Cleanup low hanging fruit with regards to cleaning up strcpy and strcat use.
|
2016-02-15 23:34:18 -05:00 |
scheduler_op.h
|
…
|
|
setprojectgrp.cpp
|
…
|
|
sim.cpp
|
client: Cleanup low hanging fruit with regards to cleaning up strcpy and strcat use.
|
2016-02-15 21:53:07 -05:00 |
sim.h
|
…
|
|
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
|
use snprintf to prevent buffer overflow
|
2015-10-20 19:42:52 +02:00 |
sysmon_win.cpp
|
client: Cleanup low hanging fruit with regards to cleaning up strcpy and strcat use.
|
2016-02-15 21:53:07 -05:00 |
sysmon_win.h
|
MGR & Client: Massive code clean-up. Remove as much of the LoadLibrary/GetProcAddress stuff as we can under VS 2012.
|
2014-03-06 18:27:54 -05:00 |
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
|
Fixed avx detection on GCC windows compiles
|
2014-06-20 07:48:31 -07:00 |
time_stats.h
|
…
|
|
whetstone.cpp
|
…
|
|
work_fetch.cpp
|
client: Cleanup low hanging fruit with regards to cleaning up strcpy and strcat use.
|
2016-02-15 23:34:18 -05:00 |
work_fetch.h
|
client: Cleanup low hanging fruit with regards to cleaning up strcpy and strcat use.
|
2016-02-15 23:34:18 -05:00 |