Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
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-06 | added LIBSOCKET and LIBNSL | snowdrop | 1 | -0/+8 | |
2004-01-05 | added post method | snowdrop | 1 | -0/+84 | |
2004-01-05 | startet post function | snowdrop | 6 | -30/+141 | |
2003-12-18 | splitted httpc_talk_to_server() | snowdrop | 3 | -209/+302 | |
2003-12-18 | added hpairnode_get_ignore_case() and used in httpc_talk_to_server() | snowdrop | 6 | -7/+67 | |
2003-12-18 | begin implementing httpc_get and httpc_post | snowdrop | 4 | -282/+380 | |
2003-12-17 | bugfix in hurl_new() | snowdrop | 1 | -2/+2 | |
2003-12-17 | added connection close recv. fixed chunked encoding | snowdrop | 3 | -33/+118 | |
2003-12-16 | develop | snowdrop | 3 | -47/+48 | |
2003-12-16 | added chunked transfer encoding | snowdrop | 5 | -29/+292 | |
2003-12-12 | removed second INCLUDES variable | snowdrop | 1 | -1/+0 | |
2003-12-11 | fixed email | snowdrop | 1 | -1/+1 | |
2003-12-11 | added nanohttp | snowdrop | 4 | -2/+41 | |