Mercurial > urweb
log src/c/urweb.c
age | author | description |
---|---|---|
Fri, 22 Jul 2011 15:39:38 -0400 | Adam Chlipala | Backpedal on tutorial-motivated urweb-mode changes; add Basis.diffInSeconds and Basis.toSeconds |
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 16:50:17 -0400 | Adam Chlipala | Change Basis.rand to use cryptographically secure generation |
Sun, 03 Jul 2011 16:21:04 -0400 | Adam Chlipala | Basis.currentUrlHasQueryString |
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, 17 Jun 2011 11:52:56 -0400 | Adam Chlipala | Fixes to work nicely with OS X and Clang (thanks to Austin Seipp) |
Sun, 12 Jun 2011 17:44:34 -0400 | Adam Chlipala | Keep user-set response headers on indirect returns |