1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 14, 2023 — May 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed outdated example EchoEmbeddedService. Ticket [0e2728fadd] More... over 8 years ago
Return http error messages for authentication and server errorrs. Ticket [ea054d339d] More... almost 9 years ago
http package complained about wrong list. Cause is, that any "{}" was replaced by double quotes, destroying the list structure (resulting in SOAPAction ""service:method"" ) Ticket [ab9ad7b044] More... almost 9 years ago
Log the fact that there is no TLS support More... almost 9 years ago
Addition case that server did not send any data and just closed More... almost 9 years ago
http package complained about wrong list. Cause is, that any "{}" was replaced by double quotes, destroying the list structure (resulting in SOAPAction ""service:method"" ) Ticket [ab9ad7b044] More... almost 9 years ago
Return http error messages for authentication and server errorrs. Ticket [ea054d339d] More... almost 9 years ago
Dead code removed - is covered by upper if More... almost 9 years ago
Another partial fix. More... almost 9 years ago
Switched one of the debug statements back to info. More... almost 9 years ago
Partial fix for [bcdbb594db]. More... almost 9 years ago
Fix for [411a2eb59f] -- add double qutoes arround the SOAP Action. More... about 9 years ago
Fix for [9efd219dc8] - DoCall instead of DoAsyncCall in Tcl_Web_Service_Example.html. More... about 9 years ago
Fix for [b124391cf5] - inTransform and outTransform are "in" and "out" from the server point of view. More... about 9 years ago
Fix for [8cf2656d0e] - proc inTransform does not transform the XML Soap message More... about 9 years ago
Fix for [9ea9b8e9a3] - $top undefined in ::WS::Client::parseResults More... about 9 years ago
Corrected change to use tls1. More... over 9 years ago
Change to address open vulnerability via "poodle" attack (see http://nvd.nist.gov/view/vuln/detail?vulnId=CVE-2014-3566). More... over 9 years ago
Correct issue with cyclic includes and some simple type declarations. More... about 10 years ago
Corrected logic of test. More... over 10 years ago
Correction to typo. More... over 10 years ago
Fix for: [2c3ef042cf] -- Need to handle SOAP errors reported with HTTP-500 code. More... over 10 years ago
Roll version number in Client to agree with package index. More... over 10 years ago
Add documentation for ::WS::Utils::GenerateTemplateDict. More... over 10 years ago
Corrections on generating XML for simple types to avoid double leveling in some cases and adding name space qualifiers when it should not have. More... over 10 years ago
Updated license files. More... over 10 years ago
Added GetParsedWsdl to ClientSide. More... almost 11 years ago
Correct typo in debug statement and added code to handle a reply message that is just a simple type (e.g. a string) with no components. More... almost 11 years ago
Correction to ignore namespace definitions on child elements when parsing response with attributes. More... almost 11 years ago
Correct ::WS::Client::SetOptions to actual set the option to the value passed in. ŧō More... almost 11 years ago