Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Yang Tse 5db0a412ff atoi: remove atoi usage 14 yıl önce
  Yang Tse 43d20d81a5 Enable OpenLDAP support for cygwin builds. 14 yıl önce
  Yang Tse 89da532445 fix ldap related compilation issues 14 yıl önce
  Howard Chu 2e056353b0 LDAP: properly implemented as a curl_handler 14 yıl önce
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines 14 yıl önce
  Yang Tse 7aef172a34 15 yıl önce
  Yang Tse d7cd761047 Oops, should have removed 'not' in previous commit. 15 yıl önce
  Yang Tse a487c80535 Replaced stricmp() usage with our portable strequal() 15 yıl önce
  Yang Tse 4d0b0cae9e Fix compilation failure 15 yıl önce
  Daniel Stenberg 91d05903b4 Remove pointless storing of the protocol as a string within the connectdata 15 yıl önce
  Yang Tse 59939313f8 Make usage of calloc()'s arguments consistent with rest of code base 15 yıl önce
  Yang Tse c8da2980ed include progress.h for Curl_pgrsSetDownloadCounter function prototype 15 yıl önce
  Daniel Stenberg b19dc0eeb0 - As reported independent by both Stan van de Burgt and Didier Brisebourg, 15 yıl önce
  Yang Tse 3669ff3c1e Update LDAP URL format reference 15 yıl önce
  Yang Tse 33a3753c3f libcurl's memory.h renamed to curl_memory.h 15 yıl önce
  Yang Tse 9770899a4b Moved potential inclusion of system's malloc.h and memory.h header files to 15 yıl önce
  Daniel Stenberg 0fc1782dd4 Andre Guibert de Bruet fixed a typo in the error message 15 yıl önce
  Daniel Stenberg 07416b61e3 - Using the libssh2 0.19 function libssh2_session_block_directions(), libcurl 16 yıl önce
  Daniel Stenberg b701ea36a7 moved the Curl_raw_ functions into the new lib/rawstr.c file for easier curlx_ 16 yıl önce
  Daniel Stenberg 9d16b4081e Renamed Curl_ascii_equal to Curl_raw_equal and bugfixed the my_toupper function 16 yıl önce
  Daniel Stenberg a579d67064 - Pascal Terjan filed bug #2154627 16 yıl önce
  Yang Tse ac18b471d2 libcurl internal base64.h header file renamed to curl_base64.h 16 yıl önce
  Daniel Stenberg 162c039e9d reqdata doesn't exist anymore and the path moved to the UrlState struct 17 yıl önce
  Daniel Stenberg ad6e28073c removed space after if and while before the parenthesis for better source code 17 yıl önce
  Yang Tse 92433e596b We use this ZERO_NULL to avoid picky compiler warnings, 17 yıl önce
  Patrick Monnerat 07b6e7363d Added per-protocol callback static tables, replacing callback ptr storage 17 yıl önce
  Yang Tse 43e8f00861 lber.h needs to be included since ldap.h might not include it 17 yıl önce
  Gunter Knauf 0cc9122093 added check for MSVC6 standard PSDK and bail out since insufficient for LDAP support with current code. 17 yıl önce
  Yang Tse a137109a0c <winber.h> needed for Windows LDAP client 32 API support 17 yıl önce
  Gunter Knauf b41e65a8e3 fixed ldap support for winldap. 17 yıl önce