cvs commit: xml-rpc/src/java/org/apache/xmlrpc/secure/sunssl - New directory

2003-01-28 Thread aevers
aevers 2003/01/28 02:24:11 xml-rpc/src/java/org/apache/xmlrpc/secure/sunssl - New directory

cvs commit: xml-rpc/xdocs changes.xml

2003-01-28 Thread aevers
aevers 2003/01/28 02:34:42 Modified:src/java/org/apache/xmlrpc XmlRpcClient.java XmlRpcTransportFactory.java xdocschanges.xml Added: src/java/org/apache/xmlrpc DefaultXmlRpcTransportFactory.java

Sun SSL transport and transport factories in general.

2003-01-28 Thread Andrew Evers
Hi guys, I've just committed a bunch of changes to allow support for SSL using the new Transport/TransportFactory paradigm. The hard work was done by Chris Jackson and Larry Meader who have already posted to this list. I've created a new DefaultXmlRpcTransportFactory that can load other

cvs commit: xml-rpc/src/test/org/apache/xmlrpc Base64Test.java

2003-01-28 Thread rhoegg
rhoegg 2003/01/28 15:58:07 Modified:src/java/org/apache/xmlrpc Base64.java src/test/org/apache/xmlrpc Base64Test.java Log: PR: 9931 Submitted by: Martin Redington / [EMAIL PROTECTED] Reviewed by: Ryan Hoegg / [EMAIL PROTECTED] Updates Base64Test ro reflect

cvs commit: xml-rpc/src/test/org/apache/xmlrpc Base64Test.java

2003-01-28 Thread rhoegg
rhoegg 2003/01/28 16:26:19 Modified:src/test/org/apache/xmlrpc Base64Test.java Log: Repaired assertEquals(byte[], byte[]) as per Martin's suggestion in Bug 9931 Revision ChangesPath 1.9 +5 -1 xml-rpc/src/test/org/apache/xmlrpc/Base64Test.java Index:

cvs commit: xml-rpc/src/java/org/apache/xmlrpc XmlRpcClient.java

2003-01-28 Thread rhoegg
rhoegg 2003/01/28 16:49:27 Modified:src/java/org/apache/xmlrpc XmlRpcClient.java Log: Fix confusing comment in deprecated setBasicAuthentication Revision ChangesPath 1.18 +2 -3 xml-rpc/src/java/org/apache/xmlrpc/XmlRpcClient.java Index: XmlRpcClient.java

Authentication refactoring

2003-01-28 Thread Ryan Hoegg
I committed my authentication refactorings. They did not include any changes to the SunSSLTransportFactory, as it was too new for me to get comfortable with. (translation: I didn't take the time to understand it fully). The gist of it is that setBasicAuthentication on XmlRpcClient has been

cvs commit: xml-rpc/xdocs download.xml

2003-01-28 Thread rhoegg
rhoegg 2003/01/28 17:39:58 Modified:xdocsdownload.xml Log: Modified download link to use new web site address. Revision ChangesPath 1.2 +1 -1 xml-rpc/xdocs/download.xml Index: download.xml