Commit History

Author SHA1 Message Date
  Steve Holme 2879ffacfa ldap.c: Corrected build error from commit 857f999353f333 11 years ago
  Daniel Stenberg 857f999353 ldap: fix the build for systems with ldap_url_parse() 11 years ago
  Geoff Beier 3dc6fc42bf LDAP: fix bad free() when URL parsing failed 11 years ago
  Yang Tse 4fad1943a2 string formatting: fix 15+ printf-style format strings 11 years ago
  Yang Tse 5a053ffe80 build: fix circular header inclusion with other packages 12 years ago
  Yang Tse 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 12 years ago
  Yang Tse 5b6e7927c6 build: rename 93 lib/*.c files 12 years ago
  Yang Tse 13606bbfde build: make use of 93 lib/*.c renamed files 12 years ago
  Yang Tse f871de0064 build: make use of 76 lib/*.h renamed files 12 years ago
  Yang Tse a0b207164c setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h> 12 years ago
  Daniel Stenberg d7934b8bd4 curl_multi_fdset: correct fdset with FTP PORT use 13 years ago
  Yang Tse 6b75d2c2df fix a bunch of MSVC compiler warnings 13 years ago
  Yang Tse fd00b382b2 base64: fix Curl_base64_encode and Curl_base64_decode interfaces 13 years ago
  Yang Tse f1586cb477 stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h 13 years ago
  Yang Tse ef2176109f errno.h inclusion conditionally done in setup_once.h 13 years ago
  Dan Fandrich 212d8c8f65 Fixed LDAP after RTSP readwrite change 13 years ago
  Daniel Stenberg e34131db78 SSL: check for SSL, not specific protocols 13 years ago
  Daniel Stenberg b903186fa0 source cleanup: unify look, style and indent levels 13 years ago
  Fabian Keil 1702a2c08d Fix a couple of spelling errors in lib/ 13 years ago
  Daniel Stenberg 36cb24ec19 buildfix: spell define correctly 13 years ago
  Daniel Stenberg 211504ba8a ldap: use the new protocol handler setup 13 years ago
  Yang Tse 5db0a412ff atoi: remove atoi usage 14 years ago
  Yang Tse 43d20d81a5 Enable OpenLDAP support for cygwin builds. 14 years ago
  Yang Tse 89da532445 fix ldap related compilation issues 14 years ago
  Howard Chu 2e056353b0 LDAP: properly implemented as a curl_handler 14 years ago
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines 14 years ago
  Yang Tse 7aef172a34 14 years ago
  Yang Tse d7cd761047 Oops, should have removed 'not' in previous commit. 15 years ago
  Yang Tse a487c80535 Replaced stricmp() usage with our portable strequal() 15 years ago
  Yang Tse 4d0b0cae9e Fix compilation failure 15 years ago