Iconv Nginx Module. Convert text between different character encodings on your web server.

github.com/calio/iconv-nginx-module

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

October 2017
  • tests: added new valgrind false positives in the latest nginx core.
  • tests: valgrind.suppress: removed too aggressive suppressions in ngin…
  • tests: minor tweaks in valgrind.suppress.
May 2016
  • fixed some coding style issues.
  • removed the .wiki file.
  • doc: we are compatible with nginx 1.9.15.
March 2016
  • feature: this module can now be compiled as a dynamic module with NGI…
January 2016
  • doc: year 2016.
November 2015
  • more doc love.
  • massive doc tweaks.
October 2015
  • updated docs to reflect recent changes.
September 2015
  • lowered the error log level for HTTP 0.9 requests from "error" to "wa…
  • removed the unused "r" field from the ctx construct.
  • minor coding style fixes.
  • bugfix: HTTP 0.9 requests would turn iconv_filter into a bad unrecove…
June 2015
  • style: fixed a line exceeding 80 columns.
April 2015
  • bugfix: fixed compilation failures with nginx 1.7.11+ configured with…
August 2014
  • style: massive coding style fixes.
April 2014
  • suppressed a valgrind false positive in libdl.
April 2013
  • updated docs to reflect recent changes.