Historique des commits

Auteur SHA1 Message Date
  Rikard Falkeborn e75be2c4b2 cleanup: constify unmodified static structs il y a 3 ans
  Daniel Stenberg e7416cfd2b infof: remove newline from format strings, always append it il y a 3 ans
  Harry Sintonen 5af7a48668 krb5/name_to_level: replace checkprefix with curl_strequal il y a 3 ans
  Daniel Stenberg 994af2a1e9 krb5: don't use 'static' to store PBSZ size response il y a 3 ans
  Daniel Stenberg 7843fe0a1b krb5: remove the unused 'overhead' function il y a 3 ans
  Daniel Stenberg 063d3f3b96 tidy-up: make conditional checks more consistent il y a 3 ans
  Patrick Monnerat 234638ea63 lib: remove conn->data uses il y a 3 ans
  Daniel Stenberg 215db086e0 lib: pass in 'struct Curl_easy *' to most functions il y a 3 ans
  Fabian Keil 4f61fd87b2 misc: fix typos il y a 3 ans
  Daniel Stenberg d70a5b5a0f sendf: move the verbose-check into Curl_debug il y a 4 ans
  Daniel Stenberg 1ee289f7b5 curl_krb5.h: rename from krb5.h il y a 4 ans
  Daniel Stenberg f4873ebd0b krb5: merged security.c and krb specific FTP functions in here il y a 4 ans
  Daniel Stenberg 0bc60d91de copyrights: fix copyright year range il y a 5 ans
  Gergely Nagy cf4255c847 lib: Use UTF-8 encoding in comments il y a 5 ans
  Marcel Raad 74f911d463 krb5: fix compiler warning il y a 5 ans
  Daniel Gustafsson daa12c6eb3 sendf: use failf() rather than Curl_failf() il y a 6 ans
  Daniel Gustafsson 3c5ee47fc2 krb5: fix memory leak in krb_auth il y a 6 ans
  Marcel Raad 612bc926f7 krb5: use nondeprecated functions il y a 6 ans
  Daniel Stenberg 13ce373a5b krb5: fix a potential access of uninitialized memory il y a 7 ans
  Daniel Stenberg c79f4908d4 krb5: use private buffer for temp string, not receive buffer il y a 7 ans
  Daniel Stenberg 8657c268e1 checksrc: white space edits to comply to stricter checksrc il y a 8 ans
  Daniel Stenberg 8238ba9c5f ftp: fix Curl_ftpsendf() il y a 8 ans
  Daniel Stenberg 434f8d0389 internals: rename the SessionHandle struct to Curl_easy il y a 8 ans
  Daniel Stenberg 4f45240bc8 lib: include curl_printf.h as one of the last headers il y a 8 ans
  Steve Holme 9d89a03872 ftp/imap/pop3/smtp: Allow the service name to be overridden il y a 8 ans
  Daniel Stenberg 4d4ce84bb3 krb5: improved type handling to avoid clang compiler warnings il y a 8 ans
  Dan Fandrich 35648f2e79 curl_memory: make curl_memory.h the second-last header file loaded il y a 9 ans
  Daniel Stenberg 9395999543 checksrc: use space after comma il y a 9 ans
  Daniel Stenberg df5578a7a3 mprintf.h: remove #ifdef CURLDEBUG il y a 9 ans
  Steve Holme 355bf01c82 gssapi: Remove need for duplicated GSS_C_NT_HOSTBASED_SERVICE definitions il y a 9 ans