]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2011-04-25  Daniel Stenbergasync resolvers: further cleanups
2011-04-25  Daniel Stenbergasynch resolvers: cleanup
2011-04-25  Vsevolod Novikovasynch resolvers: unified
2011-04-24  Guenter KnaufEnabled OpenWatcom native Windows IDN build.
2011-04-22  Daniel StenbergNTLM: work with unicode
2011-04-22  Daniel Stenbergbump version: work towards 7.21.7
2011-04-22  Daniel StenbergTHANKS: contributors from 7.21.6
2011-04-22  Daniel StenbergRELEASE-NOTES: two more contributors curl-7_21_6
2011-04-21  Dan FandrichFixed test 1023 when using daily snapshots
2011-04-21  Dan FandrichInclude unistd.h to declare close()
2011-04-21  Fabian KeilIn lib/, change 'wanna' to 'want to'.
2011-04-21  Fabian KeilFix spelling errors in buildconf
2011-04-21  Fabian KeilFix spelling errors in src/
2011-04-21  Fabian KeilFix spelling errors in include/
2011-04-21  Fabian KeilFix a couple of spelling errors in lib/
2011-04-21  Julien Chaffraixtransfer.c: Fixed indentation in readwrite_data.
2011-04-20  Dan FandrichFixed closing test tag
2011-04-20  Daniel StenbergRELEASE-NOTES: synced with 3242abd87a1262
2011-04-20  Daniel StenbergSFTP: close file before postquote
2011-04-20  Dan FandrichFixed test 1022 when using daily snapshots
2011-04-20  Daniel StenbergCurl_http_connect: detect HTTPS properly after CONNECT
2011-04-20  Daniel Stenbergcurl_easy_setopt.3: CURLOPT_PROXYTYPE clarification
2011-04-20  Gisle VanemCURL_DOES_CONVERSIONS: fixes
2011-04-19  Daniel StenbergCURL_DOES_CONVERSIONS: cleanup
2011-04-19  Guenter KnaufImprove MinGW static makefile builds.
2011-04-19  Guenter KnaufEnabled MinGW native Windows IDN build.
2011-04-19  Guenter KnaufWindows native IDN fixes.
2011-04-19  Guenter KnaufWindows native IDN fixes.
2011-04-19  Daniel Stenbergcurl-config: fix version output
2011-04-19  Daniel StenbergRELEASE-NOTES: synced with 5aae3c13e2
2011-04-19  Guenter KnaufUpdated default (recommended) dependency versions.
2011-04-19  Guenter KnaufUpdated default (recommended) dependency versions.
2011-04-18  Daniel Stenbergtransfer-encoding: document the options
2011-04-18  Daniel Stenbergtransfer-encoding: added new option and cmdline
2011-04-18  Daniel StenbergCURLE_BAD_CONTENT_ENCODING: now used for transfer encod...
2011-04-18  Daniel StenbergTE: do the Connection: header
2011-04-18  Daniel Stenbergtest1124: verify gzip AND chunked transfer-encoding
2011-04-18  Daniel StenbergTE: rename struct field content_encoding
2011-04-18  Daniel StenbergHTTP: add support for gzip and deflate Transfer-Encoding
2011-04-18  Patrick MonneratOS400 pragma comment: replace (date) by (user, __DATE__...
2011-04-18  Patrick MonneratAugment RPG binding with "OLDIES" definitions.
2011-04-18  Daniel Stenbergcurl-config: fix --version
2011-04-17  Daniel StenbergRELEASE-NOTES: updated contributor amount
2011-04-17  Daniel StenbergTHANKS: 11 new contributors from 7.21.5
2011-04-17  Daniel Stenberg7.21.6: next planned release number
2011-04-17  Daniel Stenbergbase64.c: removed wrong comment curl-7_21_5
2011-04-17  Daniel StenbergINTERNALS: clean up
2011-04-16  Daniel StenbergTODO-RELEASE: push the remaining ones to next release
2011-04-15  Daniel StenbergRELEASE-NOTES: synced with c246f63a71
2011-04-15  Daniel StenbergCurl_ssl_shutdown: restore send/recv pointers
2011-04-15  Guenter KnaufChanged email per Gisle's request.
2011-04-14  Daniel Stenbergcurl.1: error code update
2011-04-14  Daniel StenbergFAQ: c-ares does ipv6 pretty well now
2011-04-14  Andrei BeneaFix a buffer overflow in pubkey_show().
2011-04-13  Guenter KnaufReplaced var manipulations with perlish hacks.
2011-04-13  Dan FandrichUpdated minimum binary sizes
2011-04-12  Daniel Stenbergconfigure: libssh2 link fix without pkg-config
2011-04-11  Daniel StenbergRELEASE-NOTES: synced with f01df197981
2011-04-11  Daniel Stenbergcheckconnection: don't call with NULL pointer
2011-04-11  Daniel Stenbergcurl.1: spell out the -O target directory
2011-04-10  Daniel StenbergOpenSSL: no-sslv2 aware
2011-04-09  Daniel Stenbergcurl_easy_setopt.3: CURLOPT_RESOLVE typo version
2011-04-08  Kamil Dudkanss: allow to use multiple client certificates for...
2011-04-07  Daniel Stenbergmk-ca-bundle.pl: show full URL in output
2011-04-07  Dan FandrichAdded mention of FTP proxies
2011-04-07  Gisle Vanemsrc/Makefile.b32: updates
2011-04-07  Gisle Vanemlib/Makefile.b32: updates
2011-04-07  Gisle Vanemexamples/makefile.dj: update email
2011-04-07  Daniel StenbergTODO-RELEASE: deleted 4 issues
2011-04-07  Chris SmowtonHTTP pipelining: Fix handling of zero-length responses
2011-04-06  Daniel Stenberglibcurl.pc: version number fix
2011-04-06  Dan FandrichChanged some nonportable types
2011-04-06  Dan FandrichDon't list NTLM in curl-config when HTTP is disabled
2011-04-05  Dan FandrichFixed compatibility macro CURLE_URL_MALFORMAT_USER
2011-04-05  Daniel Stenbergreturn code cleanup: build, init and run-time errors
2011-04-05  Daniel StenbergFTP+proxy: macrofied functions when proxy disabled
2011-04-05  Daniel StenbergRELEASE-NOTES: synced with db59b6202d8
2011-04-05  Ben Noordhuis[pop3 starttls] PASS command was not sent after upgrade...
2011-04-05  Ben Noordhuis[pop3 starttls] the command to send is STLS, not STARTTLS.
2011-04-04  Dan FandrichAdded http_proxy.c to the Symbian build files
2011-04-04  Daniel Stenberghttp-proxy: move proxy code to http_proxy.c
2011-04-04  Daniel Stenbergdisable cookies: remove ifdefs, move code
2011-04-04  Kamil Dudkanss: fix a crash within SSL_AuthCertificate()
2011-04-02  Daniel Stenbergmulti: shorten lines
2011-04-02  Daniel Stenbergmulti: conn goes bad when data change
2011-04-01  Guenter KnaufIncreased script version.
2011-04-01  Guenter KnaufMake use of proxy vars if set.
2011-04-01  Guenter KnaufUse var again instead of hard-coded filename.
2011-03-29  Gisle Vanemtypo fix
2011-03-29  Daniel Stenbergcurl_easy_setopt.3: mention TFTP read callback flaw
2011-03-27  Yang Tseconfigure: fix libtool warning
2011-03-25  Peter SylvesterTSL-SRP: enabled with OpenSSL
2011-03-25  Daniel StenbergRELEASE-NOTES: synced with 11c2db2aa2a
2011-03-25  Daniel Stenbergfix: re-use of bound connections
2011-03-24  Daniel Stenbergsymbols-in-versions: make test 1119 happy
2011-03-23  Daniel Stenbergrtsp: move protocol code to dedicated file
2011-03-23  Daniel StenbergMAIL-ETIQUETTE: intro and spam
2011-03-23  Daniel StenbergTODO-RELEASE: 1 fixed, 1 notabug
2011-03-23  Daniel Stenbergipv6: only probe once
2011-03-22  Daniel Stenbergheaders: more copyright headers added
next