Histórico de Commits

Autor SHA1 Mensagem Data
  Daniel Stenberg b2e1bf7e7d No longer support Z as a flag to print size_t, it isn't used by libcurl há 21 anos atrás
  Daniel Stenberg 4d17d6876e Dan Fandrich's cleanup patch to make pedantic compiler options cause less há 21 anos atrás
  Daniel Stenberg b791e158f0 use curl_off_t instead of off_t! há 21 anos atrás
  Daniel Stenberg b60e0fa97e David J Meyer's large file support. há 21 anos atrás
  Daniel Stenberg 4cccceb034 snprintf() made a single-byte buffer overflow, as it could write a zero há 21 anos atrás
  Daniel Stenberg fb3eee5f0b Respect HAVE_LONGLONG to support 'long long' há 21 anos atrás
  Daniel Stenberg bbe23945e4 fix the treatment of the variable width specifier '*', which caused a bug há 21 anos atrás
  Daniel Stenberg 308bc9d919 use CURLDEBUG instead of MALLOCDEBUG for preprocessor conditions há 21 anos atrás
  Daniel Stenberg a7c72b7abf removed the local variables for emacs and vim, use the new sample.emacs há 22 anos atrás
  Daniel Stenberg aa8b7dd336 reverted bad header replacement há 22 anos atrás
  Daniel Stenberg f26a338a54 copyright year update in the source header há 22 anos atrás
  Daniel Stenberg c7b03d6479 maprintf() and vmaprintf() now work better when printfing "%s" with an há 22 anos atrás
  Daniel Stenberg c795123cd5 fixed a long long mistake há 23 anos atrás
  Daniel Stenberg 1dc5bf4f73 #ifndef and #define magic to prevent compiler warnings when doing #if BLA há 23 anos atrás
  Daniel Stenberg fd307bfe29 cut off a big piece of comment and added a pointer to the Trio web page há 23 anos atrás
  Daniel Stenberg dccc77a325 Eric Lavigne updates há 23 anos atrás
  Daniel Stenberg 05f3ca880f made CURLOPT_HTTPPROXYTUNNEL work for plain HTTP as well há 23 anos atrás
  Daniel Stenberg a18d41a463 include setup.h há 23 anos atrás
  Sterling Hughes 8e91d5de8e looks nicer and is better compatible with older vim versions há 23 anos atrás
  Sterling Hughes 6147879837 Added formatting sections for emacs and vim há 23 anos atrás
  Daniel Stenberg aace68c91b extern declarations no longer done on windows (T. Bharath's patch) há 23 anos atrás
  Daniel Stenberg 95e7e551f6 added const char * => char * typecast há 23 anos atrás
  Daniel Stenberg f35b6e90f5 corrected dubious use of the same variable twice in a function call, há 23 anos atrás
  Daniel Stenberg 6403257886 renamed Curl_ to curl_ for the printf() prefixes há 24 anos atrás
  Daniel Stenberg 4031104404 Internal symbols that aren't static are now prefixed with 'Curl_' há 24 anos atrás
  Daniel Stenberg ed8dbf4ac2 updated license text in headers há 24 anos atrás
  Daniel Stenberg 56ac132401 removed the storenonprintable function as it isn't used anymore há 24 anos atrás
  Daniel Stenberg 5a07305dc8 not printf()ing %s normally for character that weren't isprint() made things há 24 anos atrás
  Daniel Stenberg 0f8facb49b added memory debugging include file há 24 anos atrás
  Daniel Stenberg ae1912cb0d Initial revision há 25 anos atrás