aboutsummaryrefslogtreecommitdiffstats
path: root/camel/providers/pop3/camel-pop3-store.c
Commit message (Expand)AuthorAgeFilesLines
* Add htons (port), and only copy 4 bytes for the IP address to prevent aMiguel de Icaza2000-03-301-2/+7
* convenience functions to canonicalize the host and port values of aDan Winship2000-03-291-21/+10
* add delete_message_by_{number,uid}.Dan Winship2000-03-281-5/+123
* keep separate input and output streams so the output doesn't end up beingDan Winship2000-03-281-14/+42
* new routine to free the data allocated by camel_service_query_auth_types.Dan Winship2000-03-281-1/+8
* New function to query a service for the authentication protocols itDan Winship2000-03-231-0/+20
* fix compile errors. duh.Dan Winship2000-03-231-6/+5
* fill this in partially make camel_pop3_command return the text afterDan Winship2000-03-231-18/+56
* some initial bits of the POP3 provider, to make Matt happy. Incomplete,Dan Winship2000-03-221-0/+254