summaryrefslogtreecommitdiff
path: root/src/c
Commit message (Collapse)AuthorAge
* Change Basis.debug to use the protocol's debug functionGravatar Adam Chlipala2010-12-12
|
* minHeap option in .urp filesGravatar Adam Chlipala2010-12-11
|
* fix small memory leaksGravatar Marc Weber2010-12-05
|
* New argument to transactional free functions, to specify whether we are ↵Gravatar Adam Chlipala2010-12-04
| | | | about to retry
* In FastCGI, signal 304 with a header, not the usual HTTP/1.1 lineGravatar Adam Chlipala2010-11-20
|
* Karn Kallio's patch for static mhash linkingGravatar Adam Chlipala2010-11-18
|
* -limit for running timeGravatar Adam Chlipala2010-10-14
|
* 'tryDml' works with PostgresGravatar Adam Chlipala2010-09-07
|
* Server-side 'onError'Gravatar Adam Chlipala2010-09-07
|
* Fix C-side jsification of UTF-8 stringsGravatar Adam Chlipala2010-08-10
|
* Include new config.h in C source filesGravatar Adam Chlipala2010-05-30
|
* Support HTTP caching of app.jsGravatar Adam Chlipala2010-05-23
|
* URL-escape with '.' instead of '%', to avoid confusing proxiesGravatar Adam Chlipala2010-05-18
|
* Add rand to Basis and handle it in IflowGravatar Adam Chlipala2010-04-29
|
* Normalize URLs to deal with page names that contain apostrophesGravatar Adam Chlipala2010-02-25
|
* 'configure' checks for libmhash and MLtonGravatar Adam Chlipala2010-02-11
|
* sigfile directiveGravatar Adam Chlipala2010-02-11
|
* Call access() with F_OKGravatar Adam Chlipala2010-02-07
|
* More fixes for NetBSD supportGravatar Adam Chlipala2010-02-06
|
* More is*() castsGravatar Adam Chlipala2010-02-06
|
* Prototype memmem()Gravatar Adam Chlipala2010-02-06
|
* More casting of isprint() argumentsGravatar Adam Chlipala2010-02-06
|
* AC_USE_SYSTEM_EXTENSIONS replaces the need for hacky #defines at starts of C ↵Gravatar Adam Chlipala2010-02-06
| | | | files
* Trying to get urweb.c working for someone in NetBSDGravatar Adam Chlipala2010-02-06
|
* mhash will use saved signatureGravatar Adam Chlipala2010-02-04
|
* A litter more cautious about NULL applications; plug a memory leak in some ↵Gravatar Adam Chlipala2010-01-31
| | | | Postgres functions
* Another try to include more Autofiles in the distributionGravatar Adam Chlipala2010-01-30
|
* Remove a faulty time tweak from Postgres serializationGravatar Adam Chlipala2010-01-30
|
* Change to satisfy GCC implicit aliasing rulesGravatar Adam Chlipala2010-01-30
|
* Update Makefile.in's with new Autotools; add extra 'return NULL' to placate ↵Gravatar Adam Chlipala2010-01-30
| | | | some -Wall
* Switch to gcc -WallGravatar Adam Chlipala2010-01-28
|
* First attempt to switch to Automake, to get shared libraries built in OSXGravatar Adam Chlipala2010-01-28
|
* Handling errors during commitGravatar Adam Chlipala2010-01-26
|
* Allow escaped backslashes in literals; conversion betwixt int and charGravatar Adam Chlipala2010-01-12
|
* Support for protocol-specific expunger dispatchGravatar Adam Chlipala2010-01-10
|
* Basis.debug; more restrictive type for Basis.form; weaken definition of ↵Gravatar Adam Chlipala2010-01-07
| | | | polymorphic-ness for especialization
* Basis.textBlob; support HTTP requests with no headersGravatar Adam Chlipala2010-01-05
|
* uw_close()Gravatar Adam Chlipala2010-01-05
|
* Clear script_header in uw_reset()Gravatar Adam Chlipala2010-01-05
|
* Database quotasGravatar Adam Chlipala2010-01-03
|
* DeadlinesGravatar Adam Chlipala2010-01-03
|
* Memory limitsGravatar Adam Chlipala2010-01-03
|
* Proper 404 generationGravatar Adam Chlipala2010-01-02
|
* Proper [un]urlification of unitGravatar Adam Chlipala2010-01-01
|
* Protect against NULL applications in a few placesGravatar Adam Chlipala2009-12-31
|
* Basis.serialize; separate file for mhash; run transactional finishers in ↵Gravatar Adam Chlipala2009-12-31
| | | | reverse order; set needs_sig properly
* Move queue.h to include/Gravatar Adam Chlipala2009-12-29
|
* All three current protocols work with move to using uw_appGravatar Adam Chlipala2009-12-27
|
* Convenience libifying; allow more NULLs with globalsGravatar Adam Chlipala2009-12-24
|
* Proper JavaScript-side URI escaping/de-escaping; fix C-side URL encoding of ↵Gravatar Adam Chlipala2009-12-24
| | | | big characters