History log of /dovecot/src/lib-http/http-auth.h
Revision Date Author Comments Expand
d01c7c7dfbcbb350ac9e23c3434ef85a7de6b7df 18-Aug-2015 Stephan Bosch <stephan@rename-it.nl>

lib-http auth: Implemented cloning/copying of credentials struct.

79fa0267d03997f5b9d86a38949119f46c11a35f 18-Aug-2015 Stephan Bosch <stephan@rename-it.nl>

lib-http auth: Implemented client-side handling of basic authentication scheme.

06c6330d64196161cfce3efa0f6c90bbf4e348ad 18-Aug-2015 Stephan Bosch <stephan@rename-it.nl>

lib-http auth: Made second argument of http_auth_create_challenges() const as it should be.

0b5bdb5ba6c8cb928b6d2dcc4636148bfa1a7ec7 10-Sep-2014 Stephan Bosch <stephan@rename-it.nl>

lib-http: Implemented HTTP auth (RFC 7235).