boinc/lib
David Anderson f422ce79de svn path=/trunk/boinc/; revision=18663 2009-07-22 22:33:36 +00:00
..
mac
Makefile.am - libraries: Moved crypt.o out of libboinc and into libboinc_crypt. 2009-07-14 17:50:33 +00:00
app_ipc.cpp - API: add boinc_elapsed_time() to get elapsed time since start of episode; 2009-07-01 17:35:56 +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
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 - WIN: First pass through the code to fix compliation errors when 2009-04-23 03:40:49 +00:00
cert_sig.cpp
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: add a bunch of debugging messages (<task_debug>) 2009-07-22 18:41:02 +00:00
coproc.h - client: add <use_all_gpus> config option. If set, use GPUs 2009-04-27 23:51:46 +00:00
crypt.cpp - lib: fix compile warning 2009-06-04 23:03:47 +00:00
crypt.h - Added checks for net/*.h, arpa/*.h, netinet/*.h and code to figure out 2009-02-26 00:23:23 +00:00
crypt_prog.cpp
diagnostics.cpp - compile fixes for Haiku 2009-05-27 23:36:55 +00:00
diagnostics.h Quick Updates 2009-05-01 22:57:00 +00:00
diagnostics_win.cpp - WIN: First pass through the code to fix compliation errors when 2009-04-23 03:40:49 +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 - lib: created a new file for declaring "replacements" 2009-06-16 20:54:44 +00:00
filesys.h - lib: compile fix for C 2009-05-27 17:23:08 +00:00
gui_rpc_client.cpp - GUI RPC: made password file read into function 2009-02-03 21:22:50 +00:00
gui_rpc_client.h - client/manager/GUI RPC: show project-level backoffs 2009-07-16 18:36:23 +00:00
gui_rpc_client_ops.cpp - client/manager/GUI RPC: show project-level backoffs 2009-07-16 18:36:23 +00:00
gui_rpc_client_print.cpp
hostinfo.cpp
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
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
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
msg_log.h
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
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 - lib: created a new file for declaring "replacements" 2009-06-16 20:54:44 +00:00
parse.h - don't include config.h from parse.h 2009-06-16 19:22:11 +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
procinfo_mac.cpp Mac MGR: strip /n from command field of PROCINFO struct to fix <exclusive_app>; KillClient() gets pid from procinfo_setup() except on Windows; restore boinc.jpg file 2009-06-12 00:42:09 +00:00
procinfo_unix.cpp - lib: created a new file for declaring "replacements" 2009-06-16 20:54:44 +00:00
procinfo_win.cpp
proxy_info.cpp - boinccmd: fix bug in --set_proxy_settings command 2009-02-25 19:18:41 +00:00
proxy_info.h
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
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 Fix build break 2009-06-11 02:14:36 +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
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
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 - don't include config.h from parse.h 2009-06-16 19:22:11 +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 compile fixes 2009-07-08 22:49:30 +00:00
win_util.h svn path=/trunk/boinc/; revision=18588 2009-07-08 19:33:27 +00:00