Skip to content

Releases: oiweiwei/go-msrpc

v1.2.4

12 Mar 11:35
Compare
Choose a tag to compare

What's Changed

  • fix: null-terminated string attribute inheritance by @oiweiwei in #44
  • Fixed issue with NTLMv2 authentication when using NTLM hash by @bryanmcnulty in #45

New Contributors

Full Changelog: v1.2.3...v1.2.4

v1.2.3

07 Mar 17:43
Compare
Choose a tag to compare

What's Changed

  • fixes: oaut panic in 'user'-pointer / dnsp use ip4 by @oiweiwei in #43

Full Changelog: v1.2.2...v1.2.3

v1.2.2

06 Mar 15:13
Compare
Choose a tag to compare

What's Changed

  • feat: dnsp: add rr-from-string methods by @oiweiwei in #40
  • ndr64: fix trailing gap / fix int3264 alignment by @oiweiwei in #41

Full Changelog: v1.2.1...v1.2.2

v1.2.1

26 Feb 09:52
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.2.1

v1.2.0

25 Feb 14:34
Compare
Choose a tag to compare

What's Changed

  • midl: change attribute goext_null_if name to goext_default_null() by @oiweiwei in #37
  • v1.2: update authentication package and use gokrb5.fork by @oiweiwei in #31

Full Changelog: v1.1.7...v1.2.0

v1.1.7

23 Feb 15:52
Compare
Choose a tag to compare

What's Changed

  • feat: rework pointer to primitive type flow by @oiweiwei in #36

Full Changelog: v1.1.6...v1.1.7

v1.1.6

18 Feb 14:18
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.5...v1.1.6

v1.1.5

14 Feb 18:59
Compare
Choose a tag to compare

What's Changed

  • fix: server handle and way to deal with marshaling responses by @oiweiwei in #33
  • feature: implicit response parameters by @oiweiwei in #34

Full Changelog: v1.1.4...v1.1.5

v1.1.4

04 Feb 15:14
Compare
Choose a tag to compare

What's Changed

  • fix: msrpc: dcom: add custom ref data size and missing types by @oiweiwei in #25
  • fix: dcom: duplicate name by @oiweiwei in #26
  • msrpc: dcom: add helpers / untie customref size from auto-gen by @oiweiwei in #27
  • msrpc: dcom: add extension wrappers by @oiweiwei in #28
  • msrpc: wmi: fix wmi parse object array by @oiweiwei in #29

Full Changelog: v1.1.3...v1.1.4

v1.1.3

30 Jan 17:52
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.2...v1.1.3