summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* In lasso_wsf_move_credentials use new lasso utils macrosBenjamin Dauvergne2008-08-011-2/+2
* Documentation for lasso_wsf_profile_has_saml_authenticationBenjamin Dauvergne2008-08-011-0/+10
* Documentation for lasso_wsf_profile_get_faultBenjamin Dauvergne2008-08-011-0/+6
* Documentation for lasso_wsf_profile_get_description_autosBenjamin Dauvergne2008-08-011-1/+12
* Documentation for lasso_wsf_profile_set_public_keyBenjamin Dauvergne2008-08-011-0/+7
* Documentation for lasso_wsf_profile_add_credentialBenjamin Dauvergne2008-08-011-0/+10
* documentation for lasso_wsf_profile_move_credentialsBenjamin Dauvergne2008-08-011-1/+10
* add new method lasso_wsf_profile_set_description_from_offeringBenjamin Dauvergne2008-08-012-1/+47
* fix typoBenjamin Dauvergne2008-08-011-1/+1
* add a general error for a badly initialized object and two error for idwsf re...Benjamin Dauvergne2008-08-011-2/+1
* Revert " * remove body->id and correlation->id setup, no need to set id on ev...Benjamin Dauvergne2008-08-011-0/+2
* add function to load a public key from anythingBenjamin Dauvergne2008-08-012-1/+49
* added functions to release [list]string/gobject/anyBenjamin Dauvergne2008-08-011-1/+2
* add methods to manipulate list of gobjects, and dissociate affectation of fr...Benjamin Dauvergne2008-08-011-2/+1
* use g_assign_gobjectBenjamin Dauvergne2008-08-011-1/+1
* add methods to handle the registry of WsfProfile constructorsBenjamin Dauvergne2008-08-012-9/+119
* add xml dump functionalityBenjamin Dauvergne2008-08-011-0/+20
* import discovery.h, fix name of registered constructor functionBenjamin Dauvergne2008-08-011-1/+2
* change return type of lasso_discovery_get_service (kein direct user in the re...Benjamin Dauvergne2008-08-012-2/+2
* polish code in lasso_discovery_build_credentialBenjamin Dauvergne2008-08-011-8/+12
* use lasso_discovery_build_wsf_profile commodity method in lasso_discovery_get...Benjamin Dauvergne2008-08-011-19/+7
* add registering of the constructorBenjamin Dauvergne2008-08-011-0/+1
* add macro to assign gobject field, first a simple versionBenjamin Dauvergne2008-08-011-1/+2
* use g_assign_string to update a string fieldBenjamin Dauvergne2008-08-011-2/+5
* fix typo in last commitBenjamin Dauvergne2008-08-011-13/+41
* add soap binding util function to lookup specific SOAP header for ID-WSF SOA...Benjamin Dauvergne2008-08-013-2/+91
* if messageID is missing return MISSING_CORRELATIONBenjamin Dauvergne2008-08-011-5/+7
* beginning of a pool of macros for mem handling, affectation to fields, etc..Benjamin Dauvergne2008-08-011-2/+1
* look for the correlation element, do not just take the first one, report pro...Benjamin Dauvergne2008-08-011-1/+12
* remove useless reset of structure after allocation with g_new0Benjamin Dauvergne2008-08-011-4/+0
* * set credential to NULL when freedBenjamin Dauvergne2008-08-011-0/+1
* * remove body->id and correlation->id setup, no need to set id on everything.Benjamin Dauvergne2008-08-011-2/+0
* published news about 2.2.1Frederic Peters2008-07-222-2/+18
* bumped to 2.2.1Frederic Peters2008-07-224-3/+186
* fixed order of freeing callsFrederic Peters2008-07-221-2/+2
* fixed ..._must_authenticate to look for any assertion, not just one from theFrederic Peters2008-07-222-14/+6
* don't copy gtk-doc tmpl/ files that do not longer existsFrederic Peters2008-07-161-5/+1
* change bug report linkBenjamin Dauvergne2008-07-011-1/+1
* add build_strerror.py to EXTRA_DISTBenjamin Dauvergne2008-06-291-1/+1
* set an accurate error code on IdP if session wasn't reloadedDamien Laniel2008-06-161-1/+6
* check NameIdentifier for existence before strcmp'ing itFrederic Peters2008-06-051-1/+1
* remove perl script for generating lasso_strerror, replace with a python scrip...Benjamin Dauvergne2008-05-305-317/+235
* reformat utils.hBenjamin Dauvergne2008-05-301-22/+81
* fixed too long lines and remove some blank linesDamien Laniel2008-05-3025-92/+50
* fixed too long lines and remove some blank linesDamien Laniel2008-05-305-14/+20
* fixed tab/space mixDamien Laniel2008-05-301-30/+30
* remove merge markersBenjamin Dauvergne2008-05-301-3/+0
* * Move error message inside comments in lasso/errors.hBenjamin Dauvergne2008-05-305-237/+443
* NameIdPolicy must be allocatedFrederic Peters2008-05-301-1/+2
* forbit query strings to be xml signedFrederic Peters2008-05-293-0/+27