ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/AnyEvent/Changes
(Generate patch)

Comparing AnyEvent/Changes (file contents):
Revision 1.613 by root, Thu Sep 15 01:14:42 2016 UTC vs.
Revision 1.616 by root, Fri Nov 11 01:24:20 2016 UTC

11TODO: more formats for parse_ipv6 (single ipv6 address without port, ...p80, ...#80) 11TODO: more formats for parse_ipv6 (single ipv6 address without port, ...p80, ...#80)
12 12
13TODO: inet_aton maybe pack C4? no, add a comment why not 13TODO: inet_aton maybe pack C4? no, add a comment why not
14TODO: hosts read multiple times for initial concurrent tcp_connect's? 14TODO: hosts read multiple times for initial concurrent tcp_connect's?
15 15
16TODO: check that uts46/unicode 9.0.0 is released 16TODO: tcp_bind error message
17TODO: tcp_bind unix domain socket gets deleted instantly without guard
18 - AnyEvent::Handle->keepalive was documented (and defined) twice
19 (found by Matt Merhar).
20
217.13 Sat Sep 17 04:31:49 CEST 2016
17 - Only call tlsext_host_name for non-empty common names (reported 22 - Only call tlsext_host_name for non-empty common names (reported
18 by Maxime Soulé). 23 by Maxime Soulé).
19 - log a (single) notice message if SNI is not supported. 24 - log a (single) notice message if SNI is not supported.
20 - upgrade to UTS-46:9.0.0 draft and switch to non-transitional 25 - upgrade to UTS-46:9.0.0 draft and switch to non-transitional
21 behaviour, beating thunderbird, ie, edge, chrome and safari to it :) 26 behaviour, beating thunderbird, ie, edge, chrome and safari to it :)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines