empty

Results 6 comments of empty

The code is written to be portable, but I've never tried to build it on a mac. This probably wouldn't take much work (I think). Probably some small changes to...

There are many difficult questions about static vs non-static due to the underlying crypto libraries that may or may not exist on the target host and conflicting versions. Also with...

One of my design decisions for revsh was to have an internal message bus, and that messages sent down or read from the remote socket were atomic. (That is to...

I am unable to reproduce this. I'll leave the issue open indefinitely as it looks legit. If anyone can reproduce this reliably, please post a comment here with specifics and...

- ARM support: I love it! I don't think I'll have time soon though. I'll keep it in the back of my mind and try to carve out some time...

Sorry, I have no real update. The sticking point is I don't know ARM assembly. I would like to learn it but I just don't have time right now. I'll...