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
/
imap.c
Age
Commit message (
Expand
)
Author
2013-02-06
email: Moved starttls code in separate functions
Steve Holme
2013-02-05
email: Reworked comments in the endofresp() functions
Steve Holme
2013-02-04
email: Provided extra comments following recent pop3/imap fixes
Steve Holme
2013-02-03
imap: Fixed no known authentication mechanism when fallback is required
Steve Holme
2013-01-27
imap.c: Fixed unnecessary state change if starttls fails
Steve Holme
2013-01-24
imap.c: Fixed failure detection during TLS upgrade
Steve Holme
2013-01-23
email: Removed unnecessary return statements
Steve Holme
2013-01-22
email: Corrected references to SASL RFC
Steve Holme
2013-01-19
email: General code tidy up
Steve Holme
2013-01-17
always-multi: always use non-blocking internals
Daniel Stenberg
2013-01-09
build: fix circular header inclusion with other packages
Yang Tse
2013-01-07
imap.c: Small tidy up to add missing comment
Steve Holme
2013-01-07
imap: Added support for sasl digest-md5 authentication
Steve Holme
2013-01-07
imap: Added support for sasl cram-md5 authentication
Steve Holme
2013-01-07
imap: Added support for sasl ntlm authentication
Steve Holme
2013-01-06
imap: Added support for sasl login authentication
Steve Holme
2013-01-06
imap: Added support for sasl plain text authentication
Steve Holme
2013-01-06
imap: Introduced the continue response in imap_endofresp()
Steve Holme
2013-01-06
imap: Added support for SASL based authentication mechanism detection
Steve Holme
2013-01-06
Revert changes relative to lib/*.[ch] recent renaming
Yang Tse
2013-01-03
build: rename 93 lib/*.c files
Yang Tse
2013-01-03
build: make use of 93 lib/*.c renamed files
Yang Tse
2012-12-30
imap.c: Minor follow up tidy up
Steve Holme
2012-12-30
imap: Code tidy up prior to adding support for the CAPABILITY command
Steve Holme
2012-12-29
imap_doing: don't call imap_dophase_done() if already failed
Steve Holme
2012-12-29
imap.c: Fixed bad state error when logging in with invalid credentials
Steve Holme
2012-12-29
imap.c: remove trailing whitespace
Yang Tse
2012-12-28
imap.c: Code tidy up - Part 2
Steve Holme
2012-12-28
imap.c: Code tidy up - Part 1
Steve Holme
2012-12-28
imap.c: Code tidy up renaming imapsendf() to imap_sendf()
Steve Holme
2012-12-28
build: make use of 76 lib/*.h renamed files
Yang Tse
2012-12-28
imsp.c: Fixed usernames and passwords that contain escape characters
Steve Holme
2012-12-14
setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h>
Yang Tse
2012-06-05
email: Removed duplicated header file
Steve Holme
2012-03-24
email: Moved server greeting responses into separate functions
Steve Holme
2012-03-09
includes: remove inclusion of unused file http_proxy.h
Daniel Stenberg
2012-03-08
CONNECT: made generically not per-protocol
Daniel Stenberg
2012-01-24
URL sanitize: reject URLs containing bad data
Daniel Stenberg
2012-01-04
Fixed use of CURLUSESSL_TRY for POP3 and IMAP based connections.
Steve Holme
2012-01-04
Fixed incorrect error code being returned in STARTTLS
Steve Holme
2011-11-24
query-part: ignore the URI part for given protocols
Jonas Schnelli
2011-11-03
rename ftp_ssl: the struct field is used for many protocols
Daniel Stenberg
2011-10-21
curl_multi_fdset: correct fdset with FTP PORT use
Daniel Stenberg
2011-09-05
fix bool variables checking and assignment
Yang Tse
2011-09-03
fix a bunch of MSVC compiler warnings
Yang Tse
2011-08-29
pingpong.c: fix Curl_pp_vsendf() arbitrary restrictions on command length
Yang Tse
2011-08-19
tcpconnect: follow-up commit after b998d95b
Daniel Stenberg
2011-07-26
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
Yang Tse
2011-05-05
set_userpass: convert from protocol-specific to generic
Daniel Stenberg
2011-05-05
RTSP: convert protocol-specific checks to generic
Daniel Stenberg
[prev]
[next]