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

Comparing AnyEvent/Changes (file contents):
Revision 1.629 by root, Tue Feb 26 01:27:51 2019 UTC vs.
Revision 1.630 by root, Tue Feb 26 01:35:48 2019 UTC

14 14
15TODO: stuff dns packet into decoded structure 15TODO: stuff dns packet into decoded structure
16TODO: allow client programs to extend the dns encoder/decoder list 16TODO: allow client programs to extend the dns encoder/decoder list
17TODO: Олег Г <verdrehung@gmail.com> test nameserver 17TODO: Олег Г <verdrehung@gmail.com> test nameserver
18 18
19TODO: tls_detetc callback version passed wrongly != documented 19 - INCOMPATIBLE CHANGE: tls_detect documentation gave separate major and
20 minor versions, while code passed only a single value. This version
21 follows the documentation and now passes separate major and minor values.
20 - work around Net::SSLeay not having been ported to openssl 1.1, but many 22 - work around Net::SSLeay not having been ported to openssl 1.1, but many
21 distributions compiling it against openssl 1.1, which unfortunately 23 distributions compiling it against openssl 1.1, which unfortunately
22 succeeds and results in a very brfoken module. 24 succeeds and results in a very brfoken module.
23 - AnyEvent::Socket::parse_ipv6 would NOT, as advertised, accept ipv4 25 - AnyEvent::Socket::parse_ipv6 would NOT, as advertised, accept ipv4
24 addresses. It now does and converts them to ipv4 mapped addresses. 26 addresses. It now does and converts them to ipv4 mapped addresses.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines