Bump version to 1.10.0; Update ChangeLog.
[liboping.git] / bindings /
2017-05-09 Florian ForsterMerge remote-tracking branch 'github/pr/11'
2017-05-09 Hamish ColemanAdd perl binding and documentation for new ping_iterato...
2017-05-05 Florian ForsterMerge remote-tracking branch 'github/master' into lh...
2014-11-27 Florian ForsterChange the project's website to noping.cc/ everywhere.
2009-10-01 Florian Forsterbindings/perl: Bumped version to 1.21 and updated Changes.
2009-10-01 Fredrik Soderblombindings/perl/Oping.xs: Fix an off-by-one error when...
2009-07-18 Florian ForsterNet::Oping: Set the $VERSION variable correctly. liboping-1.3.0
2009-07-18 Florian ForsterNet::Oping: Bumped version to 1.20.
2009-07-18 Florian ForsterNet::Oping: Add the `device' method.
2009-07-16 Sebastian HarlMinor documentation fixes.
2009-03-23 Florian ForsterNet::Oping: Improve the POD a little.
2009-03-15 Florian Forsterbindings/perl: Bumped version to 1.10; Updated Changes. Net-Oping-1.10
2009-03-15 Florian Forsterbindings/perl: Add some more simple syntax tests.
2009-03-15 Florian Forsterbindings/perl: Add the `ttl' method.
2009-03-15 Florian Forsterbindings/perl: Add the `get_recv_ttl' method.
2009-02-17 Sebastian Harlbindings/perl/Makefile.PL: Let the Perl module depend...
2009-02-17 Florian Forsterbindings/perl: Add support for the number of dropped...
2009-02-17 Florian Forsterbindings/perl: Update license information in the XS...
2009-02-17 Florian Forsterbindings/perl: Fix error handling in Perl:ping() and...
2009-02-17 Florian Forsterbindings/perl: Improve license information and fix...
2009-02-17 Florian Forsterbuild system: Added some serious voodoo to make MakeMak...
2009-02-17 Florian Forsterbindings/perl: Use OPING_VERSION to enable the work...
2009-02-17 Florian Forsterbindings/perl: Fix a memory leak in _ping_iterator_get_... Net-Oping-1.02
2008-08-22 Florian Forsterbindings/Makefile.am: Don't build the Perl bindings...
2008-01-27 Florian Forsterbindings/perl/Makefile.PL: Removed that `use 5.008007...
2008-01-27 Florian ForsterMerge branch 'origin'
2008-01-27 Florian ForsterNet::Oping: Bumped version to 1.01. Net-Oping-1.01
2008-01-27 Sebastian HarlIntegrate bindings subdirectory into the build process.
2008-01-26 Florian Forsterbindings/perl/Makefile.PL: Search for the header file...
2008-01-26 Florian ForsterNet::Oping: Added a note about the need to be root...
2008-01-26 Florian Forsterbindings/perl/MANIFEST: Sorted the entries alphabetically.
2008-01-26 Florian ForsterNet::Oping: Removed `use 5.008007;' because we (hopeful...
2008-01-26 Florian Forsterbindings/perl/MANIFEST: Remove the ppport.h header... Net-Oping-1.00
2008-01-26 Florian ForsterMerge branch 'liboping-0.3'
2008-01-26 Florian Forsterbindings/perl: Added an improved version of the Perl...