Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 9e652610 | 2009-07-23 00:24:28 | A more hackish (but more backported) fix for the intptr vs uintptr fix from trunk. svn:r1374 | ||
| 8155ed0c | 2009-07-21 19:01:07 | #ifdef out some callbacks in regress.c that windows doesn't use. svn:r1371 | ||
| 267472dc | 2009-07-21 17:57:31 | Do a quick-and-dirty hack to fix a gcc warning on 1.4 with a 64-bit arch svn:r1368 | ||
| a276fa51 | 2009-05-12 18:27:34 | Fix warnings in compilation of regress.c. svn:r1281 | ||
| c1bd9385 | 2009-04-11 04:12:46 | Fix parsing of queries where the encoded queries contained \r, \n or + svn:r1155 | ||
| f06b29b9 | 2009-03-12 17:03:21 | off-by-one error in epoll_recalc; reported by Victor Goya svn:r1124 | ||
| 092baefa | 2009-01-22 06:26:32 | from trunk: fix signal processing for non-kqueue backends; when a signal callback delivers a signal; from Alexander Drozdov svn:r1036 | ||
| 636e74a7 | 2009-01-22 02:49:57 | from trunk: rename sys/signal.h to signal.h; configure m4 macro dir; this assist with compilation on Haiku svn:r1034 | ||
| cad8703a | 2008-12-19 22:29:41 | Fix a memory leak by not running explicit close detection for server connections. svn:r967 | ||
| 2821152f | 2008-08-19 11:38:32 | from trunk: Fix a bug where headers arriving in multiple packets were not parsed; fix from Jiang Hong; test by me. svn:r929 |