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

Comparing AnyEvent/Changes (file contents):
Revision 1.259 by root, Fri Jul 3 08:51:48 2009 UTC vs.
Revision 1.261 by root, Sat Jul 4 23:58:52 2009 UTC

1Revision history for Perl extension AnyEvent. 1Revision history for Perl extension AnyEvent.
2 2
3ZERO_RETURN - stoptls? 3ZERO_RETURN - stoptls?
4 - AnyEvent::DNS did not properly follow CNAME records with
5 uppercase targets.
6 - added new module AnyEvent::TLS for easier SSL/TLS context
7 creation, with many options including hostname verification,
8 secure default configuration, lots of documentation and,
9 predefined diffie-hellman keys for perfect forward security
10 and much more. get it while it's still fresh!
11 - use AnyEvent::TLS in AnyEvent::Handle for context management.
4 - load AnyEvent::Handle only on demand in AnyEvent::DNS, 12 - load AnyEvent::Handle only on demand in AnyEvent::DNS,
5 so AnyEvent::Socket users have smaller memory footprint 13 so AnyEvent::Socket users have smaller memory footprint
6 in the common case. 14 in the common case.
7 - add AnyEvent::Handle->push_shutdown method. 15 - add AnyEvent::Handle->push_shutdown method.
8 - add an additional error message parameter to AnyEvent::Handle's 16 - add an additional error message parameter to AnyEvent::Handle's

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines