[llvm-commits] CVS: llvm-www/safecode/funding.html downloads.html index.html links.html sidebar.incl sva.html

John Criswell criswell at cs.uiuc.edu
Thu Jun 17 13:14:29 PDT 2010



Changes in directory llvm-www/safecode:

funding.html added (r1.1)
downloads.html updated: 1.6 -> 1.7
index.html updated: 1.30 -> 1.31
links.html updated: 1.6 -> 1.7
sidebar.incl updated: 1.4 -> 1.5
sva.html updated: 1.3 -> 1.4
---
Log message:

Added a funding page to present more material on our sponsers.


---
Diffs of the changes:  (+115 -2)

 downloads.html |    2 +
 funding.html   |  108 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 index.html     |    2 -
 links.html     |    2 +
 sidebar.incl   |    1 
 sva.html       |    2 -
 6 files changed, 115 insertions(+), 2 deletions(-)


Index: llvm-www/safecode/funding.html
diff -c /dev/null llvm-www/safecode/funding.html:1.1
*** /dev/null	Thu Jun 17 15:14:27 2010
--- llvm-www/safecode/funding.html	Thu Jun 17 15:14:17 2010
***************
*** 0 ****
--- 1,108 ----
+ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+ 
+ <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+ 
+ <head>
+ 
+ <meta name="Description" content="safecode, secure virtual architecture, memory safety, security, buffer overflows." />
+ <meta name="Keywords" content="safecode, secure virtual architecture, memory
+ safety, security, buffer overflow" />
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
+ <meta name="Distribution" content="Global" />
+ <meta name="Author" content="John Criswell" />
+ <meta name="Robots" content="index,follow" />	
+ 
+ <link rel="stylesheet" href="Azulmedia.css" type="text/css" />
+ 
+ <title>SAFECode</title>
+ 	
+ </head>
+ 
+ <body>
+ <!-- wrap starts here -->
+ <div id="wrap">
+ 
+ 	<div id="header">	
+ 		
+ 		<h1 id="logo">SAFECode:</h1>	
+ 		<h2 id="slogan"> Static Analysis For safe Execution of Code</h2> 
+ 
+ 		<div id="menu">
+     <p align=right>
+     <a href="http://illinois.edu">
+     <img align=center src="images/imark_bold.gif"></img>
+     </a>
+     </p>
+ 		</div>		
+ 	</div>
+ 				
+ 	<!-- content-wrap starts here -->
+ 	<div id="content-wrap">	 
+ 	
+     <!--#include virtual="sidebar.incl" -->
+ 
+ 		<div id="main">		
+ 			<a name="Funding"></a>			
+ 			<div class="box">
+ 				
+ 				<h1>Funding</h1>
+         <hr>
+ 				
+         <p>
+         SAFECode and the Secure Virtual Architecture have been funded by the
+         following grants:
+         </p>
+ 
+         <ul>
+           <li>
+           National Science Foundation Grants CNS 07-16768 and CNS 07-09122
+           </li>
+ 
+           <li>
+           DoD MURI AF Subcontract UCB 00006769:
+           "Hardware, Languages, and Architectures for Defense Against Hostile
+           Operating Systems"
+           </li>
+         </ul>
+         </p>
+ 
+         <p>
+         Thank you for your support!
+         </p>
+ 
+         <br>
+         <br>
+         <br>
+         <br>
+ 			</div>
+ 		</div>				
+ 		
+ 	<br />			
+ 	<!-- content-wrap ends here -->		
+ 	</div>	
+ 
+ <!-- wrap ends here -->
+ </div>
+ 
+ <!-- footer starts here -->	
+ <div id="footer-wrap">
+ 	
+ 	<div class="footer-left">
+ 		<p class="align-left">			
+ 		© 2010 <strong>University of Illinois</strong> |
+ 		Design by <a href="http://www.styleshout.com/">styleshout</a> | Valid <a href="http://validator.w3.org/check/referer">XHTML</a> |
+ 		<a href="http://jigsaw.w3.org/css-validator/check/referer">CSS</a>
+ 		</p>		
+ 	</div>
+ 	
+ 	<div class="footer-right">
+ 		<p class="align-right">
+ 		<a href="index.html">Home</a>
+ 		</p>
+ 	</div>
+ 	
+ </div>
+ <!-- footer ends here -->	
+ 
+ </body>
+ </html>


Index: llvm-www/safecode/downloads.html
diff -u llvm-www/safecode/downloads.html:1.6 llvm-www/safecode/downloads.html:1.7
--- llvm-www/safecode/downloads.html:1.6	Mon May 17 12:19:19 2010
+++ llvm-www/safecode/downloads.html	Thu Jun 17 15:14:17 2010
@@ -65,6 +65,8 @@
         <br>
         <br>
         <br>
+        <br>
+        <br>
         </p>
 			</div>
 		</div>				


Index: llvm-www/safecode/index.html
diff -u llvm-www/safecode/index.html:1.30 llvm-www/safecode/index.html:1.31
--- llvm-www/safecode/index.html:1.30	Mon May 17 14:53:21 2010
+++ llvm-www/safecode/index.html	Thu Jun 17 15:14:17 2010
@@ -4,7 +4,7 @@
 
 <head>
 
-<meta name="Description" content="Information architecture, Web Design, Web Standards." />
+<meta name="Description" content="safecode, secure virtual architecture, memory safety, security, buffer overflows." />
 <meta name="Keywords" content="john criswell" />
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
 <meta name="Distribution" content="Global" />


Index: llvm-www/safecode/links.html
diff -u llvm-www/safecode/links.html:1.6 llvm-www/safecode/links.html:1.7
--- llvm-www/safecode/links.html:1.6	Mon May 17 12:28:14 2010
+++ llvm-www/safecode/links.html	Thu Jun 17 15:14:17 2010
@@ -66,6 +66,8 @@
   <p></p>
   <p></p>
   <p></p>
+  <p></p>
+  <p></p>
 
 	<br />			
 	<!-- content-wrap ends here -->		


Index: llvm-www/safecode/sidebar.incl
diff -u llvm-www/safecode/sidebar.incl:1.4 llvm-www/safecode/sidebar.incl:1.5
--- llvm-www/safecode/sidebar.incl:1.4	Mon May 17 12:19:19 2010
+++ llvm-www/safecode/sidebar.incl	Thu Jun 17 15:14:17 2010
@@ -7,6 +7,7 @@
     <li><a href="mailing.html">Mailing Lists</a></li>
     <li><a href="pubs.html">Publications</a></li>
     <li><a href="people.html">Project Members</a></li>
+    <li><a href="funding.html">Funding</a></li>
     <li><a href="links.html">Links</a></li>
   </ul>		
 </div>	


Index: llvm-www/safecode/sva.html
diff -u llvm-www/safecode/sva.html:1.3 llvm-www/safecode/sva.html:1.4
--- llvm-www/safecode/sva.html:1.3	Mon May 17 14:53:21 2010
+++ llvm-www/safecode/sva.html	Thu Jun 17 15:14:17 2010
@@ -4,7 +4,7 @@
 
 <head>
 
-<meta name="Description" content="Information architecture, Web Design, Web Standards." />
+<meta name="Description" content="safecode, secure virtual architecture, memory safety, security, buffer overflows." />
 <meta name="Keywords" content="john criswell" />
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
 <meta name="Distribution" content="Global" />






More information about the llvm-commits mailing list