index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2013-02-26
imap: Added a helper function for upcoming untagged response filtering
Jiri Hruska
2013-02-26
imap: Moved CAPABILITY response handling to imap_state_capability_resp()
Jiri Hruska
2013-02-26
Remove unused variable in smtp_state_data_resp()
Linus Nielsen Feltzing
2013-02-25
email: Small tidy up following recent changes
Steve Holme
2013-02-25
smtp: Removed bytecountp from the per-request structure
Steve Holme
2013-02-25
pop3: Removed bytecountp from the per-request structure
Steve Holme
2013-02-25
imap: Removed bytecountp from the per-request structure
Jiri Hruska
2013-02-25
imap: Adjusted SELECT and FETCH function order
Jiri Hruska
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-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-23
pop3: Refactored the mailbox variable as it didn't reflect it's purpose
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
lib/url.c: Generic read/write data pointers
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
2013-02-22
pingpong: Introduce Curl_pp_moredata()
Jiri Hruska
[prev]
[next]