]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2010-05-14  Dan FandrichAdded directories.pm to the source tar ball
2010-05-14  Daniel Stenbergfollow redirect: ignore response-body on redirect even...
2010-05-14  Daniel Stenbergversion: we're now going for 7.21.0
2010-05-13  Hoi-Ho ChanRemove support for BSD version of PolarSSL
2010-05-13  Dan FandrichAdded Polar SSL and RTMP files to the non-autoconf...
2010-05-13  Dan FandrichAdded the new ftp source files to the non-autoconf...
2010-05-12  Dan FandrichCopy the license file so it's seen by the Android build...
2010-05-12  Daniel Stenbergupdated with symbols added in recent commits for 7...
2010-05-12  Daniel Stenbergchangelogs: mention RTMP and the FTP wildcard support
2010-05-12  Daniel Stenbergftp wildcards: mention they're added in 7.21.0
2010-05-12  Daniel Stenbergstyle: minor whitespace change
2010-05-12  Daniel Stenbergsyntax: cleanups
2010-05-12  Pavel RaiskupFTP: WILDCARDMATCH/CHUNKING/FNMATCH added
2010-05-12  Howard ChuRTMP: initial support added, powered by librtmp
2010-05-11  Howard Chusendrecv: make them two pairs of send/recv to properly...
2010-05-11  Kamil Dudkachangelog: fixed CRL support in libcurl-NSS
2010-05-11  Kamil Dudkanss: make it possible to read ASCII and DER CRL
2010-05-11  Kamil Dudkanss: add CRL to cache instead of read-only NSS db
2010-05-10  Daniel Stenberggit: how to write a fine commit message
2010-05-09  Daniel Stenbergfindtool: file name as a full path requires a slash
2010-05-08  Hackimoved vars into conditional since seems that winsock...
2010-05-07  Daniel Stenbergmulti interface: missed storing connection time
2010-05-07  Daniel Stenbergverboseconnect: so the verbose checking within the...
2010-05-07  Daniel Stenbergchangelogs: split the I/O handling
2010-05-07  Howard Chusendrecv: split the I/O handling into private handler
2010-05-05  Daniel Stenbergchangelog: PolarSSL
2010-05-05  Hoi-Ho ChanPolarSSL: initial support added
2010-04-29  Daniel StenbergTODO: we've done PRET already, consider HOST for the...
2010-04-29  Daniel StenbergTODO: GnuTLS connects are now non-blocking
2010-04-29  Daniel StenbergINTERNALS: tftp is decent now, ldap is not
2010-04-29  Daniel Stenbergchangelog: mention Ben Greear's telnet work
2010-04-29  Ben Greeartelnet: Allow programatic use of telnet.
2010-04-28  Daniel Stenbergtest: enable valgrind for 604, seems to work
2010-04-28  Paul Howarthadd 1s post-command delay to tests 513 and 514
2010-04-26  Kalle VahlmanAllow tools to be defined with full path in buildconf
2010-04-26  Daniel Stenbergprogress callback: can be called more than once per sec
2010-04-25  Daniel StenbergSSH: init and cleanup libssh2 in global_init/cleanup
2010-04-25  Daniel Stenbergnew configure option --enable-threaded-resolver
2010-04-25  Daniel Stenbergconfigure: check for libssh2_init and libssh2_exit
2010-04-24  Kamil Dudkanss: fix SSL handshake timeout underflow
2010-04-24  Guenter Knaufencourage users to take latest lib dependencies.
2010-04-24  Daniel Stenbergsocks5: please static code analyzer
2010-04-24  Daniel Stenberggzip: Value stored to 'data' is never read
2010-04-24  Daniel StenbergRELEASE-NOTES: update top numbers
2010-04-24  Daniel Stenbergchangelog: added the --proto and -proto-redir options
2010-04-24  Alex Blighcurl: added --proto and --proto-redir
2010-04-24  Kamil Dudkatest536: do not fail with threaded DNS resolver
2010-04-21  Daniel Stenbergcurl: -O crash on windows
2010-04-20  Yang Tsehmac.c related compilation adjustment
2010-04-20  Yang Tsehmac.c related compilation adjustment
2010-04-20  monneratAdd compilation directives for hmac in Watcom,riscos...
2010-04-20  Ruslan Gazizovreplaced wsock32.lib usage with ws2_32.lib in MSVC...
2010-04-19  monneratMerge branch 'master' of github.com:bagder/curl
2010-04-19  monneratRemove null-effect leftover code.
2010-04-19  Daniel Stenbergchangelog: -J/--remote-header-name strips CRLF
2010-04-19  Daniel Stenbergparse_filename: strip trailing CRs and LFs
2010-04-19  Daniel StenbergCurl_HMAC_MD5: fix the array init to not warn with...
2010-04-19  monneratFix GnuTLS compilation problem in md5.c
2010-04-19  monneratFix compilation problem: declare Curl_HMAC_MD5 as exter...
2010-04-19  monneratMerge branch 'master' of github.com:bagder/curl
2010-04-19  monneratImplement SMTP authentication
2010-04-17  Daniel Stenbergparseconfig: Value stored to 'line' is never read
2010-04-17  Daniel Stenbergparsedate: Value stored to 'found' is never read
2010-04-17  Daniel Stenbergcheck_gzip_header: Value stored to 'data' is never...
2010-04-16  Daniel Stenbergdprintf_formatf: Value stored to 'left' is never read
2010-04-16  Daniel Stenbergcurl_version: remove superfluous assignments
2010-04-16  Daniel StenbergFTP PORT: Value stored to 'rc' is never read
2010-04-16  Daniel StenbergCurl_setup_transfer: no longer returns anything
2010-04-16  Daniel StenbergPASV response: Value stored to 'rc' is never read
2010-04-16  Daniel StenbergCurl_perform: Value stored to 'res2' is never read
2010-04-16  Daniel Stenbergsftp range: remove unnecessary check for NULL pointer
2010-04-16  Daniel Stenbergftp_range: remove unnecessary check for NULL pointer
2010-04-16  Daniel Stenbergfile_range: remove unnecessary check for NULL pointer
2010-04-16  Daniel StenbergSOCKS4: Value stored to 'rc' is never read
2010-04-16  Daniel StenbergFTP PASV: Value stored to 'rc' is never read
2010-04-16  Daniel Stenbergftp_range: Value stored to 'totalsize' is never read
2010-04-16  Daniel StenbergSOCKS5: when name resolves fail return immediately
2010-04-16  Daniel StenbergPOP3: when USER command fails, don't even try PASS
2010-04-16  Daniel Stenbergtftp_rx: Value stored to 'sbytes' is never read
2010-04-16  Daniel Stenbergfile_range: Value stored to 'totalsize' is never read
2010-04-16  Daniel Stenbergchangelog: GnuTLS: SSL handshake phase is non-blocking
2010-04-16  Jerome VouillonGnuTLS: make the connection phase non-blocking
2010-04-16  Daniel Stenbergkrb5_auth: fix my previous change to compile
2010-04-16  unknownOS400 version V5R2M0 not supported anymore by IBM:...
2010-04-16  Daniel Stenbergchangelog: GnuTLS fix, no reverse loopkups and fixed...
2010-04-16  Daniel StenbergSSL_RECV: EOF is not an error here
2010-04-16  Paul Howarthconfigure: GSSAPI detection on ancient Linux distros
2010-04-16  Daniel Stenbergresolvers: no more using AI_CANONNAME
2010-04-16  Daniel StenbergKRB5: use given host name instead of reverse lookup...
2010-04-15  Dan FandrichRemove redundant conditional
2010-04-15  Dan FandrichEliminated an unlikely race condition in some tests.
2010-04-15  Daniel Stenbergchangelog: prevent needless reverse name lookups
2010-04-15  Daniel StenbergCurl_ipv4_resolve_r: only set AI_CANONNAME when needed
2010-04-14  Daniel StenbergIGNORE: files generated by maketgz
2010-04-14  Daniel Stenbergbumped to start the journey towards 7.20.2
2010-04-14  Daniel Stenbergadded contributors from the 7.20.1 RELEASE-NOTES
2010-04-14  Daniel Stenbergignore files generated by 'maketgz'
2010-04-14  Daniel Stenberg7.20.1: 14 April 2010 curl-7_20_1
2010-04-13  Guenter KnaufUse correct directory for c-ares git pull
2010-04-13  Yang Tsefix compiler warning: variable might be clobbered by...
next