aboutsummaryrefslogtreecommitdiffstats
path: root/composer
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2000-05-29 02:05:23 +0800
committerDan Winship <danw@src.gnome.org>2000-05-29 02:05:23 +0800
commitc3b178dc06d0de7500d4cba17878d15d3f9bdf9b (patch)
treec9b29f696c0d32bdb5bce646f0fdfc0d59a94d5a /composer
parenta45c71b069dca22bc11c447b8c743c7f9a2f99b9 (diff)
downloadgsoc2013-evolution-c3b178dc06d0de7500d4cba17878d15d3f9bdf9b.tar
gsoc2013-evolution-c3b178dc06d0de7500d4cba17878d15d3f9bdf9b.tar.gz
gsoc2013-evolution-c3b178dc06d0de7500d4cba17878d15d3f9bdf9b.tar.bz2
gsoc2013-evolution-c3b178dc06d0de7500d4cba17878d15d3f9bdf9b.tar.lz
gsoc2013-evolution-c3b178dc06d0de7500d4cba17878d15d3f9bdf9b.tar.xz
gsoc2013-evolution-c3b178dc06d0de7500d4cba17878d15d3f9bdf9b.tar.zst
gsoc2013-evolution-c3b178dc06d0de7500d4cba17878d15d3f9bdf9b.zip
Split apart password and APOP auth, since some servers seem to do both,
* providers/pop3/camel-pop3-store.c: Split apart password and APOP auth, since some servers seem to do both, but don't really. (connect_to_server): Renamed from try_connect. Now actually does the connection up to the point of checking the greeting for APOP support. (query_auth_types): Return APOP, if appropriate. Call pop3_disconnect after connect_to_server since we don't really want to be connected. (pop3_connect): Use connect_to_server rather than duplicating code. Fix a one-byte buffer overrun in the APOP code. (pop3_disconnect): Make this able to clean up after a partial connect. svn path=/trunk/; revision=3250
Diffstat (limited to 'composer')
0 files changed, 0 insertions, 0 deletions