Skip to content

Releases: trojan-gfw/igniter

igniter 0.1.0-pre-alpha13

24 Jan 02:11
Compare
Choose a tag to compare
Pre-release

Changelog

  • Detect free port when listening.
  • Enabled TLS1.3 ciphersuites support.
  • Updated dependencies:
    • trojan: Updated to 1.14.1.
    • clash: Updated to 0.17.1.
    • geoip: Updated to 2020-01-21.
  • Updated CA certs.

igniter 0.1.0-pre-alpha12

02 Jan 23:43
Compare
Choose a tag to compare
Pre-release

Changelog

  • Use nonblocking tun fd to improve performance.
  • Updated gradle wrapper to 6.0.1.

igniter 0.1.0-pre-alpha11

27 Dec 22:47
Compare
Choose a tag to compare
Pre-release

Changelog

  • Update dependencies:
    • trojan: Update to 1.14.0.
    • openssl: Update to 1.1.1d.
    • boost: Update to 1.72.0.
  • Started to use tun2socks and clash instead of libn2t.
  • Sync UI with VPN state.
  • Reorganized UI.
  • Bug fixes and general improvements.

igniter 0.1.0-pre-alpha10

28 Apr 04:35
Compare
Choose a tag to compare
Pre-release

Changelog

  • Update dependencies:
    • trojan: update to 1.12.1.
    • boost: update to 1.70.0.
  • Fix use of free'd memory bug.
  • Add IPv6 support and togglability.
  • Make Verify Certificate a switch.
  • Add a logo to the interface.
  • Make CircleCI work.

igniter 0.1.0-pre-alpha9

17 Mar 19:21
Compare
Choose a tag to compare
Pre-release

Changelog

  • Update dependencies
    • trojan: update to 1.10.1
    • OpenSSL: update to 1.1.1b
  • Fix fd leaks and memory leaks
  • Bug fixes and general improvements

igniter 0.1.0-pre-alpha8

15 Feb 19:23
Compare
Choose a tag to compare
Pre-release

Changelog

  • Add Android log
  • Bug fixes and general improvements

igniter 0.1.0-pre-alpha7

26 Jan 18:53
Compare
Choose a tag to compare
Pre-release

Changelog

  • Update dependencies
    • boost: update to 1.69.0
    • lwip: update to 2.1.2
  • Update CA certificates
  • Bug fixes and general improvements

igniter 0.1.0-pre-alpha6

19 Jan 09:21
Compare
Choose a tag to compare
Pre-release

Changelog

  • Fix a crash when entering a high port number.

igniter 0.1.0-pre-alpha5

18 Jan 20:48
Compare
Choose a tag to compare
Pre-release

Changelog

  • Added certificate verification.
  • User can toggle certificate verification.
  • Configurations are now saved to persistent storage.

Note: Since certificate verification is now added, it is now secure to use igniter with it on.

igniter 0.1.0-pre-alpha4

07 Jan 01:51
970653f
Compare
Choose a tag to compare
Pre-release

Changelog

  • Add stop mechanism