Skip to content

Tags: merlinz01/ldapserver

Tags

v0.0.16

Toggle v0.0.16's commit message
fix panic for ParseDN with invalid input

v0.0.15

Toggle v0.0.15's commit message
fix BER length encoding bug for lengths over 128, with test

v0.0.14

Toggle v0.0.14's commit message
fix SearchResultEntry encoding bug, add test

v0.0.13

Toggle v0.0.13's commit message
fix tlsStarting deadlock on concurrent operations

v0.0.12

Toggle v0.0.12's commit message
add filter string output

v0.0.11

Toggle v0.0.11's commit message
explicit TLS handshake

v0.0.10

Toggle v0.0.10's commit message
set isTLS for TLS connections from the start

v0.0.9

Toggle v0.0.9's commit message
make StartTLS work

v0.0.8

Toggle v0.0.8's commit message
add Conn.LocalAddr and Conn.RemoteAddr methods

v0.0.7

Toggle v0.0.7's commit message
check Version field of Bind requests by default