Skip to content

Releases: Macmod/ldapx

v1.2.1

16 Feb 16:25

Choose a tag to compare

  • Fixed #5 definitively, as there were edge cases not covered by v1.2.0.
  • Fixed interleaved colors due to "bug" in fatih/color.

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

v1.2.0

16 Feb 14:08

Choose a tag to compare

  • Fixed bug #5 which caused some queries with the G (Garbage) filter middleware to return empty results.
  • Fixed stability problems upon load by multiple connections, where some would timeout likely due to a race.
  • Added mutexes & other synchronization primitives in other places where possible races could occur.

Full Changelog: v1.1.0...v1.2.0

v1.1.0

19 Dec 19:02

Choose a tag to compare

  • Implemented SOCKS support for the connection to the target
  • Ldapx now sets the standard ports if they are not provided in -l or -t

v1.0.0

09 Dec 21:40

Choose a tag to compare

First release! 👻