Age | Commit message (Expand) | Author | Files | Lines |
2006-04-13 | Add missing HEADER_CONTENT_TYPE in _soap_server_send_ctx | m0gg | 1 | -1/+3 |
2006-03-29 | Link to Service Description added; HTML cleanup | m0gg | 1 | -9/+16 |
2006-03-29 | Don't #include soap-admin.c | m0gg | 5 | -40/+153 |
2006-03-28 | put done=1 if service not found | snowdrop | 1 | -1/+2 |
2006-03-27 | hssl_enabled added; code cleanup | m0gg | 2 | -71/+69 |
2006-03-27 | added support for soap admin | snowdrop | 1 | -2/+11 |
2006-03-27 | initial import | snowdrop | 1 | -0/+114 |
2006-03-23 | Typo: httpd_register_default_secure | m0gg | 1 | -2/+2 |
2006-03-23 | log_debug -> log_verbose | m0gg | 1 | -2/+2 |
2006-03-23 | httpd_get_protocol function added | m0gg | 2 | -2/+9 |
2006-03-23 | helper to generate configure skript | snowdrop | 1 | -0/+7 |
2006-03-23 | Release numbers from --libs removed | m0gg | 1 | -1/+1 |
2006-03-16 | log_warn -> log_warn[123] replaced | m0gg | 1 | -4/+4 |
2006-03-15 | Build in separate directory | m0gg | 2 | -0/+2 |
2006-03-15 | Build in seperate directory | m0gg | 1 | -0/+1 |
2006-03-15 | SoapEnv->cur in soap_env_new_from_doc fixed | m0gg | 2 | -2/+4 |
2006-03-07 | WSDL registration | m0gg | 3 | -69/+110 |
2006-03-07 | Removed C++ style comments | m0gg | 7 | -77/+20 |
2006-03-07 | File header changed | m0gg | 2 | -47/+46 |
2006-03-07 | Fixed broken release number (X.Y.Z -> X.Y) | m0gg | 1 | -2/+3 |
2006-03-06 | ChangeLog changed, see ChangeLog ;-) | m0gg | 1 | -0/+16 |
2006-03-06 | Various changes see ChangeLog | m0gg | 30 | -1216/+1078 |
2006-03-06 | Removed unused readme.txt | m0gg | 2 | -4/+0 |
2006-03-06 | nanoHTTP client example added | m0gg | 1 | -0/+143 |
2006-03-06 | Buildsystem cleanup | m0gg | 10 | -353/+105 |
2006-03-06 | Temporary file deleted | m0gg | 1 | -1/+0 |
2006-02-27 | - removes a memleak in examples/csoap/simpleserver.c say_hello | snowdrop | 27 | -305/+577 |
2006-02-27 | Added c++ macro | snowdrop | 8 | -9/+68 |
2006-02-27 | added #ifdef __cplusplus { | snowdrop | 1 | -1/+8 |
2006-02-26 | enabled SOURCE_BROWSER | snowdrop | 1 | -1/+1 |
2006-02-25 | patches by Heiko. See mailinglist (archive 25.02.06) | snowdrop | 3 | -153/+160 |
2006-02-24 | extracted LIBXML2_DIR and ICONV_DIR to program arguments | snowdrop | 2 | -3/+6 |
2006-02-24 | initial import (replacement for libsoap/Doxyfile) | snowdrop | 2 | -0/+2474 |
2006-02-24 | initial import | snowdrop | 4 | -0/+266 |
2006-02-23 | initial import (needed for win32 applications) | snowdrop | 1 | -0/+61 |
2006-02-22 | Fixed a small bug in reading (or not) a calist | mrcsys | 1 | -1/+1 |
2006-02-21 | SSL socket read stuff and a whole section that could never get called. | mrcsys | 3 | -30/+21 |
2006-02-21 | fixed a win32 compat issue | mrcsys | 2 | -3/+17 |
2006-02-21 | Removed some log messages | mrcsys | 1 | -3/+3 |
2006-02-19 | initial import | snowdrop | 2 | -0/+182 |
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 | 25 | -917/+873 |
2006-02-09 | A few more error conditions need to be checked for in a socket read under SSL | mrcsys | 1 | -2/+6 |
2006-02-09 | pthread header not needed in win32 and may cause errors. | mrcsys | 1 | -1/+3 |
2006-02-08 | Changed C++ style programming to C style | snowdrop | 1 | -30/+36 |
2006-02-08 | the attached patches address the following issues: | snowdrop | 13 | -102/+164 |
2006-02-04 | added script installation csoap-config | snowdrop | 1 | -0/+1 |
2006-02-04 | added csoap-config.in | snowdrop | 1 | -1/+4 |
2006-02-04 | initial import | snowdrop | 1 | -0/+83 |