|
| Version | Date Released | Status | Release Notes |
| 5.68 | Mar 26, 2012 | New Release | · Added an optional (retPort) argument to GetPeerIPAddress(). · Added optional "spamspersecond" and "spamsize" arguments to hexterm, so that you can have hexterm automatically generate random output at a specified rate for performance testing. · Added a "quietreceive" argument to hexterm so that if you don't want to see a printout of the bytes being received, you don't have to. · Added GetDistanceTo() and GetSquaredDistanceTo() methods · to the Point class. · Privileged-address matching is now done using IPv4-style address strings for IPv4 addresses (even when compiled with IPv6 support enabled), per Lior's request. · Merged in some Haiku-compatibility fixes |
| 5.67 | Feb 6, 2012 | New Release | - Added a AreOutgoingMessagesIndependent() method to the MessageIOGateway class, to allow better control over how outgoing Messages are deflated when zlib-encoding is enabled. - Removed some unnecessary data members from certain Message field-object classes, to cut down on memory usage. - Added a Queue::GetItemAtUnchecked() method. - Added a RemoveName() to the Python Message class. |
| 5.60 | Sep 21, 2011 | New Release |