Open-source software for volunteer computing and grid computing.
Go to file
davidpanderson 689a6eae25 screensaver: fix compile warnings.
Don't pass args as reference if not needed
2023-04-12 17:35:59 -07:00
.github Deprecated android native in ci 2023-03-18 21:23:59 +02:00
.tx Update Transifex config to the latest version 2023-03-15 11:36:23 +01:00
3rdParty Add vcpkg link also for windows 2023-03-18 03:30:24 +02:00
android Change to DVCPKG_INSTALLED_DIR in cmake builds 2023-04-05 11:16:12 +03:00
api Change some things back to the way they were; 2023-04-09 23:50:23 -07: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 Move run_program() etc. from proc_control.cpp back to util.cpp. 2023-04-11 13:11:12 -07:00
clientctrl update copyright year 2023-03-13 21:43:34 +03:00
clientgui Move run_program() etc. from proc_control.cpp back to util.cpp. 2023-04-11 13:11:12 -07:00
clientscr screensaver: fix compile warnings. 2023-04-12 17:35:59 -07:00
clientsetup/win Removed unused includes 2023-04-11 15:47:55 -07: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: fix problems with download page on project sites 2023-03-20 15:40:00 -07:00
integration_test Test: repository was moved to BOINC org 2018-08-30 23:41:00 +02:00
lib Move run_program() etc. from proc_control.cpp back to util.cpp. 2023-04-11 13:11:12 -07:00
linux Change to DVCPKG_INSTALLED_DIR in cmake builds 2023-04-05 11:16:12 +03: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 Move run_program() etc. from proc_control.cpp back to util.cpp. 2023-04-11 13:11:12 -07:00
mac_installer Move run_program() etc. from proc_control.cpp back to util.cpp. 2023-04-11 13:11:12 -07:00
mingw Change to DVCPKG_INSTALLED_DIR in cmake builds 2023-04-05 11:16:12 +03:00
osx Change to DVCPKG_INSTALLED_DIR in cmake builds 2023-04-05 11:16:12 +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 Move run_program() etc. from proc_control.cpp back to util.cpp. 2023-04-11 13:11:12 -07:00
sched Code cleanup in preparation for fixing GPU detect issue 2023-04-09 14:53:59 -07: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 Move run_program() etc. from proc_control.cpp back to util.cpp. 2023-04-11 13:11:12 -07:00
tools Fix a few compile warnings in client simulator. 2023-03-22 17:09:43 -07:00
vda Move run_program() etc. from proc_control.cpp back to util.cpp. 2023-04-11 13:11:12 -07:00
wasm Fix: vcpkg will clone from $VCPKG_LINK 2023-03-15 01:52:21 +02:00
win_build Move run_program() etc. from proc_control.cpp back to util.cpp. 2023-04-11 13:11:12 -07:00
windows Change to DVCPKG_INSTALLED_DIR in cmake builds 2023-04-05 11:16:12 +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 Update README.md 2023-03-26 13:56:59 -07: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
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

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

Reporting Security Issues

Please report security issues by emailing David Anderson.

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.

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.