Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | unify stdint type usage | Michael Wallner | 2013-08-06 | 1 | -4/+2 |
* | Merged GitHub PR #190: Support for the HTTP PATCH method in CLI webserver | Lars Strojny | 2012-09-18 | 1 | -0/+1 |
* | Respond with 501 to unknown request methods | Niklas Lindgren | 2012-09-15 | 1 | -0/+2 |
* | - Fixed bug #62829 (stdint.h included on platform where HAVE_STDINT_H is not ... | Felipe Pena | 2012-08-16 | 1 | -1/+4 |
* | - fix build | Pierre Joye | 2011-08-19 | 1 | -0/+2 |
* | Fixed #55457 for 5.4 branch | Xinchen Hui | 2011-08-19 | 1 | -1/+1 |
* | - do not use 64bit integer instead of size_t (can't be alloc'ed), or when the... | Pierre Joye | 2011-08-18 | 1 | -1/+1 |
* | - WS | Pierre Joye | 2011-08-17 | 1 | -2/+2 |
* | - use provided stdint.h and avoid double definitions | Pierre Joye | 2011-08-17 | 1 | -11/+1 |
* | - Add built-in web server to CLI SAPI. See the RFC for detail. | Moriyoshi Koizumi | 2011-06-20 | 1 | -0/+182 |