Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-03-07 | Fixed broken release number (X.Y.Z -> X.Y) | m0gg | 1 | -2/+3 | |
2006-03-06 | Buildsystem cleanup | m0gg | 1 | -218/+41 | |
2006-02-18 | added basic authentication and SOAP-Header capabilities for request objects | snowdrop | 1 | -9/+10 | |
Thanks to Heiko Ronsdorf | |||||
2006-02-08 | the attached patches address the following issues: | snowdrop | 1 | -1/+1 | |
* query the port the server is listening on {soap_server,httpd}_get_port * the possibility to add a default service via httpd_register_default * remove some compiler warnings (on FreeBSD pthread_t is a pointer to a struct pthread, on Linux it is a (unsigned?) long int) tschuess, Heiko | |||||
2006-02-04 | added csoap-config.in | snowdrop | 1 | -1/+4 | |
2006-01-06 | added --with-ssl | snowdrop | 1 | -1/+46 | |
2005-07-24 | changed release number to 1.0.4r1_0_4rc1 | snowdrop | 1 | -2/+2 | |
2005-05-27 | patch from mailinglist | snowdrop | 1 | -1/+1 | |
2004-11-02 | prepare for release 1.0.3rc1r1_0_3rc1 | snowdrop | 1 | -2/+2 | |
2004-06-02 | integration xsd2c and wsdl2c projects | snowdrop | 1 | -0/+1 | |
2004-06-02 | added xsd2c Makefile generation | snowdrop | 1 | -0/+1 | |
2004-02-03 | moved libcsoap-1.0.pc.in in libcsoap.pc.in | snowdrop | 1 | -1/+1 | |
2004-02-03 | changed ex1 to csoap | snowdrop | 1 | -1/+1 | |
2004-02-03 | develop | snowdrop | 1 | -1/+1 | |
2004-01-30 | develop | snowdrop | 1 | -1/+1 | |
2004-01-06 | added LIBSOCKET and LIBNSL | snowdrop | 1 | -0/+8 | |
2003-12-11 | added nanohttp | snowdrop | 1 | -0/+33 | |
2003-11-14 | added example makefile output | snowdrop | 1 | -1/+5 | |
2003-11-14 | changed AC_MAKE... in AM_MAKE | snowdrop | 1 | -1/+1 | |
2003-11-12 | GNU project style and support for autoconf and automake | snowdrop | 1 | -0/+200 | |