Siva Mahadevan

Results 18 comments of Siva Mahadevan

I would be interested in taking a look at this!

From https://help.github.com/articles/licensing-a-repository/ > However, without a license, the default copyright laws apply, meaning that you retain all rights to your source code and no one may reproduce, distribute, or create...

I'm also running into this issue, particularly when Pkgbase jails are built with `NO_MODULES=`. When I look at `man make.conf`, it specifies that `NO_MODULES=` should be set in there. I...

Heimdal builds successfully on FreeBSD 14 (which has moved to OpenSSL 3), but at runtime, there are lots of errors similar to the one in the bug description: `kadmin: rc4...

Sounds good, I do have some bandwidth to push this PR to submission so let me know whenever you get the time.

Can you give repro instructions for those errors? They look unrelated to my changes. Things are building successfully on my local system with LLVM 17. Quick thing I noticed, I've...

How can I trigger the Windows build again? My PR doesn't seem to trigger it anymore.

If the latest version of my PR doesn't trigger any windows builds due to the windows filter, then it shouldn't affect the windows build in any way right? Is this...

> So, first off, if we get a PKINIT request w/ an X.500-style cname in the request, let's indeed just extract the first PKINIT SAN from the certificate and use...

Updated the PR to change the method. On windows with an interactive smartcard login to a kerberos enabled samba CIFS share, an initial AS-REQ with no PA-DATA is sent with...