An official read-only mirror of http://hg.nginx.org/nginx/ which is updated hourly. Pull requests on GitHub cannot be accepted and will be automatically closed. The proper way to submit changes to nginx is via the nginx development mailing list, see http://nginx.org/en/docs/contributing_changes.html
Go to file
Ruslan Ermilov 94d8df6098 geoip: got rid of ugly casts when calling ngx_free().
This is done by removing the "const" qualifier from the common return
type of handler functions returning either "const char *" or "char *".
2012-05-29 09:19:51 +00:00
auto Fixed building --with-cpp_test_module on some systems. 2012-05-17 15:12:45 +00:00
conf Added the HTTPS fastcgi_param to fastcgi.conf. 2011-12-25 19:15:56 +00:00
contrib nginx-0.3.55-RELEASE import 2006-07-28 15:16:17 +00:00
docs nginx-1.3.0-RELEASE 2012-05-15 14:23:49 +00:00
misc Updated OpenSSL used for win32 builds. 2012-05-15 14:20:06 +00:00
src geoip: got rid of ugly casts when calling ngx_free(). 2012-05-29 09:19:51 +00:00
.hgtags release-1.3.0 tag 2012-05-15 14:24:09 +00:00