Daniel Stenberg
|
7d600ad1c3
urldata: remove conn->bits.user_passwd
|
2 years ago |
Patrick Monnerat
|
d9c61a9792
openldap: pass string length arguments to client_write()
|
2 years ago |
Daniel Stenberg
|
2610142139
lib: remove support for CURL_DOES_CONVERSIONS
|
2 years ago |
Daniel Stenberg
|
5236ed0e42
openldap: fix compiler warning when built without SSL support
|
2 years ago |
Patrick Monnerat
|
eeca818b1e
openldap: implement SASL authentication
|
2 years ago |
Patrick Monnerat
|
cdc1da9120
openldap: several minor improvements
|
2 years ago |
Patrick Monnerat
|
2300ad26d3
openldap: simplify ldif generation code
|
2 years ago |
Patrick Monnerat
|
b40e4c0d47
openldap: process search query response messages one by one
|
2 years ago |
Patrick Monnerat
|
a40160aee8
openldap: implement STARTTLS
|
2 years ago |
Patrick Monnerat
|
ac89965f99
openldap: handle connect phase with a state machine
|
3 years ago |
Daniel Stenberg
|
e7416cfd2b
infof: remove newline from format strings, always append it
|
3 years ago |
Daniel Stenberg
|
a6da296867
vtls: only store TIMER_APPCONNECT for non-proxy connect
|
3 years ago |
Daniel Stenberg
|
0c55fbab45
conn: add 'attach' to protocol handler, make libssh2 use it
|
3 years ago |
Daniel Stenberg
|
8bdde6b14c
openldap: replace ldap_ prefix on private functions
|
3 years ago |
Jacob Hoffman-Andrews
|
f4b85d24b2
lib: remove strlen call from Curl_client_write
|
3 years ago |
Daniel Stenberg
|
063d3f3b96
tidy-up: make conditional checks more consistent
|
3 years ago |
Daniel Stenberg
|
2cd2686129
openldap: protect SSL-specific code with proper #ifdef
|
3 years ago |
Patrick Monnerat
|
8cbc16b2f9
ldap: only set the callback ptr for TLS context when TLS is used
|
3 years ago |
Daniel Stenberg
|
95cbcec8f9
urldata: merge "struct DynamicStatic" into "struct UrlState"
|
3 years ago |
Daniel Stenberg
|
a5eee22e59
openldap: disconnect better
|
3 years ago |
Daniel Stenberg
|
e467ea3bd9
openldap: avoid NULL pointer dereferences
|
3 years ago |
Daniel Stenberg
|
a59c33ceff
openldap: pass 'data' to the callbacks instead of 'conn'
|
3 years ago |
Daniel Stenberg
|
1dc8aa870e
hostip/proxy: remove conn->data use
|
3 years ago |
Patrick Monnerat
|
bbe3aa9f88
vtls: reduce conn->data use
|
3 years ago |
Daniel Stenberg
|
215db086e0
lib: pass in 'struct Curl_easy *' to most functions
|
3 years ago |
Daniel Stenberg
|
a95a6ce6b8
urldata: remove 'void *protop' and create the union 'p'
|
4 years ago |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
4 years ago |
Daniel Stenberg
|
6434a73984
Curl_handler: add 'family' to each protocol
|
4 years ago |
Daniel Stenberg
|
8df455479f
source cleanup: remove all custom typedef structs
|
4 years ago |
Daniel Stenberg
|
4ac2884003
urldata: avoid 'generic', use dedicated pointers
|
5 years ago |