Open-source software for volunteer computing and grid computing.
Go to file
Vitalii Koshura 777f50e3c5
Merge pull request #4850 from jellythefish/fix-coverity-tool-issues
fix resource leakage in stage_file in writing to gzip
2022-07-26 23:21:18 +02:00
.github Merge pull request #4839 from talregev/TalR/remove_edgarrc_action-7z 2022-07-12 09:31:12 +02:00
.tx Locale: remove BOINC-Web.pot since it doesn't get updated here anymore 2019-02-10 09:57:54 +01:00
3rdParty Update vcpkg wxwidgets to compile with -DwxBUILD_DEBUG_LEVEL=0 2022-07-12 06:10:25 +03:00
android Update translations 2022-07-01 16:26:24 +02:00
api Add libboinc_opencl.pc pkg-config file 2021-11-10 08:56:36 +05:00
apps Remove unused BOINC_RCSID constants 2019-01-12 23:43:48 +02:00
ci_tools [CI] Add CI workflow to check source code for illegal symbols 2021-10-09 00:17:47 +02:00
client Merge branch 'BOINC:master' into Vulpine05-4644 2022-07-11 19:06:35 -05:00
clientctrl Various files: simplify #includes. 2020-06-04 01:24:49 -07:00
clientgui Added estimated transfer time remaining 2022-07-13 21:27:54 -05:00
clientscr Mac installer: Remove old screensaver used only for MacOS < OS10.8 2022-04-29 02:47:07 -07:00
clientsetup/win clientsetup + clientscr typos 2021-10-06 14:42:17 -04:00
clienttray update copyright year 2019-04-08 21:50:03 +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 Make DB_BASE::insert_id() correctly return numbers exceeding 32bits 2021-03-24 14:30:18 +02:00
deploy Add mac osx logs files 2022-07-13 20:56:39 +03: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 Update translations 2022-07-01 16:26:24 +02:00
integration_test Test: repository was moved to BOINC org 2018-08-30 23:41:00 +02:00
lib Added estimated transfer time remaining to boinccmd 2022-07-03 14:34:13 -05:00
linux Update vcpkg wxwidgets to compile with -DwxBUILD_DEBUG_LEVEL=0 2022-07-12 06:10:25 +03:00
locale Update translations 2022-07-01 16:26:24 +02:00
m4 Set webkit2gtk-4.0 ldflags only for wxwidgets vcpkg manager. 2022-06-17 22:53:58 +03:00
mac_build [OSX][CI] Enable ss_app build on CI. 2022-07-13 13:59:57 +02:00
mac_installer Mac: eliminate spurious error message in release scripts 2022-06-09 03:35:26 -07: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 Compile wasm with html 2022-06-11 21:25:16 +03:00
sched replace sprintf->snprintf, strcmp->strncmp where possible 2022-07-12 11:48:37 +00:00
stripchart use MAXPATHLEN and sizeof() a few places; from Gianfranco 2013-05-22 13:56:48 -07:00
tests Remove files accidentally added to previous commit. 2021-12-29 13:16:37 -06:00
tools fix gz resource leakage 2022-07-21 12:29:42 +00:00
vda Eliminate some compile warnings in vda/. 2020-05-02 11:49:28 -07:00
wasm Add debug information 2022-06-16 09:38:47 +03:00
win_build Fix switch skin when manager is not connected 2022-07-09 08:51:30 +03: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 Add libboinc_zip.pc pkg-config file 2021-11-10 08:56:37 +05: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 Compile wasm with html 2022-06-11 21:25:16 +03: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 - web: added copyright and license info to PHP files 2008-08-05 22:43:14 +00:00
COPYRIGHT update copyright year 2019-04-08 21:50:03 +03:00
INSTALL [1153] typo in file INSTALL 2016-01-11 20:50:38 -08: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 2022-05-16 14:05:26 -07:00
TODO_OLD *** empty log message *** 2002-09-26 23:09:07 +00:00
_autosetup _autosetup: use sh instead of bash, no longer check for gmake 2016-02-29 07:28:37 +07:00
bolt_checkin_notes.txt - Filter questions 2008-11-03 03:06:29 +00:00
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 - client: use [wfd] consistently 2009-11-27 21:21:39 +00:00
checkin_notes_2003 *** empty log message *** 2005-04-28 23:40:40 +00:00
checkin_notes_2004 *** empty log message *** 2005-04-28 23:40:40 +00:00
checkin_notes_2005 - client: timezone reflects daylight savings time (Win) 2007-08-10 16:02:09 +00:00
checkin_notes_2006 - Removed the svn:executable property from files that should not be executable, 2007-10-10 09:25:40 +00:00
checkin_notes_2007 - fixed bug in upgrade 2008-01-01 18:07:13 +00:00
checkin_notes_2008 - client/scheduler: standardize the FLOPS estimate between NVIDIA and ATI. 2009-10-16 00:13:01 +00:00
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 Mac Samples: adjust XCode project for current source file names (*.cpp instead of *.C) 2009-02-11 10:15:13 +00:00
configure.ac [Manager][linux] Search for skins in /usr/(local)/share/boinc-manager/skins or ./skins folders. 2022-06-28 01:27:08 +02: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 master URL 2002-06-21 06:52:47 +00:00
project_specific_defines.h svn path=/trunk/boinc/; revision=26001 2012-08-09 20:34:35 +00:00
set-vboxwrapper-version.py Fix version util and files 2022-06-05 13:35:18 +03:00
set-version.py Unify manifests vcpkg files 2022-06-05 23:58:04 +03:00
set-wrapper-version.py Fix version util and files 2022-06-05 13:35:18 +03:00
testbase *** empty log message *** 2003-12-20 09:14:38 +00:00
todo Sched + Tests + Misc typos 2021-10-06 14:42:17 -04:00
version.h Update version 2022-06-07 18:17:33 +02: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 version 2022-06-07 18:17:33 +02: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

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/.