summaryrefslogtreecommitdiff
path: root/lib/vtls/x509asn1.c
Commit message (Expand)AuthorAgeFilesLines
* copyright: make repository REUSE compliantmax.mehl2022-06-131-0/+2
* x509asn1: mark msnprintf return as uncheckedDaniel Gustafsson2022-05-111-1/+1
* x509asn1: make do_pubkey handle EC public keysSergey Markelov2022-05-051-8/+22
* hostcheck: reduce strlen calls on chained certificatesHenrik Holst2022-02-131-2/+5
* hostcheck: pass in pattern length too, to avoid a strlen callDaniel Stenberg2022-02-101-1/+1
* x509asn1: toggle off functions not needed for diff tls backendsDaniel Stenberg2022-02-051-25/+102
* lib: move hostcheck and x509sn1 sources to vtls/Daniel Stenberg2022-02-051-0/+1329