Jeroen van Erp
Jeroen van Erp
0.39.0 is released. I'll close this one.
Actually the null check is not for the parameter, but was once meant to only ensure that a subsequent call to `init` would not re-initialize. Need to check what the...
Might be worthwhile adding some tests to prove that this doesn't break things
I'm wondering why this change? There are different Escape modes, have you tried the `DoubleQuote` escape mode... I don't see how the refenced issue is solved, there's no tests added...
GM! I could use a bit more explanation and logging than just this line in order to make an educated guess as to what's wrong.
It is possible to do multiple actions over the same connection and session. I assume the slowness it most probably in your usage of SMBJ, which is not how it's...
0.14.0 has just been released with Bouncy Castle 1.79
That's actually a pretty nice solution for adding to the lib... I'll incorporate that in a method! Thanks for sharing