0
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 6 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
tests: added new valgrind false positives in the latest nginx core. More... over 6 years ago
tests: valgrind.suppress: removed too aggressive suppressions in nginx mem pools and luajit lj_str_new. More... over 6 years ago
tests: minor tweaks in valgrind.suppress. More... over 6 years ago
fixed some coding style issues. More... almost 8 years ago
removed the .wiki file. More... almost 8 years ago
doc: we are compatible with nginx 1.9.15. More... almost 8 years ago
feature: this module can now be compiled as a dynamic module with NGINX 1.9.11+ via the --with-dynamic-module=PATH option of ./configure. More... about 8 years ago
doc: year 2016. More... about 8 years ago
more doc love. More... over 8 years ago
massive doc tweaks. More... over 8 years ago
updated docs to reflect recent changes. More... over 8 years ago
lowered the error log level for HTTP 0.9 requests from "error" to "warn". More... over 8 years ago
removed the unused "r" field from the ctx construct. More... over 8 years ago
minor coding style fixes. More... over 8 years ago
bugfix: HTTP 0.9 requests would turn iconv_filter into a bad unrecoverable state leading to "iconv body filter skiped" error upon every subsequent request. thanks numberlife for the report. also introduced some coding style fixes. More... over 8 years ago
style: fixed a line exceeding 80 columns. More... almost 9 years ago
bugfix: fixed compilation failures with nginx 1.7.11+ configured with --with-threads. More... about 9 years ago
style: massive coding style fixes. More... over 9 years ago
suppressed a valgrind false positive in libdl. More... about 10 years ago
updated docs to reflect recent changes. More... about 11 years ago
Merge branch 'master' of github.com:calio/iconv-nginx-module More... about 11 years ago
util/build.sh: set RPATH for the nginx build. More... about 11 years ago
bugfix: failed to build on Solaris with the bogus error message "ngx_devel_kit is required to build ngx_iconv; please put it before ngx_iconv". More... about 11 years ago
Update README More... about 11 years ago
Add more test cases More... about 11 years ago
removed the valgrind suppression rules for ngx_channel/sendmsg. More... over 11 years ago
Merge branch 'master' of github.com:calio/iconv-nginx-module More... over 11 years ago
updated valgrind.suppress for valgrind 3.8.0. More... over 11 years ago
Test case style fixing More... over 11 years ago
Minor changes More... almost 12 years ago