.. |
mac
|
client: Build Mac client as an x86_64 application rather than 32-bit, for compatibility with CUDA version 6.5 drivers. BOINC for the Mac now requires a 64-bit Intel Mac running at least OS 10.5.
|
2014-09-02 03:54:10 -07:00 |
Makefile.am
|
lib: Fix build break
|
2016-02-09 07:55:22 -05:00 |
Makefile.mingw
|
lib: Fixes for newer GCC versions when compiling md5.c.
|
2014-08-26 12:21:00 -04:00 |
app_ipc.cpp
|
Lib: ignore check_return defects
|
2015-11-05 17:16:55 +01:00 |
app_ipc.h
|
increase buffer size to prevent out-of-bounds access
|
2015-10-20 19:33:10 +02:00 |
average.cpp
|
…
|
|
average.h
|
…
|
|
base64.cpp
|
…
|
|
base64.h
|
…
|
|
boinc_fcgi.cpp
|
…
|
|
boinc_fcgi.h
|
…
|
|
boinc_win.cpp
|
…
|
|
boinc_win.h
|
Fixed avx detection on GCC windows compiles
|
2014-06-20 07:48:31 -07:00 |
cal_boinc.h
|
…
|
|
cc_config.cpp
|
Use HTTPS also for network test URL, and for WCG custom URLs
|
2016-01-27 21:15:19 -08:00 |
cc_config.h
|
Reinstate and Improve XScreenSaver Idle Detection
|
2015-12-30 17:03:35 -06:00 |
cert_sig.cpp
|
…
|
|
cert_sig.h
|
…
|
|
cl_boinc.h
|
lib: Add more OpenCL defines and HTTP references to the extension documentation
|
2015-12-18 23:46:08 -05:00 |
common_defs.h
|
Lib: initialize fields in constructors
|
2015-11-04 16:05:16 +01:00 |
coproc.cpp
|
client: Adjust the peak flop estimate for Nvidia GPUs when detecting them with OpenCL.
|
2016-01-07 19:51:29 -05:00 |
coproc.h
|
Lib: initialize fields in constructors
|
2015-11-05 16:38:26 +01:00 |
crypt.cpp
|
Lib: check return value of scanf()
|
2015-11-04 18:14:57 +01:00 |
crypt.h
|
…
|
|
crypt_prog.cpp
|
Lib: check return value of fread() in crypt_prog
|
2015-11-04 17:55:53 +01:00 |
daemonmgt.h
|
…
|
|
daemonmgt_win.cpp
|
…
|
|
diagnostics.cpp
|
LIB: Explicitly declare a termination function for handling terminate()/unhandled()/abort() CRT calls.
|
2015-12-11 18:24:34 -05:00 |
diagnostics.h
|
LIB: Explicitly declare a termination function for handling terminate()/unhandled()/abort() CRT calls.
|
2015-12-11 18:24:34 -05:00 |
diagnostics_win.cpp
|
LIB: Explicitly declare a termination function for handling terminate()/unhandled()/abort() CRT calls.
|
2015-12-11 18:24:34 -05:00 |
diagnostics_win.h
|
More fixes for diagnostics cross compile.
|
2014-05-03 13:09:10 -07:00 |
error_numbers.h
|
Lib: introduce new error numbers and add missing descriptions
|
2015-11-04 17:30:41 +01:00 |
filesys.cpp
|
lib, Unix: remove chown/chmod stuff from boinc_copy().
|
2016-01-30 13:48:06 -08:00 |
filesys.h
|
lib, Unix: remove chown/chmod stuff from boinc_copy().
|
2016-01-30 13:48:06 -08:00 |
gui_rpc_client.cpp
|
Lib: check return value of select()
|
2015-11-04 16:34:53 +01:00 |
gui_rpc_client.h
|
WCG: New feature 'cookieless installs'
|
2016-02-08 15:51:33 -05:00 |
gui_rpc_client_ops.cpp
|
client/Manager: show correct app version in multi-platform case
|
2015-12-01 14:00:03 -08:00 |
gui_rpc_client_print.cpp
|
client, GUI RPC: maintain per-project elapsed time and export via GUI RPC
|
2014-09-12 13:53:21 -07:00 |
hostinfo.cpp
|
scheduler: parse <opencl_cpu_prop> in scheduler requests correctly
|
2013-11-28 14:11:42 -08:00 |
hostinfo.h
|
client: get static host info items only on startup
|
2014-11-25 14:46:58 -08:00 |
idlemon.h
|
…
|
|
idlemon_win.cpp
|
…
|
|
md5.cpp
|
lib: Fixes for newer GCC versions when compiling md5.c.
|
2014-08-26 12:21:00 -04:00 |
md5.h
|
…
|
|
md5_file.cpp
|
md5_file: fclose() if error
|
2014-06-27 13:38:16 -07:00 |
md5_file.h
|
validator: fixes and features
|
2014-03-20 12:38:29 -07:00 |
md5_test.cpp
|
…
|
|
mem_usage.cpp
|
…
|
|
mem_usage.h
|
…
|
|
mfile.cpp
|
Lib: check return value
|
2015-11-04 14:44:45 +01:00 |
mfile.h
|
…
|
|
miofile.cpp
|
Lib: initialize fields in constructor
|
2015-11-04 13:16:33 +01:00 |
miofile.h
|
- tabs -> spaces
|
2013-04-02 17:23:37 -07:00 |
msg_log.cpp
|
Lib: initialize field in constructor
|
2015-11-04 12:24:44 +01:00 |
msg_log.h
|
…
|
|
msg_queue.cpp
|
…
|
|
msg_queue.h
|
…
|
|
msg_test.cpp
|
all components: change strcpy() to strlcpy() when possible.
|
2013-06-03 20:24:48 -07:00 |
network.cpp
|
Lib: check return value of getsockopt()
|
2015-11-04 12:16:49 +01:00 |
network.h
|
vboxwrapper: add a general port-forwarding mechanism
|
2014-08-02 23:07:22 -07:00 |
notice.cpp
|
Lib: initialize field in constructor
|
2015-11-04 10:22:49 +01:00 |
notice.h
|
GUI RPC: include is_youtube_video flag in notice struct.
|
2014-06-10 14:04:40 -07:00 |
opencl_boinc.cpp
|
client: Add compute capability detection for Nvidia OpenCL devices
|
2016-01-07 19:33:28 -05:00 |
opencl_boinc.h
|
client: Add compute capability detection for Nvidia OpenCL devices
|
2016-01-07 19:33:28 -05:00 |
parse.cpp
|
Fixes for MINGW/DevC++ builds
|
2015-12-09 11:22:28 -08:00 |
parse.h
|
server software: handle 64-bit database IDs
|
2015-07-23 10:11:08 -07:00 |
parse_test.cpp
|
Condor interface: various fixes, mostly from Jaime Frey
|
2013-05-27 11:45:10 -07:00 |
prefs.cpp
|
Adjusting the failure behaviour of xss_idle to report idle rather than busy, and send a message to the Event Log that X-based idle detection is disabled. Also changed how to handle the 'Always' definition conflict with X.h.
|
2015-12-18 09:56:24 -06:00 |
prefs.h
|
Adjusting the failure behaviour of xss_idle to report idle rather than busy, and send a message to the Event Log that X-based idle detection is disabled. Also changed how to handle the 'Always' definition conflict with X.h.
|
2015-12-18 09:56:24 -06:00 |
proc_control.cpp
|
wrapper: let job.xml specify the process priorities of sub-tasks
|
2014-10-13 11:35:16 -07:00 |
proc_control.h
|
wrapper: let job.xml specify the process priorities of sub-tasks
|
2014-10-13 11:35:16 -07:00 |
procinfo.cpp
|
cppcheck: Prefer prefix ++/-- operators for non-primitive types
|
2015-01-14 21:18:29 +01:00 |
procinfo.h
|
Lib: initialize fields in constructor
|
2015-11-04 08:35:49 +01:00 |
procinfo_mac.cpp
|
lib, Mac: fix build error
|
2015-01-11 21:26:10 -08:00 |
procinfo_unix.cpp
|
API: back out long long stuff; not needed
|
2014-06-09 12:31:50 -07:00 |
procinfo_win.cpp
|
Cross compile fixes for mingw32.
|
2014-05-02 15:40:59 -07:00 |
project_init.cpp
|
WCG: New feature 'cookieless installs'
|
2016-02-08 15:51:33 -05:00 |
project_init.h
|
WCG: New feature 'cookieless installs'
|
2016-02-08 15:51:33 -05:00 |
proxy_info.cpp
|
- tabs -> spaces
|
2013-04-02 17:23:37 -07:00 |
proxy_info.h
|
initialize fields in constructors
|
2015-10-20 17:16:04 +02:00 |
remote_submit.cpp
|
Remote job submission: allow efficient batch query
|
2014-01-16 10:24:10 -08:00 |
remote_submit.h
|
client, condor, remote submit: fix a few Coverity warnings
|
2015-10-14 10:29:15 -07:00 |
run_app_windows.cpp
|
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 |
run_app_windows.h
|
client: Give boinc_master full control of any process spawned using the service token created by the client for boinc_project.
|
2013-11-14 23:26:06 -05:00 |
sched_msgs.cpp
|
LIB: introduce new warning message level
|
2015-10-22 10:04:00 +02:00 |
sched_msgs.h
|
Fix build break with gcc 6; from Nicolas and Gianfranco
|
2016-01-21 18:21:50 -08:00 |
shmem.cpp
|
client: fix job scheduling bug. Sort by avg_ncpus doesn't apply to GPU jobs
|
2014-07-03 21:53:38 -07:00 |
shmem.h
|
…
|
|
shmem_test.cpp
|
…
|
|
stackwalker_imports.h
|
…
|
|
stackwalker_win.cpp
|
client & MGR: Remove byte order markers from UTF-8 encoded files.
|
2014-03-17 15:44:11 -04:00 |
stackwalker_win.h
|
…
|
|
std_fixes.h
|
…
|
|
str_replace.h
|
Replace strncpy() with strlcpy() various places.
|
2016-02-01 20:23:18 -08:00 |
str_util.cpp
|
lib: add descriptions for new error numbers
|
2015-11-22 22:22:46 +02:00 |
str_util.h
|
file upload handler: improve check for filename validity
|
2015-11-18 16:08:47 -08:00 |
synch.cpp
|
…
|
|
synch.h
|
…
|
|
synch_test.cpp
|
…
|
|
translate.cpp
|
Mac installer: Don't load more languages for a catalog if we've already loaded it for English
|
2013-08-16 21:48:18 -07:00 |
translate.h
|
lib: Fix bugs and license in simplified string localization code adapted from wxWidgets.
|
2013-06-13 16:33:15 -07:00 |
unix_util.cpp
|
cppcheck: Prefer prefix ++/-- operators for non-primitive types
|
2015-01-14 21:18:29 +01:00 |
unix_util.h
|
…
|
|
url.cpp
|
client: send LDAP credentials only over HTTPS
|
2014-10-28 14:06:49 -07:00 |
url.h
|
client: send LDAP credentials only over HTTPS
|
2014-10-28 14:06:49 -07:00 |
util.cpp
|
client (Win): when read stderr.txt, wait for write lock to be release first.
|
2015-07-14 09:41:17 -07:00 |
util.h
|
Fix issue #1128
|
2015-09-28 20:36:18 +03:00 |
win_util.cpp
|
client: don't use estimated fraction done until 1 minute has elapsed
|
2015-08-20 15:59:18 -07:00 |
win_util.h
|
LIB: Remove string type conversion naming conflict with the ATL framework.
|
2014-11-18 16:35:47 -05:00 |
x_util.cpp
|
…
|
|