summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-11-27Code cleanupGravatar m0gg9-137/+145
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 m0gg20-85/+368
2006-11-25Code cleanupGravatar m0gg10-85/+105
2006-11-25Documentation enhancementsGravatar m0gg9-99/+120
2006-11-25Documentation enhancementsGravatar m0gg2-44/+275
2006-11-25documentation enhancements and code cleanupGravatar m0gg39-474/+943
2006-11-24Documentation enhancementsGravatar m0gg7-124/+184
2006-11-24Commandline switch for xmlsecGravatar m0gg2-0/+312
2006-11-24Message signature with xmlsec1Gravatar m0gg10-84/+210
2006-11-23Code cleanupGravatar m0gg55-1709/+1511
2006-11-23Automatic generation of a WSIL documentGravatar m0gg2-0/+190
2006-11-21decoupling of nanohttp/libcsoapGravatar m0gg38-903/+1679
2006-11-21Web Services Addressing for multiple transport daemons (initial)Gravatar m0gg15-36/+1170
2006-11-19nanohttp admin patch; code cleanupGravatar m0gg44-323/+24149
2006-08-28#ifdef __cplusplus removedGravatar m0gg1-5/+1
2006-07-09ported logging function to a seperate file (nanohttp-logging.*)r1_1_0Gravatar snowdrop31-314/+417
2006-07-09initial importGravatar snowdrop2-0/+315
2006-06-18Use AC_HELP_STRING for configure --helpGravatar m0gg1-9/+24
2006-05-31added a helper function to determine how many nanohttp connections are activer1_1_0rc1Gravatar mrcsys2-2/+24
2006-05-24small bug allows core dumpGravatar mrcsys1-2/+2
2006-05-19successful authentication quietedGravatar m0gg1-2/+2
2006-05-15Fixed one log message to make fore sense.Gravatar mrcsys2-4/+4
2006-05-15csoap admin commandline switchGravatar m0gg2-4/+16
2006-05-15HTTP authentication addedGravatar m0gg3-4/+15
2006-05-15Code cleanupGravatar m0gg2-11/+8
2006-05-02Documentation updateGravatar m0gg1-1/+21
2006-05-01this is cleanerGravatar mrcsys1-9/+4
2006-05-01Some fixes because recent changes did not work in WIN32. Now should be compatGravatar mrcsys3-6/+36
2006-05-01HTTP header fields from RFC2616Gravatar m0gg1-11/+91
2006-04-26added timeout argumentGravatar mrcsys1-1/+2
2006-04-26Fixed a significant bug in updated ssl code that would allow processes to "ru...Gravatar mrcsys6-435/+626
2006-04-26Documentation improvementsGravatar m0gg1-19/+82
2006-04-21Added a hrequest_t parameter to authentication functionGravatar m0gg3-6/+6
2006-04-17updated to match heiko's prefered function namesGravatar mrcsys2-9/+9
2006-04-14renamed function at heiko's requestGravatar mrcsys2-4/+4
2006-04-13SSL code updated to aways have a user verify function.Gravatar mrcsys2-12/+13
2006-04-13log debug -> verbose changeGravatar m0gg1-2/+2
2006-04-13Add missing HEADER_CONTENT_TYPE in _soap_server_send_ctxGravatar m0gg1-1/+3
2006-03-29Link to Service Description added; HTML cleanupGravatar m0gg1-9/+16
2006-03-29Don't #include soap-admin.cGravatar m0gg5-40/+153
2006-03-28put done=1 if service not foundGravatar snowdrop1-1/+2
2006-03-27hssl_enabled added; code cleanupGravatar m0gg2-71/+69
2006-03-27added support for soap adminGravatar snowdrop1-2/+11
2006-03-27initial importGravatar snowdrop1-0/+114
2006-03-23Typo: httpd_register_default_secureGravatar m0gg1-2/+2
2006-03-23log_debug -> log_verboseGravatar m0gg1-2/+2
2006-03-23httpd_get_protocol function addedGravatar m0gg2-2/+9