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-02-25
imap: Adjusted SELECT and FETCH state order in imap_statemach_act()
Jiri Hruska
2013-02-25
imap: Minor tidy up of comments in imap_parse_url_path()
Steve Holme
2013-02-25
imap: Fixed incorrect comparison for STARTTLS in imap_endofresp()
Steve Holme
2013-02-25
DOCS: Corrected IMAP URL examples according to RFC5092
Steve Holme
2013-02-24
darwinssl: fix undefined $ssllib warning in runtests.pl
Nick Zitzmann
2013-02-24
imap: Added check for new internal imap response code
Steve Holme
2013-02-24
imap: Changed the order of the response types in imap_endofresp()
Steve Holme
2013-02-24
imap: Added stricter parsing of continuation responses
Jiri Hruska
2013-02-24
imap: Simplified memcmp() in tagged response parsing
Steve Holme
2013-02-24
imap: Reworked the logic of untagged command responses
Jiri Hruska
2013-02-24
imap: Corrected spacing of trailing brace
Steve Holme
2013-02-24
imap: Added stricter parsing of tagged command responses
Jiri Hruska
2013-02-24
imap: Simplified command response test in imap_endofresp()
Jiri Hruska
2013-02-24
imap: Corrected comment in imap_endofresp()
Jiri Hruska
2013-02-24
DOCS: Corrected layout of POP3 and IMAP URL examples
Steve Holme
2013-02-23
DOCS: Updated CURLOPT_URL section following recent POP3 and IMAP changes
Steve Holme
2013-02-23
pop3: Refactored the mailbox variable as it didn't reflect it's purpose
Steve Holme
2013-02-23
FEATURES: Updated following recent IMAP changes
Steve Holme
2013-02-23
imap: Added the ability to FETCH a specific UID and SECTION
Jiri Hruska
2013-02-23
email: Additional tidy up of comments following recent changes
Steve Holme
2013-02-23
smtp: Removed some FTP heritage leftovers
Steve Holme
2013-02-23
smtp: Moved the per-request variables to the per-request data structure
Steve Holme
2013-02-23
pop3: Introduced a custom SMTP structure for per-request data
Steve Holme
2013-02-23
imap: Minor correction of comments for max line length
Steve Holme
2013-02-23
strcasestr: remove check for this unused function
Daniel Stenberg
2013-02-23
pop3: fix compiler warning
Daniel Stenberg
2013-02-23
imap: Added URL parsing of new variables
Jiri Hruska
2013-02-23
imap: Introduced imap_is_bchar() function
Jiri Hruska
2013-02-23
imap: Introduced new per-request veriables
Jiri Hruska
2013-02-23
pingpong: Renamed curl_ftptransfer to curl_pp_transfer
Steve Holme
2013-02-23
pop3: Removed some FTP heritage leftovers
Steve Holme
2013-02-23
pop3: Moved the per-request variables to the per-request data structure
Steve Holme
2013-02-23
pop3: Introduced a custom POP3 structure for per-request data
Steve Holme
2013-02-23
imap: Fixed escaping of mailbox names
Jiri Hruska
2013-02-23
pingpong: Moved curl_ftptransfer definition to pingpong.h
Steve Holme
2013-02-23
urldata.h: Fixed comment for opt_no_body variable
Steve Holme
2013-02-23
email: Minor tidy up following IMAP changes
Steve Holme
2013-02-23
imap: Removed more FTP leftovers
Jiri Hruska
2013-02-23
imap: Removed some FTP heritage leftovers
Jiri Hruska
2013-02-23
imap: Introduced a custom IMAP structure for per-request data
Jiri Hruska
2013-02-22
pop3: Updated do phrase clean-up comment
Steve Holme
2013-02-22
imap: Fixed memory leak when performing multiple selects
Steve Holme
2013-02-22
Documentation: Typo in docs/CONTRIBUTE
Alexander Klauer
2013-02-22
repository: ignore patch files generated by git
Alexander Klauer
2013-02-22
libcurl documentation: clarifications and typos
Alexander Klauer
2013-02-22
lib/url.c: Generic read/write data pointers
Alexander Klauer
2013-02-22
libcurl documentation: updates HTML index
Alexander Klauer
2013-02-22
ossl_seed: avoid recursive seeding!
Daniel Stenberg
2013-02-22
Fixed checking the socket if there is data waiting in the cache
Jiri Hruska
2013-02-22
imap.c: Fixed an incorrect variable reference
Steve Holme
[next]