Historie revizí

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