.. |
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
|
BUILD: Add missing CXX Flags options for SSL to crypt_prog
|
2015-01-20 08:23:33 -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: Fix potential parser problem with applications compiled against really old BOINC API code (pre-2012).
|
2014-12-19 11:29:43 -05:00 |
app_ipc.h
|
client: Add vm_extensions_disabled as an element to APP_INIT_DAATA. We can use the additional information to selectively enable/disable hardware acceleration in VirtualBox.
|
2013-10-03 23:52:05 -04:00 |
average.cpp
|
- server: various changes;
|
2010-03-29 22:28:20 +00:00 |
average.h
|
- more code cleanup
|
2012-07-02 19:31:34 +00:00 |
base64.cpp
|
- lib: switch include order to the way it was (general to specific).
|
2012-08-11 05:47:18 +00:00 |
base64.h
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
boinc_fcgi.cpp
|
- lib: switch include order to the way it was (general to specific).
|
2012-08-11 05:47:18 +00:00 |
boinc_fcgi.h
|
- Added checks for net/*.h, arpa/*.h, netinet/*.h and code to figure out
|
2009-02-26 00:23:23 +00:00 |
boinc_win.cpp
|
More Line Ending Changes
|
2013-03-04 17:19:38 +01:00 |
boinc_win.h
|
Fixed avx detection on GCC windows compiles
|
2014-06-20 07:48:31 -07:00 |
cal_boinc.h
|
- rename cal.h to cal_boinc.h to avoid name conflict
|
2010-07-22 20:08:33 +00:00 |
cc_config.cpp
|
client: add <dont_suspend_nci> config option.
|
2015-01-05 12:58:40 -08:00 |
cc_config.h
|
client: add <dont_suspend_nci> config option.
|
2015-01-05 12:58:40 -08:00 |
cert_sig.cpp
|
Line ending changes
|
2013-03-04 17:12:12 +01:00 |
cert_sig.h
|
- client: use new XML parser pretty much everywhere
|
2011-08-11 06:17:33 +00:00 |
cl_boinc.h
|
validator: fixes and features
|
2014-03-20 12:38:29 -07:00 |
common_defs.h
|
create_work: show DB error messages
|
2015-04-13 23:58:59 -07:00 |
coproc.cpp
|
client: fix bug where GPU jobs non suspended
|
2014-12-08 20:38:56 -08:00 |
coproc.h
|
client: fix bug where GPU jobs non suspended
|
2014-12-08 20:38:56 -08:00 |
crypt.cpp
|
client: timestamp all writes to stderr
|
2014-11-14 13:07:24 -08:00 |
crypt.h
|
- more code cleanup
|
2012-07-02 19:31:34 +00:00 |
crypt_prog.cpp
|
crypt_prog: use RSA_new() instead of calloc()
|
2014-06-26 17:42:48 -07:00 |
daemonmgt.h
|
- manager: add GPU always/auto/never menu items
|
2009-12-11 23:24:17 +00:00 |
daemonmgt_win.cpp
|
- client & lib: bring header inclusion up-to-date for the CC to begin
|
2010-05-11 19:10:29 +00:00 |
diagnostics.cpp
|
LIB: We do not need to log trace statements on release builds (MSVC only).
|
2015-01-06 11:31:04 -05:00 |
diagnostics.h
|
LIB: We do not need to log trace statements on release builds (MSVC only).
|
2015-01-06 11:31:04 -05:00 |
diagnostics_win.cpp
|
Cross compile fixes for mingw32.
|
2014-05-02 15:40:59 -07:00 |
diagnostics_win.h
|
More fixes for diagnostics cross compile.
|
2014-05-03 13:09:10 -07:00 |
error_numbers.h
|
client: timestamp all writes to stderr
|
2014-11-14 13:07:24 -08:00 |
filesys.cpp
|
LIB: Fix build break
|
2014-06-10 19:15:42 -04:00 |
filesys.h
|
- client (Win) preallocate large files to avoid file fragmentation
|
2013-03-04 15:23:37 +01:00 |
gui_rpc_client.cpp
|
client: timestamp all writes to stderr
|
2014-11-14 13:07:24 -08:00 |
gui_rpc_client.h
|
client/manager: fix WCG attach
|
2014-11-18 21:58:38 -08:00 |
gui_rpc_client_ops.cpp
|
client/manager: more fixes for WCG attach problem. Should work now.
|
2014-11-19 00:11:37 -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
|
- client: add <cpu_sched_status> log flag.
|
2009-11-28 00:07:39 +00:00 |
idlemon_win.cpp
|
- client & lib: bring header inclusion up-to-date for the CC to begin
|
2010-05-11 19:10:29 +00:00 |
md5.cpp
|
lib: Fixes for newer GCC versions when compiling md5.c.
|
2014-08-26 12:21:00 -04:00 |
md5.h
|
Initial revision
|
2002-04-30 22:22:54 +00:00 |
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
|
- rename .C files to .cpp so that Doxygen will work
|
2008-09-26 18:20:24 +00:00 |
mem_usage.cpp
|
- fix a few unlikely but possible file-descriptor leaks
|
2013-03-01 16:17:19 +01:00 |
mem_usage.h
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
mfile.cpp
|
- restore 2 commits erased by Charlie's Dec 10 commit
|
2013-03-04 17:17:10 +01:00 |
mfile.h
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
miofile.cpp
|
Fix for fcgi compiles.
|
2013-10-28 16:19:48 -07:00 |
miofile.h
|
- tabs -> spaces
|
2013-04-02 17:23:37 -07:00 |
msg_log.cpp
|
- client: treat all 4xx HTTP errors as permanent
|
2012-08-13 18:23:20 +00:00 |
msg_log.h
|
- client: treat all 4xx HTTP errors as permanent
|
2012-08-13 18:23:20 +00:00 |
msg_queue.cpp
|
- lib: switch include order to the way it was (general to specific).
|
2012-08-11 05:47:18 +00:00 |
msg_queue.h
|
- more code cleanup
|
2012-07-02 19:31:34 +00:00 |
msg_test.cpp
|
all components: change strcpy() to strlcpy() when possible.
|
2013-06-03 20:24:48 -07:00 |
network.cpp
|
client: timestamp all writes to stderr
|
2014-11-14 13:07:24 -08:00 |
network.h
|
vboxwrapper: add a general port-forwarding mechanism
|
2014-08-02 23:07:22 -07:00 |
notice.cpp
|
Client: don't XML-unescape notice bodies when reading from file
|
2014-10-28 13:34:46 -07: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: Handle future versions of CUDA which may not report NVIDIA GPUs with Compute Capability < 2.0 at all; prevent use of those GPUs for OpenCL and show explanation in Event Log and Notices.
|
2014-10-26 04:12:01 -07:00 |
opencl_boinc.h
|
client: Handle future versions of CUDA which may not report NVIDIA GPUs with Compute Capability < 2.0 at all; prevent use of those GPUs for OpenCL and show explanation in Event Log and Notices.
|
2014-10-26 04:12:01 -07:00 |
parse.cpp
|
client: timestamp all writes to stderr
|
2014-11-14 13:07:24 -08:00 |
parse.h
|
all components: change strcpy() to strlcpy() when possible.
|
2013-06-03 20:24:48 -07:00 |
parse_test.cpp
|
Condor interface: various fixes, mostly from Jaime Frey
|
2013-05-27 11:45:10 -07:00 |
prefs.cpp
|
lib: Ignore time-of-day or day-of-week settings (i.e., don't set "present" flag) if start time = end time.
|
2015-04-07 01:00:55 -07:00 |
prefs.h
|
lib: add enabled_defaults() function to GLOBAL_PREFS (for GUI)
|
2015-02-13 13:03:02 -08: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
|
- tabs -> spaces
|
2013-04-02 17:23:37 -07: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 |
proxy_info.cpp
|
- tabs -> spaces
|
2013-04-02 17:23:37 -07:00 |
proxy_info.h
|
- tabs -> spaces
|
2013-04-02 17:23:37 -07:00 |
remote_submit.cpp
|
Remote job submission: allow efficient batch query
|
2014-01-16 10:24:10 -08:00 |
remote_submit.h
|
Remote job submission: allow efficient batch query
|
2014-01-16 10:24:10 -08: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 |
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
|
- Client: initial checkin for Android version. From Joachim Fritzsch.
|
2012-08-04 00:27:32 +00:00 |
shmem_test.cpp
|
- rename .C files to .cpp so that Doxygen will work
|
2008-09-26 18:20:24 +00:00 |
stackwalker_imports.h
|
- WIN: Don't include the newer DBGHELP symbols in MinGW64.
|
2012-08-06 15:39:37 +00:00 |
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
|
*** empty log message ***
|
2007-04-13 06:13:46 +00:00 |
std_fixes.h
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
str_replace.h
|
client: bug fixes to sorting projects alphabetically
|
2015-04-10 13:20:19 -05:00 |
str_util.cpp
|
client: if get 417 HTTP status, switch to HTTP 1.0
|
2015-03-05 15:19:41 -08:00 |
str_util.h
|
server: extend script_validator and script_assimilator to pass extra args
|
2014-10-24 14:22:07 -07:00 |
synch.cpp
|
- server: compile fix
|
2012-08-11 16:42:29 +00:00 |
synch.h
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
synch_test.cpp
|
- rename .C files to .cpp so that Doxygen will work
|
2008-09-26 18:20:24 +00:00 |
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
|
- Updates Linux notifications to use current libnotify.
|
2011-09-27 19:45:27 +00:00 |
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: timestamp all writes to stderr
|
2014-11-14 13:07:24 -08:00 |
util.h
|
vboxwrapper: compile fix, and error-check kill_program().
|
2014-07-29 13:19:07 -07:00 |
win_util.cpp
|
VBOX: Make the vboxmanage interface work on Windows again.
|
2014-11-23 23:22:57 -05: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
|
svn path=/trunk/boinc/; revision=19291
|
2009-10-12 20:01:49 +00:00 |