]> granicus.if.org Git - curl/commit
pop3: Added support for enabling the SASL initial response
authorSteve Holme <steve_holme@hotmail.com>
Sat, 27 Apr 2013 10:53:59 +0000 (11:53 +0100)
committerSteve Holme <steve_holme@hotmail.com>
Sat, 27 Apr 2013 11:07:39 +0000 (12:07 +0100)
commit7cb6c3137009fa0b37acf977119f7b3d481b8ba2
tree2a436bd9cde2ae1082850d8fd64d29694de47f75
parent5d3a031ca719ae05edff8b6af40b7f8dc7223024
pop3: Added support for enabling the SASL initial response

Allowed the user to specify whether to send the client's intial response
in the AUTH command via CURLOPT_SASL_IR.
lib/pop3.c