Daniel Stenberg
|
13ca4386ba
x509asn1: return error on missing OID
|
6 months ago |
Daniel Stenberg
|
623c3a8fa0
x509asn1: switch from malloc to dynbuf
|
9 months ago |
Daniel Stenberg
|
cd48e8f8a9
x509asn1: make utf8asn1str() use dynbuf instead of malloc + memcpy
|
9 months ago |
Daniel Stenberg
|
98b41dd4bb
x509asn1: reduce malloc in Curl_extract_certinfo
|
9 months ago |
Daniel Stenberg
|
641257ea08
x509asn1: remove code for WANT_VERIFYHOST
|
9 months ago |
Viktor Szakats
|
3829759bd0
build: enable missing OpenSSF-recommended warnings, with fixes
|
11 months ago |
Stefan Eissing
|
fa714830e9
vtls/vquic, keep peer name information together
|
1 year ago |
Daniel Stenberg
|
78d6232f1f
gskit: remove
|
1 year ago |
Daniel Stenberg
|
367a66b130
lib: fix a few *printf() flag mistakes
|
1 year ago |
Daniel Stenberg
|
7c8bae0d9c
nss: remove support for this TLS library
|
1 year ago |
Daniel Stenberg
|
8e85764b7b
lib: remove unused functions, make single-use static
|
1 year ago |
Daniel Stenberg
|
127eb0d83a
misc: fix spelling mistakes
|
1 year ago |
Daniel Stenberg
|
6466071e8e
x509asn1: use plain %x, not %lx, when the arg is an int
|
1 year ago |
Daniel Stenberg
|
22eec78027
x509asn1.c: use correct format specifier for infof() call
|
1 year ago |
jonrumsey
|
1f693e0aca
x509asn1: fix compile errors and warnings
|
1 year ago |
Daniel Stenberg
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
Daniel Stenberg
|
4fc7737742
Revert "x509asn1: avoid freeing unallocated pointers"
|
1 year ago |
Daniel Stenberg
|
57d2d9b6be
lib: use size_t or int etc instead of longs
|
1 year ago |
Daniel Gustafsson
|
6b19247e79
x509asn1: avoid freeing unallocated pointers
|
1 year ago |
Stefan Eissing
|
af22c2a546
vtls: localization of state data in filters
|
2 years ago |
Daniel Stenberg
|
8dd95da35b
ctype: remove all use of <ctype.h>, use our own versions
|
2 years ago |
max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
2 years ago |
Daniel Gustafsson
|
bcf03dd213
x509asn1: mark msnprintf return as unchecked
|
2 years ago |
Sergey Markelov
|
137a668e8c
x509asn1: make do_pubkey handle EC public keys
|
2 years ago |
Henrik Holst
|
65c6e37fe3
hostcheck: reduce strlen calls on chained certificates
|
2 years ago |
Daniel Stenberg
|
d15692ebba
hostcheck: pass in pattern length too, to avoid a strlen call
|
2 years ago |
Daniel Stenberg
|
27614355bf
x509asn1: toggle off functions not needed for diff tls backends
|
2 years ago |
Daniel Stenberg
|
9478a97035
lib: move hostcheck and x509sn1 sources to vtls/
|
2 years ago |