zmap / zcrypto

Liberal Go TLS + X.509 Library for Research
Other
135 stars 83 forks source link

Merge branch master into feature/parse_certs #296

Closed dissoupov closed 3 years ago

zakird commented 3 years ago

@dissoupov can you provide some context on the purpose of this PR? What does it do?

I also just noticed it's not a PR into master, so maybe you're not looking for a review from the maintainers, not sure.

dissoupov commented 3 years ago

@zakird we merge master branch to feature/parse_certs where we baked permissive ASN1 parsing. Now we need to create a PR to master, but before that we sync the latest changes from the master.

dissoupov commented 3 years ago

@zakird @codyprime can you please merge this? it's simply merging the latest from the master branch. there were merge conflicts so I had to resolve from my fork.