Skip to content

Releases: NabuCasa/snitun

0.16

21 Mar 10:53
ec13d5a
Compare
Choose a tag to compare

changed

  • Fix trace on ping with full queue
  • Add timeout of 90sec for a peer connection
  • Ignore MultiplexerTransportError on close

0.15

19 Mar 10:14
f6b3d80
Compare
Choose a tag to compare

changed

  • Abort channel on error
  • Add throttling support of a multiplexer session

0.14

18 Mar 18:48
6139697
Compare
Choose a tag to compare

changed

  • Add timeout on SNI listener for 60sec
  • Catch RuntimeError on socket Write

0.13

08 Mar 13:12
c12b994
Compare
Choose a tag to compare

changed

  • Fix race condition with aborting connection handshake

0.12

07 Mar 15:17
8cb20be
Compare
Choose a tag to compare

changed

  • Catch OSError in multiplexer main loop

0.11

03 Mar 09:47
2f01563
Compare
Choose a tag to compare

changed

  • Downgrade some errors to debug / logging because it's not a real error
  • Read the exception inside multiplexer loop also on close to avoid message to users

0.10

02 Mar 20:38
d4591df
Compare
Choose a tag to compare

changed

  • Close peer connection after token expires
  • Suppress some exception
  • Use OSError to close the read transport

0.9

01 Mar 21:53
2655340
Compare
Choose a tag to compare
0.9

changed

  • Shield multiplexer wait function

0.8

01 Mar 21:00
3564312
Compare
Choose a tag to compare
0.8

changed

  • Support client wait for open connection

0.7

01 Mar 12:57
fdaf316
Compare
Choose a tag to compare
0.7

changed

  • Increase buffer
  • Remove some logging