boinc/lib
David Anderson bf71a029a5 lib: fix Win compile warning 2016-08-26 19:23:42 -07:00
..
mac
Makefile.am remove dependency of coproc.h on str_replace.h 2016-08-26 12:31:54 -07:00
Makefile.mingw
app_ipc.cpp lib: Add missing declarations for Windows 2016-02-19 10:34:08 -05:00
app_ipc.h change some sprintf() to snprintf() in lib code 2016-02-17 22:53:37 -08:00
average.cpp
average.h
base64.cpp
base64.h VBOX: Take a screen shot on failure and dump the base64 encoded image to stderr. 2016-06-12 19:20:55 -07:00
boinc_fcgi.cpp
boinc_fcgi.h
boinc_win.cpp
boinc_win.h client: Let strlcat handle dealing with the buffer size and suppress the security warnings again. 2016-02-16 08:48:08 -05:00
cal_boinc.h
cc_config.cpp Add <no_opencl/> option in cc_config.xml 2016-04-23 20:47:31 -07:00
cc_config.h tweak, no functional change 2016-06-29 13:05:12 -07:00
cert_sig.cpp
cert_sig.h
cl_boinc.h lib: Add more OpenCL defines and HTTP references to the extension documentation 2015-12-18 23:46:08 -05:00
common_defs.h LIB: Cleanup low hanging fruit with regards to cleaning up strcpy and strcat use. 2016-02-15 17:54:13 -05:00
coproc.cpp lib: Cleanup low hanging fruit with regards to cleaning up sprintf. 2016-02-17 18:50:28 -05:00
coproc.h remove dependency of coproc.h on str_replace.h 2016-08-26 12:31:54 -07:00
crypt.cpp Lib: fix indentation (whitespace changes only) 2016-07-18 16:25:31 +02:00
crypt.h Lib: build against openSSL 1.1.0 2016-06-27 18:32:07 +02:00
crypt_prog.cpp Tools: fix crypt_prog usage message 2016-08-26 10:22:00 +02:00
daemonmgt.h
daemonmgt_win.cpp
diagnostics.cpp lib: white space issues 2016-02-15 20:05:20 -05:00
diagnostics.h LIB: Explicitly declare a termination function for handling terminate()/unhandled()/abort() CRT calls. 2015-12-11 18:24:34 -05:00
diagnostics_win.cpp lib: Cleanup low hanging fruit with regards to cleaning up sprintf. 2016-02-17 18:50:28 -05:00
diagnostics_win.h
error_numbers.h Added error codes 2016-05-03 11:32:05 +02:00
filesys.cpp code cleanup: in scheduler, factor project prefs into their own struct 2016-07-27 15:15:08 -07:00
filesys.h client: fix problems w/ tempfile generation for async file operations 2016-07-17 00:15:09 -07:00
gui_rpc_client.cpp lib: Cleanup low hanging fruit with regards to cleaning up sprintf. 2016-02-17 18:50:28 -05:00
gui_rpc_client.h client & MGR: Unify the language around the setup cookie feature. 2016-02-19 10:40:49 -05:00
gui_rpc_client_ops.cpp GUI RPC: enclose message bodies in CDATA to avoid XML parse errors 2016-04-05 13:14:21 -07:00
gui_rpc_client_print.cpp
hostinfo.cpp LIB: Cleanup low hanging fruit with regards to cleaning up strcpy and strcat use. 2016-02-15 17:54:13 -05:00
hostinfo.h client: get static host info items only on startup 2014-11-25 14:46:58 -08:00
idlemon.h
idlemon_win.cpp
md5.cpp lib: Remove test/dead code 2016-02-16 22:00:24 -05:00
md5.h
md5_file.cpp lib: Cleanup low hanging fruit with regards to cleaning up sprintf. 2016-02-17 18:50:28 -05:00
md5_file.h
md5_test.cpp
mem_usage.cpp
mem_usage.h
mfile.cpp LIB: Revert back the changes to mfile.cpp. 2016-02-16 10:04:24 -05:00
mfile.h
miofile.cpp LIB: Cleanup low hanging fruit with regards to cleaning up strcpy and strcat use. 2016-02-15 17:54:13 -05:00
miofile.h
msg_log.cpp lib: fix Coverity warning 2016-02-20 10:16:35 -08:00
msg_log.h
msg_queue.cpp
msg_queue.h
msg_test.cpp
network.cpp Lib: tweak error messages 2016-05-02 11:20:00 +02:00
network.h
notice.cpp LIB: Cleanup low hanging fruit with regards to cleaning up strcpy and strcat use. 2016-02-15 17:54:13 -05:00
notice.h
opencl_boinc.cpp client: Add compute capability detection for Nvidia OpenCL devices 2016-01-07 19:33:28 -05:00
opencl_boinc.h client: Add compute capability detection for Nvidia OpenCL devices 2016-01-07 19:33:28 -05:00
parse.cpp Remark about strong exception safety of strcatdup 2016-04-26 22:38:11 +02:00
parse.h server software: handle 64-bit database IDs 2015-07-23 10:11:08 -07:00
parse_test.cpp
prefs.cpp LIB: Cleanup low hanging fruit with regards to cleaning up strcpy and strcat use. 2016-02-15 17:54:13 -05:00
prefs.h Adjusting the failure behaviour of xss_idle to report idle rather than busy, and send a message to the Event Log that X-based idle detection is disabled. Also changed how to handle the 'Always' definition conflict with X.h. 2015-12-18 09:56:24 -06:00
proc_control.cpp
proc_control.h
procinfo.cpp cppcheck: Prefer prefix ++/-- operators for non-primitive types 2015-01-14 21:18:29 +01:00
procinfo.h Lib: initialize fields in constructor 2015-11-04 08:35:49 +01:00
procinfo_mac.cpp lib, Mac: fix build error 2015-01-11 21:26:10 -08:00
procinfo_unix.cpp
procinfo_win.cpp
project_init.cpp LIB: Cleanup low hanging fruit with regards to cleaning up strcpy and strcat use. 2016-02-15 17:54:13 -05:00
project_init.h WCG: New feature 'cookieless installs' 2016-02-08 15:51:33 -05:00
proxy_info.cpp client (Win): add config option to not do proxy autodetect 2016-07-25 15:41:43 -07:00
proxy_info.h client (Win): add config option to not do proxy autodetect 2016-07-25 15:41:43 -07:00
remote_submit.cpp remote job submission: improve error handling. 2016-07-31 23:00:24 -07:00
remote_submit.h Condor GAHP: add extensions to input file names 2016-07-22 16:10:23 -07:00
run_app_windows.cpp LIB: Cleanup low hanging fruit with regards to cleaning up strcpy and strcat use. 2016-02-15 19:18:22 -05:00
run_app_windows.h
sched_msgs.cpp LIB: introduce new warning message level 2015-10-22 10:04:00 +02:00
sched_msgs.h Fix build break with gcc 6; from Nicolas and Gianfranco 2016-01-21 18:21:50 -08:00
shmem.cpp Android: Android's standalone toolchain now includes a 'sys/shm.h' header file but does not the old-style shared memory segments. 2016-06-19 16:08:33 -07:00
shmem.h
shmem_test.cpp
stackwalker_imports.h
stackwalker_win.cpp LIB: Cleanup low hanging fruit with regards to cleaning up strcpy and strcat use. 2016-02-15 17:54:13 -05:00
stackwalker_win.h
std_fixes.h
str_replace.h snprintf() workaround for Win 2016-02-17 23:22:49 -08:00
str_util.cpp lib: fix Win compile warning 2016-08-26 19:23:42 -07:00
str_util.h file upload handler: improve check for filename validity 2015-11-18 16:08:47 -08:00
synch.cpp
synch.h
synch_test.cpp
translate.cpp
translate.h
unix_util.cpp cppcheck: Prefer prefix ++/-- operators for non-primitive types 2015-01-14 21:18:29 +01:00
unix_util.h
url.cpp lib: Cleanup low hanging fruit with regards to cleaning up sprintf. 2016-02-17 18:50:28 -05:00
url.h
util.cpp lib: Cleanup low hanging fruit with regards to cleaning up sprintf. 2016-02-17 18:50:28 -05:00
util.h Fix issue #1128 2015-09-28 20:36:18 +03:00
win_util.cpp LIB: Cleanup low hanging fruit with regards to cleaning up strcpy and strcat use. 2016-02-15 17:54:13 -05:00
win_util.h LIB: Remove string type conversion naming conflict with the ATL framework. 2014-11-18 16:35:47 -05:00
x_util.cpp