Commit Verlauf

Autor SHA1 Nachricht Datum
  Yang Tse 33a3753c3f libcurl's memory.h renamed to curl_memory.h vor 15 Jahren
  Yang Tse c382c550e7 fix compiler warning: implicit conversion shortens 64-bit value into a 32-bit value vor 15 Jahren
  Daniel Stenberg b701ea36a7 moved the Curl_raw_ functions into the new lib/rawstr.c file for easier curlx_ vor 16 Jahren
  Daniel Stenberg 9d16b4081e Renamed Curl_ascii_equal to Curl_raw_equal and bugfixed the my_toupper function vor 16 Jahren
  Daniel Stenberg a579d67064 - Pascal Terjan filed bug #2154627 vor 16 Jahren
  Yang Tse aac739ccd2 ANSI C compatibility adjustment vor 16 Jahren
  Dan Fandrich bdf1157d55 Made a parameter const vor 16 Jahren
  Daniel Stenberg cbd1a77ec2 if () => if() vor 17 Jahren
  Yang Tse 94b253fde7 Steve Little's fixes to allow compilation on VMS 64-bit mode vor 17 Jahren
  Gisle Vanem c514a2a89a Removed inclusion of <sys/types.h> and <sys/stat.h> in .c-files vor 17 Jahren
  Daniel Stenberg 11bdba0007 corrected copyright year vor 19 Jahren
  Daniel Stenberg 01165e08e0 Fred New reported a bug where we used Basic auth and user name and password in vor 19 Jahren
  Daniel Stenberg 39af394a1c removed tabs and trailing whitespace from source vor 20 Jahren
  Daniel Stenberg bbafb2eb27 curl_global_init_mem() allows the memory functions to be replaced. vor 20 Jahren
  Daniel Stenberg bd04c6fb67 curl_strequal() returns int, keep return variables in an int vor 20 Jahren
  Daniel Stenberg c6e5b67197 Doug Porter's patch that changes the order of preferences on how to find the vor 21 Jahren
  Daniel Stenberg 4d17d6876e Dan Fandrich's cleanup patch to make pedantic compiler options cause less vor 21 Jahren
  Daniel Stenberg 053f6c85ef updated year in the copyright string vor 21 Jahren
  Daniel Stenberg 96d7a95ce4 windows build fix based on a patch by Gisle Vanem vor 21 Jahren
  Daniel Stenberg ad77f760cf Added CURLOPT_NETRC_FILE. vor 21 Jahren
  Daniel Stenberg afc6ade2b9 removed the goto and re-indented slightly vor 21 Jahren
  Daniel Stenberg 308bc9d919 use CURLDEBUG instead of MALLOCDEBUG for preprocessor conditions vor 21 Jahren
  Daniel Stenberg a7c72b7abf removed the local variables for emacs and vim, use the new sample.emacs vor 22 Jahren
  Daniel Stenberg f26a338a54 copyright year update in the source header vor 22 Jahren
  Daniel Stenberg ba4e69bebc updated source code boilerplate/header vor 22 Jahren
  Daniel Stenberg 105ec79b2b James Cone's efforts to add another netrc parsing "mode" vor 22 Jahren
  Daniel Stenberg 974f314f57 copyright string (year) update vor 22 Jahren
  Daniel Stenberg 49f7fa82b9 #if [undefined] => #ifdef [undefined] vor 23 Jahren
  Sterling Hughes 8e91d5de8e looks nicer and is better compatible with older vim versions vor 23 Jahren
  Sterling Hughes 6147879837 Added formatting sections for emacs and vim vor 23 Jahren