mrpdaemon / encfs-java

encfs-java is a Java library for accessing data in EncFS volumes
GNU Lesser General Public License v3.0
42 stars 15 forks source link

Additional EncFS Volume Tests & fixes #22

Closed aefo closed 12 years ago

aefo commented 12 years ago
mrpdaemon commented 12 years ago

Thanks, this is awesome work!

I had to do some merge work because:

But git merge's ignore whitespace mode (recursive merge with ignore-all-space option) was a lifesaver. All in all things are in great shape now. Thanks once again.

aefo commented 12 years ago

Cool, apologies for the bad white space in the merge (lucky you got git to deal with it!)

Need to add some more tests for different configuration specifics (unique iv, chained iv, etc.)....

Once those tests are in against EncFSVolume are in place then we can think some of the internal refactors we email chatted about before...

Andrew


From: mrpdaemon reply@reply.github.com Sent: Thu Feb 23 05:32:35 GMT 2012 To: aefo aefo-dev@ormerods.net Subject: Re: [encfs-java] Additional EncFS Volume Tests & fixes (#22)

Thanks, this is awesome work!

I had to do some merge work because:

But git merge's ignore whitespace mode (recursive merge with ignore-all-space option) was a lifesaver. All in all things are in great shape now. Thanks once again.


Reply to this email directly or view it on GitHub: https://github.com/mrpdaemon/encfs-java/pull/22#issuecomment-4131104