index
:
nginx.git
master
no-short-read-checks
tunnel
nginx
a.clayton@nginx.com
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
http
/
modules
/
perl
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-14
Perl: removed unused variables, forgotten in ef6a3a99a81a.
Sergey Kandaurov
1
-2
/
+1
2022-05-30
All known output headers can be linked lists now.
Maxim Dounin
1
-0
/
+1
2022-05-30
Perl: combining unknown headers during $r->header_in() lookup.
Maxim Dounin
1
-40
/
+44
2022-05-30
Perl: all known input headers are handled identically.
Maxim Dounin
1
-20
/
+2
2022-05-30
Reworked multi headers to use linked lists.
Maxim Dounin
1
-13
/
+9
2019-07-17
Perl: removed unused variable, forgotten in 975d7ab37b39.
Maxim Dounin
1
-1
/
+0
2019-07-12
Perl: named locations in $r->internal_redirect().
Maxim Dounin
1
-6
/
+12
2019-07-12
Perl: expect escaped URIs in $r->internal_redirect().
Maxim Dounin
3
-13
/
+9
2019-07-12
Perl: additional ctx->header_sent checks.
Maxim Dounin
2
-0
/
+25
2019-07-12
Perl: avoid returning 500 if header was already sent.
Maxim Dounin
3
-0
/
+7
2019-07-12
Perl: avoid redirects on errors.
Maxim Dounin
1
-0
/
+2
2019-07-12
Perl: disabled unrelated calls from variable handlers.
Maxim Dounin
3
-0
/
+50
2019-07-12
Perl: protection against duplicate $r->sleep() calls.
Maxim Dounin
1
-0
/
+8
2019-07-12
Perl: handling of allocation errors.
Maxim Dounin
1
-25
/
+51
2019-07-12
Perl: propagate errors.
Maxim Dounin
3
-7
/
+90
2019-07-12
Perl: reworked perl module to pass ctx instead of request.
Maxim Dounin
3
-94
/
+114
2019-07-11
Perl: removed unneeded NGX_DONE test.
Maxim Dounin
1
-5
/
+0
2019-06-17
Perl: disabled not_modified filter (ticket #1786).
Maxim Dounin
1
-0
/
+2
2017-04-20
Cleaned up r->headers_out.headers allocation error handling.
Sergey Kandaurov
1
-0
/
+2
2017-04-11
Added support for the "308 Permanent Redirect" (ticket #877).
Simon Leblanc
1
-0
/
+2
2017-04-02
Moved handling of wev->delayed to the connection event handler.
Maxim Dounin
1
-4
/
+1
2017-04-02
Perl: fixed delaying subrequests.
Maxim Dounin
2
-6
/
+11
2016-12-07
Perl: added PERL_SET_INTERP().
Maxim Dounin
1
-0
/
+8
2016-11-01
Perl: fixed optimization in SSI command handler.
Maxim Dounin
1
-1
/
+1
2016-09-20
Perl: pass additional linker options to perl module.
Konstantin Pavlov
1
-0
/
+2
2015-08-18
Perl: prototyping behavior explicitly specified.
Maxim Dounin
1
-0
/
+3
2015-08-18
Perl: fixed warning about "sep" may be used uninitialized.
Maxim Dounin
1
-9
/
+6
2014-06-19
Perl: NULL-terminate argument list.
Piotr Sikora
1
-1
/
+2
2013-09-04
Handling of ngx_int_t != intptr_t case.
Maxim Dounin
1
-2
/
+2
2013-08-20
Backed out f1a91825730a and 7094bd12c1ff.
Maxim Dounin
1
-3
/
+1
2013-08-06
Replaced ngx_conf_full_name() with ngx_get_full_name().
Valentin Bartenev
1
-1
/
+3
2013-07-29
Perl: fixed syntax usage for C preprocessor directives.
Sergey Kandaurov
1
-7
/
+4
2013-06-10
Perl: fixed r->header_in("Cookie") (ticket #351).
Maxim Dounin
1
-9
/
+27
2013-05-11
Perl: extra "return" removed.
Maxim Dounin
1
-1
/
+1
2013-04-23
Perl: request body handling fixed.
Maxim Dounin
1
-3
/
+36
2013-04-19
Configure: fixed perl Makefile generation (ticket #334).
Maxim Dounin
1
-1
/
+1
2013-04-10
Configure: fixed nginx.so rebuild (broken by r5145).
Maxim Dounin
1
-2
/
+4
2013-03-28
Simplified nginx version maintenance.
Ruslan Ermilov
1
-1
/
+1
2013-03-27
Version bump.
Maxim Dounin
1
-1
/
+1
2013-03-07
Version bump.
Valentin Bartenev
1
-1
/
+1
2013-02-19
Version bump.
Valentin Bartenev
1
-1
/
+1
2013-02-07
Version bump.
Maxim Dounin
1
-1
/
+1
2013-01-17
Version bump.
Ruslan Ermilov
1
-1
/
+1
2012-12-26
Version bump.
Ruslan Ermilov
1
-1
/
+1
2012-12-20
Brought the link to ngx_http_perl_module documentation up to date.
Ruslan Ermilov
1
-1
/
+1
2012-12-17
Added checks that disallow adding a variable with an empty name.
Ruslan Ermilov
1
-1
/
+1
2012-12-13
Fixed variable syntax checking in "set", "geo", "limit_conn_zone",
Ruslan Ermilov
1
-1
/
+1
2012-12-03
Fixed build with embedded perl in certain setups (ticket #48).
Ruslan Ermilov
1
-14
/
+3
2012-11-29
Version bump.
Maxim Dounin
1
-1
/
+1
2012-11-16
Version bump.
Ruslan Ermilov
1
-1
/
+1
[next]