Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-06-03 | initial import | snowdrop | 1 | -0/+62 | |
2004-06-03 | initial import | snowdrop | 1 | -0/+100 | |
2004-06-02 | integrate wsdl2c and xsd2c projects | snowdrop | 2 | -30/+83 | |
2004-06-02 | integration xsd2c and wsdl2c projects | snowdrop | 10 | -178/+41 | |
2004-06-02 | dos2unix | snowdrop | 1 | -487/+487 | |
2004-06-02 | initial import | snowdrop | 2 | -0/+495 | |
2004-06-02 | *** empty log message *** | snowdrop | 1 | -14/+4 | |
2004-06-02 | added xsd2c Makefile generation | snowdrop | 2 | -1/+2 | |
2004-06-02 | initalial import | snowdrop | 17 | -0/+687 | |
2004-06-02 | initial import | snowdrop | 14 | -0/+2954 | |
2004-05-18 | *** empty log message *** | snowdrop | 1 | -0/+8 | |
2004-05-18 | Added command line argument support for "-NHTTPtsig <signal>" by adding | snowdrop | 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 | snowdrop | 1 | -4/+5 | |
2004-05-14 | close the client side connection in httpc_receive_with_connection_closed() ↵ | snowdrop | 1 | -2/+3 | |
function | |||||
2004-05-14 | added soap_env_free() function decl | snowdrop | 1 | -1/+8 | |
2004-05-12 | *** empty log message ***r1_0_1 | snowdrop | 1 | -1/+11 | |
2004-05-12 | added log_verbose() functions | snowdrop | 3 | -5/+11 | |
2004-05-12 | removed soap_router_free() | snowdrop | 1 | -2/+3 | |
2004-04-14 | added content-type text/xml as default in soap_client_invoke() | snowdrop | 1 | -1/+5 | |
2004-03-26 | snowdrop | 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 | snowdrop | 1 | -2/+2 | |
2004-02-10 | added documentation | snowdrop | 4 | -7/+301 | |
2004-02-10 | readded | snowdrop | 3 | -0/+74 | |
2004-02-10 | removed | snowdrop | 2 | -290/+0 | |
2004-02-06 | added building xml with csoapr1_0_0 | snowdrop | 1 | -1/+110 | |
2004-02-06 | removed old api | snowdrop | 3 | -75/+0 | |
2004-02-06 | initial import | snowdrop | 1 | -0/+289 | |
2004-02-03 | *** empty log message *** | snowdrop | 1 | -1/+4 | |
2004-02-03 | develop | snowdrop | 1 | -2/+2 | |
2004-02-03 | added nanohttp | snowdrop | 1 | -2/+2 | |
2004-02-03 | *** empty log message *** | snowdrop | 1 | -0/+0 | |
2004-02-03 | moved libcsoap-1.0.pc.in in libcsoap.pc.in | snowdrop | 2 | -2/+2 | |
2004-02-03 | changed ex1 to csoap | snowdrop | 1 | -1/+1 | |
2004-02-03 | changes url adress | snowdrop | 1 | -1/+4 | |
2004-02-03 | develop | snowdrop | 9 | -45/+84 | |
2004-02-03 | initial import | snowdrop | 3 | -0/+168 | |
2004-02-03 | moved ex1 to csoap | snowdrop | 1 | -1/+1 | |
2004-02-03 | moved to examples/csoap | snowdrop | 2 | -64/+0 | |
2004-02-03 | initial | snowdrop | 10 | -0/+1207 | |
2004-02-03 | develop | snowdrop | 32 | -3252/+35 | |
2004-01-30 | develop | snowdrop | 4 | -48/+19 | |
2004-01-30 | initial import | snowdrop | 8 | -29/+709 | |
2004-01-30 | added post method | snowdrop | 2 | -23/+65 | |
2004-01-29 | removed struct timaval in http_run()before_soap_api_change | snowdrop | 1 | -4/+4 | |
2004-01-21 | initial import | snowdrop | 1 | -0/+89 | |
2004-01-21 | added server functionality | snowdrop | 7 | -12/+275 | |
2004-01-21 | initial import | snowdrop | 1 | -0/+68 | |
2004-01-21 | initial import | snowdrop | 2 | -0/+456 | |
2004-01-13 | optimized code | snowdrop | 3 | -109/+30 | |
2004-01-06 | added null termination in callback function | snowdrop | 1 | -2/+2 | |