Commit History

Author SHA1 Message Date
  Daniel Stenberg 47c1bf9e43 netrc: remove dead code 12 years ago
  Yang Tse f1586cb477 stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h 13 years ago
  Daniel Stenberg 0f7bea7c3a unittest: mark all unit tested functions 13 years ago
  Julien Chaffraix 0b8cdc0635 netrc: Removed _NETRC_DEBUG code. 13 years ago
  Julien Chaffraix 9f8e960a1a tests: Cleaned up netrc testing. 13 years ago
  Julien Chaffraix 39d0d787d2 test1304: Added some unit tests for Curl_parsenetrc. 13 years ago
  Julien Chaffraix 266bcb06d7 netrc: Removed dead code. 14 years ago
  Julien Chaffraix fe165c69de netrc: Tightened up the type checks. 14 years ago
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines 14 years ago
  Yang Tse a07bc79117 14 years ago
  Yang Tse 3184a91ec8 VMS specific preprocessor symbol checking adjustments 15 years ago
  Yang Tse 2c16681225 Adjusted to take in account that... 15 years ago
  Yang Tse 33a3753c3f libcurl's memory.h renamed to curl_memory.h 15 years ago
  Yang Tse c382c550e7 fix compiler warning: implicit conversion shortens 64-bit value into a 32-bit value 15 years ago
  Daniel Stenberg b701ea36a7 moved the Curl_raw_ functions into the new lib/rawstr.c file for easier curlx_ 16 years ago
  Daniel Stenberg 9d16b4081e Renamed Curl_ascii_equal to Curl_raw_equal and bugfixed the my_toupper function 16 years ago
  Daniel Stenberg a579d67064 - Pascal Terjan filed bug #2154627 16 years ago
  Yang Tse aac739ccd2 ANSI C compatibility adjustment 16 years ago
  Dan Fandrich bdf1157d55 Made a parameter const 16 years ago
  Daniel Stenberg cbd1a77ec2 if () => if() 17 years ago
  Yang Tse 94b253fde7 Steve Little's fixes to allow compilation on VMS 64-bit mode 17 years ago
  Gisle Vanem c514a2a89a Removed inclusion of <sys/types.h> and <sys/stat.h> in .c-files 17 years ago
  Daniel Stenberg 11bdba0007 corrected copyright year 19 years ago
  Daniel Stenberg 01165e08e0 Fred New reported a bug where we used Basic auth and user name and password in 19 years ago
  Daniel Stenberg 39af394a1c removed tabs and trailing whitespace from source 20 years ago
  Daniel Stenberg bbafb2eb27 curl_global_init_mem() allows the memory functions to be replaced. 20 years ago
  Daniel Stenberg bd04c6fb67 curl_strequal() returns int, keep return variables in an int 20 years ago
  Daniel Stenberg c6e5b67197 Doug Porter's patch that changes the order of preferences on how to find the 21 years ago
  Daniel Stenberg 4d17d6876e Dan Fandrich's cleanup patch to make pedantic compiler options cause less 21 years ago
  Daniel Stenberg 053f6c85ef updated year in the copyright string 21 years ago