dedis / Dissent

Provably Anonymous Overlay
http://dedis.cs.yale.edu/2010/anon/
322 stars 46 forks source link

Compiles on Ubuntu 10.04 with Qt 4.6 #5

Closed henrycg closed 11 years ago

henrycg commented 12 years ago
henrycg commented 12 years ago

Hi David,

This morning I merged again with your code and ran the tests. The TCP disconnect segfault problem is no longer there (thanks!). The diff is massive. Most of the changes involve Tunnel and the Tolerant rounds.

If you want to look through the diff and come back to me with comments, that works too.

Henry

davidiw commented 12 years ago

Sorry just saw this now, I guess I'm not getting e-mail notifications! I'll begin looking through it.

Cheers, David

davidiw commented 12 years ago

Left some comments. Your tunnel code looks good (from skimming), I appreciate the clarity and comments!