index
:
debian-urweb
dfsg_clean
master
unofficial
Debian packaging for Ur/Web
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
c
Commit message (
Expand
)
Author
Age
*
Include new config.h in C source files
Adam Chlipala
2010-05-30
*
Support HTTP caching of app.js
Adam Chlipala
2010-05-23
*
URL-escape with '.' instead of '%', to avoid confusing proxies
Adam Chlipala
2010-05-18
*
Add rand to Basis and handle it in Iflow
Adam Chlipala
2010-04-29
*
Normalize URLs to deal with page names that contain apostrophes
Adam Chlipala
2010-02-25
*
'configure' checks for libmhash and MLton
Adam Chlipala
2010-02-11
*
sigfile directive
Adam Chlipala
2010-02-11
*
Call access() with F_OK
Adam Chlipala
2010-02-07
*
More fixes for NetBSD support
Adam Chlipala
2010-02-06
*
More is*() casts
Adam Chlipala
2010-02-06
*
Prototype memmem()
Adam Chlipala
2010-02-06
*
More casting of isprint() arguments
Adam Chlipala
2010-02-06
*
AC_USE_SYSTEM_EXTENSIONS replaces the need for hacky #defines at starts of C ...
Adam Chlipala
2010-02-06
*
Trying to get urweb.c working for someone in NetBSD
Adam Chlipala
2010-02-06
*
mhash will use saved signature
Adam Chlipala
2010-02-04
*
A litter more cautious about NULL applications; plug a memory leak in some Po...
Adam Chlipala
2010-01-31
*
Another try to include more Autofiles in the distribution
Adam Chlipala
2010-01-30
*
Remove a faulty time tweak from Postgres serialization
Adam Chlipala
2010-01-30
*
Change to satisfy GCC implicit aliasing rules
Adam Chlipala
2010-01-30
*
Update Makefile.in's with new Autotools; add extra 'return NULL' to placate s...
Adam Chlipala
2010-01-30
*
Switch to gcc -Wall
Adam Chlipala
2010-01-28
*
First attempt to switch to Automake, to get shared libraries built in OSX
Adam Chlipala
2010-01-28
*
Handling errors during commit
Adam Chlipala
2010-01-26
*
Allow escaped backslashes in literals; conversion betwixt int and char
Adam Chlipala
2010-01-12
*
Support for protocol-specific expunger dispatch
Adam Chlipala
2010-01-10
*
Basis.debug; more restrictive type for Basis.form; weaken definition of polym...
Adam Chlipala
2010-01-07
*
Basis.textBlob; support HTTP requests with no headers
Adam Chlipala
2010-01-05
*
uw_close()
Adam Chlipala
2010-01-05
*
Clear script_header in uw_reset()
Adam Chlipala
2010-01-05
*
Database quotas
Adam Chlipala
2010-01-03
*
Deadlines
Adam Chlipala
2010-01-03
*
Memory limits
Adam Chlipala
2010-01-03
*
Proper 404 generation
Adam Chlipala
2010-01-02
*
Proper [un]urlification of unit
Adam Chlipala
2010-01-01
*
Protect against NULL applications in a few places
Adam Chlipala
2009-12-31
*
Basis.serialize; separate file for mhash; run transactional finishers in reve...
Adam Chlipala
2009-12-31
*
Move queue.h to include/
Adam Chlipala
2009-12-29
*
All three current protocols work with move to using uw_app
Adam Chlipala
2009-12-27
*
Convenience libifying; allow more NULLs with globals
Adam Chlipala
2009-12-24
*
Proper JavaScript-side URI escaping/de-escaping; fix C-side URL encoding of b...
Adam Chlipala
2009-12-24
*
Don't relify in bigLibs; fix some memory bugs in transactionals
Adam Chlipala
2009-12-23
*
Stop skipping Especialization of generated functions; fix Compiler.parseUrp; ...
Adam Chlipala
2009-12-23
*
Bug fixes in redirect-related stuff
Adam Chlipala
2009-12-10
*
Basis.currentUrl, plus redirect debugging
Adam Chlipala
2009-12-10
*
Basis.url and redirects
Adam Chlipala
2009-12-10
*
Convert ctype is*() function results to booleans
Adam Chlipala
2009-12-08
*
Context globals; ctype functions
Adam Chlipala
2009-12-08
*
Move to simpler HTML escaping
Adam Chlipala
2009-12-08
*
Merge
Adam Chlipala
2009-12-03
|
\
*
|
UTF-8 in dynamic escaping
Adam Chlipala
2009-12-03
[next]