提交歷史

作者 SHA1 備註 提交日期
  Yang Tse 4fad1943a2 string formatting: fix 15+ printf-style format strings 11 年之前
  Yang Tse 5a053ffe80 build: fix circular header inclusion with other packages 11 年之前
  Yang Tse 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 11 年之前
  Yang Tse 5b6e7927c6 build: rename 93 lib/*.c files 11 年之前
  Yang Tse 13606bbfde build: make use of 93 lib/*.c renamed files 11 年之前
  Yang Tse f871de0064 build: make use of 76 lib/*.h renamed files 11 年之前
  Yang Tse a0b207164c setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h> 11 年之前
  Daniel Stenberg d7934b8bd4 curl_multi_fdset: correct fdset with FTP PORT use 12 年之前
  Yang Tse 6b75d2c2df fix a bunch of MSVC compiler warnings 13 年之前
  Yang Tse fd00b382b2 base64: fix Curl_base64_encode and Curl_base64_decode interfaces 13 年之前
  Yang Tse f1586cb477 stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h 13 年之前
  Yang Tse ef2176109f errno.h inclusion conditionally done in setup_once.h 13 年之前
  Dan Fandrich 212d8c8f65 Fixed LDAP after RTSP readwrite change 13 年之前
  Daniel Stenberg e34131db78 SSL: check for SSL, not specific protocols 13 年之前
  Daniel Stenberg b903186fa0 source cleanup: unify look, style and indent levels 13 年之前
  Fabian Keil 1702a2c08d Fix a couple of spelling errors in lib/ 13 年之前
  Daniel Stenberg 36cb24ec19 buildfix: spell define correctly 13 年之前
  Daniel Stenberg 211504ba8a ldap: use the new protocol handler setup 13 年之前
  Yang Tse 5db0a412ff atoi: remove atoi usage 13 年之前
  Yang Tse 43d20d81a5 Enable OpenLDAP support for cygwin builds. 14 年之前
  Yang Tse 89da532445 fix ldap related compilation issues 14 年之前
  Howard Chu 2e056353b0 LDAP: properly implemented as a curl_handler 14 年之前
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines 14 年之前
  Yang Tse 7aef172a34 14 年之前
  Yang Tse d7cd761047 Oops, should have removed 'not' in previous commit. 14 年之前
  Yang Tse a487c80535 Replaced stricmp() usage with our portable strequal() 14 年之前
  Yang Tse 4d0b0cae9e Fix compilation failure 14 年之前
  Daniel Stenberg 91d05903b4 Remove pointless storing of the protocol as a string within the connectdata 14 年之前
  Yang Tse 59939313f8 Make usage of calloc()'s arguments consistent with rest of code base 14 年之前
  Yang Tse c8da2980ed include progress.h for Curl_pgrsSetDownloadCounter function prototype 14 年之前