summaryrefslogtreecommitdiffstats
path: root/lasso/id-ff/name_identifier_mapping.c
Commit message (Expand)AuthorAgeFilesLines
* Moved LassoProfile->nameIdentifier from char* to LassoSamlNameIdentifier*,Frederic Peters2004-12-181-2/+2
* (almost) done with errors in ID-FF; remaining "return -1" have been convertedFrederic Peters2004-12-161-21/+20
* coherent error handling for "identity not found" and "federation not found"Frederic Peters2004-12-151-9/+5
* replaced unknown error by 2 LASSO_PROFILE_ERROR_INVALID_HTTP_METHOD in NameFrederic Peters2004-12-141-4/+2
* new LASSO_PROFILE_ERROR_UNKNOWN_PROFILE_URL profile error and replaced a bunchFrederic Peters2004-12-141-2/+1
* more error code harmony, now with a new critical_error macroFrederic Peters2004-12-141-10/+9
* properly verify signatures and return code appriopriately (closes: #362)Frederic Peters2004-12-141-1/+1
* more error code harmonization.Frederic Peters2004-12-131-8/+6
* harmonized remote_provider tests (check and error code set toFrederic Peters2004-12-131-4/+4
* dealing with errors; now like this:Frederic Peters2004-12-131-8/+8
* properly sign soap messages in name identifier mapping profile.Frederic Peters2004-12-121-8/+4
* Added back xmlsec signature check (and disabled it in name identifier mappingFrederic Peters2004-12-101-0/+6
* reenabled signature checking on query strings (xml messages still to do)Frederic Peters2004-12-101-2/+2
* cut on some line lengthsFrederic Peters2004-11-291-1/+2
* cut some long linesFrederic Peters2004-11-261-1/+2
* added error checking on query strings; python tests should now passFrederic Peters2004-11-221-2/+2
* cleaning #includesFrederic Peters2004-11-161-2/+0
* renamed lasso/environs/ to lasso/id-ff/Frederic Peters2004-11-151-1/+1
* ds:Signature in <samlp:request/> (in login) (and the signature is not verifiedFrederic Peters2004-10-291-2/+2
* Done with the move to structures and the removal of protocols/ (lasso branchedFrederic Peters2004-10-271-494/+381
* Integrated scalp_is_liberty_query into Lasso. Consequently,Emmanuel Raviart2004-10-021-0/+1
* Homogeneized error handling for HTTP methods in requests.Emmanuel Raviart2004-10-021-4/+4
* - Fixed mistake in the API : restored the second param (provider type).Nicolas Clapies2004-09-251-104/+206
* *** empty log message ***Nicolas Clapies2004-09-231-75/+98
* Added method lasso_lib_name_identifier_mapping_request_set_targetNameSpace() ...Nicolas Clapies2004-09-221-28/+53
* remove removed codeFrederic Peters2004-09-171-2/+0
* A lot of Updates ... currently it is unusable : lasso_name_registration_valid...Nicolas Clapies2004-09-101-40/+96
* removed extra parentheses after return statements;Frederic Peters2004-09-011-21/+21
* Added a param 'err' in 2 methods of LassoServer class:Valery Febvre2004-08-111-2/+6
* lasso_identity_get_federation() & lasso_identity_add_federation() methodsValery Febvre2004-08-051-1/+3
* Renamed lasso_server_get_provider() into lasso_server_get_provider_ref()Valery Febvre2004-08-041-2/+2
* Renamed enums (Bug #225):Valery Febvre2004-08-041-2/+2
* Renamed enum lassoProviderTypes into lassoProviderType (Bug #225)Valery Febvre2004-08-041-3/+3
* Changed all lasso_provider_get_* methods prototypeValery Febvre2004-08-041-4/+8
* Added a new argument 'err' in 4 methods of the LassoNode class:Valery Febvre2004-07-311-14/+17
* LassoProfileContext class was renamed into LassoProfileValery Febvre2004-07-291-61/+65
* UpdateValery Febvre2004-07-291-18/+18
* *** empty log message ***Valery Febvre2004-07-281-4/+4
* use message functions to show message (fix #217)Frederic Peters2004-07-251-2/+2
* Replaced old debug() calls by the 2 new functions debug() and message()Valery Febvre2004-07-241-19/+19
* - Added a third arg (GError **err) in lasso_node_get_attr_value()Valery Febvre2004-07-231-27/+42
* unused variablesFrederic Peters2004-07-221-3/+1
* Added Nicolas to authors.Emmanuel Raviart2004-07-221-1/+2
* *** empty log message ***Nicolas Clapies2004-07-131-0/+349