| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | In lasso_wsf_move_credentials use new lasso utils macros | Benjamin Dauvergne | 2008-08-01 | 1 | -2/+2 | |
| | | ||||||
| * | Documentation for lasso_wsf_profile_has_saml_authentication | Benjamin Dauvergne | 2008-08-01 | 1 | -0/+10 | |
| | | ||||||
| * | Documentation for lasso_wsf_profile_get_fault | Benjamin Dauvergne | 2008-08-01 | 1 | -0/+6 | |
| | | ||||||
| * | Documentation for lasso_wsf_profile_get_description_autos | Benjamin Dauvergne | 2008-08-01 | 1 | -1/+12 | |
| | | ||||||
| * | Documentation for lasso_wsf_profile_set_public_key | Benjamin Dauvergne | 2008-08-01 | 1 | -0/+7 | |
| | | ||||||
| * | Documentation for lasso_wsf_profile_add_credential | Benjamin Dauvergne | 2008-08-01 | 1 | -0/+10 | |
| | | ||||||
| * | documentation for lasso_wsf_profile_move_credentials | Benjamin Dauvergne | 2008-08-01 | 1 | -1/+10 | |
| | | ||||||
| * | add new method lasso_wsf_profile_set_description_from_offering | Benjamin Dauvergne | 2008-08-01 | 2 | -1/+47 | |
| | | ||||||
| * | fix typo | Benjamin Dauvergne | 2008-08-01 | 1 | -1/+1 | |
| | | ||||||
| * | add a general error for a badly initialized object and two error for idwsf ↵ | Benjamin Dauvergne | 2008-08-01 | 1 | -2/+1 | |
| | | | | | relating to a missing assertion id and a missing endpoint declaration | |||||
| * | Revert " * remove body->id and correlation->id setup, no need to set id on ↵ | Benjamin Dauvergne | 2008-08-01 | 1 | -0/+2 | |
| | | | | | | | everything." This reverts commit 832f127760dc074336400531a99f3a03574ffe13. | |||||
| * | add function to load a public key from anything | Benjamin Dauvergne | 2008-08-01 | 2 | -1/+49 | |
| | | ||||||
| * | added functions to release [list]string/gobject/any | Benjamin Dauvergne | 2008-08-01 | 1 | -1/+2 | |
| | | ||||||
| * | add methods to manipulate list of gobjects, and dissociate affectation of ↵ | Benjamin Dauvergne | 2008-08-01 | 1 | -2/+1 | |
| | | | | | fresh object from older objects | |||||
| * | use g_assign_gobject | Benjamin Dauvergne | 2008-08-01 | 1 | -1/+1 | |
| | | ||||||
| * | add methods to handle the registry of WsfProfile constructors | Benjamin Dauvergne | 2008-08-01 | 2 | -9/+119 | |
| | | | | | | | | | - private: {lookup,remove,set}_registry handle access to the registry - public: lasso_discovery_[un]register_constructor_for_service_type gives access to this registry to other classes. Conflicts: | |||||
| * | add xml dump functionality | Benjamin Dauvergne | 2008-08-01 | 1 | -0/+20 | |
| | | ||||||
| * | import discovery.h, fix name of registered constructor function | Benjamin Dauvergne | 2008-08-01 | 1 | -1/+2 | |
| | | ||||||
| * | change return type of lasso_discovery_get_service (kein direct user in the ↵ | Benjamin Dauvergne | 2008-08-01 | 2 | -2/+2 | |
| | | | | | rest of the code) | |||||
| * | polish code in lasso_discovery_build_credential | Benjamin Dauvergne | 2008-08-01 | 1 | -8/+12 | |
| | | ||||||
| * | use lasso_discovery_build_wsf_profile commodity method in ↵ | Benjamin Dauvergne | 2008-08-01 | 1 | -19/+7 | |
| | | | | | lasso_discovery_get_service(s) methods. | |||||
| * | add registering of the constructor | Benjamin Dauvergne | 2008-08-01 | 1 | -0/+1 | |
| | | ||||||
| * | add macro to assign gobject field, first a simple version | Benjamin Dauvergne | 2008-08-01 | 1 | -1/+2 | |
| | | ||||||
| * | use g_assign_string to update a string field | Benjamin Dauvergne | 2008-08-01 | 1 | -2/+5 | |
| | | ||||||
| * | fix typo in last commit | Benjamin Dauvergne | 2008-08-01 | 1 | -13/+41 | |
| | | ||||||
| * | add soap binding util function to lookup specific SOAP header for ID-WSF ↵ | Benjamin Dauvergne | 2008-08-01 | 3 | -2/+91 | |
| | | | | | SOAP encapsulation | |||||
| * | if messageID is missing return MISSING_CORRELATION | Benjamin Dauvergne | 2008-08-01 | 1 | -5/+7 | |
| | | ||||||
| * | beginning of a pool of macros for mem handling, affectation to fields, etc.. | Benjamin Dauvergne | 2008-08-01 | 1 | -2/+1 | |
| | | ||||||
| * | look for the correlation element, do not just take the first one, report ↵ | Benjamin Dauvergne | 2008-08-01 | 1 | -1/+12 | |
| | | | | | proper error if not present | |||||
| * | remove useless reset of structure after allocation with g_new0 | Benjamin Dauvergne | 2008-08-01 | 1 | -4/+0 | |
| | | ||||||
| * | * set credential to NULL when freed | Benjamin Dauvergne | 2008-08-01 | 1 | -0/+1 | |
| | | ||||||
| * | * remove body->id and correlation->id setup, no need to set id on everything. | Benjamin Dauvergne | 2008-08-01 | 1 | -2/+0 | |
| | | ||||||
| * | published news about 2.2.1 | Frederic Peters | 2008-07-22 | 2 | -2/+18 | |
| | | ||||||
| * | bumped to 2.2.1 | Frederic Peters | 2008-07-22 | 4 | -3/+186 | |
| | | ||||||
| * | fixed order of freeing calls | Frederic Peters | 2008-07-22 | 1 | -2/+2 | |
| | | | | | (stolen from ec76ae4f7e40e99443ad421a85ec4d3fb7359bf3) | |||||
| * | fixed ..._must_authenticate to look for any assertion, not just one from the | Frederic Peters | 2008-07-22 | 2 | -14/+6 | |
| | | | | | requester provider. | |||||
| * | don't copy gtk-doc tmpl/ files that do not longer exists | Frederic Peters | 2008-07-16 | 1 | -5/+1 | |
| | | | | | (fixes make distcheck) | |||||
| * | change bug report link | Benjamin Dauvergne | 2008-07-01 | 1 | -1/+1 | |
| | | ||||||
| * | add build_strerror.py to EXTRA_DIST | Benjamin Dauvergne | 2008-06-29 | 1 | -1/+1 | |
| | | ||||||
| * | set an accurate error code on IdP if session wasn't reloaded | Damien Laniel | 2008-06-16 | 1 | -1/+6 | |
| | | ||||||
| * | check NameIdentifier for existence before strcmp'ing it | Frederic Peters | 2008-06-05 | 1 | -1/+1 | |
| | | ||||||
| * | remove perl script for generating lasso_strerror, replace with a python ↵ | Benjamin Dauvergne | 2008-05-30 | 5 | -317/+235 | |
| | | | | | script, do not replace errors.c if generation give the same file as before, add warning to errors.c about autogeneration, add documentation on lasso_strerror to errors.c.in | |||||
| * | reformat utils.h | Benjamin Dauvergne | 2008-05-30 | 1 | -22/+81 | |
| | | ||||||
| * | fixed too long lines and remove some blank lines | Damien Laniel | 2008-05-30 | 25 | -92/+50 | |
| | | ||||||
| * | fixed too long lines and remove some blank lines | Damien Laniel | 2008-05-30 | 5 | -14/+20 | |
| | | ||||||
| * | fixed tab/space mix | Damien Laniel | 2008-05-30 | 1 | -30/+30 | |
| | | ||||||
| * | remove merge markers | Benjamin Dauvergne | 2008-05-30 | 1 | -3/+0 | |
| | | ||||||
| * | * Move error message inside comments in lasso/errors.h | Benjamin Dauvergne | 2008-05-30 | 5 | -237/+443 | |
| | | | | | | | * Add a script to autogenerate lasso/errors.c from errors.h * Update errors.c * Add a target to Makefile.am to create errors.c | |||||
| * | NameIdPolicy must be allocated | Frederic Peters | 2008-05-30 | 1 | -1/+2 | |
| | | ||||||
| * | forbit query strings to be xml signed | Frederic Peters | 2008-05-29 | 3 | -0/+27 | |
| | | ||||||
