]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2013-03-23  Martin JansenCurl_proxyCONNECT: count received headers
2013-03-21  Steve Holmesasl: Corrected a few violations of the curl coding...
2013-03-21  Steve Holmemulti.c: Corrected a couple of violations of the curl...
2013-03-21  Steve Holmeimap-tests: Added CRLF to reply data to be compliant...
2013-03-21  Steve Holmemulti.c: Fix compilation warning
2013-03-20  Steve Holmemulti.c: fix compilation error
2013-03-20  Steve Holmelib1900.c: fix compilation warning
2013-03-20  John E. Malmbergbuild_vms.com: use existing curlbuild.h and parsing fix
2013-03-19  Nick Zitzmanndarwinssl: disable ECC ciphers under Mountain Lion...
2013-03-18  Steve HolmeFEATURES: Small tidy up for constancy and grammar
2013-03-18  Oliver SchindlerCurl_proxyCONNECT: clear 'rewindaftersend' on success
2013-03-18  Steve HolmeTODO: Reordered the protocol and security sections
2013-03-18  Yang Tsetests: specify 'text' mode for some output files in...
2013-03-17  Steve Holmeimap: Fixed incorrect initial response generation for...
2013-03-16  Steve HolmeFEATURES: Expanded the supported enhanced IMAP command...
2013-03-16  Steve HolmeTODO: Corrected typo in TOC
2013-03-16  Steve HolmeTODO: Added IMAP section and removed unused Other proto...
2013-03-16  Steve HolmeTODO: Added graceful base64 decoding failure to SMTP...
2013-03-16  Steve HolmeTODO: Corrected typo on section 10.2 heading
2013-03-15  Yang Tsetests: 96, 558, 1330: strip build subdirectory dependen...
2013-03-15  Steve HolmeTODO: Added section 10.2 Initial response to POP3 to...
2013-03-15  Steve Holmeimap-tests: Corrected copy/paste error in test808 reply...
2013-03-15  Yang Tseunit1330.c: fix date
2013-03-15  Yang Tsetests: add #96 #558 and #1330
2013-03-15  Steve Holmeimap-tests: Added test808 for custom EXAMINE command
2013-03-15  Daniel StenbergHTTP proxy: insert slash in URL if missing
2013-03-14  Steve Holmeftpserver.pl: Added EXAMINE_imap() for IMAP EXAMINE...
2013-03-14  Yang Tsecurl_memory.h: introduce CURLX_NO_MEMORY_CALLBACKS...
2013-03-14  Yang TseMakefile.vc6: add missing files
2013-03-14  Linus Nielsen... pipelining: Remove dead code.
2013-03-13  Linus Nielsen... Multiple pipelines and limiting the number of connections.
2013-03-13  Yang Tsetool_main.c: remove redundant vms_show storage-class...
2013-03-13  Yang Tsetest509: libcurl initialization with memory callbacks...
2013-03-13  Steve Holmepop3: Removed unnecessary transfer cancellation
2013-03-13  Yang TseMakefile.am: add VMS files not being included in tarball
2013-03-13  Tom Gracebuild_vms.com: VMS build fixes
2013-03-13  Tom Gracetool_main.c: fix VMS global variable storage-class...
2013-03-12  Patrick MonneratOS400: synchronize RPG binding
2013-03-12  Steve Holmepop3: Fixed continuous wait when using --ftp-list
2013-03-12  Zdenek Pavlascurl_global_init: accept the CURL_GLOBAL_ACK_EINTR...
2013-03-12  Kamil Dudkaeasy: do not ignore poll() failures other than EINTR
2013-03-11  Yang Tsecurl.h: stricter CURL_EXTERN linkage decorations logic
2013-03-11  Daniel StenbergTHANKS: Latin-1'ified Jiri's name
2013-03-11  Steve Holmetest806: Added CRLF to reply data to be compliant with...
2013-03-11  Daniel Stenbergtest805: added crlf newlines to make data size match
2013-03-11  Daniel Stenbergtest: fix newline for the data check of 807
2013-03-11  Yang Tsetest801 to test807: fix protocol section line endings
2013-03-10  Steve HolmeMakefile.am: Corrected a couple of spurious tab characters
2013-03-10  Jiri Hruskaimap: Added test807 for custom request functionality...
2013-03-10  Jiri Hruskaimap: Added test806 for IMAP (folder) LIST command
2013-03-10  Jiri Hruskaimap: Added test805 for APPEND functionality
2013-03-10  Jiri Hruskaimap: Added test804 for skipping SELECT if in the same...
2013-03-10  Jiri Hruskaimap: Added test802 and test803 for UIDVALIDITY verific...
2013-03-10  Jiri Hruskaimap: Added test801 for UID and SECTION URL parameters
2013-03-10  Jiri Hruskaimap-tests: Accept quoted parameters in ftpserver.pl
2013-03-10  Jiri Hruskatests: Fix ftpserver.pl indentation
2013-03-10  Steve HolmeMakefile.am: Corrected end of line filler character
2013-03-10  Steve Holmeemail-tests: Updated the test data that corresponds...
2013-03-10  Steve Holmeemail-tests: Renamed the IMAP test to be 800
2013-03-10  Steve Holmeemail-tests: Renamed the SMTP tests to be in the range...
2013-03-10  Steve Holmeemail-tests: Renamed the POP3 tests to be in the range...
2013-03-10  Daniel Stenberghiperfifo: updated to use current libevent API
2013-03-10  Steve Holmeimap: Reworked some function descriptions
2013-03-10  Steve Holmeimap: Added some missing comments to imap_sendf()
2013-03-09  Steve Holmeemail: Removed hard returns from init functions
2013-03-09  Daniel Stenbergcurl_multi_wait: avoid second loop if nothing to do
2013-03-09  Daniel Stenbergmulti_runsingle: avoid NULL dereference
2013-03-09  Steve Holmeimap: Re-factored all perform based functions
2013-03-09  Cédric Deltheilexamples/getinmemory.c: abort the transfer if not enoug...
2013-03-09  Daniel StenbergRELEASE-NOTES: synced with ca3c0ed3a9c
2013-03-09  Yang TseMakefile.am: empty AM_LDFLAGS definition for automake...
2013-03-09  Steve Holmeimap: Added description comments to all perform based...
2013-03-09  Steve Holmeimap: Removed the need for separate custom request...
2013-03-09  Steve Holmeimap: Corrected typo in comment
2013-03-09  Yang TseMakefile.am: empty AM_LDFLAGS definition for automake...
2013-03-09  Steve Holmeimap: Moved imap_logout() to be grouped with the other...
2013-03-09  Steve Holmeemail: Updated the function descriptions for the logout...
2013-03-09  Steve Holmeemail: Simplified the logout / quit functions
2013-03-08  Steve Holmeemail: Tidied up the *_regular_transfer() functions
2013-03-08  Steve Holmeemail: Simplified nesting of if statements in *_doing...
2013-03-08  Daniel StenbergRELEASE-NOTES: mention that krb4 is up for consideration
2013-03-08  Steve Holmeimap: Fixed handling of untagged responses for the...
2013-03-08  Yang Tsecurlbuild.h.dist: enhance non-configure GCC ABI detecti...
2013-03-08  Yang Tsecurlbuild.h.dist: fix GCC build on ARM systems without...
2013-03-08  Gisle Vanempolarssl.c: fix header filename typo
2013-03-08  Yang Tseconfigure: use XC_LIBTOOL for portability across libtoo...
2013-03-08  Yang Tsexc-lt-iface.m4: provide XC_LIBTOOL macro
2013-03-07  Steve Holmeimap: Fixed SELECT not being performed for custom requests
2013-03-07  Steve Holmeemail: Minor code tidy up following recent changes
2013-03-07  Steve HolmeDOCS: Corrected the IMAP URL grammar of the UIDVALIDITY...
2013-03-07  Steve HolmeFEATURES: Provided a little clarity in some IMAP features
2013-03-07  Steve Holmeemail: Optimised block_statemach() functions
2013-03-07  Steve HolmeDOCS: Added the list command to the IMAP URL section
2013-03-07  Steve HolmeFEATURES: Updated for recent imap additions
2013-03-07  Daniel Stenbergversion bump: the next release will be 7.30.0
2013-03-07  Daniel Stenbergchecksrc: ban unsafe functions
2013-03-07  Steve HolmeRELEASE-NOTES: Added missing imap fixes and additions
2013-03-07  Nick ZitzmannRELEASE-NOTES: brought this up-to-date with the latest...
2013-03-06  Jiri Hruskaimap: Fixed test801 and test1321 to specify a message UID
2013-03-06  Jiri Hruskaimap: Fixed ftpserver.pl to allow verification even...
next