Commit History

Author SHA1 Message Date
  Vilhelm Prytz d0319adb0c copyrights: update all copyright notices to 2019 on files changed this year 4 years ago
  Daniel Gustafsson 5c31aebf64 non-ascii.c: fix typos in comments 5 years ago
  Jay Satiro c78675a430 non-ascii: fix implicit declaration warning 6 years ago
  Björn Stenberg b46cfbc068 TODO fixed: Detect when called from within callbacks 6 years ago
  Daniel Stenberg 46e14b6942 non-ascii: use iconv() with 'char **' argument 6 years ago
  Patrick Monnerat ce0881edee mime: new MIME API. 6 years ago
  Patrick Monnerat 70231d6a65 non-ascii: allow conversion functions to be called with a NULL data handle. 6 years ago
  Jay Satiro af0216251b curl_setup_once: Remove ERRNO/SET_ERRNO macros 7 years ago
  Daniel Stenberg 8657c268e1 checksrc: white space edits to comply to stricter checksrc 7 years ago
  Daniel Stenberg 434f8d0389 internals: rename the SessionHandle struct to Curl_easy 8 years ago
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// 8 years ago
  Steve Holme 2c7f099253 non-ascii: Reduce variable usage 9 years ago
  Steve Holme ee9de01665 non-ascii: Prefer while loop rather than a do loop 9 years ago
  Steve Holme f2a5283cbc non-ascii: Reduce variable scope 9 years ago
  Steve Holme 3e1625c787 non-ascii: We prefer 'CURLcode result' 9 years ago
  Daniel Stenberg 0eb3d15ccb code cleanup: we prefer 'CURLcode result' 9 years ago
  Yang Tse 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
  Yang Tse 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 11 years ago
  Yang Tse 5b6e7927c6 build: rename 93 lib/*.c files 11 years ago
  Yang Tse 13606bbfde build: make use of 93 lib/*.c renamed files 11 years ago
  Yang Tse f871de0064 build: make use of 76 lib/*.h renamed files 11 years ago
  Daniel Stenberg ee588fe088 mem-include-scan: verify memory #includes 11 years ago
  Daniel Stenberg b903186fa0 source cleanup: unify look, style and indent levels 13 years ago
  Gisle Vanem 9039d19f01 CURL_DOES_CONVERSIONS: fixes 13 years ago
  Daniel Stenberg c828646f60 CURL_DOES_CONVERSIONS: cleanup 13 years ago