Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-11-30 | Code cleanup | 1 | -6/+2 | ||
2006-11-26 | soap.udp transport added (alpha) | 1 | -1/+2 | ||
2006-11-25 | Code cleanup | 1 | -13/+22 | ||
2006-11-25 | documentation enhancements and code cleanup | 1 | -0/+1 | ||
2006-11-23 | Code cleanup | 1 | -14/+10 | ||
2006-11-21 | decoupling of nanohttp/libcsoap | 1 | -2/+7 | ||
2006-11-19 | nanohttp admin patch; code cleanup | 1 | -0/+10 | ||
2006-07-09 | ported logging function to a seperate file (nanohttp-logging.*)r1_1_0 | 1 | -0/+2 | ||
and renamed all logging functions. | |||||
2006-02-08 | Changed C++ style programming to C style | 1 | -30/+36 | ||
2006-02-08 | the attached patches address the following issues: | 1 | -3/+4 | ||
* query the port the server is listening on {soap_server,httpd}_get_port * the possibility to add a default service via httpd_register_default * remove some compiler warnings (on FreeBSD pthread_t is a pointer to a struct pthread, on Linux it is a (unsigned?) long int) tschuess, Heiko | |||||
2006-01-10 | indent with 'indent -nut -bli0 -fca -npcs' command | 1 | -51/+50 | ||
2006-01-10 | indent with 'indent -nut -bli0 -fca' command | 1 | -121/+180 | ||
2005-09-14 | initial import | 1 | -0/+194 | ||