Histórico de Commits

Autor SHA1 Mensagem Data
  Daniel Stenberg 6b84438d9a code style: use spaces around equals signs há 7 anos atrás
  Daniel Stenberg 5fe164a258 ftp-gss: check for init before use há 7 anos atrás
  Daniel Stenberg 6832c1d4b2 checksrc: move open braces to comply with function declaration style há 7 anos atrás
  Daniel Stenberg 8657c268e1 checksrc: white space edits to comply to stricter checksrc há 7 anos atrás
  Daniel Stenberg dbadaebfc4 checksrc: code style: use 'char *name' style há 7 anos atrás
  Daniel Stenberg 0649433da5 realloc: use Curl_saferealloc to avoid common mistakes há 8 anos atrás
  Daniel Stenberg 811a693b80 strcasecompare: all case insensitive string compares ignore locale now há 8 anos atrás
  Daniel Stenberg 3d6460edee krb5: avoid realloc(0) há 8 anos atrás
  Daniel Stenberg 8238ba9c5f ftp: fix Curl_ftpsendf() há 8 anos atrás
  Daniel Stenberg 434f8d0389 internals: rename the SessionHandle struct to Curl_easy há 8 anos atrás
  Daniel Stenberg 99eafc49bb security:choose_mech fix DEAD CODE warning há 9 anos atrás
  Daniel Stenberg e582cd16ff security: fix "Unchecked return value" from sscanf() há 9 anos atrás
  Daniel Stenberg 1514977bcd security: simplify choose_mech há 9 anos atrás
  Markus Elfring 29c655c0a6 Bug #149: Deletion of unnecessary checks before calls of the function "free" há 9 anos atrás
  Daniel Stenberg 9d964e5477 security: avoid compiler warning há 9 anos atrás
  Daniel Stenberg 0eb3d15ccb code cleanup: we prefer 'CURLcode result' há 10 anos atrás
  Daniel Stenberg 87c8e00b7a do_sec_send: remove dead code há 10 anos atrás
  Daniel Stenberg b90f6e87cf krb5_encode: remove unused argument há 10 anos atrás
  Daniel Stenberg 793ac8035c choose_mech: fix return code há 10 anos atrás
  Daniel Stenberg c2791caf53 Curl_sec_read_msg: spell out that we ignore return code há 10 anos atrás
  Daniel Stenberg 460fb12097 security.h: rename to curl_sec.h to avoid name collision há 11 anos atrás
  Daniel Stenberg bb55293313 FTP: remove krb4 support há 11 anos atrás
  Yang Tse de052ca6fc string formatting: fix 25+ printf-style format strings há 11 anos atrás
  Yang Tse 5a053ffe80 build: fix circular header inclusion with other packages há 11 anos atrás
  Yang Tse 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming há 11 anos atrás
  Yang Tse 5b6e7927c6 build: rename 93 lib/*.c files há 11 anos atrás
  Yang Tse f871de0064 build: make use of 76 lib/*.h renamed files há 11 anos atrás
  Yang Tse a0b207164c setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h> há 11 anos atrás
  Marc Hoersken 50a7d32af0 security.c: Aligned internal type to return type há 12 anos atrás
  Yang Tse e83421baf4 include limits.h for INT_MAX há 13 anos atrás