Steve Holme
|
6478e1d7e5
pop3.c: Fixed length of SASL check
|
12 years ago |
Steve Holme
|
0cd8c287a4
sasl: Re-factored mechanism constants in preparation for APOP work
|
12 years ago |
Steve Holme
|
0f3c330ad8
pop3: Another small code tidy up
|
12 years ago |
Steve Holme
|
57e6336794
email: Removed duplicated header file
|
12 years ago |
Steve Holme
|
64510fe917
sasl: Renamed Curl_sasl_decode_ntlm_type2_message()
|
12 years ago |
Steve Holme
|
38dfe52559
pop3: Post authentication code tidy up
|
12 years ago |
Steve Holme
|
7759d10f36
pop3: Added support for sasl digest-md5 authentication
|
12 years ago |
Steve Holme
|
e336bc7c42
pop3: Changed the sasl mechanism detection from auth to capa
|
12 years ago |
Steve Holme
|
8c0bfd3e0c
pop3: Added support for sasl cram-md5 authentication
|
12 years ago |
Steve Holme
|
3b8cf5bd14
pop3.c: Added conditional compilation for NTLM function calls
|
12 years ago |
Steve Holme
|
b5bb61ee69
pop3: Fixed an issue with changes introduced in commit c267c53017bc
|
12 years ago |
Steve Holme
|
9c7016f560
pop3.c:Corrected typo in commit 69ba0da8272d
|
12 years ago |
Steve Holme
|
69ba0da827
pop3: Fixed the issue of having to supply the user name for all requests
|
12 years ago |
Steve Holme
|
1fa2af5136
pop3.c: Small code tidy up
|
12 years ago |
Steve Holme
|
69f7156ad9
pop3: Added support for sasl ntlm authentication
|
12 years ago |
Steve Holme
|
2df6e6d9f8
pop3: Added support for sasl login authentication
|
12 years ago |
Steve Holme
|
2c6d32b864
pop3: Added support for sasl plain text authentication
|
12 years ago |
Steve Holme
|
7291c1f565
pop3: Introduced the continue response in pop3_endofresp()
|
12 years ago |
Steve Holme
|
3fa0fbb816
pop3: Changed response code from O and E to + and -
|
12 years ago |
Steve Holme
|
a9d798c4d5
pop3: Small code tidy up following authentication work so far
|
12 years ago |
Daniel Stenberg
|
a7731673d0
pop3: remove variable-not-used warnings
|
12 years ago |
Steve Holme
|
c267c53017
pop3: Added support for SASL based authentication mechanism detection
|
12 years ago |
Daniel Stenberg
|
dc454bd16b
pop3: remove trailing whitespace
|
12 years ago |
Steve Holme
|
c6495bccbf
pop3: Code tidy up before the introduction of authentication code
|
12 years ago |
Steve Holme
|
15e1227ed4
pop3: Reworked the command sending and handling
|
12 years ago |
Steve Holme
|
761c3c5446
pop3: Added support for additional pop3 commands
|
12 years ago |
Steve Holme
|
982315573c
pop3.c: Corrected problem with state() introduced in 01690ed2bce5
|
12 years ago |
Steve Holme
|
9f96e6da28
pop.c: Small code tidy up
|
12 years ago |
Steve Holme
|
01690ed2bc
pop3: Removed the need for the single message LIST command handler
|
12 years ago |
Steve Holme
|
2da89708ec
pop3.c: Code policing and tidy up
|
12 years ago |