Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-03-15 | SoapEnv->cur in soap_env_new_from_doc fixed | m0gg | 1 | -2/+3 | |
2006-03-06 | Various changes see ChangeLog | m0gg | 1 | -120/+112 | |
2006-02-27 | - removes a memleak in examples/csoap/simpleserver.c say_hello | snowdrop | 1 | -3/+23 | |
- 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-25 | patches by Heiko. See mailinglist (archive 25.02.06) | snowdrop | 1 | -21/+21 | |
2006-02-04 | changed encoding to encodingStyle | snowdrop | 1 | -3/+3 | |
2006-01-27 | Fixed two buffer overflow problems. | mrcsys | 1 | -17/+16 | |
This results in different deffinitions for soap_env_find_urn() and soap_env_find_methodname() | |||||
2006-01-25 | fixed a bug that was preventing the return of default namespaces | mrcsys | 1 | -2/+3 | |
2006-01-10 | indent with 'indent -nut -bli0 -fca -npcs' command | snowdrop | 1 | -159/+156 | |
2006-01-10 | indent with 'indent -nut -bli0 -fca' command | snowdrop | 1 | -91/+100 | |
2004-11-02 | dos2unix | snowdrop | 1 | -106/+106 | |
2004-10-28 | changed hstatus_t to herror_t and chagend the API function to return ↵ | snowdrop | 1 | -92/+123 | |
herror_t. Added herror_*() functions and fixed a bug in the socket receive comm. | |||||
2004-10-15 | added #define USE_XMLSTRING | snowdrop | 1 | -2/+21 | |
2004-10-15 | added attachment support | snowdrop | 1 | -6/+116 | |
2004-09-19 | Added http stream feature (only input stream yet) | snowdrop | 1 | -284/+332 | |
Added DIME "client" support (very experimental) | |||||
2004-09-02 | Just changed casts to libxml2's BAD_CAST xwin32_migration_20040903 | rans | 1 | -23/+22 | |
2004-08-26 | Soap library | rans | 1 | -308/+307 | |
2004-06-08 | added soap_env_add_custom() | snowdrop | 1 | -11/+92 | |
2004-02-03 | develop | snowdrop | 1 | -1/+19 | |
2004-02-03 | initial | snowdrop | 1 | -0/+386 | |