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
/
core
/
ngx_string.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-27
A bounds check of %N format on Windows.
Igor Sysoev
1
-1
/
+5
2014-12-12
Autoindex: implemented JSON output format.
Valentin Bartenev
1
-0
/
+52
2014-06-26
Core: use uppercase hexadecimal digits for percent-encoding.
Piotr Sikora
1
-1
/
+1
2014-02-04
Core: added ngx_encode_base64url().
Maxim Dounin
1
-12
/
+37
2013-09-23
Added ngx_filename_cmp() with "/" sorted to the left.
Maxim Dounin
1
-0
/
+40
2013-09-04
Win32: Open Watcom C compatibility fixes.
Maxim Dounin
1
-1
/
+1
2012-08-03
Added "const" to ngx_memcpy() with NGX_MEMCPY_LIMIT defined.
Maxim Dounin
1
-1
/
+1
2012-04-23
Fix of "%f" format handling.
Igor Sysoev
1
-16
/
+19
2012-01-18
Copyright updated.
Maxim Konovalov
1
-0
/
+1
2011-11-25
Added escaping of double quotes in ngx_escape_html().
Maxim Dounin
1
-0
/
+9
2011-10-13
Fixed utf8 decode (ticket #25).
Maxim Dounin
1
-3
/
+3
2011-10-11
Autoindex: escape '?' in file names.
Maxim Dounin
1
-1
/
+21
2011-09-19
Replaced "can not" with "cannot" and "could not" in a bunch of places.
Ruslan Ermilov
1
-1
/
+1
2010-09-02
new ngx_http_secure_link_module with secure_link, secure_link_md5, and
Igor Sysoev
1
-8
/
+45
2010-07-30
escape ";" in arguments
Igor Sysoev
1
-1
/
+1
2010-06-23
change ngx_http_variable_value_node_t to more generic ngx_str_node_t
Igor Sysoev
1
-0
/
+83
2010-05-14
use ngx_min() and ngx_max()
Igor Sysoev
1
-8
/
+3
2010-05-14
ngx_atofp()
Igor Sysoev
1
-0
/
+50
2010-05-12
fix rounding issues in %f format
Igor Sysoev
1
-1
/
+1
2010-05-12
use double in %f format to allow %.15f precision
Igor Sysoev
1
-3
/
+3
2010-04-01
escape ampersand in argument while rewrite
Igor Sysoev
1
-2
/
+2
2010-01-11
fix ngx_utf8_cpystrn(): it did not fully copy utf-8 string
Igor Sysoev
1
-3
/
+1
2009-11-02
optimize some cycles:
Igor Sysoev
1
-9
/
+14
2009-09-12
If .domain.com, .sub.domain.com, and .domain-some.com were defined,
Igor Sysoev
1
-0
/
+31
2009-09-11
style fix
Igor Sysoev
1
-9
/
+9
2009-08-26
fix typo
Igor Sysoev
1
-1
/
+1
2009-06-05
change surplus for() to while()
Igor Sysoev
1
-1
/
+4
2009-04-27
ngx_vslprintf(), ngx_slprintf()
Igor Sysoev
1
-10
/
+18
2009-04-06
backout r2677 and fix ngx_strlcasestrn() again
Igor Sysoev
1
-5
/
+1
2009-04-06
fix ngx_strlcasestrn()
Igor Sysoev
1
-0
/
+4
2009-04-04
ngx_strlcasestrn()
Igor Sysoev
1
-0
/
+33
2008-11-10
%f format
Igor Sysoev
1
-63
/
+137
2008-08-04
ngx_strlow()
Igor Sysoev
1
-0
/
+11
2008-07-29
rename ngx_utf_...() to ngx_utf8_...()
Igor Sysoev
1
-8
/
+8
2008-07-25
fix utf-8 names in autoindex
Igor Sysoev
1
-26
/
+30
2008-06-17
*) back out r2040
Igor Sysoev
1
-1
/
+1
2008-03-24
use ngx_int_t in ngx_sort() callback
Igor Sysoev
1
-1
/
+1
2008-03-23
use dynamically allocated buffer in ngx_sort()
Igor Sysoev
1
-5
/
+11
2008-01-24
limit string length
Igor Sysoev
1
-1
/
+3
2008-01-24
use correct type cast
Igor Sysoev
1
-1
/
+1
2008-01-22
allow zero length in %*s
Igor Sysoev
1
-2
/
+2
2007-12-24
%*s format
Igor Sysoev
1
-3
/
+16
2007-12-17
replace ngx_md5_text() with ngx_hex_dump()
Igor Sysoev
1
-7
/
+6
2007-11-09
do not encode already encoded characters in msie_refresh
Igor Sysoev
1
-1
/
+1
2007-10-22
unescape SSI include
Igor Sysoev
1
-3
/
+15
2007-10-09
style fix: remove trailing spaces
Igor Sysoev
1
-3
/
+3
2007-10-01
ngx_strnstr()
Igor Sysoev
1
-0
/
+34
2007-10-01
add comment
Igor Sysoev
1
-0
/
+6
2007-09-27
ngx_escape_html()
Igor Sysoev
1
-0
/
+61
2007-09-26
ngx_strstrn() and ngx_strcasestrn()
Igor Sysoev
1
-0
/
+49
[next]