Secure Distributed Objects provides a mechanism for using socket-based SSL communications in the MacOS X Distributed Objects system, by providing a NSPort subclass - SecureSocketPort - and other utilities.
This project is still being developed, albeit very slowly. I've just upgrade to Tiger and intend to run through some basic regression testing soon. My long-planned clean rewrite hasn't happened; I've been focusing on my Keychain framework, since ...
Enjoying the new freedom I have, given that resolution of the worst two programming 'bugs' I've ever faced, I've done a great deal of work on the project over the past few days. Check the release notes for all the details. Most important for most ...
wadetregaskis commented on the Have closing port send a close message to it's remote port artifact
Note a whole lot in this version - a few minor bug fixes, turned off NSConnection/NSPortCoder debugging by default, etc etc.
* No longer dependent on the Keychain framework, but the functionality has not changed (still accepts Certificate & Identity instances in the place of SecCertificateRef's and SecIdentityRef's).
* Debugging output off by default now, since things ...
That's right, it works properly now. And the solution to the two major bugs turns out to be have been even more elegant than I anticipated - thus, I'm pretty sure I've squished a whole host of other potential bugs in the process. The 16th of October ...
wadetregaskis commented on the Frequent delays in decode/dispatch cycle artifact
A few minor changes, most importantly a temporary workaround to the major NSHost bug. Make sure to edit the source where it specifies an IP to connect to - if you leave it as mine, you won't have a whole heap of luck using the app. :)
Dozens of changes all over the place. This release is full of debugging and testing crap, so don't be surprised to see a good portion of the code commented out, and comments that don't have a proper context. I'll clear all that out as I become sure ...
wadetregaskis commented on the Frequent delays in decode/dispatch cycle artifact
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use