Historique des commits

Auteur SHA1 Message Date
  Yang Tse 6b75d2c2df fix a bunch of MSVC compiler warnings il y a 13 ans
  Yang Tse fd00b382b2 base64: fix Curl_base64_encode and Curl_base64_decode interfaces il y a 13 ans
  Yang Tse f1586cb477 stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h il y a 13 ans
  Yang Tse ef2176109f errno.h inclusion conditionally done in setup_once.h il y a 13 ans
  Dan Fandrich 212d8c8f65 Fixed LDAP after RTSP readwrite change il y a 13 ans
  Daniel Stenberg e34131db78 SSL: check for SSL, not specific protocols il y a 13 ans
  Daniel Stenberg b903186fa0 source cleanup: unify look, style and indent levels il y a 13 ans
  Fabian Keil 1702a2c08d Fix a couple of spelling errors in lib/ il y a 13 ans
  Daniel Stenberg 36cb24ec19 buildfix: spell define correctly il y a 13 ans
  Daniel Stenberg 211504ba8a ldap: use the new protocol handler setup il y a 13 ans
  Yang Tse 5db0a412ff atoi: remove atoi usage il y a 14 ans
  Yang Tse 43d20d81a5 Enable OpenLDAP support for cygwin builds. il y a 14 ans
  Yang Tse 89da532445 fix ldap related compilation issues il y a 14 ans
  Howard Chu 2e056353b0 LDAP: properly implemented as a curl_handler il y a 14 ans
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines il y a 14 ans
  Yang Tse 7aef172a34 il y a 14 ans
  Yang Tse d7cd761047 Oops, should have removed 'not' in previous commit. il y a 14 ans
  Yang Tse a487c80535 Replaced stricmp() usage with our portable strequal() il y a 14 ans
  Yang Tse 4d0b0cae9e Fix compilation failure il y a 15 ans
  Daniel Stenberg 91d05903b4 Remove pointless storing of the protocol as a string within the connectdata il y a 15 ans
  Yang Tse 59939313f8 Make usage of calloc()'s arguments consistent with rest of code base il y a 15 ans
  Yang Tse c8da2980ed include progress.h for Curl_pgrsSetDownloadCounter function prototype il y a 15 ans
  Daniel Stenberg b19dc0eeb0 - As reported independent by both Stan van de Burgt and Didier Brisebourg, il y a 15 ans
  Yang Tse 3669ff3c1e Update LDAP URL format reference il y a 15 ans
  Yang Tse 33a3753c3f libcurl's memory.h renamed to curl_memory.h il y a 15 ans
  Yang Tse 9770899a4b Moved potential inclusion of system's malloc.h and memory.h header files to il y a 15 ans
  Daniel Stenberg 0fc1782dd4 Andre Guibert de Bruet fixed a typo in the error message il y a 15 ans
  Daniel Stenberg 07416b61e3 - Using the libssh2 0.19 function libssh2_session_block_directions(), libcurl il y a 16 ans
  Daniel Stenberg b701ea36a7 moved the Curl_raw_ functions into the new lib/rawstr.c file for easier curlx_ il y a 16 ans
  Daniel Stenberg 9d16b4081e Renamed Curl_ascii_equal to Curl_raw_equal and bugfixed the my_toupper function il y a 16 ans