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 |
Daniel Stenberg
|
8ece8177f1
cleanup: remove FIXME and TODO comments
|
5 years ago |
Daniel Stenberg
|
65eb65fde6
urldata: simplify bytecounters
|
5 years ago |
Daniel Stenberg
|
dcd6f81025
snprintf: renamed and we now only use msnprintf()
|
6 years ago |
Howard Chu
|
b6e484dc36
openldap: fix for NULL return from ldap_get_attribute_ber()
|
6 years ago |
Daniel Stenberg
|
1f8e813919
openldap: white space changes, fixed up the copyright years
|
6 years ago |
Daniel Stenberg
|
9889db0433
openldap: check ldap_get_attribute_ber() results for NULL before using
|
6 years ago |
Daniel Stenberg
|
00cda0f9b3
openldap: fix checksrc nits
|
7 years ago |
Stepan Broz
|
ff07f07cc8
openldap: add commented out debug possibilities
|
7 years ago |
Daniel Stenberg
|
ad164eceb3
memdebug: trace send, recv and socket
|
7 years ago |
Daniel Stenberg
|
e5743f08e7
code style: use spaces around pluses
|
7 years ago |
Daniel Stenberg
|
6b84438d9a
code style: use spaces around equals signs
|
7 years ago |
Max Dymond
|
c75f63d7c4
handler: refactor connection checking
|
7 years ago |
Daniel Stenberg
|
434f8d0389
internals: rename the SessionHandle struct to Curl_easy
|
8 years ago |
Daniel Stenberg
|
4f45240bc8
lib: include curl_printf.h as one of the last headers
|
8 years ago |
Daniel Stenberg
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 years ago |
Daniel Stenberg
|
c341311a0e
Revert "cleanup: general removal of TODO (and similar) comments"
|
9 years ago |
Daniel Stenberg
|
64e959ffe3
cleanup: general removal of TODO (and similar) comments
|
9 years ago |
Jakub Zakrzewski
|
c979a3d0c4
openldap: only part of LDAP query results received
|
9 years ago |
Dan Fandrich
|
35648f2e79
curl_memory: make curl_memory.h the second-last header file loaded
|
9 years ago |
Daniel Stenberg
|
9395999543
checksrc: use space after comma
|
9 years ago |
Daniel Stenberg
|
df5578a7a3
mprintf.h: remove #ifdef CURLDEBUG
|
9 years ago |
Steve Holme
|
325a64d8a2
openldap: Prefer use of 'CURLcode result'
|
10 years ago |
Steve Holme
|
e9e48a6ff2
openldap: Use 'LDAPMessage *msg' for messages
|
10 years ago |
Steve Holme
|
a89ec793d0
openldap: Use standard naming for setup connection function
|
10 years ago |
Daniel Stenberg
|
65d141e6da
openldap: do not ignore Curl_client_write() return codes
|
10 years ago |
Daniel Stenberg
|
df13f8e8c2
bits.close: introduce connection close tracking
|
10 years ago |
Daniel Stenberg
|
11e8066ef9
vtls: renamed sslgen.[ch] to vtls.[ch]
|
11 years ago |
Daniel Stenberg
|
eccf4fb7ee
vtls: created subdir, moved sslgen.[ch] there, updated all include lines
|
11 years ago |