Results 6 issues of Zenomat

Hey, I have a binary ``` 00000000: 01a0 .. ``` which is just a jump to `0x0`. When I try to write this binary with ```bash espflash write-bin 0 img.img...

bug
status:needs-investigation

Hey, I tried to create a new project with ```bash tectonic -X new tec-test ``` I didn't change any files, everything is default. When I try to compile that with...

this enables windows support for the library, as discussed in #16 . things this PR does: - implement `getAddressList` for windows - i am not too happy about the error...

As mentioned in #14 I wanted to support windows, but some problems arose, namely The winapi doesn't have a standard API for accessing the default DNS server as configured at...

There are some custom AD implementations out there, like Univention, which might use a different than default port for LDAP communication. This implements an option to allow passing a custom...

low

There are some alternative implementations for LDAP, i.e. Univention, which might use a port different than default. This adds an option to specify a custom port.