platform/upstream/curl.git
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...
2013-03-06 Steve Holmeimap: Tidied up the APPEND and final APPEND response...
2013-03-06 Steve Holmeimap: Tidied up the final FETCH response function
2013-03-06 Steve Holmeimap: Tidied up the LIST response function
2013-03-06 Steve Holmeimap: Removed the custom request response function
2013-03-06 Jiri Hruskaimap: Updated ftpserver.pl to be more compliant, added...
2013-03-06 Steve Holmeimap: Added check for empty UID in FETCH command
2013-03-06 Kamil Dudkanss: fix misplaced code enabling non-blocking socket...
2013-03-06 Daniel Stenbergimap: fix compiler warning
2013-03-05 Steve Holmeimap: Added support for list command
2013-03-05 Steve Holmeimap: Added list perform and response handler functions
2013-03-05 Steve Holmeimap: Introduced IMAP_LIST state
2013-03-05 Steve Holmeimap: Small tidy up of imap_select() to match imap_append()
2013-03-05 Steve Holmeimap: Moved mailbox check from the imap_do() function
2013-03-05 Steve Holmecurl_setup.h: Added S_IRDIR() macro for compilers that...
2013-03-04 Daniel StenbergAddFormData: prevent only directories from being posted
2013-03-04 Nick Zitzmanndarwinssl: fix infinite loop if server disconnected...
2013-03-03 Steve Holmeimap: Added comments to imap_append()
2013-03-03 Jiri Hruskaimap: Added required mailbox check for FETCH and APPEND...
2013-03-03 Steve Holmepingpong.c: Fix enumerated type mixed with another...
2013-03-03 Steve Holmesmtp: Updated the coding style for state changes after...
2013-03-03 Steve Holmepop3: Updated the coding style for state changes after...
2013-03-03 Steve Holmeimap: Fixed typo in variable assignment
2013-03-03 Jiri Hruskaimap: Fixed custom request handling in imap_done()
2013-03-03 Jiri Hruskaimap: Enabled custom requests in imap_select_resp()
2013-03-03 Jiri Hruskaimap: Enabled custom requests in imap_perform()
2013-03-03 Jiri Hruskaimap: Added custom request perform and response handler...
2013-03-03 Steve Holmepop3: Fixed unnecessary parent structure reference
2013-03-03 Jiri Hruskaimap: Added custom request parsing
2013-03-03 Jiri Hruskaimap: Introduced custom request parameters
2013-03-03 Jiri Hruskaimap: Introduced IMAP_CUSTOM state
2013-03-02 Steve Holmeimap: Minor code tidy up
2013-03-02 Steve Holmeimap: Simplified the imap_state_append_resp() function
2013-03-02 Steve Holmeimap: Changed successful response logic in imap_state_a...
2013-03-02 Steve Holmeimap: Standardised imapcode condition tests
2013-03-02 Steve Holmeimap: Moved imap_append() to be with the other perform...
2013-03-02 Jiri Hruskaimap: Enabled APPEND support in imap_perform()
2013-03-02 Jiri Hruskaimap: Implemented APPEND final processing
2013-03-02 Jiri Hruskaimap: Added APPEND perform and response handler functions
2013-03-02 Jiri Hruskaimap: Introduced IMAP_APPEND and IMAP_APPEND_FINAL...
next