Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-11-04 | Moved project documentation from headers to doc/ | m0gg | 1 | -127/+1 | |
2007-11-03 | Split nanoHTTP and cSOAP logging | m0gg | 1 | -41/+42 | |
2007-01-25 | Documentation cleanup | m0gg | 1 | -5/+6 | |
2007-01-03 | README.xmlsec moved to soap-xmlsec.h | m0gg | 1 | -1/+2 | |
2007-01-01 | WSDL via HTTP GET re-enabled | m0gg | 1 | -2/+31 | |
2006-12-13 | Documentation fix | m0gg | 1 | -11/+11 | |
2006-12-12 | Documentation fix | m0gg | 1 | -4/+7 | |
2006-12-12 | Documentation fix | m0gg | 1 | -10/+10 | |
2006-12-11 | Documentation fixup | m0gg | 1 | -7/+70 | |
2006-12-10 | nhttp client fix and documentation update | m0gg | 1 | -4/+124 | |
2006-12-10 | Documentation enhancements | m0gg | 1 | -4/+4 | |
2006-12-09 | Documentation enhancements | m0gg | 1 | -3/+9 | |
2006-12-09 | Documentation enhancements | m0gg | 1 | -10/+11 | |
2006-12-03 | Error codes moved | m0gg | 1 | -5/+5 | |
2006-11-30 | Code cleanup | m0gg | 1 | -5/+12 | |
2006-11-29 | Message encryption added | m0gg | 1 | -1/+25 | |
2006-11-23 | Code cleanup | m0gg | 1 | -6/+11 | |
2006-11-21 | decoupling of nanohttp/libcsoap | m0gg | 1 | -50/+60 | |
2006-11-19 | nanohttp admin patch; code cleanup | m0gg | 1 | -3/+3 | |
2006-03-29 | Don't #include soap-admin.c | m0gg | 1 | -1/+12 | |
2006-03-06 | Various changes see ChangeLog | m0gg | 1 | -1/+7 | |
2006-02-08 | the attached patches address the following issues: | snowdrop | 1 | -1/+2 | |
* 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 | snowdrop | 1 | -5/+5 | |
2006-01-10 | indent with 'indent -nut -bli0 -fca' command | snowdrop | 1 | -7/+5 | |
2004-11-02 | dos2unix | snowdrop | 1 | -4/+4 | |
2004-10-28 | changed hstatus_t to herror_t and chagend the API function to return ↵ | snowdrop | 1 | -5/+7 | |
herror_t. Added herror_*() functions and fixed a bug in the socket receive comm. | |||||
2004-10-15 | added attachment support | snowdrop | 1 | -1/+2 | |
2004-02-10 | added documentation | snowdrop | 1 | -1/+41 | |
2004-02-03 | initial | snowdrop | 1 | -0/+39 | |