Merge remote-tracking branch 'origin/moonshot' into HEAD
[shibboleth/xmltooling.git] / xmltooling / soap / impl / SOAPImpl.cpp
2011-12-13 Sam HartmanMerge remote-tracking branch 'origin/moonshot' into...
2011-11-22 scantorhttps://issues.shibboleth.net/jira/browse/CPPOST-71
2011-08-09 Sam HartmanMerge remote-tracking branch 'origin/moonshot' into...
2011-06-15 scantorMerge branch '1.x' of ssh://authdev.it.ohio-state.edu...
2011-05-12 scantorhttps://bugs.internet2.edu/jira/browse/CPPXT-75
2011-03-14 Russ AllberyMerge commit 'upstream/1.4.1'
2011-03-14 Russ AllberyImported Upstream version 1.4.1
2010-05-04 cantorConvert from NULL macro to nullptr.
2009-08-05 Russ AllberyMerge branch 'upstream' into debian
2009-08-05 Russ AllberyMerge branch 'upstream' into bug/gcc-4.4
2009-08-05 Russ AllberyMerge commit 'upstream/1.2'
2009-08-05 Russ AllberyImported Upstream version 1.2
2008-12-15 cantorXerces 3 revisions.
2008-10-02 cantorRemove "hardwired" declaration of encodingStyle attribute.
2008-05-08 Russ AllberyImported Upstream version 1.0
2007-11-13 cantorFix Solaris warning.
2007-11-06 cantorSOAP header attributes don't appear on the actual Heade...
2007-10-11 cantorFix namespace in SOAP fault child elements.
2007-05-26 cantorAdd SOAP fault codes.
2007-05-11 cantorFix method signature mismatch, redeclare pure methods...
2007-02-02 cantorUpdate copyright.
2006-11-27 cantorRefined ElementProxy/ElementExtensible interfaces to...
2006-11-24 cantorMissing const on Faultcode.
2006-10-23 cantorRemoved unnecessary class from string literals.
2006-10-13 cantorgcc const fix, converted linefeeds
2006-10-12 cantorTrack DOM text nodes to ensure fidelity.
2006-09-08 cantorHandle IDness during (un)marshalling, move more work...
2006-09-07 cantorSOAP 1.1 classes