History log of /curl/lib/curl_sasl.c (Results 176 – 178 of 178)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# d9ca9e98 02-Jun-2012 Steve Holme

sasl: Moved ntlm authentication message handling from smtp.c

Moved the ntlm message creation and decoding from smtp.c into the sasl
module to allow for use by other modules such as pop3.


# 54d484e1 31-May-2012 Steve Holme

sasl: Moved login authentication message creation from smtp.c

Moved the login message creation from smtp.c into the sasl module
to allow for use by other modules such as pop3.


# 8e860c16 30-May-2012 Steve Holme

sasl: Moved plain text authentication message creation from smtp.c

Moved the plain text message creation from smtp.c into the sasl module
to allow for use by other modules such as pop3.


12345678