Sign in
nginx
/
nginx
/
caa4a45c0f7e885460fdca075b32b44c8cf0eae2
/
src
/
mail
6a75019
*) remove zero termination in ngx_inet_ntop() and ngx_sock_ntop()
by Igor Sysoev
· 17 years ago
a408b2b
backout both r2162 and r2128 and implement a new fix
by Igor Sysoev
· 17 years ago
4c756c4
fix typo
by Igor Sysoev
· 17 years ago
f2a1484
change useless ngx_pcalloc() to ngx_pnalloc()
by Igor Sysoev
· 17 years ago
7f6b2ff
*) back out r2040
by Igor Sysoev
· 17 years ago
df83e6f
DH parameters, ssl_dhparam
by Igor Sysoev
· 17 years ago
d6548fa
ssl_session_cache none
by Igor Sysoev
· 17 years ago
3be5257
$hostname variable
by Igor Sysoev
· 17 years ago
49db9d4
reset message
by Igor Sysoev
· 17 years ago
de8ec1e
use ngx_int_t in ngx_sort() callback
by Igor Sysoev
· 17 years ago
73eb97f
check duplicate resolver
by Igor Sysoev
· 17 years ago
dfd5511
use cf->cycle->new_log because at merge stage cf->pool->log is old log
by Igor Sysoev
· 17 years ago
4491dae
cleanup resolver
by Igor Sysoev
· 17 years ago
5fa1146
do not resolve SMTP clients by default
by Igor Sysoev
· 17 years ago
4545046
resolver in smtp proxy module
by Igor Sysoev
· 17 years ago
6ff850b
ssl_session_cache off
by Igor Sysoev
· 17 years ago
09085e3
fix STARTTLS prompt in SMTP
by Igor Sysoev
· 17 years ago
86ef6aa
move condition declarations inside blocks where they are used
by Igor Sysoev
· 17 years ago
7e92442
fix typo
by Igor Sysoev
· 17 years ago
1d04b14
64-bit time_t compatibility
by Igor Sysoev
· 17 years ago
7ed63ee
use pool instead of ngx_conf_t
by Igor Sysoev
· 17 years ago
e3f6cb8
fix "AUTH PLAIN [initial-response]" bug introduced in r1477
by Igor Sysoev
· 18 years ago
964c4a8
use "_" instead of " " as new line substitute, do not delete trailing new line
by Igor Sysoev
· 18 years ago
c4b3b5a
log starttls
by Igor Sysoev
· 18 years ago
4871408
ngx_mail_pop3_module, ngx_mail_imap_module, and ngx_mail_smtp_module
by Igor Sysoev
· 18 years ago
05a75d0
style fix: remove trailing spaces
by Igor Sysoev
· 18 years ago
945af2a
create salt just before it will be used
by Igor Sysoev
· 18 years ago
c95d44b
fix r1482
by Igor Sysoev
· 18 years ago
dac63a2
ngx_mail_smtp_create_buffer()
by Igor Sysoev
· 18 years ago
2422950
optimizations
by Igor Sysoev
· 18 years ago
711c36b
smtp_client_buffer and smtp_greeting_delay
by Igor Sysoev
· 18 years ago
706ab65
move event handling to protocol specific code,
by Igor Sysoev
· 18 years ago
5fbe121
optimizations
by Igor Sysoev
· 18 years ago
05d1de7
small optimizations
by Igor Sysoev
· 18 years ago
c4cb0c7
style fix and optimizations
by Igor Sysoev
· 18 years ago
6cc54cc
split pop3, imap, and smtp handlers
by Igor Sysoev
· 18 years ago
b0fef0e
decrement active connection counter in mail proxy
by Igor Sysoev
· 18 years ago
d4ff561
escape " ", "%", and %00-%1F in login and password
by Igor Sysoev
· 18 years ago
ed2c623
test http_auth absence
by Igor Sysoev
· 18 years ago
0349656
allow "http://" in auth_http URL
by Igor Sysoev
· 18 years ago
824bcf3
stop configuration on error
by Igor Sysoev
· 18 years ago
031a6e2
set default listen() backlog to 511 on all platforms except FreeBSD
by Igor Sysoev
· 18 years ago
1931d87
fix case when client has closed connection but upstream buffer is not empty
by Igor Sysoev
· 18 years ago
f4283a9
IMAP AUTHENTICATE patch by Maxim Dounin
by Igor Sysoev
· 18 years ago
810dc16
SMTP STARTTLS patch by Maxim Dounin
by Igor Sysoev
· 18 years ago
a9af7bf
fix segfault when CRAM-MD5 is not enabled but client tries it
by Igor Sysoev
· 18 years ago
fa808bb
fix memory allocation for auth_http_header
by Igor Sysoev
· 18 years ago
c02ed54
use stable search where it is required
by Igor Sysoev
· 18 years ago
6d93976
style fix: remove trailing spaces
by Igor Sysoev
· 18 years ago
fb95894
style fix: remove tabs
by Igor Sysoev
· 18 years ago
02c8d18
Many changes:
by Igor Sysoev
· 18 years ago