
20 Aug
2012
20 Aug
'12
7 p.m.
Hey Zack, I just did my last pushes before putting my pencil down for the final evaluations. They take care of the followings: - The remaining of all your comments on the github. Except for "always use xalloc instead of new". I have used new extensively for instantiating objects. What's exactly about xalloc that's better than new, if you have overloaded both of them? - Documenting the http_apache steg protocol. The tl_oneway_c2s fails the http-proxy test. It still have problem with one-sided EOF. It used to pass when I allow the one way socket shutdown in the http proxy. So, I think stegotorus still have problem with EOF management. You might want to look at it when you have time. Happy moving! vmon