]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
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
2011-03-22  Daniel StenbergMAIL-ETIQUETTE: how to behave
2011-03-22  Julien Chaffraixprogress: don't print the last update on a separate...
2011-03-21  Daniel StenbergTODO-RELEASE: fixed 2, got 3 new!
2011-03-21  Dave Reisnerlibcurl.m4: Add missing quotes in AC_LINK_IFELSE
2011-03-20  Daniel Stenbergretry-request: rewind if data was sent
2011-03-20  Daniel Stenbergconfigure: avoid $VERSION
2011-03-20  Daniel Stenbergsymbols-in-versions: many corrections
2011-03-20  Julien Chaffraixunit1305: Fixed the test to match our coding style.
2011-03-20  Julien Chaffraixurl: 0 is PROTOPT_NONE.
2011-03-19  Daniel Stenbergpop3: add state name in debug array
2011-03-18  Dan FandrichAdded two more POP3 tests
2011-03-18  Dan Fandrichpop3: use Curl_safefree() to allow torture tests to...
2011-03-18  Daniel Stenbergsymbol-scan.pl: detect duplicates
2011-03-18  Daniel StenbergCONTRIBUTE: minor edits
2011-03-18  Daniel StenbergRELEASE-NOTES: synced with 0c05ee3a33d4d7
2011-03-18  Daniel Stenbergpop3: remove unused variable
2011-03-17  Dan FandrichAdded support for LISTing a single POP3 message
2011-03-17  Dan Fandrichpop3: fixed memory leak in an error retrieval case
2011-03-17  Daniel Stenbergsymbols-in-versions: remove duplicates
2011-03-17  Daniel Stenbergsymbols-in-versions: 2 corrections
2011-03-17  Daniel Stenbergconnection setup: if HTTP is disabled asking for HTTP...
2011-03-17  Daniel StenbergFAQ: better english
2011-03-15  Daniel Stenbergscan-build warning
2011-03-15  Daniel Stenbergldap_recv: check return code from ldap_get_dn_ber
2011-03-15  Daniel Stenbergcompiler warnings fixed
2011-03-15  Ben NoordhuisSMTP-multi: non-blocking connect
2011-03-15  Ben NoordhuisSMTP in multi mode: use Curl_ssl_connect_nonblocking...
2011-03-15  Daniel Stenberglib582: use curl_socket_t for portability
2011-03-15  Daniel Stenbergbuildfix: spell define correctly
2011-03-15  Kamil Dudkanss: do not ignore value of CURLOPT_SSL_VERIFYPEER
2011-03-15  Guenter KnaufRemoved unused var.
2011-03-15  Daniel Stenbergconfigure: stop using the deprecated AM_INIT_AUTOMAKE...
2011-03-15  Daniel Stenbergprotocol handler cleanup: SSL awareness
2011-03-15  Daniel Stenbergldap: use the new protocol handler setup
2011-03-15  Daniel StenbergTODO-RELEASE: add and remove issues
2011-03-14  Daniel Stenbergprotocols: use CURLPROTO_ internally
2011-03-14  Daniel Stenbergprotocol handler: added flags field
2011-03-14  Patrick Monnerat- Take new char * options into account in OS400 curl_ea...
2011-03-14  Daniel StenbergFAQ: indent tables
2011-03-14  Daniel Stenbergsslgen: define Curl_ssl_connect_nonblocking for non-SSL
2011-03-14  Daniel Stenbergconfigure: removed wrongly claimed default paths
2011-03-14  Ask Bjørn Hansenmk-ca-bundle.pl: Only download if modified
2011-03-13  Daniel StenbergSSH: add protocol lock direction
2011-03-13  Daniel Stenbergstate: add missing state to debug table
2011-03-13  Daniel Stenbergtest 582: enabled again
2011-03-13  Daniel Stenbergssh_statemach_act: set cselect for sftp upload
2011-03-13  Daniel StenbergRELEASE-NOTES: synced with e649a7baae2
2011-03-12  Daniel StenbergRevert "test582: enabled"
2011-03-12  Daniel StenbergMerge branch 'imap' of https://github.com/bnoordhuis...
2011-03-12  Daniel StenbergTODO-RELEASE: fixed four isues
2011-03-12  Karl MVC: add missing file
2011-03-12  Marcus SundbergGSS: handle reuse fix
2011-03-12  Daniel Stenbergtest583: verify early SSH multi remove handle
2011-03-12  Daniel StenbergSFTP: gracefully handle shutdown early
2011-03-12  Manuel MassingCURL_CHECK_FUNC_RECVFROM: android/bionic fix
2011-03-12  Daniel Stenbergtest582: enabled
2011-03-12  Daniel StenbergPROT_CLOSEACTION: added SFTP and SCP
2011-03-12  Daniel Stenbergreadwrite_upload: stop upload at file size
next