index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-03-08
polarssl.c: fix header filename typo
Gisle Vanem
2013-03-08
configure: use XC_LIBTOOL for portability across libtool versions
Yang Tse
2013-03-08
xc-lt-iface.m4: provide XC_LIBTOOL macro
Yang Tse
2013-03-07
imap: Fixed SELECT not being performed for custom requests
Steve Holme
2013-03-07
email: Minor code tidy up following recent changes
Steve Holme
2013-03-07
DOCS: Corrected the IMAP URL grammar of the UIDVALIDITY parameter
Steve Holme
2013-03-07
FEATURES: Provided a little clarity in some IMAP features
Steve Holme
2013-03-07
email: Optimised block_statemach() functions
Steve Holme
2013-03-07
DOCS: Added the list command to the IMAP URL section
Steve Holme
2013-03-07
FEATURES: Updated for recent imap additions
Steve Holme
2013-03-07
version bump: the next release will be 7.30.0
Daniel Stenberg
2013-03-07
checksrc: ban unsafe functions
Daniel Stenberg
2013-03-07
RELEASE-NOTES: Added missing imap fixes and additions
Steve Holme
2013-03-06
RELEASE-NOTES: brought this up-to-date with the latest changes
Nick Zitzmann
2013-03-06
imap: Fixed test801 and test1321 to specify a message UID
Jiri Hruska
2013-03-06
imap: Fixed ftpserver.pl to allow verification even through LIST command
Jiri Hruska
2013-03-06
imap: Tidied up the APPEND and final APPEND response functions
Steve Holme
2013-03-06
imap: Tidied up the final FETCH response function
Steve Holme
2013-03-06
imap: Tidied up the LIST response function
Steve Holme
2013-03-06
imap: Removed the custom request response function
Steve Holme
2013-03-06
imap: Updated ftpserver.pl to be more compliant, added new commands
Jiri Hruska
2013-03-06
imap: Added check for empty UID in FETCH command
Steve Holme
2013-03-06
nss: fix misplaced code enabling non-blocking socket mode
Kamil Dudka
2013-03-06
imap: fix compiler warning
Daniel Stenberg
2013-03-05
imap: Added support for list command
Steve Holme
2013-03-05
imap: Added list perform and response handler functions
Steve Holme
2013-03-05
imap: Introduced IMAP_LIST state
Steve Holme
2013-03-05
imap: Small tidy up of imap_select() to match imap_append()
Steve Holme
2013-03-05
imap: Moved mailbox check from the imap_do() function
Steve Holme
2013-03-05
curl_setup.h: Added S_IRDIR() macro for compilers that don't support it
Steve Holme
2013-03-04
AddFormData: prevent only directories from being posted
Daniel Stenberg
2013-03-03
darwinssl: fix infinite loop if server disconnected abruptly
Nick Zitzmann
2013-03-03
imap: Added comments to imap_append()
Steve Holme
2013-03-03
imap: Added required mailbox check for FETCH and APPEND commands
Jiri Hruska
2013-03-03
pingpong.c: Fix enumerated type mixed with another type
Steve Holme
2013-03-03
smtp: Updated the coding style for state changes after a send operation
Steve Holme
2013-03-03
pop3: Updated the coding style for state changes after a send operation
Steve Holme
2013-03-03
imap: Fixed typo in variable assignment
Steve Holme
2013-03-03
imap: Fixed custom request handling in imap_done()
Jiri Hruska
2013-03-03
imap: Enabled custom requests in imap_select_resp()
Jiri Hruska
2013-03-03
imap: Enabled custom requests in imap_perform()
Jiri Hruska
2013-03-03
imap: Added custom request perform and response handler functions
Jiri Hruska
2013-03-03
pop3: Fixed unnecessary parent structure reference
Steve Holme
2013-03-03
imap: Added custom request parsing
Jiri Hruska
2013-03-03
imap: Introduced custom request parameters
Jiri Hruska
2013-03-03
imap: Introduced IMAP_CUSTOM state
Jiri Hruska
2013-03-02
imap: Minor code tidy up
Steve Holme
2013-03-02
imap: Simplified the imap_state_append_resp() function
Steve Holme
2013-03-02
imap: Changed successful response logic in imap_state_append_resp()
Steve Holme
2013-03-02
imap: Standardised imapcode condition tests
Steve Holme
[next]