Alex Gartrell
Alex Gartrell
FWIW, when I ran the testing framework, it puked in chrome unless I commented out ``` // window.navigator = exports.navigator; ``` in test/mocks/mock_navigator.js
I want to +1 this. I installed circ today and played with different certificates. First, circ doesn't do any name validation at all, so if I generate a cert with...
See Pull Request #433
I don't think that this is a straightforward change so I'd consider this pull request more of an RFC. The tl;dr; is that it's really not valuable to just get...
I agree the lack of testing is a problem, but I propose we provide it in another diff. The real path here is to write cfg(test) stubs for the libbpf...