Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-02-17 | Fix compiler warning about usage of exit() in mime_client example | Martin Szulecki | 1 | -6/+6 | |
2013-02-17 | Remove files automatically generated by autotools | Martin Szulecki | 1 | -469/+0 | |
2007-11-04 | Removed duplicate/obsolete example | m0gg | 1 | -213/+0 | |
2007-11-04 | Added POST example | m0gg | 2 | -10/+71 | |
2007-11-03 | Split nanoHTTP and cSOAP logging | m0gg | 4 | -9/+11 | |
2007-01-25 | automake dependency removed | m0gg | 1 | -0/+469 | |
2007-01-05 | MIME example revived | m0gg | 1 | -7/+28 | |
2007-01-03 | nanoHTTP MIME client example update | m0gg | 4 | -337/+190 | |
2007-01-03 | xsd2c and wsdl2c added | m0gg | 1 | -0/+3 | |
2007-01-01 | Header parsing error solved | m0gg | 1 | -21/+10 | |
2006-12-10 | nhttp client fix and documentation update | m0gg | 1 | -4/+5 | |
2006-12-10 | Documentation enhancements | m0gg | 1 | -20/+26 | |
2006-12-02 | Added XML preamble | m0gg | 1 | -15/+21 | |
2006-12-01 | Fix nanoHTTP HTTPS client (still needs port in URL) | m0gg | 1 | -6/+8 | |
2006-11-30 | Code cleanup | m0gg | 3 | -346/+219 | |
2006-11-25 | Documentation enhancements | m0gg | 2 | -79/+5 | |
2006-11-25 | documentation enhancements and code cleanup | m0gg | 2 | -2/+4 | |
2006-11-23 | Code cleanup | m0gg | 2 | -24/+20 | |
2006-11-21 | decoupling of nanohttp/libcsoap | m0gg | 2 | -5/+4 | |
2006-11-19 | nanohttp admin patch; code cleanup | m0gg | 2 | -11/+26 | |
2006-07-09 | ported logging function to a seperate file (nanohttp-logging.*)r1_1_0 | snowdrop | 3 | -5/+7 | |
and renamed all logging functions. | |||||
2006-04-21 | Added a hrequest_t parameter to authentication function | m0gg | 1 | -2/+2 | |
2006-03-15 | Build in separate directory | m0gg | 1 | -0/+1 | |
2006-03-06 | nanoHTTP client example added | m0gg | 1 | -0/+143 | |
2006-03-06 | Buildsystem cleanup | m0gg | 1 | -23/+3 | |
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 | |
2006-02-18 | changes bin_PROGRAMS to noinst_PROGRAMS | snowdrop | 1 | -1/+1 | |
2006-02-18 | added basic authentication and SOAP-Header capabilities for request objects | snowdrop | 1 | -12/+15 | |
Thanks to Heiko Ronsdorf | |||||
2005-07-21 | removed LDFLAGS warnings | snowdrop | 1 | -6/+6 | |
2004-10-15 | development | snowdrop | 4 | -25/+559 | |
2004-10-15 | removed because callback receiving is no longer supported | snowdrop | 1 | -90/+0 | |
2004-09-19 | Added http stream feature (only input stream yet) | snowdrop | 2 | -24/+57 | |
Added DIME "client" support (very experimental) | |||||
2004-09-01 | removed helloserver | snowdrop | 1 | -4/+1 | |
2004-08-30 | moved to libsoap-win32 project | snowdrop | 10 | -991/+0 | |
2004-08-26 | Test http | rans | 15 | -397/+1326 | |
2004-01-30 | develop | snowdrop | 1 | -1/+4 | |
2004-01-30 | initial import | snowdrop | 1 | -0/+90 | |
2004-01-21 | initial import | snowdrop | 1 | -0/+89 | |
2004-01-21 | added server functionality | snowdrop | 1 | -2/+8 | |
2004-01-21 | initial import | snowdrop | 1 | -0/+68 | |
2004-01-06 | changed scanf to gets | snowdrop | 1 | -3/+5 | |
2004-01-06 | removed libxml2 libraries and added LIBSOCKET and LIBNSL (for Solaris) | snowdrop | 1 | -3/+5 | |
2004-01-05 | added post method | snowdrop | 1 | -0/+84 | |
2004-01-05 | startet post function | snowdrop | 1 | -6/+9 | |
2003-12-18 | added hpairnode_get_ignore_case() and used in httpc_talk_to_server() | snowdrop | 2 | -3/+6 | |
2003-12-12 | removed second INCLUDES variable | snowdrop | 1 | -1/+0 | |
2003-12-11 | initial import | snowdrop | 3 | -0/+178 | |