Ceri Coburn
Ceri Coburn
Is this your own code using GCredentials or are you checking a different application? If the later, I wonder if the reference count has been decremented manually instead of using...
The one for `HarvestTicketGrantingTickets` it fine, but `StringToByteArray` is used everywhere it looks like which will more likely lead to a confusing `NullReferenceException`. @anthemtotheego, can we change the PR so...
Domain local groups are not stored in the ExtraSIDS of the PAC but in Groups. Although you only have 5 in the screenshot so something is still not right there.
Great project you guys have going here. I fixed the official MS version of the signalr library so that it would work with bittrex and created a project here. https://github.com/signalr4j/signalr4j...
I'd be happy to take on some of this, but how are you managing duplicate work by other contributors etc...? Are you breaking down each unit of work into an...
Yea, that is what I was thinking, an abstraction around `net.Conn` for various transports. My Go skills unfortunately are lacking and I wouldn't do it justice, hopefully somebody else who...
I second this. I have the same need were days of the week are given for events within the last 7 days, but depending on how close the day is...
If you had a refiner that worked in the opposite way, this would satisfy my use case certainly.
The README mentions this issue, there is some kind of race condition in the driver. Sometimes you have to virtually remove and reinsert the card by pressing any key, or...
At the moment I am at the mercy of the 3rd party driver, and there does appear to be some bugs with the installer and the driver itself. Installing twice...