Open-source software for volunteer computing and grid computing.
Go to file
davidpanderson 210f403995 client, win: when building the global process tree,
don't make a parent->child link if the parent is newer than the child
(this can happen in Win because a process's parentID isn't changed
when its parent exits).
This prevents two potential problems:
- when killing a runaway app, killing unrelated processes too
- incorrect CPU time accounting
2023-03-17 02:25:53 -07:00
.github [OSX][CI] Refactor CI to decrease cache build time and avoid unnecessary cache invalidation 2023-03-12 02:13:05 +01:00
.tx Update Transifex config to the latest version 2023-03-15 11:36:23 +01:00
3rdParty Add snap build 2023-02-20 14:27:19 +02:00
android Fix: vcpkg will clone from $VCPKG_LINK 2023-03-15 01:52:21 +02:00
api Replace sprintf with snprintf 2022-08-03 11:21:59 +02:00
apps Automake: use $(libdir) instead of hardcoded "lib" 2023-02-05 17:50:54 +05:00
ci_tools [CI] Add CI workflow to check source code for illegal symbols 2021-10-09 00:17:47 +02:00
client client, Win: add a cc_config.xml option <no_rdp_check>. 2023-03-13 13:50:40 -07:00
clientctrl update copyright year 2023-03-13 21:43:34 +03:00
clientgui Manager: enhance computing prefs dialog 2023-03-14 01:37:04 -07:00
clientscr update copyright year 2023-03-13 21:43:34 +03:00
clientsetup/win update copyright year 2023-03-13 21:43:34 +03:00
clienttray update copyright year 2023-03-13 21:43:34 +03:00
coprocs/NVIDIA Revert "coprocs typos + copyright symbols" 2021-10-06 14:42:18 -04:00
curl Update ca-bundle.crt 2021-10-02 14:49:51 +02:00
db client and server: increase p_features size from 1024 to 8192. 2023-03-02 14:10:16 -08:00
deploy Fix deploy logs 2023-02-23 13:06:47 +02:00
doc [Documentation] Fix typo 2021-06-08 00:37:42 +02:00
drupal Transform HTML body into plain text, if any 2021-06-30 13:43:02 +02:00
fastlane/metadata/android [Android] Add fastlane structure for F-Droid 2021-02-22 08:39:20 +01:00
html Web: remove XSS vulnerability. 2023-03-14 17:39:29 -07:00
integration_test Test: repository was moved to BOINC org 2018-08-30 23:41:00 +02:00
lib client, win: when building the global process tree, 2023-03-17 02:25:53 -07:00
linux Add snap build 2023-02-20 14:27:19 +02:00
locale Update translations 2023-01-23 16:19:36 +01:00
m4 Set webkit2gtk-4.0 ldflags only for wxwidgets vcpkg manager. 2022-06-17 22:53:58 +03:00
mac_build Mac CI: Don't hard-code the names of targets and built executables in the Mac CI build script 2023-03-13 02:29:28 -07:00
mac_installer Mac Installer & Uninstaller: Fix display of name of helper apps under MacOS 13 Ventura 2023-03-08 07:06:50 -08:00
mingw Unify manifests vcpkg files 2022-06-05 23:58:04 +03:00
osx Unify manifests vcpkg files 2022-06-05 23:58:04 +03:00
packages Packages + Samples typos 2021-10-06 14:42:17 -04:00
py rename run_stage_file to stage_file_native 2022-07-12 10:18:15 +00:00
samples update copyright year 2023-03-13 21:43:34 +03:00
sched client and server: increase p_features size from 1024 to 8192. 2023-03-02 14:10:16 -08:00
snap Add snap build 2023-02-20 14:27:19 +02:00
stripchart use MAXPATHLEN and sizeof() a few places; from Gianfranco 2013-05-22 13:56:48 -07:00
tests Canonicalize URLs to lower case 2022-12-02 21:06:05 +02:00
tools Merge remote-tracking branch 'upstream/master' into vko_fix_linux_build_with_fcgi_enabled 2023-02-12 21:29:11 +01:00
vda Merge remote-tracking branch 'upstream/master' into vko_fix_linux_build_with_fcgi_enabled 2023-02-12 21:29:11 +01:00
wasm Fix: vcpkg will clone from $VCPKG_LINK 2023-03-15 01:52:21 +02:00
win_build Update development version to 7.23.0 2023-01-24 00:26:02 +01:00
windows Unify manifests vcpkg files 2022-06-05 23:58:04 +03:00
xcompile Additional clean-up 2020-07-15 16:44:54 +02:00
zip Merge pull request #5056 from AenBleidd/vko_add_more_osx_ci 2023-02-14 15:21:56 +01:00
.codecov.yml [Windows][Codecov] Add Codecov support to Windows builds 2021-04-12 21:25:47 +02:00
.gitattributes repository: Change line endings in code of conduct to unix style and 2018-05-23 11:00:58 -05:00
.gitignore Merge pull request #5096 from AenBleidd/vko_fix_linux_build_with_fcgi_enabled 2023-02-21 14:31:47 -08:00
.scrutinizer.yml Scrutinizer: cache Drupal dependency for static code analysis 2019-01-23 20:59:32 +01:00
.vimrc wuwj sandbox file selection filter 2012-03-02 06:12:36 +00:00
CODE_OF_CONDUCT.md repository: Change line endings in code of conduct to unix style and 2018-05-23 11:00:58 -05:00
CONTRIBUTING.md documentation: fix formatting bug in CONTRIBUTING.md 2019-07-28 21:02:37 -05:00
COPYING COPYING is the GPL license; COPYING.LESSER is additional text for LGPL. 2017-03-06 11:48:18 -08:00
COPYING.LESSER
COPYRIGHT update copyright year 2019-04-08 21:50:03 +03:00
INSTALL Update instructions 2022-09-08 10:01:02 +02:00
Makefile.am [Manager][linux] Search for skins in /usr/(local)/share/boinc-manager/skins or ./skins folders. 2022-06-28 01:27:08 +02:00
Makefile.incl build fcgi_file_upload_handler w/o mysql libs (like file_upload_handler already does) 2022-06-20 16:36:44 +00:00
README.md Delete test report badge 2023-02-24 22:32:32 +02:00
TODO_OLD
_autosetup _autosetup: use sh instead of bash, no longer check for gmake 2016-02-29 07:28:37 +07:00
bolt_checkin_notes.txt
build_pos Locale: permanently move web translations 2016-11-16 21:54:07 +01:00
checkin_notes Check email list 2015-07-27 13:51:53 -04:00
checkin_notes_2002
checkin_notes_2003
checkin_notes_2004
checkin_notes_2005
checkin_notes_2006
checkin_notes_2007
checkin_notes_2008
checkin_notes_2009 - client: tweak translatable msg 2010-08-05 19:11:01 +00:00
checkin_notes_2010 - lib: fix compile warning 2011-06-23 20:44:25 +00:00
checkin_notes_2011 svn path=/trunk/boinc/; revision=24961 2012-01-01 03:35:29 +00:00
checkin_notes_2012 House Keeping 2013-03-04 17:35:35 +01:00
checkin_notes_samples
configure.ac [linux] zlib is required when building client, server or apps 2023-01-24 14:33:23 +01:00
coverity-model.cpp add coverity model file 2015-10-23 09:26:32 +02:00
generate_svn_version.sh web: keep server version # in a file (html/inc/server_version.inc) 2019-01-16 16:29:24 -08:00
gitlog2boinclog.sh Optimize gitlog script 2013-03-04 17:35:35 +01:00
gl Update license templates 2021-04-05 18:13:13 -07:00
gl.py Update license templates 2021-04-05 18:13:13 -07:00
notes
project_specific_defines.h svn path=/trunk/boinc/; revision=26001 2012-08-09 20:34:35 +00:00
set-client-version.py Add snap build 2023-02-20 14:27:19 +02:00
set-vboxwrapper-version.py Fix version util and files 2022-06-05 13:35:18 +03:00
set-wrapper-version.py Fix version util and files 2022-06-05 13:35:18 +03:00
testbase
todo Sched + Tests + Misc typos 2021-10-06 14:42:17 -04:00
version.h Update development version to 7.23.0 2023-01-24 00:26:02 +01:00
version.h.in BUILD: Re-enable the alpha/beta flag for the master branch. 2014-07-29 20:03:04 -04:00
version.log Update development version to 7.23.0 2023-01-24 00:26:02 +01:00

README.md

Status

Build Status Code Quality
Build Status codecov
Build Status Coverity Scan Build Status
Build Status Scrutinizer Code Quality
Build Status
Build Status
Build Status

Social

Slack Discord

BOINC

Project Website: https://boinc.berkeley.edu

Want to create a project

See: https://boinc.berkeley.edu/trac/wiki/ProjectMain

Want to help

Read about all the ways you can help

Note

The University of California holds the copyright on all BOINC source code. By submitting contributions to the BOINC code, you irrevocably assign all right, title, and interest, including copyright and all copyright rights, in such contributions to The Regents of the University of California, who may then use the code for any purpose that it desires.

Reporting Security Issues

Please report security issues by emailing David Anderson.

License

BOINC is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

BOINC is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with BOINC. If not, see https://www.gnu.org/licenses/.