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

Comparing AnyEvent/Changes (file contents):
Revision 1.625 by root, Thu Aug 17 02:12:36 2017 UTC vs.
Revision 1.626 by root, Sat Sep 2 00:21:32 2017 UTC

9TODO: invalid. and localhost. specialcasing inside AEDNS and not AESocket (rfc6761) 9TODO: invalid. and localhost. specialcasing inside AEDNS and not AESocket (rfc6761)
10TODO: maybe implement env variable to give hosts precedence 10TODO: maybe implement env variable to give hosts precedence
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)
12TODO: inet_aton maybe pack C4? no, add a comment why not 12TODO: inet_aton maybe pack C4? no, add a comment why not
13TODO: socket prepare callbacks, can they easily signal failure as well? 13TODO: socket prepare callbacks, can they easily signal failure as well?
14
15TODO: stuff dns packet into decoded structure
16TODO: allow client programs to extend the dns encoder/decoder list
14 17
15 - AnyEvent::Socket::parse_ipv6 would NOT, as advertised, accept ipv4 18 - AnyEvent::Socket::parse_ipv6 would NOT, as advertised, accept ipv4
16 addresses. It now does and converts them to ipv4 mapped addresses. 19 addresses. It now does and converts them to ipv4 mapped addresses.
17 - support CAA records, based on patch by Steve Atkins. 20 - support CAA records, based on patch by Steve Atkins.
18 21

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines