summaryrefslogtreecommitdiffstats
path: root/lasso/id-ff/lecp.c
Commit message (Expand)AuthorAgeFilesLines
* Moved param 'http_method' of lasso_login_build_authn_request_msg() methodValery Febvre2004-08-211-1/+4
* Added a param 'err' in 2 methods of LassoServer class:Valery Febvre2004-08-111-2/+5
* Fixed a bug in lasso_lecp_build_authn_request_msg()Valery Febvre2004-08-091-2/+7
* Corrected correctionValery Febvre2004-08-091-5/+4
* Removed Base64 encoding in lasso_lecp_build_authn_response_msg()Valery Febvre2004-08-091-10/+22
* updated code styleNicolas Clapies2004-08-061-5/+5
* fixed coding styleNicolas Clapies2004-08-051-13/+13
* Renamed lasso_server_get_provider() into lasso_server_get_provider_ref()Valery Febvre2004-08-041-1/+1
* update of the LECP profileNicolas Clapies2004-08-041-95/+130
* move server param in newNicolas Clapies2004-08-041-9/+15
* Changed all lasso_provider_get_* methods prototypeValery Febvre2004-08-041-2/+6
* replace G_LOG_LEVEL_ERROR with G_LOG_LEVEL_CRITICALNicolas Clapies2004-08-031-10/+10
* Added a new argument 'err' in 4 methods of the LassoNode class:Valery Febvre2004-07-311-3/+4
* lecp in environs is completeNicolas Clapies2004-07-301-15/+44
* Replaced old debug() calls by the 2 new functions debug() and message()Valery Febvre2004-07-241-17/+17
* - Added a third arg (GError **err) in lasso_node_get_attr_value()Valery Febvre2004-07-231-6/+4
* add lecp in environsNicolas Clapies2004-07-221-0/+250