- Updated Obfs4proxy to latest 0.0.13-dev which fixes a bug which made prior versions distinguishable.
- Fixed minor documentation issues.
- Updated Snowflake to version 2.0.1.
- Added Snowflake AMP support.
- Switched to newer DTLS library, which improves fingerprinting resistance for Snowflake.
- Added callback to
StartSnowflakeProxy
, to allow counting of connected clients. - Fixed iOS warnings about wrong iOS SDK.
- Added explicit support for a proxy behind Obfs4proxy.
- Updated Snowflake to latest master. Fixes multiple minor issues.
- Registers Snowflake proxy with type "iptproxy" to improve statistics.
- Updated Snowflake to latest master. Fixes multiple minor issues.
- Updated Obfs4proxy to latest master. Contains a minor fix for Meek.
- Added port test mechanism to avoid port collisions when started multiple times.
- Improved documentation.
- Updated Obfs4proxy to latest master. Fixes support for unsafe logging.
- Added
StopSnowflakeProxy
from feature branch. - Updated Snowflake to latest master. Fixes multiple minor issues.
- Updated Obfs4proxy to fix broken meek_lite due to Microsoft Azure certificate changes. NOTE: If you still experience HPKP issues, you can use "disableHPKP=true" in the meek_lite configuration.
- Base on latest Snowflake master which contains a lot of patches we previously had to provide ourselves.
- Added
StopSnowflake
function.
- Added
StopObfs4Proxy
function. - Updated Snowflake to latest master.
- Added Snowflake Proxy support, so contributors can run proxies on their mobile devices.
- Updated Snowflake to latest master.
- Fixed doc to resemble proper Objective-C documentation.
- Improved Android support.
- Improved documentation.
- Updated Snowflake to latest master.
Initial version