summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* cleanupsHEADmasterJesse Luehrs2010-01-022-4/+7
|
* bump version number0.02Jesse Luehrs2009-06-301-1/+1
|
* update ChangesJesse Luehrs2009-06-301-0/+3
|
* release dateJesse Luehrs2009-06-301-1/+1
|
* oops, forgot to credit Sartak hereJesse Luehrs2009-06-301-0/+4
|
* actually, the ping has to be 40-2390.01Jesse Luehrs2009-06-301-2/+3
| | | | | codes 0-39 are taken by options, and codes 240-255 are taken by the actual protocol
* add description and caveatsJesse Luehrs2009-06-301-0/+36
|
* synopsis and method docsJesse Luehrs2009-06-291-0/+10
|
* ping_option -> PingOption in constructor argsJesse Luehrs2009-06-292-2/+2
|
* fill in basic pod bitsJesse Luehrs2009-06-291-3/+4
|
* pod boilerplateJesse Luehrs2009-06-291-0/+82
|
* make the negotiation callback privateJesse Luehrs2009-06-291-2/+2
|
* ummm, oops (strict + warnings)Jesse Luehrs2009-06-291-0/+2
|
* don't hardcode 99 in this testJesse Luehrs2009-06-291-1/+2
|
* test for using a different ping optionJesse Luehrs2009-06-291-0/+72
|
* rename constructor parameter to "ping_option"Jesse Luehrs2009-06-291-5/+5
|
* add test for transmitting large quantities of dataJesse Luehrs2009-06-291-0/+51
|
* add comments and clean up the test a bitJesse Luehrs2009-06-291-1/+9
|
* add a simple (heh) testJesse Luehrs2009-06-291-0/+66
|
* hack in a working telnet_simple_callbackJesse Luehrs2009-06-291-3/+12
| | | | | (this should be fixed on IO::Socket::Telnet's end, really... it's not nearly extensible enough)
* add basic testJesse Luehrs2009-06-271-0/+8
|
* add Changes and dist.iniJesse Luehrs2009-06-262-0/+15
|
* initial commitJesse Luehrs2009-06-261-0/+53