Skip to content

Releases: luvit/luvi

Luvi v2.1.7 Release

31 Jul 15:29
v2.1.7
Compare
Choose a tag to compare
  • luvi: Add rex module (PCRE via lrexlib) to regular build [Tim Caswell]
  • luv: Fix to build with Visual Studio 14 (2015) / Windows 10 [Tim Caswell]
  • lua-openssl: Update to pull in many bugfixes [Tim Caswell]

Luvi v2.1.6 Release

29 Jul 01:53
v2.1.6
Compare
Choose a tag to compare
  • luv: Fix GC bug where uv.spawn would sometimes segfault [Ryan Phillips]
  • luvi: Add libuv version to version table [Ryan Phillips]

Luvi v2.1.5 Release

09 Jul 18:25
v2.1.5
Compare
Choose a tag to compare
  • luv: Add strack traces for uncaught errors. [Tim Caswell]
  • openssl: Update to v1.0.2d. [Ryan Phillips]

Luvi v2.1.4 Release

06 Jul 15:04
v2.1.4
Compare
Choose a tag to compare
  • lua-openssl/openssl: Really fix session reuse [Ryan Phillips]

Luvi 2.1.3 Release

30 Jun 01:52
Compare
Choose a tag to compare

OpenSSL fixes for Windows

Luvi v2.1.2 Release

29 Jun 16:17
v2.1.2
Compare
Choose a tag to compare

Faster, faster, FASTER!

  • openssl: Bump version to 1.0.2c [Ryan Phillips]
  • openssl: Add asm support for improved performance [Ryan Phillips]
  • lua-openssl: Update to enable session reuse [Ryan Phillips]
  • luvi: Allow using luvi in shebang lines [Tim Caswell]
  • libuv: Update to 1.6.1 [Tim Caswell]

Luvi v2.1.1 Release

12 Jun 19:11
v2.1.1
Compare
Choose a tag to compare
  • openssl: Bump version to 1.0.2b [Ryan Phillips]
  • lua-openssl: Update to master [Tim Caswell]

Luvi v2.1.0 Release

04 Jun 13:51
v2.1.0
Compare
Choose a tag to compare
  • libuv: Update to v1.6.0 release. [Tim Caswell]
  • luv: Add uv.os_homedir() function. [Tim Caswell]
  • luv: Add uv.new_socket_poll() function. [runner.mei]
  • luv: Fix(fs_lstat, enable S_IFLNK [Brian Maher]
  • lua-openssl: Update to latest. [Ryan Phillips]

Luvi v2.0.9

15 May 17:30
v2.0.9
Compare
Choose a tag to compare
  • Rebuild of 2.0.8 to fix submodules. [Tim Caswell]
  • Really update luajit to 2.0.4. [Tim Caswell]

Luvi v2.0.7 Release

14 May 03:11
v2.0.7
Compare
Choose a tag to compare
  • lua-openssl: Support SNI [George Zhao]