Commit Graph

23651 Commits

Author SHA1 Message Date
admin 0095f2e4a3 Commit from Pootle Demo by user admin.: 2466 of 2798 strings translated (113 fuzzy). 2014-01-31 20:00:18 +00:00
admin e005b0e95c Commit from Pootle Demo by user admin.: 2654 of 2798 strings translated (18 fuzzy). 2014-01-31 20:00:16 +00:00
admin e801d13a6f Commit from Pootle Demo by user admin.: 2562 of 2798 strings translated (225 fuzzy). 2014-01-31 20:00:14 +00:00
admin 54dbf047f6 Commit from Pootle Demo by user admin.: 1896 of 2798 strings translated (261 fuzzy). 2014-01-31 20:00:11 +00:00
admin eb2eb82b78 Commit from Pootle Demo by user admin.: 1033 of 2798 strings translated (140 fuzzy). 2014-01-31 20:00:11 +00:00
admin f4e6ad5b31 Commit from Pootle Demo by user admin.: 2725 of 2798 strings translated (12 fuzzy). 2014-01-31 20:00:09 +00:00
David Anderson 779d016df7 Merge branch 'master' of ssh://isaac.ssl.berkeley.edu/boinc-v2 2014-01-31 08:00:15 +00:00
admin af0f99ea4b Commit from Pootle Demo by user admin.: 2945 of 3118 strings translated (170 fuzzy). 2014-01-31 08:00:12 +00:00
admin 6010411678 Commit from Pootle Demo by user admin.: 2652 of 2795 strings translated (11 fuzzy). 2014-01-31 08:00:11 +00:00
admin 302130b456 Commit from Pootle Demo by user admin.: 1710 of 2798 strings translated (485 fuzzy). 2014-01-31 08:00:10 +00:00
admin 4e3621b140 Commit from Pootle Demo by user admin.: 1356 of 2798 strings translated (5 fuzzy). 2014-01-31 08:00:10 +00:00
admin cbec9f6dec Commit from Pootle Demo by user admin.: 2556 of 2798 strings translated (242 fuzzy). 2014-01-31 08:00:09 +00:00
admin 81812ed222 Commit from Pootle Demo by user admin.: 640 of 2795 strings translated (81 fuzzy). 2014-01-31 08:00:09 +00:00
admin 637e319e9a Commit from Pootle Demo by user admin.: 1333 of 2798 strings translated (217 fuzzy). 2014-01-31 08:00:08 +00:00
admin 54db396e81 Commit from Pootle Demo by user admin.: 2462 of 2794 strings translated (108 fuzzy). 2014-01-31 08:00:08 +00:00
admin ed6910df66 Commit from Pootle Demo by user admin.: 1927 of 2798 strings translated (369 fuzzy). 2014-01-31 08:00:07 +00:00
admin 25ecdc4cc0 Commit from Pootle Demo by user admin.: 2652 of 2795 strings translated (16 fuzzy). 2014-01-31 08:00:07 +00:00
admin 756381b431 Commit from Pootle Demo by user admin.: 2558 of 2798 strings translated (227 fuzzy). 2014-01-31 08:00:06 +00:00
admin 6a51774c77 Commit from Pootle Demo by user admin.: 1896 of 2795 strings translated (256 fuzzy). 2014-01-31 08:00:06 +00:00
admin f8a0d20bbf Commit from Pootle Demo by user admin.: 1033 of 2795 strings translated (130 fuzzy). 2014-01-31 08:00:05 +00:00
admin 52085532a3 Commit from Pootle Demo by user admin.: 1267 of 2795 strings translated (425 fuzzy). 2014-01-31 08:00:05 +00:00
admin 6a110423c7 Commit from Pootle Demo by user admin.: 2725 of 2795 strings translated (10 fuzzy). 2014-01-31 08:00:04 +00:00
David Anderson 7e3f9d323a Win compile fixes 2014-01-30 23:15:03 -08:00
David Anderson e22ffeb377 GUI RPC: add support for RPCs over Unix domain sockets (for Android)
- If run with --gui_rpc_unix_domain, the client will listen on
  a Unix-domain socket (named "boinc_socket") rather than on a TCP port.
