iodine/CHANGELOG

31 lines
710 B
Plaintext
Raw Normal View History

2006-07-11 11:54:28 +03:00
iodine - IP over DNS is now easy
http://code.kryo.se/iodine
********************************
CHANGES:
2006-11-05 13:47:40 +02:00
2006-11-06: 0.3.3
- Fixed possible buffer overflow
(Found by poplix)
- Reworked dns hostname encoding
2006-09-11 22:12:20 +03:00
2006-09-11: 0.3.2
2006-08-25 18:34:20 +03:00
- Support for NetBSD
2006-09-11 22:12:20 +03:00
- Fixed potential security problems
2006-08-25 18:34:20 +03:00
- Name parsing routines rewritten, added regression tests
2006-08-13 22:18:35 +03:00
- New encoding, 25% more peak upstream throughput
- New -l option to set local ip to listen to on server
2006-07-11 11:54:28 +03:00
2006-07-11: 0.3.1
- Add Mac OSX support
- Add setting device name
- Use compression of domain name in reply (should allow setting MTU
approx 200 bytes higher)
2006-06-24: 0.3.0
- First public release
- Support for Linux, FreeBSD, OpenBSD