Mercurial > urweb
log src/cjr_print.sml
age | author | description |
---|---|---|
Tue, 02 Aug 2011 17:04:14 -0400 | Adam Chlipala | Compile self-tail-calls as gotos |
Sat, 23 Jul 2011 16:27:04 -0400 | Adam Chlipala | A few more tweaks to support Clang (including ending use of nested functions) |
Tue, 19 Jul 2011 09:18:50 -0400 | Adam Chlipala | Change cookie signature comparison to resist timing attacks (based on code suggested by Robin Green and Austin Seipp) |
Sun, 03 Jul 2011 12:40:00 -0400 | Adam Chlipala | For non-debug builds, leave out source location info in what is shown to user |
Fri, 24 Jun 2011 13:50:59 -0400 | Adam Chlipala | 'noXsrfProtection' .urp directive |
Sun, 29 May 2011 14:29:26 -0400 | Adam Chlipala | getHeader and setHeader |
Fri, 06 May 2011 20:51:40 -0430 | Karn Kallio | Include type attribute in script tag for generating valid XHTML. |