16 Commits

Author SHA1 Message Date
gardners
6a267d613a decoding real sender from ssender fields now works. 2013-05-15 14:51:50 +09:30
gardners
1c4ce3ffa3 conversation list bundle reading and writing now seems to work. 2013-05-15 13:53:00 +09:30
gardners
6974aaac33 fixed various bugs with storing and retrieving conversation log bundle.
now problem just seems to be that it has the wrong contents, as compared
to payload encryption going wonky.
2013-05-15 12:54:47 +09:30
gardners
085ac3358a refactor bundle reading code for meshms.
fixed bugs with parsing SIDs that are NULL pointers.
progress towards list conversations working.
2013-05-15 11:56:02 +09:30
gardners
424046ccd1 fix bundle secret extraction when loading ssender protected meshms bundles.
fix meshms ack test to not depend on deprecated debug output of meshms
command line operations.
2013-05-15 10:46:25 +09:30
gardners
1c0837f8cd fix various bugs preventing obfuscated sender / conversation list
bundle from working.
2013-05-14 22:56:19 +09:30
gardners
2431f64125 update tests to allow presence of conversation list bundle. 2013-05-14 21:47:51 +09:30
gardners
7aaaece42c meshms list conversations deduplicates output, and is covered by a
test.
2013-05-10 20:54:11 +09:30
gardners
c871296b4f meshms list conversations implemented, and covered by simple test. 2013-05-10 20:47:33 +09:30
gardners
63339f4d18 all meshms tests now pass, including new encrpytion mode auto selection
tests.
2013-05-10 15:42:32 +09:30
gardners
dfcd35143e added test for message acking. 2013-05-10 12:11:38 +09:30
gardners
6578f3e630 further expanded two-ply meshms list test. 2013-05-09 22:11:39 +09:30
gardners
c88da2d363 expanded tests 2013-05-09 22:10:15 +09:30
gardners
bd848c73e2 expanded meshms tests and fixed a bug revealed in the process. 2013-05-09 21:54:20 +09:30
gardners
74a4ae5745 add numbers to messages in meshms list messages output. 2013-05-09 21:44:05 +09:30
gardners
a3bd19a9a9 begun writing tests for meshms functions. 2013-05-09 21:32:33 +09:30