- Add RPC_CLIENT::init_unix_domain() function to C++ GUI RPC interface
  (Note: we'll need to add a corresponding function to the Java interface)
- boinccmd: add --unix_domain option
2014-01-30 22:57:44 -08:00
David Anderson 58a0bd1cdd locale: reset corrupted languages 2014-01-30 17:13:02 -05:00
David Anderson 089459d9a1 locale: Update compiled localization files 2014-01-30 12:15:46 -08:00
David Anderson 77a30452f9 Merge branch 'master' of ssh://isaac.ssl.berkeley.edu/boinc-v2 2014-01-30 20:00:42 +00:00
admin e21e29370a Commit from Pootle Demo by user admin.: 2798 of 2798 strings translated (0 fuzzy). 2014-01-30 20:00:19 +00:00
Charlie Fenton ce346b5133 MGR: Work around apparent wxCocoa 3.0 bugs in Select Computer dialog on Mac 2014-01-30 05:08:29 -08:00
Joachim Fritzsch 261dcb1be2 android: bugfix. fix for activity hierachy for 'up' navigation. 2014-01-30 13:15:49 +01:00
Joachim Fritzsch 6945da37cf android: HTTPS support. adding logic to use web RPC base URL, if available. 2014-01-30 12:53:13 +01:00
Joachim Fritzsch b289e5e08d android: bugfix. project details fragment shows information for projects attached via URL. 2014-01-30 11:20:09 +01:00
Joachim Fritzsch 5cf2edd099 Merge branch 'android-new-layout' 2014-01-30 10:29:07 +01:00
Rom Walton 83d0cb6c82 Merge branch 'master' of ssh://isaac.ssl.berkeley.edu/boinc-v2 2014-01-29 12:21:00 -05:00
Rom Walton 5783056ecd CURL: Update root authority CAs 2014-01-29 12:20:32 -05:00
Charlie Fenton 223531fddd client & Mac Installer: Convert several files to UTF-8 encoding and change “smart” quotation marks to ASCII quotation marks 2014-01-29 01:43:31 -08:00
Rom Walton ecb7fbea42 MGR: Use wxDir instead of wxFile to check for the directories existence. 2014-01-28 22:06:04 -05:00
Rom Walton 41a8b26117 MGR: If the DATADIR registry entry is missing, check to see if the data directory exists at the default location. If so, use it over the current directory. 2014-01-28 21:54:43 -05:00
David Anderson c4f4421ff0 client/manager/server: use HTTPS for web RPCs if possible
The web RPCs done by the client during project attach
(lookup_account, create_account)
have an email address and password hash in their request.
Network sniffers could potentially see these,
so we should use HTTPS for these RPCs if possible.
However, not all BOINC projects have SSL-enabled web servers.
So I did the following:

- Change get_project_config.php to return an additional
  <web_rpc_url_base> element.
  This is SECURE_URL_BASE (if specified in the project's
  project.inc config file) or, if not, the master URL.
- This new element is parsed into the PROJECT_CONFIG structure.
- In calls to create_account and lookup_account,
  the Manager uses PROJECT_CONFIG::web_rpc_url_base
  if it's available, else the master URL.

So, the new Manager/client uses HTTPS for RPCs to projects
that have updated their get_project_config.php,
and specify a SECURE_URL_BASE with https:// prefix.

Android note: I added code to parse the new config element,
but didn't change the higher-level code;
Joachim will need to do this.
2014-01-28 13:25:59 -08:00
Rom Walton 3dbe238996 client & manager: Convert several files to UTF-8 encoding. BOINCBaseView.cpp needed to be converted on a Windows machine to properly handle the original encoding. 2014-01-28 15:29:59 -05:00
David Anderson eba1808a25 locale: Update compiled localization files 2014-01-28 12:17:27 -08:00
David Anderson 62d9cc10b1 Merge branch 'master' of ssh://isaac.ssl.berkeley.edu/boinc-v2 2014-01-28 20:01:07 +00:00
admin b54978a189 Commit from Pootle Demo by user admin.: 2792 of 2798 strings translated (2 fuzzy). 2014-01-28 20:00:43 +00:00
Rom Walton ec519afa7e Merge branch 'master' of ssh://isaac.ssl.berkeley.edu/boinc-v2 2014-01-28 08:43:01 -05:00
Bernd Machenschalk e2e9ecd3b3 Hotfix for MinGW build issue with Rom's commit:b9f8bea6 2014-01-28 08:42:31 -05:00
Charlie Fenton 0bbaf7285e MGR: scroll Event Log to bottom when switching from “Show only this project” to “Show all messages” or vice-versa 2014-01-28 04:37:29 -08:00
Charlie Fenton 2c6032d26e VBOX: Fix compiler error and compiler warning on Mac 2014-01-28 02:38:03 -08:00
Charlie Fenton 4d1556fb9a client: Fix compiler warning on non_windows systems 2014-01-28 02:01:47 -08:00
David Anderson 67d4397ec2 Client: fix confused logic in log_message_error() that caused infinite recursion 2014-01-28 00:46:47 -08:00
David Anderson 9e7768888a locale: Update compiled localization files 2014-01-27 12:16:09 -08:00