index
:
nginx
master
nginx mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
ngx_regex.c
Commit message (
Expand
)
Author
Age
*
Core: fixed memory leak on configuration reload with PCRE2.
Maxim Dounin
2023-10-17
*
Fixed segfault if regex studies list allocation fails.
Maxim Dounin
2023-04-18
*
Core: added NGX_REGEX_MULTILINE for 3rd party modules.
Maxim Dounin
2021-12-25
*
PCRE2 and PCRE binary compatibility.
Maxim Dounin
2021-12-25
*
PCRE2 library support.
Maxim Dounin
2021-12-25
*
Core: ngx_regex.c style cleanup.
Maxim Dounin
2021-12-25
*
Core: fixed ngx_pcre_studies cleanup.
Maxim Dounin
2021-12-25
*
Style.
Maxim Dounin
2017-08-10
*
Fixed NGX_CONF_TAKE1/NGX_CONF_FLAG misuse (as in e444e8f6538b).
Ruslan Ermilov
2016-04-12
*
Removed ngx_threaded and related code.
Ruslan Ermilov
2015-03-26
*
Renamed NGX_THREADS to NGX_OLD_THREADS because of deprecation.
Ruslan Ermilov
2015-03-04
*
Core: ngx_regex_compile() error handling fixes.
Maxim Dounin
2014-09-08
*
Fixed the ngx_regex.h header file compatibility with C++.
Valentin Bartenev
2012-05-17
*
Fixed memory leak on HUP signal when PCRE JIT was used.
Valentin Bartenev
2012-01-30
*
Fixed grammar in PCRE JIT error log message.
Valentin Bartenev
2012-01-24
*
Copyright updated.
Maxim Konovalov
2012-01-18
*
Added support for regex study and PCRE JIT (ticket #41) optimizations on
Valentin Bartenev
2011-12-26
*
Removed unused function ngx_regex_capture_count().
Valentin Bartenev
2011-12-06
*
fix pcre allocation on Win32, the bug had been introduced in r3326
Igor Sysoev
2009-11-17
*
regex named captures
Igor Sysoev
2009-11-16
*
ngx_regex_exec() calling optimiztion:
Igor Sysoev
2009-11-13
*
*) back out r2040
Igor Sysoev
2008-06-17
*
*) add ngx_palloc_aligned() to allocate explicitlty aligned memory
Igor Sysoev
2008-05-27
*
ngx_regex_exec_array()
Igor Sysoev
2007-12-27
*
nginx-0.1.26-RELEASE import
release-0.1.26
Igor Sysoev
2005-03-22
*
nginx-0.1.25-RELEASE import
release-0.1.25
Igor Sysoev
2005-03-19
*
nginx-0.1.24-RELEASE import
release-0.1.24
Igor Sysoev
2005-03-04
*
nginx-0.1.15-RELEASE import
release-0.1.15
Igor Sysoev
2005-01-19
*
nginx-0.1.14-RELEASE import
release-0.1.14
Igor Sysoev
2005-01-18
*
nginx-0.1.5-RELEASE import
release-0.1.5
Igor Sysoev
2004-11-11
*
nginx-0.1.0-2004-09-29-20:00:49 import; remove years from copyright
Igor Sysoev
2004-09-29
*
nginx-0.1.0-2004-09-28-12:34:51 import; set copyright and remove unused files
Igor Sysoev
2004-09-28
*
nginx-0.0.7-2004-07-07-19:01:00 import
Igor Sysoev
2004-07-07
*
nginx-0.0.3-2004-03-23-09:01:52 import
Igor Sysoev
2004-03-23
*
nginx-0.0.2-2004-03-16-10:10:12 import
Igor Sysoev
2004-03-16
*
nginx-0.0.1-2003-12-25-23:26:58 import
Igor Sysoev
2003-12-25
*
nginx-0.0.1-2003-12-08-23:48:12 import
Igor Sysoev
2003-12-08
*
nginx-0.0.1-2003-11-25-23:44:56 import
Igor Sysoev
2003-11-25