So, BAMSE is getting hacked on. I realised some time ago that I wanted applications to be possible to build against BAMSE on Unix as well as VMS (and others, but I think I'll concentrate on these two for now), and since I like $QIO-style APIs so much, I have to provide a similar interface for Unix. It's going to be kind of a hack, and will only work when the sys$hiber() emulator runs (actually, that emulator is what will do the work, around a simple select()).

Something else I realised some time ago is that there's no point for me trying to build a OpenSSL replacment at the same time, it's just slowing me down. So I won't...

So, time to build small test programs that will test specific parts of the SSH protocols and make sure they work properly. That should also become an example of what I intend to do...

blog comments powered by Disqus