Commit graph

3 commits

Author SHA1 Message Date
LiteSpeed Tech
9711bfba43
Update Windows build instructions 2019-02-01 02:41:23 -05:00
Dmitri Tikhonov
1e75f9380e Release 1.17.0
- [API Change] Packet out Memory Interface (PMI) update:
  - Split PMI pool return into pmi_release and pmi_return
  - PMI callbacks take peer_ctx and is_ipv6 arguments
- [BUGFIX] Fix use-after-free when certificate is updated
- Silence gcc warning in optimized mode by performing useless
  initialization
- cmake: use the standard variable CMAKE_BUILD_TYPE instead of
  DEVEL_MODE
2018-10-16 09:03:33 -04:00
Dmitri Tikhonov
eef4f2fcfb Add BUILD-WINDOWS.md -- instruction for building on Windows 2018-04-03 13:40:58 -04:00