Open-source software for volunteer computing and grid computing.
Go to file
Christian Beer 21df9b257b use snprintf to prevent buffer overflow
fixes CID 27994 found by Coverity
also added sanity checks to fix CID 117636
2015-10-21 16:37:55 +02:00
android Updating translations for android/BOINC/res/values-es/strings.xml [skip ci] 2015-10-15 12:54:16 -04:00
api initialize fields in constructors 2015-10-20 17:57:57 +02:00
apps
build BUILD: force building wxWidgets if cache is empty 2015-03-03 09:00:32 +01:00
client use snprintf to prevent buffer overflow 2015-10-20 19:42:52 +02:00
clientctrl
clientgui MGR: Fix old bug pointed out by Coverity. Fixes CID(s): 38967, 38976 2015-10-14 14:51:42 -04:00
clientscr SCR: Tweak mac screensaver for slightly better reliability. 2015-09-29 02:10:07 -07:00
clienttray LIB: Revert 42d1645b82 and remove the heap check in the tray applet. 2014-03-07 14:42:14 -05:00
coprocs/NVIDIA COPROCS: Update the NVAPI library to r334 2014-04-30 19:15:11 -04:00
curl CURL: Update root authority CAs 2015-04-30 11:44:28 -04:00
db server: fix bug affecting tables with > 32 bit IDs 2015-08-13 14:05:53 -07:00
dcapi cppcheck: fix 1 kind of reports 2015-10-10 23:10:10 +02:00
doc add project 2015-10-08 23:23:34 -07:00
drupal Drupal: Mark profiles as verified on import if already verified in BOINC 2015-10-19 15:26:47 -04:00
html web: don't accidentally write to read-only DB replica 2015-10-19 14:02:55 -07:00
lib initialize fields after object creation 2015-10-20 19:49:06 +02:00
locale Updating translations for locale/zh_CN/BOINC-Manager.po [skip ci] 2015-10-17 19:47:28 -04:00
m4 Removed duplicate predefinition of gtkver 2014-06-20 09:42:40 -07:00
mac_build Mac: update build instructions to explain how to build with Xcode 5 if you have installed multiple versions of Xcode. 2015-09-11 21:51:11 -07:00
mac_installer Mac uninstaller: Fix a hang bug on some older versions of OS X (including 10.6.8.) 2015-08-14 06:20:49 -07:00
packages MGR: Update BOINC icon set to v5. 2014-03-05 15:29:51 -05:00
py added --project_host option to make_project 2015-07-20 16:45:30 -07:00
rboinc
samples VBOX: Make sure we are processing the vm log file, even if it is not online. 2015-10-16 11:46:58 -04:00
sched use snprintf to prevent buffer overflow 2015-10-21 16:37:55 +02:00
stripchart
test
tools Merge pull request #1371 from marius311/master 2015-07-24 07:18:15 -04:00
vda server software: handle 64-bit database IDs 2015-07-23 10:11:08 -07:00
win_build BUILD: Fix vboxwrapper proj file 2015-10-16 17:26:08 -04:00
xcompile Fixed avx detection on GCC windows compiles 2014-06-20 07:48:31 -07:00
zip Zip library: fix inconsistent return type of envargs(). 2015-06-10 11:54:40 -07:00
.gitattributes Update .gitattributes to include a number of additional file types. 2014-06-25 16:21:19 -04:00
.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 BUILD: enable caching and fix script to build wxWidgets 2015-03-03 08:53:35 +01:00
.vimrc
COPYING
COPYING.LESSER
COPYRIGHT
INSTALL
Makefile.am BUILD: boinc_zip library is needed by wrapper 2015-02-12 17:33:17 +01:00
Makefile.incl Unix build: fix earlier commit 2014-08-11 12:05:29 -07:00
README.md Fix copyright date 2015-10-14 13:54:22 -04:00
TODO_OLD
_autosetup _autosetup: tweak to work with dash as well as bach (from Christian) 2014-08-18 00:25:53 -07:00
bolt_checkin_notes.txt
build_pos
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
checkin_notes_2011
checkin_notes_2012
checkin_notes_samples
configure.ac BUILD: Update vboxwrappers version to 26178. 2015-10-16 16:35:54 -04:00
generate_svn_version.sh
gitlog2boinclog.sh
notes
project_specific_defines.h
set-version
testbase
todo
version.h BUILD: Fix build version mistake. 2015-10-16 20:58:57 -04: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 BUILD: Test github merge 2015-02-14 09:50:38 -05:00

README.md

Current Status

Build Status

Coverity Scan Build Status

BOINC

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

Want to create a project? See: http://boinc.berkeley.edu/trac/wiki

Want to contribute? See: http://boinc.berkeley.edu/trac/wiki/SoftwareDevelopment

License

Copyright (C) 2015 University of California

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