Frédéric Delanoy
|
c4ba190ba3
|
inetcomm: Constify some character strings.
|
2013-12-17 08:45:32 +01:00 |
Alexandre Julliard
|
1020a7b00f
|
inetcomm: Only set the command type when the command expects a reply.
|
2013-06-17 19:30:38 +02:00 |
Jacek Caban
|
1f60e14c78
|
inetcomm: Use proper iface call helpers.
|
2012-08-13 16:28:47 +02:00 |
Andrew Talbot
|
f03c8a19a2
|
inetcomm: Remove extraneous braces from switch statements.
|
2011-11-07 11:53:35 +01:00 |
Alexandre Julliard
|
7d2993d24c
|
inetcomm: Make a function static.
|
2008-12-04 12:47:32 +01:00 |
Francois Gouget
|
7c2f5f065a
|
inetcomm: Fix compilation on systems that don't support nameless unions.
|
2008-11-17 15:08:59 +01:00 |
Hans Leidekker
|
2c594fb79c
|
inetcomm: Get rid of the server info copy.
|
2008-11-11 11:41:28 +01:00 |
Hans Leidekker
|
b65d768343
|
inetcomm: Send a notification when disconnecting.
|
2008-11-10 11:06:31 +01:00 |
Hans Leidekker
|
1f87ec3a3c
|
inetcomm: Support both forms of the UIDL and LIST commands.
|
2008-11-10 11:06:28 +01:00 |
Hans Leidekker
|
ba1ae62bd2
|
inetcomm: Add an implementation of IPOP3Transport::CommandTOP.
|
2008-11-10 11:06:23 +01:00 |
Hans Leidekker
|
46c5c1a93a
|
inetcomm: Add an implementation of IPOP3Transport::CommandRETR.
|
2008-11-10 11:06:19 +01:00 |
Hans Leidekker
|
dcbe1a4214
|
inetcomm: Add an implementation of IPOP3Transport::CommandRSET.
|
2008-11-10 11:06:15 +01:00 |
Hans Leidekker
|
05312014fe
|
inetcomm: Add an implementation of IPOP3Transport::CommandNOOP.
|
2008-11-10 11:06:11 +01:00 |
Hans Leidekker
|
e2b173f1a9
|
inetcomm: Add an implementation of IPOP3Transport::CommandDELE.
|
2008-11-10 11:06:07 +01:00 |
Hans Leidekker
|
550033d203
|
inetcomm: Flesh out the pop3 command parser.
|
2008-11-10 11:06:01 +01:00 |
Hans Leidekker
|
d80d9b82f2
|
inetcomm: Add an implementation of IPOP3Transport::CommandPASS.
|
2008-11-04 14:08:12 +01:00 |
Hans Leidekker
|
954945cd2e
|
inetcomm: Add an implementation of IPOP3Transport::CommandUSER.
|
2008-11-04 14:08:08 +01:00 |
Hans Leidekker
|
4707548adc
|
inetcomm: Implement IPOP3Transport::Disconnect.
|
2008-10-31 14:58:06 +01:00 |
Hans Leidekker
|
0fce856d4a
|
inetcomm: Add an implementation of IPOP3Transport::CommandUIDL.
|
2008-10-31 14:58:01 +01:00 |
Hans Leidekker
|
f136c22b61
|
inetcomm: Add an implementation of IPOP3Transport::CommandSTAT.
|
2008-10-31 14:57:57 +01:00 |
Hans Leidekker
|
d810887b05
|
inetcomm: Add an implementation of IPOP3Transport::CommandQUIT.
|
2008-10-31 14:57:48 +01:00 |
Hans Leidekker
|
9b8e2e20d5
|
inetcomm: Add an implementation of IPOP3Transport::CommandLIST.
|
2008-10-31 14:57:44 +01:00 |
Hans Leidekker
|
567b8cb3bf
|
inetcomm: Add an implementation of the pop3 USER and PASS commands.
|
2008-10-31 14:57:36 +01:00 |
Hans Leidekker
|
80cb3569af
|
inetcomm: Add a stub implementation of IPOP3Transport.
|
2008-10-30 15:51:24 +01:00 |