..
mac
…
Makefile.am
API: fix bug involving suspend and critical sections
2013-06-05 15:22:39 -07:00
Makefile.mingw
- improvements to Makefile for lib for MinGW, from Bernd
2013-03-05 15:12:52 +01:00
app_ipc.cpp
all components: change strcpy() to strlcpy() when possible.
2013-06-03 20:24:48 -07: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
…
base64.cpp
…
base64.h
…
boinc_fcgi.cpp
…
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: show event log line limit in event log at startup
2013-06-07 15:20:14 -07:00
cc_config.h
client: show event log line limit in event log at startup
2013-06-07 15:20:14 -07:00
cert_sig.cpp
Line ending changes
2013-03-04 17:12:12 +01:00
cert_sig.h
…
cl_boinc.h
…
common_defs.h
client (Android): get "user active" from GUI; don't run if user active
2013-06-22 09:58:39 -07:00
coproc.cpp
client: tweaks to code for detecting GPUs via a child process and change sprintf calls to safer snprintf.
2013-06-26 02:24:36 -07:00
coproc.h
client: tweaks to code for detecting GPUs via a child process.
2013-06-27 02:36:20 -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
…
crypt_prog.cpp
…
daemonmgt.h
…
daemonmgt_win.cpp
…
diagnostics.cpp
remove dependency of boinc_api.h on str_replace.h (and hence config.h)
2013-06-06 17:31:46 -07: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
…
error_numbers.h
- client: check return value of the function (statfs or statvfs)
2013-03-05 15:05:29 +01:00
filesys.cpp
all components: change strcpy() to strlcpy() when possible.
2013-06-03 20:24:48 -07:00
filesys.h
- client (Win) preallocate large files to avoid file fragmentation
2013-03-04 15:23:37 +01:00
gui_rpc_client.cpp
- boinccmd: check RPC replies for errors; show them.
2013-05-03 15:05:30 -07:00
gui_rpc_client.h
client: get product name in Android
2013-05-21 13:20:56 -07:00
gui_rpc_client_ops.cpp
Manager and GUI RPC interface: fix possible buffer overruns
2013-05-27 23:08:02 -07:00
gui_rpc_client_print.cpp
boinccmd: show result states as strings instead of numbers
2013-06-18 11:33:22 -07:00
hostinfo.cpp
client: parse product_name from state file only on Android
2013-05-23 23:29:44 -07:00
hostinfo.h
client: get product name in Android
2013-05-21 13:20:56 -07:00
idlemon.h
…
idlemon_win.cpp
…
md5.c
…
md5.h
…
md5_file.cpp
…
md5_file.h
- XML parser: return error if string exceeds buffer size.
2013-03-29 22:36:53 -07:00
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
- tabs -> spaces
2013-04-02 17:23:37 -07:00
miofile.h
- tabs -> spaces
2013-04-02 17:23:37 -07:00
msg_log.cpp
…
msg_log.h
…
msg_queue.cpp
…
msg_queue.h
…
msg_test.cpp
all components: change strcpy() to strlcpy() when possible.
2013-06-03 20:24:48 -07:00
network.cpp
use MAXPATHLEN and sizeof() a few places; from Gianfranco
2013-05-22 13:56:48 -07:00
network.h
…
notice.cpp
…
notice.h
…
parse.cpp
all components: change strcpy() to strlcpy() when possible.
2013-06-03 20:24:48 -07: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
client (Android): make max battery temperature a preference
2013-06-20 21:47:34 -07:00
prefs.h
client (Android): make max battery temperature a preference
2013-06-20 21:47:34 -07: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
- tabs -> spaces
2013-04-02 17:23:37 -07:00
procinfo_mac.cpp
…
procinfo_unix.cpp
use MAXPATHLEN and sizeof() a few places; from Gianfranco
2013-05-22 13:56:48 -07:00
procinfo_win.cpp
- tabs -> spaces
2013-04-02 17:23:37 -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
Condor interface changes
2013-05-30 23:38:33 -07:00
remote_submit.h
Condor interface changes
2013-05-30 23:38:33 -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
…
shmem.cpp
…
shmem.h
…
shmem_test.cpp
…
stackwalker_imports.h
…
stackwalker_win.cpp
…
stackwalker_win.h
…
std_fixes.h
…
str_replace.h
remove dependency of boinc_api.h on str_replace.h (and hence config.h)
2013-06-06 17:31:46 -07:00
str_util.cpp
client (Android): show "GUI not active" suspend reason
2013-06-26 16:33:32 -07:00
str_util.h
boinccmd: show result states as strings instead of numbers
2013-06-18 11:33:22 -07:00
synch.cpp
…
synch.h
…
synch_test.cpp
…
thread.cpp
…
thread.h
…
translate.cpp
Mac installer: localize the dialog strings in the Postinstall app.
2013-06-14 04:50:06 -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
…
unix_util.h
…
url.cpp
all components: change strcpy() to strlcpy() when possible.
2013-06-03 20:24:48 -07:00
url.h
Mac installer: Fix build breaks due to recent changes for strcpy -> strlcpy.
2013-06-04 00:55:57 -07:00
util.cpp
Include <cmath> instead of <math.h> various places
2013-05-27 16:44:22 -07: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
- client: check return value of FormatMessageW()
2013-04-11 01:22:43 -07: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
…