summaryrefslogtreecommitdiffstats
path: root/lasso/errors.c
Commit message (Expand)AuthorAgeFilesLines
* Core: Remove ending blanks from erros.c.inBenjamin Dauvergne2009-03-271-4/+4
* Core: add error codes, fix error stringsBenjamin Dauvergne2009-03-271-3/+11
* Core: add a method to decrypt nameid, handling error casesBenjamin Dauvergne2009-03-091-0/+4
* Core: rename LOGIN_ERROR_REFER_TO_UNKNOWN_REQUESTBenjamin Dauvergne2009-03-031-2/+2
* Core: add error code LOGIN_ERROR_REFER_TO_UNKNOWN_REQUESTBenjamin Dauvergne2009-01-241-0/+2
* Core: add new error codesBenjamin Dauvergne2009-01-241-6/+14
* Add a new error code, with the REGISTRY prefix and use it in registry functionBenjamin Dauvergne2008-09-041-0/+2
* * lasso/errors.h: new error for LassoWsfProfile signal missing CredentialsBenjamin Dauvergne2008-08-011-0/+2
* * Update errors.c to last state of errors.hBenjamin Dauvergne2008-08-011-1/+4
* integrate new errors messagesBenjamin Dauvergne2008-08-011-7/+9
* add a general error for a badly initialized object and two error for idwsf re...Benjamin Dauvergne2008-08-011-2/+1
* * Move error message inside comments in lasso/errors.hBenjamin Dauvergne2008-08-011-1/+2
* add a general error for a badly initialized object and two error for idwsf re...Benjamin Dauvergne2008-08-011-2/+1
* remove perl script for generating lasso_strerror, replace with a python scrip...Benjamin Dauvergne2008-05-301-289/+190
* * Move error message inside comments in lasso/errors.hBenjamin Dauvergne2008-05-301-146/+279
* * add string translation for error LASSO_LOGIN_ERROR_STATUS_NOT_SUCCESSBenjamin Dauvergne2008-04-301-0/+2
* indentation fixesFrederic Peters2007-09-211-2/+2
* processModifyResponseMsgDamien Laniel2007-08-081-0/+2
* parse modify itemsDamien Laniel2007-08-061-0/+6
* check enveloppe existence in case lasso functions are called in wrong orderDamien Laniel2007-07-051-0/+2
* added one soap error and text for other soap errorsDamien Laniel2007-06-291-0/+6
* better error handling + some refactoringDamien Laniel2007-06-131-3/+10
* various error checks, coding style and refactoringDamien Laniel2007-06-081-0/+15
* updated Copyright dates in all filesDamien Laniel2007-05-301-1/+1
* replaced LASSO_ERROR_UNDEFINED by appropriate error codes in all of xml/ andFrederic Peters2006-12-281-0/+3
* new LASSO_PROFILE_ERROR_STATUS_NOT_SUCCESS error codeFrederic Peters2006-12-271-0/+2
* new logout error codeFrederic Peters2006-12-061-0/+3
* Added an error type when there is no key to decrypt some encrypted elementsDamien Laniel2006-11-281-0/+2
* extra checks to pass negative testing stepsFrederic Peters2006-11-281-0/+2
* added loading of affiliation metadata (not yet acted upon)Frederic Peters2006-11-191-0/+3
* Replaced some LASSO_ERROR_UNDEFINED with real error codesDamien Laniel2006-11-141-0/+6
* changed prototype for lasso_server_set_encryption_private_key and added error...Damien Laniel2006-11-091-0/+2
* error on sso initiated by idp and no endpoint defined as default for spFrederic Peters2006-11-081-0/+2
* error code for missing assertionFrederic Peters2006-11-061-0/+2
* Added some error casesDamien Laniel2006-11-021-2/+8
* new error code for missing artifactFrederic Peters2006-10-291-0/+2
* checking pointers...Frederic Peters2006-10-261-0/+4
* better error handling in sloFrederic Peters2006-09-281-1/+3
* added missing commaFrederic Peters2006-05-111-1/+1
* error messageFrederic Peters2006-05-111-0/+2
* don't say undefined when it is, just lacking a description string, bugger.Frederic Peters2006-05-101-1/+5
* SAML 2.0 support (only web-sso for the moment)Frederic Peters2005-11-201-1/+3
* Added a first soap fault code error.Nicolas Clapies2005-11-151-0/+3
* added error string for LASSO_LOGOUT_ERROR_REQUEST_DENIED (...)Frederic Peters2005-10-051-0/+2
* added LASSO_ERROR_UNIMPLEMENTED error codeFrederic Peters2005-08-121-0/+2
* return LASSO_LOGIN_ERROR_UNKNOWN_PRINCIPAL after unsuccessful logonFrederic Peters2005-08-101-0/+2
* Included xml.h for better lasso_strerror export declaration.Romain Chantereay2005-02-141-1/+1
* removed all %s escaping sequences from lasso error strings; as a side effectFrederic Peters2005-02-051-15/+14
* Updated Copyright and authors.Emmanuel Raviart2005-01-221-3/+2
* moved errors.[ch] up; as requested.Frederic Peters2005-01-121-0/+135