boinc/client
Rom Walton 5bf5e10368 Quick Updates
svn path=/trunk/boinc/; revision=19453
2009-11-04 16:28:56 +00:00
..
os2
scripts - Added checks for net/*.h, arpa/*.h, netinet/*.h and code to figure out 2009-02-26 00:23:23 +00:00
win Begin refactor process for Windows auto proxy detection 2009-08-02 03:35:45 +00:00
Makefile.am - libraries: Moved crypt.o out of libboinc and into libboinc_crypt. 2009-07-14 17:50:33 +00:00
Makefile.curl.am
Makefile.linux
acct_mgr.cpp - lib: created a new file for declaring "replacements" 2009-06-16 20:54:44 +00:00
acct_mgr.h - MGR: Introduce the cookie detection failure URL to the 2009-06-12 21:34:33 +00:00
acct_setup.cpp - client: if downloaded project list file is garbage, ignore it. 2009-09-30 17:13:45 +00:00
acct_setup.h
app.cpp - client: if GPU is removed while jobs in progress, 2009-10-03 00:20:52 +00:00
app.h - client: fix bug that caused unstarted coproc jobs to preempt 2009-09-22 21:02:06 +00:00
app_control.cpp - client: Fix crash that was introduced 7 months ago. 2009-10-05 22:42:06 +00:00
app_graphics.cpp - client: more instances of showing project with message. Fixes #848 2009-02-23 04:54:04 +00:00
app_start.cpp - client: don't multiply checkpoint interval (i.e., "disk interval" pref) 2009-10-12 23:54:02 +00:00
app_stats_mac.cpp
auto_update.cpp
auto_update.h
boinc_cmd.cpp - GUI RPC: add get_message_seqno() RPC. fixes #931 2009-07-07 22:58:58 +00:00
check_security.cpp Mac Sandbox: Security fixes for Mac OS 10.6 Snow Leopard 2009-09-02 02:11:03 +00:00
check_state.cpp
client_msgs.cpp - lib: created a new file for declaring "replacements" 2009-06-16 20:54:44 +00:00
client_msgs.h
client_state.cpp - client/scheduler: standardize the FLOPS estimate between NVIDIA and ATI. 2009-10-16 00:13:01 +00:00
client_state.h - client: add --unsigned_apps_ok cmdline option 2009-10-07 18:42:51 +00:00
client_types.cpp - client: no network activity if running CPU benchmarks 2009-10-23 21:57:58 +00:00
client_types.h - client: no network activity if running CPU benchmarks 2009-10-23 21:57:58 +00:00
cpp.h - client: refactor the CC startup process, move majority of the 2009-08-03 20:55:00 +00:00
cpu_benchmark.h
cpu_sched.cpp - client: multi-thread jobs were being given too high priority; 2009-10-16 17:22:33 +00:00
cs_account.cpp - client: no network activity if running CPU benchmarks 2009-10-23 21:57:58 +00:00
cs_apps.cpp - client: make timeout values into #defines 2009-02-26 03:24:39 +00:00
cs_benchmark.cpp Mac client: fix parent died test in benchmark_time_to_stop() 2009-05-08 02:01:25 +00:00
cs_cmdline.cpp - client: add --unsigned_apps_ok cmdline option 2009-10-07 18:42:51 +00:00
cs_files.cpp - client: don't print error msg if file is wrong size on startup 2009-09-18 20:49:54 +00:00
cs_platforms.cpp Quick Updates 2009-11-04 16:28:56 +00:00
cs_prefs.cpp svn path=/trunk/boinc/; revision=19376 2009-10-23 22:18:00 +00:00
cs_scheduler.cpp - client: bug fixes to the above. 2009-10-14 19:11:11 +00:00
cs_statefile.cpp - client: on startup, if a coproc needed by a job is missing, 2009-10-12 16:28:17 +00:00
cs_trickle.cpp
dhrystone.cpp
dhrystone.h
dhrystone2.cpp
file_names.cpp - client/libs/samples: remove "#define read _read" etc. from boinc_win.h 2009-08-22 17:00:19 +00:00
file_names.h - feeder: process array slots even if enum has ended; 2009-06-02 00:22:45 +00:00
file_xfer.cpp - file upload handler: don't treat zero-length file as an error! 2009-07-31 19:46:47 +00:00
file_xfer.h - client: if file < 8KB, upload it in its entirety and skip size check 2009-07-16 20:14:57 +00:00
gui_http.cpp - client: 2009-09-01 16:41:48 +00:00
gui_http.h
gui_rpc_server.cpp - compile fixes for Linux 2009-06-16 22:17:04 +00:00
gui_rpc_server.h
gui_rpc_server_ops.cpp - client: the get_all_projects_list() RPC doesn't require auth 2009-10-12 18:01:11 +00:00
hostinfo_network.cpp - client: add a bunch of debugging messages (<task_debug>) 2009-07-22 18:41:02 +00:00
hostinfo_network.h
hostinfo_unix.cpp - lib: created a new file for declaring "replacements" 2009-06-16 20:54:44 +00:00
hostinfo_unix_test.cpp - Added checks for net/*.h, arpa/*.h, netinet/*.h and code to figure out 2009-02-26 00:23:23 +00:00
hostinfo_win.cpp - client: add missing Windows SKUs. 2009-09-28 15:46:27 +00:00
http_curl.cpp - client/API: add autosetup proxy info to init_data.xml 2009-09-18 16:30:25 +00:00
http_curl.h - client: 2009-09-01 16:41:48 +00:00
http_curl_win.h - client: Second pass through the automatic proxy detection code. 2009-08-07 18:16:21 +00:00
install-sh
log_flags.cpp - client: add --unsigned_apps_ok cmdline option 2009-10-07 18:42:51 +00:00
log_flags.h - client: in GPU enumeration, separate warning msgs from GPU descriptions. 2009-09-24 17:23:33 +00:00
main.cpp - client/libs/samples: remove "#define read _read" etc. from boinc_win.h 2009-08-22 17:00:19 +00:00
main.h - update_versions: if app version files already exist in download dir, 2009-08-24 19:08:05 +00:00
makefile_sim - web: show BOINC version in host displays 2009-09-10 20:30:46 +00:00
net_stats.cpp - client: autoproxy detection should happen at startup too. 2009-09-01 16:01:30 +00:00
net_stats.h - client: There was already a way to check if the reference site 2009-07-28 04:16:32 +00:00
pers_file_xfer.cpp - client: revert [19110]: don't delete files that fail verification; 2009-09-23 19:44:21 +00:00
pers_file_xfer.h - client: in the final stage of CPU scheduling, 2009-08-14 19:00:29 +00:00
rr_sim.cpp - client: fix bug introduced in [19035] that causes wrong nidle instances 2009-09-18 19:26:34 +00:00
rr_sim.h - client: instead of scheduling coproc jobs EDF: 2009-04-10 19:01:38 +00:00
rrsim_test.cpp
sandbox.cpp - lib: created a new file for declaring "replacements" 2009-06-16 20:54:44 +00:00
sandbox.h - client: fixed nasty bug that caused GPU jobs to crash on startup 2009-05-28 19:26:27 +00:00
scheduler_op.cpp - client: fixed failure to initialize CPU backoff; 2009-09-18 05:07:45 +00:00
scheduler_op.h - client and scheduler RPC: add optional <cpu_backoff>, <cuda_backoff>, 2009-09-16 17:34:19 +00:00
setprojectgrp.cpp - Added checks for net/*.h, arpa/*.h, netinet/*.h and code to figure out 2009-02-26 00:23:23 +00:00
sim.cpp - client/libs/samples: remove "#define read _read" etc. from boinc_win.h 2009-08-22 17:00:19 +00:00
sim.h svn path=/trunk/boinc/; revision=18854 2009-08-17 21:20:23 +00:00
sim_host.xml
sim_prefs.xml
sim_projects.xml
sim_util.cpp - client/libs/samples: remove "#define read _read" etc. from boinc_win.h 2009-08-22 17:00:19 +00:00
stream.cpp
switcher.cpp - Added checks for net/*.h, arpa/*.h, netinet/*.h and code to figure out 2009-02-26 00:23:23 +00:00
sysmon_win.cpp - client: If an administrator has deployed proxy settings at runtime or 2009-10-23 16:52:50 +00:00
sysmon_win.h - client: Second pass through the automatic proxy detection code. 2009-08-07 18:16:21 +00:00
test_fx_in
test_fx_out
test_fx_out1
time_stats.cpp - client: fix bug in RR simulation: 2009-09-09 22:18:02 +00:00
time_stats.h
whetstone.cpp - Changes to get the client to build on IRIX: 2009-04-30 21:48:20 +00:00
work_fetch.cpp - client: no network activity if running CPU benchmarks 2009-10-23 21:57:58 +00:00
work_fetch.h - client: the weight of GPU debt in computing total debt should be 2009-10-16 02:48:55 +00:00