Skip to content

Releases: emc-isilon/pike

Pike 0.2.8

28 Apr 22:24
Compare
Choose a tag to compare

Break flush helper function into two parts

save more reserved fields for testing purposes.

Pike 0.2.7

30 Mar 22:17
Compare
Choose a tag to compare

"Various Improvements"

Pike 0.2.6

24 Feb 17:43
Compare
Choose a tag to compare

Fixes:

  • calculate proper sequence number for multicredit requests (b78bc5b)
  • fix QueryInfoResponse file info class marshalling
  • ValidateNegotiateInfo test only applies to dialects 3.0.0 and 3.0.2

Enhancements:

  • PIKE_CREDS can now be specified without a fake domain: "test_user%testpasswd" is now acceptable
  • Pike client/connection callback functionality can be used with a context manager
  • Pike version is now shipped with the package and can be queried from code

Pike 0.2.5.1

17 Jan 22:31
Compare
Choose a tag to compare

Fix issue with transport on non-linux platforms

Pike 0.2.5 (Broken Non-linux)

17 Jan 21:53
Compare
Choose a tag to compare

Fixes and improvements for negative and compliance testing

  • Allow editing of more negotiate context fields
  • Allow specifying custom nonce and signature for TransformHeader
  • Allow explicitly sending different nonce than used for HMAC (negative testing)
  • Add let() support to SessionSetupContext for customizing SessionSetupRequest parameters
  • Add generic buffer support for Get/Set Security Information that is not yet decoded
  • Don't fail if server returns null cipher 0x0
  • Fix error reporting of pre-connection state

Pike 0.2.4

13 Jan 18:11
Compare
Choose a tag to compare

Add timewarp token support

Pike 0.2.3

14 Nov 22:40
Compare
Choose a tag to compare

Improve test running/skipping support of the full test suite.

Pike 0.2.2.1

09 Nov 18:33
Compare
Choose a tag to compare

Fix client callback unregister

Pike 0.2.2

08 Nov 04:28
Compare
Choose a tag to compare

This release adds a generic callback system to the event processing loop for real-time request modification, accounting, etc.

Pike 0.2.1.1

01 Nov 19:01
Compare
Choose a tag to compare
Merge pull request #23 from isi-mfurer/fix-variable-name

hotfix for incorrect variable name