Open-source software for volunteer computing and grid computing.
Go to file
David Anderson 1fe02c9d4f GUI RPC: enclose message bodies in CDATA to avoid XML parse errors
for messages containing "<".

Also strip off <?xml tag from project config
to make GUI RPC reply valid.
2016-04-05 13:14:21 -07:00
android Updating translations for android/BOINC/res/values-ru/strings.xml [skip ci] 2016-03-11 13:01:53 -05:00
api API: Cleanup low hanging fruit with regards to cleaning up strcpy and strcat use. 2016-02-15 20:11:03 -05:00
apps
build
client GUI RPC: enclose message bodies in CDATA to avoid XML parse errors 2016-04-05 13:14:21 -07:00
clientctrl
clientgui MGR: Remove dead code that was apparently disabled in 2010 and nobody noticed. 2016-03-26 12:34:28 -04:00
clientscr Merge branch 'master' of github.com:BOINC/boinc 2016-02-17 22:55:57 -08:00
clientsetup/win WINBUILD: Since the installer custom actions now depend on libboinc and parts of it can be shared with other platforms, move it into a more neutral location. 2016-02-11 16:32:02 -05:00
clienttray
coprocs/NVIDIA
curl CURL: Remove an old Verisign root certificate. 2015-12-14 16:07:42 -05:00
db add mod_time field to team table (for Drupal team import; not sure why) 2016-01-27 14:56:31 -08:00
doc Merge branch 'master' of github.com:BOINC/boinc 2016-04-05 12:14:04 -07:00
drupal Drupal: Add php-format flag to all translation strings in .po output 2016-03-31 22:50:58 -04:00
html Merge branch 'master' of github.com:BOINC/boinc 2016-04-05 12:14:04 -07:00
lib GUI RPC: enclose message bodies in CDATA to avoid XML parse errors 2016-04-05 13:14:21 -07:00
locale Updating translations for locale/hu/BOINC-Manager.po [skip ci] 2016-04-04 09:46:25 -04:00
m4 Build: remove --disable-wx-debug 2016-01-26 17:46:56 +01:00
mac3rdParty Mac: new script to allow building with Travis-CI. 2015-11-30 02:57:11 -08:00
mac_build Mac: Fix bug in script to build curl-7.47.1 with ssl v2 disabled. 2016-03-02 05:56:47 -08:00
mac_installer Expand usage of HTTPS and fix a few URLs 2016-03-08 20:04:28 +00:00
packages
py make default xml indent 4 spaces 2016-03-13 23:41:58 +01:00
samples Wrapper: print version information 2016-03-18 14:02:19 +01:00
sched Expand usage of HTTPS and fix a few URLs 2016-03-08 20:04:28 +00:00
stripchart
test
tools dont add example_app to project.xml unless requested 2016-03-13 23:43:24 +01:00
vda use snprintf to prevent buffer overflow 2015-11-30 17:27:10 +01:00
win_build Expand usage of HTTPS and fix a few URLs 2016-03-08 20:04:28 +00:00
xcompile
zip Move duplicated zip / unzip code to a one place. 2015-12-20 21:07:47 +03:00
.gitattributes
.gitignore Build: update .gitignore 2015-10-13 16:58:12 +02:00
.scrutinizer.yml BUILD: add configuration for scrutinizer-ci.com (PHP code analysis) 2015-09-01 08:41:19 +02:00
.travis.yml Travis-CI: disable notifications override 2016-02-09 10:52:05 +01:00
.vimrc
COPYING
COPYING.LESSER
COPYRIGHT
INSTALL [1153] typo in file INSTALL 2016-01-11 20:50:38 -08:00
Makefile.am
Makefile.incl
README.md Expand usage of HTTPS and fix a few URLs 2016-03-08 20:04:28 +00: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
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 BUILD: Update vboxwrappers version to 26184. 2016-02-10 15:06:54 -05:00
coverity-model.cpp add coverity model file 2015-10-23 09:26:32 +02:00
generate_svn_version.sh Fixed generate_svn_version.sh when building on detached head 2016-02-27 12:01:00 +07:00
gitlog2boinclog.sh
notes
project_specific_defines.h
set-version
testbase
todo
version.h BUILD: Update vboxwrappers version to 26184. 2016-02-10 15:06:54 -05:00
version.h.in
version.log

README.md

Status

Build Status Coverity Scan Build Status

BOINC

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

Want to create a project

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

Want to help translate

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

Want to contribute

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

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.

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 http://www.gnu.org/licenses/.