Historial de Commits

Autor SHA1 Mensaje Fecha
  Arvid Norberg 1813a77b02 dict: fix memory leak in OOM exit path hace 10 años
  Yang Tse 5a053ffe80 build: fix circular header inclusion with other packages hace 11 años
  Yang Tse 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming hace 11 años
  Yang Tse 5b6e7927c6 build: rename 93 lib/*.c files hace 11 años
  Yang Tse f871de0064 build: make use of 76 lib/*.h renamed files hace 11 años
  Yang Tse a0b207164c setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h> hace 11 años
  Daniel Stenberg ee588fe088 mem-include-scan: verify memory #includes hace 12 años
  Yang Tse 0ce2bca741 add LF termination to infof() trace string hace 12 años
  Jonas Schnelli 2c905fd1f8 query-part: ignore the URI part for given protocols hace 13 años
  Daniel Stenberg d7934b8bd4 curl_multi_fdset: correct fdset with FTP PORT use hace 13 años
  Yang Tse f1586cb477 stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h hace 13 años
  Yang Tse 983f3d70f9 WIN32 io.h and fcntl.h inclusion done in setup_once.h hace 13 años
  Yang Tse 0337b87197 time.h and sys/time.h inclusion conditionally done in setup_once.h hace 13 años
  Daniel Stenberg f0612f166a RTSP: convert protocol-specific checks to generic hace 13 años
  Daniel Stenberg b903186fa0 source cleanup: unify look, style and indent levels hace 13 años
  Daniel Stenberg 13b64d7558 protocols: use CURLPROTO_ internally hace 13 años
  Daniel Stenberg 8831000bc0 protocol handler: added flags field hace 13 años
  Daniel Stenberg c0111460b0 Curl_setup_transfer: no longer returns anything hace 14 años
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines hace 14 años
  Yang Tse 4798f4e652 Fix compiler warning: addition result could be truncated before cast to bigger sized type hace 15 años
  Daniel Stenberg 352177090f - Fabian Keil ran clang on the (lib)curl code, found a bunch of warnings and hace 15 años
  Yang Tse 1c2947581b fix shadowing of a global declaration hace 15 años
  Daniel Stenberg 07416b61e3 - Using the libssh2 0.19 function libssh2_session_block_directions(), libcurl hace 15 años
  Dan Fandrich ea8fbb5233 Added some #ifdefs around header files and change the EAGAIN test to hace 16 años
  Daniel Stenberg b701ea36a7 moved the Curl_raw_ functions into the new lib/rawstr.c file for easier curlx_ hace 16 años
  Dan Fandrich bab5183820 Created Curl_raw_nequal() which does a C-locale string case comparison. hace 16 años
  Dan Fandrich 8f467b4288 Removed unneeded includes of signal.h and setjmp.h hace 16 años
  Daniel Stenberg 662bee7193 All static functions that were previously name Curl_* something no longer hace 17 años
  Daniel Stenberg 13648f8ccd struct HandleData is now called struct SingleRequest, and is only for data that hace 17 años
  Daniel Stenberg cbd1a77ec2 if () => if() hace 17 años