2 iodine - IP over DNS is now easy
4 http://code.kryo.se/iodine
6 ********************************
10 2007-03-25: 0.4.0 "Run Home"
11 - Added multiuser support (up to 8 users simultaneously)
12 - Added authentication (password entered as argument or on stdin)
14 - Added install/uninstall make target
15 - Cleanup of dns code, more test cases, use check library
16 - Changed directory structure
19 - Fixed handshake() buffer overflow
20 (Found by poplix, Secunia: SA22674 / FrSIRT/ADV-2006-4333)
22 - More name parsing enhancements
23 - Now runs on Linux/AMD64
24 - Added setting to change server port
27 - Fixed possible buffer overflow
28 (Found by poplix, Bugtraq ID: 20883)
29 - Reworked dns hostname encoding
33 - Fixed potential security problems
34 - Name parsing routines rewritten, added regression tests
35 - New encoding, 25% more peak upstream throughput
36 - New -l option to set local ip to listen to on server
40 - Add setting device name
41 - Use compression of domain name in reply (should allow setting MTU
42 approx 200 bytes higher)
45 - First public release
46 - Support for Linux, FreeBSD, OpenBSD