boinc/lib
David Anderson b93e80c6f5 - client: code cleanup. Some variable/function/constant names
contained "debt" when they actually refer to REC.
    Change these names to use "rec".
2013-03-24 11:22:01 -07:00
..
mac Mac: Fix back trace to work under OS > 10.5 2012-02-18 00:51:35 +00:00
Makefile.am - Modifications to autoconf scripts for non-standard openssl installs 2013-03-05 14:17:54 +01:00
Makefile.mingw - improvements to Makefile for lib for MinGW, from Bernd 2013-03-05 15:12:52 +01:00
app_ipc.cpp - client and API: add gpu_usage field to APP_INIT_DATA, 2013-03-22 10:39:52 +01:00
app_ipc.h - client and API: add gpu_usage field to APP_INIT_DATA, 2013-03-22 10:39:52 +01:00
average.cpp
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
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
boinc_win.cpp More Line Ending Changes 2013-03-04 17:19:38 +01:00
boinc_win.h - client/manager: move the conditional define of MAXPATHLEN 2013-03-01 16:17:19 +01:00
cal_boinc.h
cc_config.cpp - client: alphabetize log flags 2013-03-22 10:25:39 +01:00
cc_config.h - client: add <fetch_on_update> config option; 2013-03-07 11:28:43 +01: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 Remove Mac Availability Macro and weak-link support from cl_boin.ch 2011-11-18 00:05:19 +00:00
common_defs.h - client: write log flags in alpha order 2013-03-15 13:38:44 +01:00
coproc.cpp Merge branch 'master' of ssh://boinc.berkeley.edu/boinc 2013-03-05 17:11:45 +01:00
coproc.h - client: code cleanup. Some variable/function/constant names 2013-03-24 11:22:01 -07:00
crypt.cpp - A bunch of tweaks from Steffen Moller, e.g. using MAXPATHLEN 2012-09-21 03:52:24 +00:00
crypt.h - more code cleanup 2012-07-02 19:31:34 +00:00
crypt_prog.cpp - storage stuff 2012-02-13 08:41:48 +00:00
daemonmgt.h
daemonmgt_win.cpp
diagnostics.cpp - lib: switch include order to the way it was (general to specific). 2012-08-11 05:47:18 +00:00
diagnostics.h
diagnostics_win.cpp LIB: Standardize on using windows_format_error_string and drop windows_error_string. 2013-03-04 17:39:24 +01:00
diagnostics_win.h Win compile fixes 2012-08-01 21:02:54 +00:00
error_numbers.h - client: check return value of the function (statfs or statvfs) 2013-03-05 15:05:29 +01:00
filesys.cpp Fix for FCGI compile problem in lib/filesys.cpp 2013-03-05 16:38:41 +01:00
filesys.h - client (Win) preallocate large files to avoid file fragmentation 2013-03-04 15:23:37 +01:00
gui_rpc_client.cpp - lib: switch include order to the way it was (general to specific). 2012-08-11 05:47:18 +00:00
gui_rpc_client.h MGR: Limit event log to 2000 messages, deleting oldest if necessary 2013-03-05 16:42:45 +01:00
gui_rpc_client_ops.cpp - Manager: fix case where the client has only an Intel GPU, 2013-03-05 13:39:42 +01:00
gui_rpc_client_print.cpp - GUI RPC: expose TIME_STATS info (e.g. on_frac) in 2013-03-01 16:08:52 +01:00
hostinfo.cpp - Manager: fix case where the client has only an Intel GPU, 2013-03-05 13:39:42 +01:00
hostinfo.h - client (Android): change battery-status function so that it 2013-03-05 15:33:54 +01:00
idlemon.h
idlemon_win.cpp
md5.c
md5.h
md5_file.cpp - lib: switch include order to the way it was (general to specific). 2012-08-11 05:47:18 +00:00
md5_file.h
md5_test.cpp
mem_usage.cpp - fix a few unlikely but possible file-descriptor leaks 2013-03-01 16:17:19 +01:00
mem_usage.h
mfile.cpp - restore 2 commits erased by Charlie's Dec 10 commit 2013-03-04 17:17:10 +01:00
mfile.h
miofile.cpp - lib: switch include order to the way it was (general to specific). 2012-08-11 05:47:18 +00:00
miofile.h Win compile fixes 2012-08-01 21:02:54 +00: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
network.cpp - compile fix for FreeBSD 2013-03-04 15:04:51 +01:00
network.h - code cleanup: in foo.cpp, include foo.h first 2012-08-01 20:04:05 +00:00
notice.cpp - lib: switch include order to the way it was (general to specific). 2012-08-11 05:47:18 +00:00
notice.h
parse.cpp - XML parser: when skipping unrecognized elements, 2013-03-22 10:32:57 +01:00
parse.h - Manager (and possibly other components): XML parsing fix 2013-03-07 11:31:38 +01:00
parse_test.cpp - XML parser: when skipping unrecognized elements, 2013-03-22 10:32:57 +01:00
prefs.cpp - lib: compile fix 2013-03-04 17:39:23 +01:00
prefs.h - Client: initial checkin for Android version. From Joachim Fritzsch. 2012-08-04 00:27:32 +00:00
proc_control.cpp David 11 Dec 2012 2013-03-04 17:02:40 +01:00
proc_control.h David 11 Dec 2012 2013-03-04 17:02:40 +01:00
procinfo.cpp David 11 Dec 2012 2013-03-04 17:02:40 +01:00
procinfo.h - wrapper: measure CPU time of app's process tree, 2011-11-29 15:06:08 +00:00
procinfo_mac.cpp - lib: switch include order to the way it was (general to specific). 2012-08-11 05:47:18 +00:00
procinfo_unix.cpp - client and wrapper (Linux): when parsing /proc/x/stat entries, 2013-03-22 10:28:20 +01:00
procinfo_win.cpp - lib: switch include order to the way it was (general to specific). 2012-08-11 05:47:18 +00:00
proxy_info.cpp - lib: switch include order to the way it was (general to specific). 2012-08-11 05:47:18 +00:00
proxy_info.h - remote job submission: show 20 batches, with link to show all 2013-03-01 16:26:08 +01:00
remote_submit.cpp - client emulator: ignore non-CPU-intensive apps 2013-03-22 22:04:35 -07:00
remote_submit.h - client emulator: ignore non-CPU-intensive apps 2013-03-22 22:04:35 -07:00
run_app_windows.cpp LIB: Standardize on using windows_format_error_string and drop windows_error_string. 2013-03-04 17:39:24 +01:00
run_app_windows.h - more code shuffling: 2011-09-02 18:23:13 +00:00
shmem.cpp - lib: switch include order to the way it was (general to specific). 2012-08-11 05:47:18 +00:00
shmem.h - Client: initial checkin for Android version. From Joachim Fritzsch. 2012-08-04 00:27:32 +00:00
shmem_test.cpp
stackwalker_imports.h - WIN: Don't include the newer DBGHELP symbols in MinGW64. 2012-08-06 15:39:37 +00:00
stackwalker_win.cpp - lib: Fix the various '????' fields in the diagnostics framework during a 2011-07-14 15:54:52 +00:00
stackwalker_win.h
std_fixes.h
str_replace.h lib: Fix compile break on Mac 2012-04-30 23:53:57 +00:00
str_util.cpp - lib: typo fix 2013-03-05 15:24:10 +01:00
str_util.h - Compile fixes for Fedora core 17. From Christian B. Fixes #1194. 2012-07-02 18:51:02 +00:00
synch.cpp - server: compile fix 2012-08-11 16:42:29 +00:00
synch.h
synch_test.cpp
thread.cpp - code cleanup: in foo.cpp, include foo.h first 2012-08-01 20:04:05 +00:00
thread.h svn path=/trunk/boinc/; revision=24235 2011-09-19 05:57:53 +00:00
unix_util.cpp - lib: switch include order to the way it was (general to specific). 2012-08-11 05:47:18 +00:00
unix_util.h - Updates Linux notifications to use current libnotify. 2011-09-27 19:45:27 +00:00
url.cpp - lib: switch include order to the way it was (general to specific). 2012-08-11 05:47:18 +00:00
url.h - more code cleanup 2012-07-02 19:31:34 +00:00
util.cpp Fixed FCGI build problem 2013-03-05 13:34:43 +01:00
util.h LIB: Standardize on using windows_format_error_string and drop windows_error_string. 2013-03-04 17:39:24 +01:00
win_util.cpp lib: Only process FormatMessage output if the function succeeds. The CC calls windows_format_error_string() for all non-zero returns. 2013-03-05 14:17:54 +01:00
win_util.h LIB: Standardize on using windows_format_error_string and drop windows_error_string. 2013-03-04 17:39:24 +01:00
x_util.cpp