Skip to content

Releases: latchset/kdcproxy

v1.1.0

18 Nov 14:52

Choose a tag to compare

Full Changelog: v1.0.0...v1.1.0

v1.0.0

08 Dec 18:17

Choose a tag to compare

  • Drop support for asn1crypto (#57)
  • Drop python2 support
  • Switch example code to python3 (#53)
  • Document our non-use of krb5's udp_preference_limit (#52, #49)
  • Support for FreeBSD (#51, #50)

Release v0.4.2

29 Aug 18:43

Choose a tag to compare

  • Fix issue with multiple-packet responses from KDC (#44)
  • Ensure TCP is preferred to UDP (#43)

v0.4.1

11 Feb 16:16

Choose a tag to compare

  • Use dnspython package on python 3 (#42)
  • Make webtest an optional dependency (#40, #38)
  • Misc CI fixes

v0.4

08 Aug 21:55

Choose a tag to compare

  • Add asn1crypto support
  • Downgrade socket problems to warnings
  • Fix use of retval instead of restype

v0.3.3

19 Jan 14:15
v0.3.3

Choose a tag to compare

  • Properly handle missing Content-Length 5edbbeb
  • Fix tests and PEP 8 violations d9923b5 5ed2ab9
  • Use setuptools to distribute package 84a8329