Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-06-02 | dos2unix | 1 | -487/+487 | ||
2004-06-02 | initial import | 2 | -0/+495 | ||
2004-06-02 | *** empty log message *** | 1 | -14/+4 | ||
2004-06-02 | added xsd2c Makefile generation | 2 | -1/+2 | ||
2004-06-02 | initalial import | 17 | -0/+687 | ||
2004-06-02 | initial import | 14 | -0/+2954 | ||
2004-05-18 | *** empty log message *** | 1 | -0/+8 | ||
2004-05-18 | Added command line argument support for "-NHTTPtsig <signal>" by adding | 2 | -6/+9 | ||
_http_terminate_signal variable. This defines the termination signal handler value. Example : ./myserver -NHTTPtsig 2 will shutdown nano http properly by pressing ctrl-c (SIGINT = 2). | |||||
2004-05-14 | timeout is explicitly set before each select() call | 1 | -4/+5 | ||
2004-05-14 | close the client side connection in httpc_receive_with_connection_closed() ↵ | 1 | -2/+3 | ||
function | |||||
2004-05-14 | added soap_env_free() function decl | 1 | -1/+8 | ||
2004-05-12 | *** empty log message ***r1_0_1 | 1 | -1/+11 | ||
2004-05-12 | added log_verbose() functions | 3 | -5/+11 | ||
2004-05-12 | removed soap_router_free() | 1 | -2/+3 | ||
2004-04-14 | added content-type text/xml as default in soap_client_invoke() | 1 | -1/+5 | ||
2004-03-26 | 1 | -11/+42 | |||
patch f creates detached threads (depending on problem under Redhat 9), thanks Menzo Windhouwer gracefully terminate HTTP server, added SIGTERM signal handler, thanks again to Menzo Windhouwer | |||||
2004-02-10 | changed src to libcsoap | 1 | -2/+2 | ||
2004-02-10 | added documentation | 4 | -7/+301 | ||
2004-02-10 | readded | 3 | -0/+74 | ||
2004-02-10 | removed | 2 | -290/+0 | ||
2004-02-06 | added building xml with csoapr1_0_0 | 1 | -1/+110 | ||
2004-02-06 | removed old api | 3 | -75/+0 | ||
2004-02-06 | initial import | 1 | -0/+289 | ||
2004-02-03 | *** empty log message *** | 1 | -1/+4 | ||
2004-02-03 | develop | 1 | -2/+2 | ||
2004-02-03 | added nanohttp | 1 | -2/+2 | ||
2004-02-03 | *** empty log message *** | 1 | -0/+0 | ||
2004-02-03 | moved libcsoap-1.0.pc.in in libcsoap.pc.in | 2 | -2/+2 | ||
2004-02-03 | changed ex1 to csoap | 1 | -1/+1 | ||
2004-02-03 | changes url adress | 1 | -1/+4 | ||
2004-02-03 | develop | 9 | -45/+84 | ||
2004-02-03 | initial import | 3 | -0/+168 | ||
2004-02-03 | moved ex1 to csoap | 1 | -1/+1 | ||
2004-02-03 | moved to examples/csoap | 2 | -64/+0 | ||
2004-02-03 | initial | 10 | -0/+1207 | ||
2004-02-03 | develop | 32 | -3252/+35 | ||
2004-01-30 | develop | 4 | -48/+19 | ||
2004-01-30 | initial import | 8 | -29/+709 | ||
2004-01-30 | added post method | 2 | -23/+65 | ||
2004-01-29 | removed struct timaval in http_run()before_soap_api_change | 1 | -4/+4 | ||
2004-01-21 | initial import | 1 | -0/+89 | ||
2004-01-21 | added server functionality | 7 | -12/+275 | ||
2004-01-21 | initial import | 1 | -0/+68 | ||
2004-01-21 | initial import | 2 | -0/+456 | ||
2004-01-13 | optimized code | 3 | -109/+30 | ||
2004-01-06 | added null termination in callback function | 1 | -2/+2 | ||
2004-01-06 | changed scanf to gets | 1 | -3/+5 | ||
2004-01-06 | removed libxml2 libraries and added LIBSOCKET and LIBNSL (for Solaris) | 1 | -3/+5 | ||
2004-01-06 | added LIBSOCKET and LIBNSL | 1 | -0/+8 | ||
2004-01-05 | added post method | 1 | -0/+84 | ||