summaryrefslogtreecommitdiffstats
path: root/libcsoap
AgeCommit message (Expand)AuthorFilesLines
2013-02-18Fix segfault due to bad sprintf() usageGravatar Martin Szulecki1-1/+1
2013-02-18Fix compilation of transport for WIN32 buildsGravatar Martin Szulecki1-0/+4
2013-02-18Define missing inet_pton() for WIN32 buildsGravatar Martin Szulecki1-0/+43
2013-02-18Use libtool to link libcsoap with nanohttp libraryGravatar Martin Szulecki1-0/+1
2013-02-17Add winsock2.h include where required to compile for WIN32Gravatar Martin Szulecki1-0/+4
2013-02-17Use newer LT_INIT macro and pass -no-undefined for proper DLL generationGravatar Martin Szulecki1-1/+1
2013-02-17Fix broken compilation due to incorrectly named log level constantsGravatar Martin Szulecki1-7/+7
2013-02-17Add string.h to soap-logging.c to properly use strdup()Gravatar Martin Szulecki1-0/+4
2013-02-17Remove files automatically generated by autotoolsGravatar Martin Szulecki1-657/+0
2007-11-04Moved project documentation from headers to doc/Gravatar m0gg4-137/+8
2007-11-03Split nanoHTTP and cSOAP loggingGravatar m0gg23-579/+839
2007-01-25Documentation cleanupGravatar m0gg2-8/+9
2007-01-25automake dependency removedGravatar m0gg1-0/+646
2007-01-05Documentation enhancementsGravatar m0gg1-3/+17
2007-01-03README.xmlsec moved to soap-xmlsec.hGravatar m0gg2-4/+19
2007-01-01WSDL via HTTP GET re-enabledGravatar m0gg2-18/+45
2006-12-31Addded hooks for Web Service ManagementGravatar m0gg5-47/+137
2006-12-16Code cleanupGravatar m0gg1-25/+22
2006-12-16soap.udp socket errors fixedGravatar m0gg1-12/+34
2006-12-14Linux compile fixesGravatar m0gg1-3/+3
2006-12-14Linux compile fixesGravatar m0gg4-4/+42
2006-12-13Documentation fixGravatar m0gg1-11/+11
2006-12-12Documentation fixGravatar m0gg1-4/+7
2006-12-12Documentation fixGravatar m0gg2-12/+12
2006-12-11Documentation fixupGravatar m0gg1-7/+70
2006-12-10nhttp client fix and documentation updateGravatar m0gg3-7/+212
2006-12-10Documentation enhancementsGravatar m0gg1-4/+4
2006-12-09Documentation enhancementsGravatar m0gg1-3/+9
2006-12-09Documentation enhancementsGravatar m0gg1-23/+29
2006-12-09Documentation enhancementsGravatar m0gg4-49/+50
2006-12-08hurl_t moved to nanohttp-url.[ch]Gravatar m0gg1-2/+2
2006-12-06C++ style comments removedGravatar m0gg5-37/+35
2006-12-03Error codes movedGravatar m0gg3-7/+18
2006-12-02Added XML preambleGravatar m0gg1-25/+21
2006-12-02Added XML preambleGravatar m0gg1-12/+13
2006-11-30Code cleanupGravatar m0gg3-15/+32
2006-11-29Message signature verification addedGravatar m0gg1-2/+33
2006-11-29Message encryption addedGravatar m0gg10-318/+464
2006-11-28XML signature improvementsGravatar m0gg9-85/+975
2006-11-27Code cleanupGravatar m0gg1-2/+3
2006-11-27Documentation enhancementsGravatar m0gg4-10/+62
2006-11-27Code cleanupGravatar m0gg2-8/+10
2006-11-27Documentation enhancementsGravatar m0gg5-9/+187
2006-11-26soap.udp transport added (alpha)Gravatar m0gg10-58/+319
2006-11-25Code cleanupGravatar m0gg4-8/+4
2006-11-25Documentation enhancementsGravatar m0gg4-13/+29
2006-11-25documentation enhancements and code cleanupGravatar m0gg16-65/+81
2006-11-24Commandline switch for xmlsecGravatar m0gg2-0/+312
2006-11-24Message signature with xmlsec1Gravatar m0gg6-76/+156
2006-11-23Code cleanupGravatar m0gg27-736/+728