Adi Roiban

Results 556 comments of Adi Roiban

No hurry. For now, I am just trying scp.py ... in case I will stick with it I will need to write some tests as the patch is just a...

Hi. I am still using the changes as part of automated functional test suite. I will try to find time to update the code and add tests. Thanks!

Hi.. i did an intial merge with master but my branch is broken. I have created this patch while working on a custom SCP implementation so many of the errors...

I did not had time to update the tests.. I have pushed a new commit in which instead for failing if command does not end with `\n` it continue to...

At this point I am trying to gather the documentation/specification for this feature. First we need to add basic payload parsing for each RFC... and then we can look at...

> Would a dict be enough or are the fields properly standardized for certain types? I think that a dict should be enough... and the dict can have different semantic...

Let me know if you think that it make sense to have support for this RFC and I will implement it. Thanks!

Yes.... a base OpenPGPPEM or OpenPGPArmor would help to tell if something is from the OpenPGP realm. Also, I would like to have something similar for SSH... like a base...

Agree. We need another class for messages and another one for the signature. Will create a PR for this one as soon as I am done with #46

Hi, Thanks for the update. What do you say about this description: git meld uses "git diff --name-only" to extract the files that have changed between the two commits and...