Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-12-02 | Added XML preamble | m0gg | 1 | -15/+21 | |
2006-11-30 | Code cleanup | m0gg | 1 | -124/+115 | |
2006-11-25 | Documentation enhancements | m0gg | 1 | -5/+5 | |
2006-11-25 | documentation enhancements and code cleanup | m0gg | 1 | -1/+2 | |
2006-11-23 | Code cleanup | m0gg | 1 | -21/+19 | |
2006-11-21 | decoupling of nanohttp/libcsoap | m0gg | 1 | -2/+1 | |
2006-11-19 | nanohttp admin patch; code cleanup | m0gg | 1 | -7/+15 | |
2006-07-09 | ported logging function to a seperate file (nanohttp-logging.*)r1_1_0 | snowdrop | 1 | -2/+3 | |
and renamed all logging functions. | |||||
2006-04-21 | Added a hrequest_t parameter to authentication function | m0gg | 1 | -2/+2 | |
2006-02-27 | - removes a memleak in examples/csoap/simpleserver.c say_hello | snowdrop | 1 | -8/+123 | |
- adds various malloc error messages - does some libcsoap/*.c #include fixups - removes a memleak in libcsoap/soap-server.c soap_server_entry - removes the double free of SoapCtx->action (again!!!) - rewrites more or less cleanly hsocket_close - adds volatile keywords for thread shared data items - _httpd_parse_arguments cleanup - rwerites the _httpd_connection initialization - adds a call to pthread_attr_destroy in httpd_session_main - fixes a wrong loop initialization in _httpd_wait_for_emtpy_conn - fixes a memleak in httpd_session_main (req) - more sophisticated httpd_server example - HTTP authentication SEGfault without password fixed | |||||
2006-02-19 | initial import | snowdrop | 1 | -0/+70 | |