index
:
delta/nginx.git
baserock/v1.7.0
branches/default
branches/radix_with_skip
branches/stable-0.5
branches/stable-0.6
branches/stable-0.7
branches/stable-0.8
branches/stable-1.0
branches/stable-1.10
branches/stable-1.12
branches/stable-1.14
branches/stable-1.16
branches/stable-1.18
branches/stable-1.2
branches/stable-1.20
branches/stable-1.22
branches/stable-1.24
branches/stable-1.4
branches/stable-1.6
branches/stable-1.8
master
nginx-0.1
nginx-0.2
nginx-0.3
nginx-0.4
nginx-0.5
nginx-0.6
nginx-0.7
nginx-0.8
nginx-0.9
nginx-1.0
nginx-1.1
nginx-1.2
nginx-1.3
nginx-1.4
nginx-1.5
nginx-1.6
nginx-1.7
nginx-1.8
nginx-1.9
github.com: nginx/nginx.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mail
/
ngx_mail_parse.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mail: IMAP pipelining support.
Maxim Dounin
2021-05-19
1
-13
/
+48
*
Mail: stricter checking of IMAP tags.
Maxim Dounin
2021-05-19
1
-0
/
+11
*
Mail: fixed backslash handling in IMAP literals.
Maxim Dounin
2021-05-19
1
-1
/
+17
*
Mail: removed dead s->arg_start handling.
Maxim Dounin
2021-05-19
1
-47
/
+0
*
Mail: fixed s->arg_start clearing on invalid IMAP commands.
Maxim Dounin
2021-05-19
1
-0
/
+2
*
Mail: POP3 pipelining support.
Maxim Dounin
2021-05-19
1
-3
/
+29
*
Mail: optimized discarding invalid SMTP commands.
Maxim Dounin
2021-05-19
1
-1
/
+1
*
Mail: fixed handling of invalid SMTP commands split between reads.
Maxim Dounin
2021-05-19
1
-3
/
+3
*
Mail: support SASL EXTERNAL (RFC 4422).
Rob N ★
2016-10-08
1
-4
/
+18
*
Mail: smtp pipelining support.
Maxim Dounin
2013-09-30
1
-2
/
+28
*
Mail: fixed possible uninitialized memory access.
Maxim Dounin
2013-06-05
1
-0
/
+4
*
Fixed compilation with -Wmissing-prototypes.
Ruslan Ermilov
2012-07-24
1
-0
/
+3
*
Copyright updated.
Maxim Konovalov
2012-01-18
1
-0
/
+1
*
compatibility with Microsoft's
Igor Sysoev
2009-02-09
1
-0
/
+4
*
smtp_auth none
Igor Sysoev
2008-11-13
1
-1
/
+1
*
optimizations
Igor Sysoev
2007-09-13
1
-0
/
+53
*
style fix and optimizations
Igor Sysoev
2007-09-13
1
-3
/
+6
*
escape " ", "%", and %00-%1F in login and password
Igor Sysoev
2007-08-20
1
-0
/
+4
*
IMAP AUTHENTICATE
Igor Sysoev
2007-07-20
1
-1
/
+22
*
SMTP STARTTLS
Igor Sysoev
2007-07-20
1
-0
/
+33
*
Many changes:
Igor Sysoev
2007-03-19
1
-0
/
+766