yvesf / andiodine

Android VPN over DNS (no root required). Repo moved to gitlab
https://gitlab.com/andiodine/andiodine
149 stars 27 forks source link

Upgrade iodine code to 0.7 #7

Closed yvesf closed 10 years ago

yvesf commented 10 years ago

iodine released version 0.7 on 2014-06-16 http://code.kryo.se/iodine/CHANGELOG.html

The code used in andiodine is a slightly modified 0.6 version of iodine.

faxm0dem commented 10 years ago

BTW, why do we need a modified server version?

yvesf commented 10 years ago

Hi Fabien, i have to investigate if there are any incompatibilities between client/server 0.6/0.7. andiodine is supposed to work with the standard iodined server. Just to keep up to date, I want to synchronize the code used in andiodine with the upstream version 0.7. The differences from the iodine code compiled in andiodine to the upstream version are about 15 lines of code, so this should be smooth in principle. Yves

Le 08. 08. 14 11:54, Fabien Wernli a écrit :

BTW, why do we need a modified server version?

— Reply to this email directly or view it on GitHub https://github.com/yvesf/andiodine/issues/7#issuecomment-51583074.

faxm0dem commented 10 years ago

okay, but what do these 15 lines of code do? I'd be more confortable to use the server provided by my distribution. Thanks

yvesf commented 10 years ago

sorry for the ambiguity: You can use the normal server. The changes are only related to the client side!