.. |
mac
|
another .cpp
|
2008-09-28 14:44:10 +00:00 |
Makefile.am
|
Another build fix. This may break appication build if the apps depend upon
|
2009-09-01 22:30:56 +00:00 |
app_ipc.cpp
|
From Oliver Bock: ipc: write and parse APP_INIT_DATA "hostid"
|
2009-09-25 10:47:23 +00:00 |
app_ipc.h
|
- API: add boinc_elapsed_time() to get elapsed time since start of episode;
|
2009-07-01 17:35:56 +00:00 |
base64.cpp
|
- rename .C files to .cpp so that Doxygen will work
|
2008-09-26 18:20:24 +00:00 |
base64.h
|
…
|
|
boinc_fcgi.cpp
|
- Added checks for net/*.h, arpa/*.h, netinet/*.h and code to figure out
|
2009-02-26 00:23:23 +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
|
…
|
|
boinc_win.h
|
- client/libs/samples: remove "#define read _read" etc. from boinc_win.h
|
2009-08-22 17:00:19 +00:00 |
cal.h
|
- client: ATI GPU detection code (from Crunch3r)
|
2009-08-14 22:54:34 +00:00 |
cert_sig.cpp
|
- client/libs/samples: remove "#define read _read" etc. from boinc_win.h
|
2009-08-22 17:00:19 +00:00 |
cert_sig.h
|
…
|
|
common_defs.h
|
- Added checks for net/*.h, arpa/*.h, netinet/*.h and code to figure out
|
2009-02-26 00:23:23 +00:00 |
coproc.cpp
|
- client: for ATI enumeration, use only aticalrt.dll
|
2009-09-24 18:33:40 +00:00 |
coproc.h
|
- client: in GPU enumeration, separate warning msgs from GPU descriptions.
|
2009-09-24 17:23:33 +00:00 |
crypt.cpp
|
- client/libs/samples: remove "#define read _read" etc. from boinc_win.h
|
2009-08-22 17:00:19 +00:00 |
crypt.h
|
Fix for build of fcgi_file_upload_handler
|
2009-07-27 20:54:15 +00:00 |
crypt_prog.cpp
|
- rename .C files to .cpp so that Doxygen will work
|
2008-09-26 18:20:24 +00:00 |
diagnostics.cpp
|
Fixed problem that prevented stack backtrace from being printed after segfault
|
2009-08-31 23:04:01 +00:00 |
diagnostics.h
|
Quick Updates
|
2009-05-01 22:57:00 +00:00 |
diagnostics_win.cpp
|
- client/libs/samples: remove "#define read _read" etc. from boinc_win.h
|
2009-08-22 17:00:19 +00:00 |
diagnostics_win.h
|
…
|
|
error_numbers.h
|
- client: abort jobs that are unstarted and past deadline
|
2009-02-26 17:51:38 +00:00 |
filesys.cpp
|
- client/libs/samples: remove "#define read _read" etc. from boinc_win.h
|
2009-08-22 17:00:19 +00:00 |
filesys.h
|
- lib: compile fix for C
|
2009-05-27 17:23:08 +00:00 |
gui_rpc_client.cpp
|
- client/libs/samples: remove "#define read _read" etc. from boinc_win.h
|
2009-08-22 17:00:19 +00:00 |
gui_rpc_client.h
|
- client/manager: add ATI stuff to GUI RPCs and manager display
|
2009-08-17 21:11:06 +00:00 |
gui_rpc_client_ops.cpp
|
- client/manager: add ATI stuff to GUI RPCs and manager display
|
2009-08-17 21:11:06 +00:00 |
gui_rpc_client_print.cpp
|
- rename .C files to .cpp so that Doxygen will work
|
2008-09-26 18:20:24 +00:00 |
hostinfo.cpp
|
svn path=/trunk/boinc/; revision=18916
|
2009-08-25 21:35:21 +00:00 |
hostinfo.h
|
client: Revise Apple idle time detection for compatibility with OS 10.6
|
2009-03-03 01:57:48 +00:00 |
mac_address.cpp
|
Fix a compiler error and a compiler warning
|
2009-02-26 02:31:33 +00:00 |
mac_address.h
|
David 5 Nov 2008
|
2008-11-05 20:11:45 +00:00 |
makefile.gui_test
|
…
|
|
md5.c
|
…
|
|
md5.h
|
…
|
|
md5_file.cpp
|
- Added checks for net/*.h, arpa/*.h, netinet/*.h and code to figure out
|
2009-02-26 00:23:23 +00:00 |
md5_file.h
|
- sample bitwise validator: make it work for binary files
|
2009-05-01 18:25:17 +00: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
|
- Added checks for net/*.h, arpa/*.h, netinet/*.h and code to figure out
|
2009-02-26 00:23:23 +00:00 |
mem_usage.h
|
…
|
|
mfile.cpp
|
- client: if malloc fails in MFILE writes, exit.
|
2009-07-10 22:59:45 +00:00 |
mfile.h
|
…
|
|
miofile.cpp
|
- MGR: Fix browser cookie detection on Windows machines where UAC is turned
|
2009-06-13 21:03:45 +00:00 |
miofile.h
|
- MGR: Fix browser cookie detection on Windows machines where UAC is turned
|
2009-06-13 21:03:45 +00:00 |
msg_log.cpp
|
- scheduler: improve message formatting; add <debug_locality> flag
|
2009-01-15 20:23:20 +00:00 |
msg_log.h
|
- STILL WORK TO BE DONE TO GET locale STUFF INSTALLED PROPERLY!!!
|
2009-01-13 23:06:02 +00:00 |
msg_queue.cpp
|
- Added checks for net/*.h, arpa/*.h, netinet/*.h and code to figure out
|
2009-02-26 00:23:23 +00:00 |
msg_queue.h
|
- Added checks for net/*.h, arpa/*.h, netinet/*.h and code to figure out
|
2009-02-26 00:23:23 +00:00 |
msg_test.cpp
|
- rename .C files to .cpp so that Doxygen will work
|
2008-09-26 18:20:24 +00:00 |
network.cpp
|
- Win: compile fixes
|
2009-06-16 21:58:38 +00:00 |
network.h
|
- install: don't install std_fixes.h or msg_queue.cpp
|
2009-06-19 17:21:34 +00:00 |
parse.cpp
|
- client: when writing XML, entity-encode the following fields:
|
2009-08-25 21:32:39 +00:00 |
parse.h
|
- client/libs/samples: remove "#define read _read" etc. from boinc_win.h
|
2009-08-22 17:00:19 +00:00 |
prefs.cpp
|
- web and client: change the default for "run_gpu_if_user_active"
|
2009-04-07 18:21:39 +00:00 |
prefs.h
|
- client: fix bug in time-of-day limit prefs (both CPU and network)
|
2009-02-14 00:34:11 +00:00 |
proc_control.cpp
|
- WIN: First pass through the code to fix compliation errors when
|
2009-04-23 03:40:49 +00:00 |
proc_control.h
|
…
|
|
procinfo.h
|
- prepare for "don't run while playing game" feature
|
2008-09-29 01:55:58 +00:00 |
procinfo_mac.cpp
|
Mac client: use rss keyword not rsz in ps command for OS 10.6 compatibility.
|
2009-08-21 22:28:38 +00:00 |
procinfo_unix.cpp
|
- lib: created a new file for declaring "replacements"
|
2009-06-16 20:54:44 +00:00 |
procinfo_win.cpp
|
svn path=/trunk/boinc/; revision=16085
|
2008-09-29 03:04:39 +00:00 |
proxy_info.cpp
|
- client/API: add autosetup proxy info to init_data.xml
|
2009-09-18 16:30:25 +00:00 |
proxy_info.h
|
- client/API: add autosetup proxy info to init_data.xml
|
2009-09-18 16:30:25 +00:00 |
shmem.cpp
|
- compile fixes for Haiku
|
2009-05-28 03:54:47 +00:00 |
shmem.h
|
- libraries: Moved crypt.o out of libboinc and into libboinc_crypt.
|
2009-07-14 17:50:33 +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: First pass through the code to fix compliation errors when
|
2009-04-23 03:40:49 +00:00 |
stackwalker_win.cpp
|
- client/libs/samples: remove "#define read _read" etc. from boinc_win.h
|
2009-08-22 17:00:19 +00:00 |
stackwalker_win.h
|
…
|
|
std_fixes.h
|
…
|
|
str_replace.h
|
- lib: gcc 4.4 fix; fixes #854
|
2009-07-20 21:53:56 +00:00 |
str_util.cpp
|
svn path=/trunk/boinc/; revision=18663
|
2009-07-22 22:33:36 +00:00 |
str_util.h
|
- client: add a bunch of debugging messages (<task_debug>)
|
2009-07-22 18:41:02 +00:00 |
susp.cpp
|
- rename .C files to .cpp so that Doxygen will work
|
2008-09-26 18:20:24 +00:00 |
synch.cpp
|
- Added checks for net/*.h, arpa/*.h, netinet/*.h and code to figure out
|
2009-02-26 00:23:23 +00:00 |
synch.h
|
…
|
|
synch_test.cpp
|
- rename .C files to .cpp so that Doxygen will work
|
2008-09-26 18:20:24 +00:00 |
unix_util.cpp
|
- Added checks for net/*.h, arpa/*.h, netinet/*.h and code to figure out
|
2009-02-26 00:23:23 +00:00 |
unix_util.h
|
- Added checks for net/*.h, arpa/*.h, netinet/*.h and code to figure out
|
2009-02-26 00:23:23 +00:00 |
util.cpp
|
- client/libs/samples: remove "#define read _read" etc. from boinc_win.h
|
2009-08-22 17:00:19 +00:00 |
util.h
|
- install: don't install std_fixes.h or msg_queue.cpp
|
2009-06-19 17:21:34 +00:00 |
win_util.cpp
|
- lib: revert previous commit, things in lib end up being linked
|
2009-07-25 03:51:18 +00:00 |
win_util.h
|
- client: Initial swipe at automatic proxy server configuration
|
2009-07-29 23:50:00 +00:00 |