コミット履歴

作者 SHA1 メッセージ 日付
  Dan Fandrich e84d0b41f6 ssh: Pass errors from libssh2_sftp_read up the stack 10 年 前
  Daniel Stenberg 0d6225ad0d SFTP: skip reading the dir when NOBODY=1 10 年 前
  Dan Fandrich 4a8c877273 ssh: Fixed a NULL pointer dereference on OOM condition 10 年 前
  Fabian Frank 852a018e78 SFTP: stat remote file also when CURLOPT_NOBODY is 1 10 年 前
  Steve Holme 60bd22620a mprintf: Replaced internal usage of FORMAT_OFF_T and FORMAT_OFF_TU 10 年 前
  Daniel Stenberg 11e8066ef9 vtls: renamed sslgen.[ch] to vtls.[ch] 10 年 前
  Daniel Stenberg eccf4fb7ee vtls: created subdir, moved sslgen.[ch] there, updated all include lines 10 年 前
  Kamil Dudka f70b2c77f4 ssh: initialize per-handle data in ssh_connect() 11 年 前
  Tyler Hall 0218a737fe ssh: Handle successful SSH_USERAUTH_NONE 11 年 前
  Kamil Dudka d015f4ccac ssh: improve the logic for detecting blocking direction 11 年 前
  Daniel Stenberg e79535bc5e SessionHandle: the protocol specific pointer is now a void * 11 年 前
  Daniel Stenberg 4ad8e142da urldata: clean up the use of the protocol specific structs 11 年 前
  Yang Tse de052ca6fc string formatting: fix 25+ printf-style format strings 11 年 前
  Daniel Stenberg c25383ae13 rename "easy" statemachines: call them block instead 11 年 前
  Daniel Stenberg c43127414d always-multi: always use non-blocking internals 11 年 前
  Yang Tse 5a053ffe80 build: fix circular header inclusion with other packages 11 年 前
  Yang Tse 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 11 年 前
  Yang Tse 5b6e7927c6 build: rename 93 lib/*.c files 11 年 前
  Yang Tse 13606bbfde build: make use of 93 lib/*.c renamed files 11 年 前
  Yang Tse f871de0064 build: make use of 76 lib/*.h renamed files 11 年 前
  Daniel Stenberg c30c557e4d SCP: relative path didn't work 11 年 前
  Yang Tse eafccdb315 bundles connection caching: some out of memory handling fixes 11 年 前
  Yang Tse a0b207164c setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h> 11 年 前
  Daniel Stenberg cfb67752fe compiler warning fixes 12 年 前
  Daniel Stenberg 1c23d2b392 SCP/SFTP: improve error code used for send failures 12 年 前
  Marc Hoersken 1ab6c35363 ssh.c: Fixed warning: implicit conversion from enumeration type 12 年 前
  Kamil Dudka f05e51362f ssh: do not crash if MD5 fingerprint is not provided by libssh2 12 年 前
  Kamil Dudka ce515e993f ssh: move the fingerprint checking code to a separate fnc 12 年 前
  Daniel Stenberg 99f0e45b61 ssh: use the libssh2 agent API conditionally 12 年 前
  Armel Asselin e351972bc8 SSH: added agent based authentication 12 年 前