boinc/lib
Bernd Machenschalk 6c16687bcd fixed lib/Makefile.mingw for recent BOINC (compile url.o)
svn path=/trunk/boinc/; revision=19584
2009-11-16 15:06:11 +00:00
..
mac
Makefile.am - Move URL-related code to a new file 2009-11-05 18:02:51 +00:00
Makefile.mingw fixed lib/Makefile.mingw for recent BOINC (compile url.o) 2009-11-16 15:06:11 +00:00
app_ipc.cpp - Move URL-related code to a new file 2009-11-05 18:02:51 +00:00
app_ipc.h - code shuffling; not significant 2009-09-25 21:56:13 +00:00
average.h - Progress on new credit system. Seems to work! 2009-11-10 21:00:29 +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 api: updates for building Win32 libs & API with MinGW gcc 2009-11-16 13:13:42 +00:00
cal.h svn path=/trunk/boinc/; revision=19306 2009-10-14 21:01:06 +00:00
cert_sig.cpp - client/libs/samples: remove "#define read _read" etc. from boinc_win.h 2009-08-22 17:00:19 +00:00
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 new config options: 2009-11-12 23:44:49 +00:00
coproc.h - client: add new config options: 2009-11-12 23:44:49 +00:00
crypt.cpp - client/libs/samples: remove "#define read _read" etc. from boinc_win.h 2009-08-22 17:00:19 +00:00
crypt.h Fix for build of fcgi_file_upload_handler 2009-07-27 20:54:15 +00:00
crypt_prog.cpp
daemonmgt.h - Remove need for boinc.dll from the client. 2009-11-13 21:23:15 +00:00
daemonmgt_win.cpp - Remove need for boinc.dll from the client. 2009-11-13 21:23:15 +00:00
diagnostics.cpp api: updates for building Win32 libs & API with MinGW gcc 2009-11-16 13:13:42 +00:00
diagnostics.h api: updates for building Win32 libs & API with MinGW gcc 2009-11-16 13:13:42 +00:00
diagnostics_win.cpp api: updates for building Win32 libs & API with MinGW gcc 2009-11-16 13:13:42 +00:00
diagnostics_win.h
error_numbers.h - client: better behavior if a GPU goes away: 2009-10-02 23:39:38 +00:00
filesys.cpp lib: some changes to help building the WIN32 library with MinGW/gcc 2009-10-07 19:17:52 +00:00
filesys.h - lib: compile fix for C 2009-05-27 17:23:08 +00:00
gui_rpc_client.cpp - client: fix yesterday's checkin to remove restrictions 2009-11-11 22:01:27 +00:00
gui_rpc_client.h - client: on startup, if a coproc needed by a job is missing, 2009-10-12 16:28:17 +00:00
gui_rpc_client_ops.cpp - client: on startup, if a coproc needed by a job is missing, 2009-10-12 16:28:17 +00:00
gui_rpc_client_print.cpp
hostinfo.cpp svn path=/trunk/boinc/; revision=18916 2009-08-25 21:35:21 +00:00
hostinfo.h client: Revise Apple idle time detection for compatibility with OS 10.6 2009-03-03 01:57:48 +00:00
idlemon.h - Remove need for boinc.dll from the client. 2009-11-13 21:23:15 +00:00
idlemon_win.cpp - Remove need for boinc.dll from the client. 2009-11-13 21:23:15 +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 - client: if downloaded project list file is garbage, ignore it. 2009-09-30 17:13:45 +00:00
parse.h - client/libs/samples: remove "#define read _read" etc. from boinc_win.h 2009-08-22 17:00:19 +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
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 client: use rss keyword not rsz in ps command for OS 10.6 compatibility. 2009-08-21 22:28:38 +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 - Move URL-related code to a new file 2009-11-05 18:02:51 +00:00
proxy_info.h - Move URL-related code to a new file 2009-11-05 18:02:51 +00:00
shmem.cpp - lib: Fix memory/resource leak. 2009-10-01 23:21:03 +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 - client/libs/samples: remove "#define read _read" etc. from boinc_win.h 2009-08-22 17:00:19 +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 - Move URL-related code to a new file 2009-11-05 18:02:51 +00:00
str_util.h - Move URL-related code to a new file 2009-11-05 18:02:51 +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
url.cpp - client: parse HTTP_PROXY strings of the form 2009-11-07 06:00:08 +00:00
url.h - client: parse HTTP_PROXY strings of the form 2009-11-07 06:00:08 +00:00
util.cpp - client/libs/samples: remove "#define read _read" etc. from boinc_win.h 2009-08-22 17:00:19 +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 - client: Use the ANSI version of WTSQuerySessionInformation to determine 2009-10-20 14:51:20 +00:00
win_util.h - LIB: Make the is_remote_desktop compilable for all VS versions 2009-10-13 18:12:33 +00:00
x_util.cpp svn path=/trunk/boinc/; revision=19291 2009-10-12 20:01:49 +00:00