Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-12-10 | nhttp client fix and documentation update | 1 | -2/+6 | ||
2006-11-28 | XML signature improvements | 1 | -2/+2 | ||
2006-11-26 | soap.udp transport added (alpha) | 1 | -8/+20 | ||
2006-11-25 | Code cleanup | 1 | -3/+2 | ||
2006-11-25 | documentation enhancements and code cleanup | 1 | -1/+2 | ||
2006-11-24 | Message signature with xmlsec1 | 1 | -2/+2 | ||
2006-11-23 | Code cleanup | 1 | -10/+5 | ||
2006-11-21 | decoupling of nanohttp/libcsoap | 1 | -21/+47 | ||
2006-11-19 | nanohttp admin patch; code cleanup | 1 | -2/+12 | ||
2006-07-09 | ported logging function to a seperate file (nanohttp-logging.*)r1_1_0 | 1 | -2/+3 | ||
and renamed all logging functions. | |||||
2006-02-27 | - removes a memleak in examples/csoap/simpleserver.c say_hello | 1 | -1/+2 | ||
- 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-01-11 | changed to 'press ctrl-c to ...' | 1 | -2/+2 | ||
2006-01-10 | indent with 'indent -nut -bli0 -fca -npcs' command | 1 | -22/+21 | ||
2006-01-10 | indent with 'indent -nut -bli0 -fca' command | 1 | -29/+35 | ||
2005-07-22 | changed loglevel to LOG_INFO | 1 | -2/+2 | ||
2004-11-06 | fixed bug : changed req->env to res->envr1_0_3 | 1 | -2/+2 | ||
2004-11-02 | dos2unix | 1 | -85/+85 | ||
2004-10-28 | changed hstatus_t to herror_t and chagend the API function to return ↵ | 1 | -29/+20 | ||
herror_t. Added herror_*() functions and fixed a bug in the socket receive comm. | |||||
2004-10-15 | development | 1 | -6/+8 | ||
2004-09-19 | Added http stream feature (only input stream yet) | 1 | -2/+3 | ||
Added DIME "client" support (very experimental) | |||||
2004-09-13 | made win32 threaded httpd_run not threaded againr1_0_2_beta | 1 | -100/+88 | ||
2004-09-07 | Because Windows httpd_run runs on a thread, have a pause line in here (gets ↵ | 1 | -8/+15 | ||
(&c) ) | |||||
2004-09-02 | Just changed casts to libxml2's BAD_CAST xwin32_migration_20040903 | 1 | -2/+2 | ||
2004-08-30 | migration win32 socket code | 1 | -2/+2 | ||
2004-08-30 | optimized warnings | 1 | -2/+2 | ||
2004-08-30 | fixed some bugs corresponding win32 port code | 1 | -4/+4 | ||
2004-05-12 | removed soap_router_free() | 1 | -2/+3 | ||
2004-02-03 | initial import | 1 | -0/+95 | ||