ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/AnyEvent-Porttracker/Changes
Revision: 1.6
Committed: Tue Jul 26 16:12:46 2016 UTC (7 years, 11 months ago) by root
Branch: MAIN
Changes since 1.5: +4 -0 lines
Log Message:
*** empty log message ***

File Contents

# Content
1 Revision history for AnyEvent::Porttracker
2
3 1.02
4 - implement login_cram_sha3 (post 4.2.7 firmware).
5 - make implementation more robust against differences in base64 padding.
6
7 1.01 Thu Jun 2 03:27:29 CEST 2011
8 - updated names.
9
10 1.0 Sat May 21 00:55:20 CEST 2011
11 - add "req_sync" method, which might be easier for simple scripts.
12 - updated the AnyEvent::Porttracker::protocol pod for porttracker 3.x.
13
14 0.1 Tue Nov 16 18:37:15 CET 2010
15 - first release.
16
17 0.0 Sun Nov 14 23:31:43 CET 2010
18 - original version, an AnyEvent::DBus clone.