--- AnyEvent/Changes 2009/07/02 23:22:34 1.258 +++ AnyEvent/Changes 2009/07/03 21:44:14 1.260 @@ -1,5 +1,12 @@ Revision history for Perl extension AnyEvent. +ZERO_RETURN - stoptls? + - added new module AnyEvent::TLS for easier SSL/TLS context + creation, with many options including hostname verification, + secure default configuration, lots of documentation and, + predefined diffie-hellman keys for perfect forward security + and much more. get it while it's still fresh! + - use AnyEvent::TLS in AnyEvent::Handle for context management. - load AnyEvent::Handle only on demand in AnyEvent::DNS, so AnyEvent::Socket users have smaller memory footprint in the common case. @@ -9,6 +16,8 @@ - make AnyEvent::Handle more robust against early conenction failures (during new), and return C in that case from the constructor. + - AnyEvent::Handle will now try to load only JSON::XS first, + then fall back to JSON. 4.451 Fri Jul 3 00:28:58 CEST 2009 - do not clear rbuf when shutting down an AnyEvent::Handle