index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2010-05-15
ftp wildcard: fix int32_t and size/group mixups
Pavel Raiskup
2010-05-14
OpenSSL: multi interface handshake could hang
Daniel Stenberg
2010-05-14
follow redirect: ignore response-body on redirect even if compressed
Daniel Stenberg
2010-05-13
Remove support for BSD version of PolarSSL
Hoi-Ho Chan
2010-05-12
Added Polar SSL and RTMP files to the non-autoconf build files
Dan Fandrich
2010-05-12
Added the new ftp source files to the non-autoconf build files
Dan Fandrich
2010-05-12
style: minor whitespace change
Daniel Stenberg
2010-05-12
FTP: WILDCARDMATCH/CHUNKING/FNMATCH added
Pavel Raiskup
2010-05-12
RTMP: initial support added, powered by librtmp
Howard Chu
2010-05-11
sendrecv: make them two pairs of send/recv to properly deal with FTPS
Howard Chu
2010-05-11
nss: make it possible to read ASCII and DER CRL
Kamil Dudka
2010-05-11
nss: add CRL to cache instead of read-only NSS db
Kamil Dudka
2010-05-08
moved vars into conditional since seems that winsock implementation doesnt us...
Hacki
2010-05-07
multi interface: missed storing connection time
Daniel Stenberg
2010-05-07
verboseconnect: so the verbose checking within the function
Daniel Stenberg
2010-05-07
sendrecv: split the I/O handling into private handler
Howard Chu
2010-05-05
PolarSSL: initial support added
Hoi-Ho Chan
2010-04-29
telnet: Allow programatic use of telnet.
Ben Greear
2010-04-26
SSH: init and cleanup libssh2 in global_init/cleanup
Daniel Stenberg
2010-04-24
nss: fix SSL handshake timeout underflow
Kamil Dudka
2010-04-24
encourage users to take latest lib dependencies.
Guenter Knauf
2010-04-24
socks5: please static code analyzer
Daniel Stenberg
2010-04-24
gzip: Value stored to 'data' is never read
Daniel Stenberg
2010-04-20
hmac.c related compilation adjustment
Yang Tse
2010-04-20
hmac.c related compilation adjustment
Yang Tse
2010-04-20
Add compilation directives for hmac in Watcom,riscos and vc6 platform-specifi...
monnerat
2010-04-20
replaced wsock32.lib usage with ws2_32.lib in MSVC makefiles
Ruslan Gazizov
2010-04-19
Merge branch 'master' of github.com:bagder/curl
monnerat
2010-04-19
Remove null-effect leftover code.
monnerat
2010-04-19
Curl_HMAC_MD5: fix the array init to not warn with picky compilers
Daniel Stenberg
2010-04-19
Fix GnuTLS compilation problem in md5.c
monnerat
2010-04-19
Fix compilation problem: declare Curl_HMAC_MD5 as extern in include file.
monnerat
2010-04-19
Merge branch 'master' of github.com:bagder/curl
monnerat
2010-04-19
Implement SMTP authentication
monnerat
2010-04-17
parsedate: Value stored to 'found' is never read
Daniel Stenberg
2010-04-17
check_gzip_header: Value stored to 'data' is never read
Daniel Stenberg
2010-04-16
dprintf_formatf: Value stored to 'left' is never read
Daniel Stenberg
2010-04-16
curl_version: remove superfluous assignments
Daniel Stenberg
2010-04-16
FTP PORT: Value stored to 'rc' is never read
Daniel Stenberg
2010-04-16
Curl_setup_transfer: no longer returns anything
Daniel Stenberg
2010-04-16
PASV response: Value stored to 'rc' is never read
Daniel Stenberg
2010-04-16
Curl_perform: Value stored to 'res2' is never read
Daniel Stenberg
2010-04-16
sftp range: remove unnecessary check for NULL pointer
Daniel Stenberg
2010-04-16
ftp_range: remove unnecessary check for NULL pointer
Daniel Stenberg
2010-04-16
file_range: remove unnecessary check for NULL pointer
Daniel Stenberg
2010-04-16
SOCKS4: Value stored to 'rc' is never read
Daniel Stenberg
2010-04-16
FTP PASV: Value stored to 'rc' is never read
Daniel Stenberg
2010-04-16
ftp_range: Value stored to 'totalsize' is never read
Daniel Stenberg
2010-04-16
SOCKS5: when name resolves fail return immediately
Daniel Stenberg
2010-04-16
POP3: when USER command fails, don't even try PASS
Daniel Stenberg
[prev]
[next]