[tor-dev] [PATCH] Fix some compiler warnings (torsocks)

2015-01-23 Thread Tim Ruehsen
I fixed some compiler warnings that came up with my standard gcc flags, nothing serious. BTW, the code uses some gcc extensions which are not compatible through compilers and/or systems: - pointer arithmetic with void * - function pointer and void * assignments - gcc variadic macro extensions

[tor-dev] [PATCH] Fix clang warning in test code

2015-01-23 Thread Tim Ruehsen
There are still 5 reports from clang analyzer. They are either false positives or (in the test code) 'easy-to-read' programming by purpose (easy to get rid of, but absolutely no need to do). Tim From 5e8bd25a38ffb4b72ab85b6c855720bd9e35ec04 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim Rühsen?=

[tor-dev] Event at NEXA center and next OONI dev meeting

2015-01-23 Thread Arturo Filastò
Hello Oonitarians! We skipped this weeks meeting due to a lot of us being busy with an event at the NEXA center. It was a very interesting opportunity to meet a lot of great network measurement and network neutrality researchers and discuss possible areas of collaboration. I will give a brief

Re: [tor-dev] Obfsproxy Address Translation

2015-01-23 Thread Alfredo Palhares
Hello, Sorry for the delay, I finnally set on the quest to understand obfsproxy. So with the help of pdb and a few questions here and there I got to some places, and with a lot of more questions to ask. ## Studying the client The client launches a connection on obfsproxy/pyofsproxypy