mirror of
https://github.com/yarrick/iodine.git
synced 2024-11-16 12:53:17 +00:00
Updated changelog
This commit is contained in:
parent
021a6b5fd5
commit
482e50222f
|
@ -5,7 +5,7 @@ iodine - http://code.kryo.se/iodine
|
||||||
|
|
||||||
CHANGES:
|
CHANGES:
|
||||||
|
|
||||||
20xx-xx-xx: x.y.z
|
20xx-xx-xx: x.y.z "Hotspotify"
|
||||||
- Fixed tunnel not working on Windows.
|
- Fixed tunnel not working on Windows.
|
||||||
- Any device name is now supported on Windows, fixes #47.
|
- Any device name is now supported on Windows, fixes #47.
|
||||||
- Multiple installed TAP32 interfaces are now supported, fixes #46.
|
- Multiple installed TAP32 interfaces are now supported, fixes #46.
|
||||||
|
@ -18,6 +18,7 @@ CHANGES:
|
||||||
- The starting cache miss value is randomized at startup, fixes #65.
|
- The starting cache miss value is randomized at startup, fixes #65.
|
||||||
- Raw UDP mode added. If the iodined server is reachable directly,
|
- Raw UDP mode added. If the iodined server is reachable directly,
|
||||||
packets can be sent to it without DNS encoding. Fixes #36.
|
packets can be sent to it without DNS encoding. Fixes #36.
|
||||||
|
- Do not overwrite users CC/CFLAGS/LDFLAGS, only add to them.
|
||||||
- Added -F option to write pidfile, based on patch from
|
- Added -F option to write pidfile, based on patch from
|
||||||
misc at mandriva.org. Fixes #70.
|
misc at mandriva.org. Fixes #70.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue