Open-source software for volunteer computing and grid computing.
Go to file
Jia Yuan Lo defec425c4
Add check for libcurl when building for server
Signed-off-by: Jia Yuan Lo <jylo06g@gmail.com>
2020-11-21 22:41:25 +08:00
.github [GitHub] Simplify the template 2019-10-14 20:56:07 +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 [VS2019] Remove custom vcpkg rappture port 2020-09-06 03:13:49 +02:00
android Update Android Gradle plugin to 4.1. 2020-10-13 20:16:06 +05:30
api Win code cleanup; no functional changes 2020-08-31 13:56:15 -07:00
apps Remove unused BOINC_RCSID constants 2019-01-12 23:43:48 +02:00
client Unblock x11 idle detection 2020-11-17 08:04:37 -08:00
clientctrl Various files: simplify #includes. 2020-06-04 01:24:49 -07:00
clientgui [Manager] Fix wxSizer alignments 2020-10-29 23:18:13 +01:00
clientscr Win code cleanup; no functional changes 2020-08-31 13:56:15 -07:00
clientsetup/win client: if project_init.xml specifies project and account, attach to it 2020-08-20 17:49:29 -07:00
clienttray update copyright year 2019-04-08 21:50:03 +03:00
coprocs/NVIDIA
curl Update ca-bundle.crt 2020-05-31 18:37:24 +02:00
db Make DB work with MySQL 8.0 2020-08-17 20:34:52 -07:00
deploy [AppVeyor] Fix upload to Bintray 2019-12-30 10:06:19 +01:00
doc Update copyright year 2020-02-03 11:48:13 +01:00
drupal Drupal: SA-CORE-2020-007 fix for ctools 2020-09-17 11:04:46 +02:00
html Merge branch 'master' of https://github.com/mikaey/boinc 2020-11-10 11:39:29 -06:00
integration_test Test: repository was moved to BOINC org 2018-08-30 23:41:00 +02:00
lib updated print to work with python 3 2020-10-24 09:31:17 -05:00
locale Update boincitaly team email after compromise 2020-09-18 09:44:59 +02:00
m4 Remove */lib paths from m4 (Issu #4095: boinc fails to link with LLD) 2020-11-14 17:23:54 +01:00
mac_build Update OpenSSL build script to build Apple Silicon / arm64 and x86_64 Universal binary, using code from OpenSSL GitHub project. 2020-10-20 03:49:34 -07:00
mac_installer Mac: Automatically build Universal x86_64 / arm64 binaries on Xcode versions that support building both architectures, x86_64-only binaries on Xcode versions that support only x86_64 and arm64-only binaries on Xcode versions that support only arm64. 2020-08-01 23:41:58 -07:00
packages Image File Compression 2018-10-29 16:27:45 -06:00
py Merge pull request #3722 from hristog/update-deprecated-py-syntax 2020-11-15 18:47:39 -06:00
samples Merge pull request #3999 from BOINC/dpa_wrapper_prio 2020-09-25 01:04:46 -07:00
sched Merge pull request #4043 from BOINC/dpa_python3_2 2020-10-23 15:23:21 -05:00
stripchart
tests Merge branch 'master' into update-deprecated-py-syntax 2020-10-30 18:38:45 +00:00
tools Merge pull request #4043 from BOINC/dpa_python3_2 2020-10-23 15:23:21 -05:00
vda Eliminate some compile warnings in vda/. 2020-05-02 11:49:28 -07:00
win_build [Windows] Adjust executables signing process to new requirements from Microsoft 2020-10-15 22:28:40 +02:00
xcompile Additional clean-up 2020-07-15 16:44:54 +02:00
zip [Windows] Add MSVS 2019 with vcpkg support 2020-03-16 02:32:35 +01:00
.codecov.yml [Codecov] Add Android project to .codecov.yml. 2020-03-26 15:00:59 +05:30
.gitattributes repository: Change line endings in code of conduct to unix style and 2018-05-23 11:00:58 -05:00
.gitignore If the NDK_FLAGFILE is not present, compile also opensll and curl with the new ndk. 2020-07-03 18:24:54 +03:00
.scrutinizer.yml Scrutinizer: cache Drupal dependency for static code analysis 2019-01-23 20:59:32 +01:00
.travis.yml Mac: Turn off forced rebuilding of PR Cache 2020-08-22 07:06:08 -07:00
.vimrc
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
Makefile.am Install project_specific_defines.h if configured (required by config.h) 2020-03-06 16:12:14 +01:00
Makefile.incl sign_executable: remove dependence on MySQL libs 2017-01-19 23:58:49 -08:00
README.md Change Discord temporary invite link to permanent 2019-08-22 17:53:27 +03:00
TODO_OLD
_autosetup _autosetup: use sh instead of bash, no longer check for gmake 2016-02-29 07:28:37 +07:00
appveyor.yml [VS2019] Fix VS2019 CI build cache 2020-08-26 02:48:44 +02:00
boinc_vs2010.sln.ci.patch [AppVeyor] Add VS2010 to CI 2020-05-02 23:14:58 +02:00
bolt_checkin_notes.txt
build_pos Locale: permanently move web translations 2016-11-16 21:54:07 +01:00
checkin_notes
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
checkin_notes_2011
checkin_notes_2012
checkin_notes_samples
configure.ac Add check for libcurl when building for server 2020-11-21 22:41:25 +08:00
coverity-model.cpp
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
gl.py Revert "remove gl.py" 2019-04-10 23:06:11 +02:00
notes
project_specific_defines.h
set-version
testbase
todo
version.h update version to 7.17; update installshield files 2020-01-23 22:58:59 -08:00
version.h.in
version.log update version to 7.17; update installshield files 2020-01-23 22:58:59 -08:00

README.md

Status

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

Social

Slack Discord

BOINC

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

Want to create a project

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

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

We strongly encourage you to report security problems to our private mailing list and not by posting an issue. You can do this by sending an email to boinc_pmc@googlegroups.com. This will be privately sent to the members of the BOINC Project Management Committee.

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