Skip to content
Snippets Groups Projects
Select Git revision
  • c9b61fcefac2e621e385003fd36856fd33d3f388
  • master default protected
  • fix_Makefile.mingw#2
  • update_Makefile.mingw
  • fix_Makefile.mingw
  • fix_API_for_C_apps
  • fix_procinfo_mac
  • boinccmd_gpu_mode_always_until_sigterm
  • fgrp_osx_hotfix
  • fix_boinc_master@f8250782
  • eah_wrapper_improvements
  • diagnostics_win-hotfix
  • diagnostics_win-hotfix-old
  • current_fgrp_apps
  • testing_gw_apps
  • gw_app_darwin_15
  • current_brp_apps
  • current_brp_apps_android10
  • current_gfx_apps
  • current_server
  • current_gw_apps
  • previous_fgrp_apps
  • previous_gw_apps
  • testing_brp_apps
  • apps_FGRP3_1.07
  • apps_FGRP3_1.08
26 results

boinc_api.C

Blame
    • David Anderson's avatar
      bc5b979a
      - Added new script "update_versions_v6"; use this instead of · bc5b979a
      David Anderson authored
          update_versions to add version 6 apps.
          It looks for API_VERSION string in main executable,
          adds the API version to the app_version XML,
          and sets min_core_version to 6 for version 6+ apps
      - API: include API_VERSION string
      - convert tabs to spaces here and there
      - scheduler: parse unused elements in <net_stats>
      - ops/show_log.php: if no URL args, just show form (fixes #415)
      - client: parse and store api_version (not used yet)
      
      svn path=/trunk/boinc/; revision=13627
      bc5b979a
      History
      - Added new script "update_versions_v6"; use this instead of
      David Anderson authored
          update_versions to add version 6 apps.
          It looks for API_VERSION string in main executable,
          adds the API version to the app_version XML,
          and sets min_core_version to 6 for version 6+ apps
      - API: include API_VERSION string
      - convert tabs to spaces here and there
      - scheduler: parse unused elements in <net_stats>
      - ops/show_log.php: if no URL args, just show form (fixes #415)
      - client: parse and store api_version (not used yet)
      
      svn path=/trunk/boinc/; revision=13627
    header.html 745 B
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
    <html><head><meta http-equiv="Content-Type" content="text/html;charset=utf-8">
    <title>$title</title>
    <link href="$relpath$stylesheet.css" rel="stylesheet" type="text/css">
    <link href="$relpath$tabs.css" rel="stylesheet" type="text/css">
    </head>
    <body>
    <table col="3" width="100%">
    	<tr>
    		<td width="300"><a href="http://www.ligo.org"><img src="lsc.gif" alt="LIGO Scientific Collaboration" align="left" border="0"></a></td>
    		<td width="*" valign="middle"><h1>Einstein@Home<br>(Graphics Application Framework)</h1></td>
    		<td width="300"><a href="http://www.aei.mpg.de"><img src="aei_full.png" alt="Albert-Einstein-Institute" align="right" border="0"></a></td>
    	<tr>
    </table>
    <br>