Open-source software for volunteer computing and grid computing.
Go to file
Vitalii Koshura 3be93daff3
unittests: revert some changes to fix unit tests
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2024-09-10 04:11:47 +02:00
.github [ci] update actions 2024-09-09 17:17:41 +02:00
.tx update translations 2024-07-22 23:44:24 +02:00
3rdParty [ci] check for upstream updates of the custom vcpkgs ports 2024-07-31 01:31:03 +02:00
android [linux] remove unused '--enable-vcpkg' configure parameter 2024-07-31 00:08:27 +02:00
api libgraphics: fix warnings 2024-09-10 02:26:24 +02:00
apps - fix filename in apps/version.xml 2023-11-19 14:47:24 -08:00
ci_tools [ci] check for upstream updates of the custom vcpkgs ports 2024-07-31 01:31:03 +02:00
client boinccmd: fix size_t -> int conversion and unreachable code warning 2024-09-10 01:10:40 +02:00
clientctrl Update copyright year 2024-01-01 00:08:56 +00:00
clientgui clientgui: fix deprecation warning by replacing outdated wxBOLD with wxFONTWEIGHT_BOLD macro 2024-09-10 01:16:56 +02:00
clientscr clientscr: fix float <-> double conversion warnings 2024-09-10 00:57:52 +02:00
clientsetup/win Update copyright year 2024-01-01 00:08:56 +00:00
clienttray Update copyright year 2024-01-01 00:08:56 +00:00
coprocs/NVIDIA
curl
db Unix build fixes. 2024-08-21 00:40:50 -07:00
deploy Add empty wsl_wrapper VS project 2024-08-25 02:06:27 +02:00
doc add wiki images 2023-12-26 16:33:29 -08:00
drupal Updated Android download instructions 2024-07-08 17:37:21 +02:00
fastlane/metadata/android
html scheduler: fix WSL plan class 2024-09-04 21:27:13 -07:00
integration_test
lib libboinc, unittests: change strcpy to strncpy and sprintf to snprintf 2024-09-10 02:55:54 +02:00
linux Enable c++11 when building sample applications for linux release 2024-09-05 10:01:55 +02:00
locale update translations 2024-07-22 23:44:24 +02:00
m4
mac_build Mac: update URL to download c-ares, which has moved to GitHub 2024-06-08 02:13:45 -07:00
mac_installer Mac: Installer update for screensaver fixes for MacOS 14 2024-05-03 01:13:43 -07:00
mingw
osx
packages [linux] fix install scripts to handle upgrade cases. 2024-05-22 00:43:59 +02:00
py database: make it work with utf8mb4 2024-08-09 10:10:21 +02:00
samples wrappture: hide unreferenced parameters, fix variable shadowing warning and int <-> UINT conversion warnings 2024-09-10 03:26:33 +02:00
sched scheduler: fix WSL plan class 2024-09-04 21:27:13 -07:00
snap [snap] update snapcraft.yml to prepare it for publish 2024-08-21 01:58:30 +02:00
stripchart
tests unittests: revert some changes to fix unit tests 2024-09-10 04:11:47 +02:00
tools server: use correct DB connection in create_work() 2024-08-09 00:33:20 +02:00
vda
wasm [linux] remove unused '--enable-vcpkg' configure parameter 2024-07-31 00:08:27 +02:00
win_build Merge pull request #5777 from BOINC/vko_add_empty_wsl_wrapper_vs_project 2024-08-24 18:44:01 -07:00
windows
xcompile
zip
.codecov.yml [codecov] simplify config 2024-08-12 15:13:54 +02:00
.gitattributes
.gitignore
.scrutinizer.yml
.vimrc
CODE_OF_CONDUCT.md
CONTRIBUTING.md Remove slack links. Put discord links instead. 2024-05-07 23:07:59 +02:00
COPYING
COPYING.LESSER
COPYRIGHT
INSTALL
Makefile.am
Makefile.incl
README.md
TODO_OLD
_autosetup
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 [linux] remove unused '--enable-vcpkg' configure parameter 2024-07-31 00:08:27 +02:00
coverity-model.cpp
generate_svn_version.sh
gitlog2boinclog.sh
gl web: showing PHP errors on web pages is optional 2024-01-18 13:53:48 -08:00
gl.py web: showing PHP errors on web pages is optional 2024-01-18 13:53:48 -08:00
notes
project_specific_defines.h
set-client-version.py [snap] fix version in boinc.desktop file 2024-08-20 01:43:46 +02:00
set-vboxwrapper-version.py Add proper versioning and the corresponding script to worker application 2023-12-19 10:54:06 +03:00
set-worker-version.py Add proper versioning and the corresponding script to worker application 2023-12-19 10:54:06 +03:00
set-wrapper-version.py Add proper versioning and the corresponding script to worker application 2023-12-19 10:54:06 +03:00
testbase
todo
version.h Set version to 8.1.0 2024-03-19 15:18:13 +01:00
version.h.in client/server/web: add 'Apple GPU' as an official GPU type. 2024-01-28 01:41:12 -08:00

README.md

BOINC is a software platform for "volunteer computing": large-scale distributed high-throughput computing using volunteered home computers and other resources.

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.