| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | liberty 1.1 metadata were in another namespace | Frederic Peters | 2005-01-28 | 1 | -3/+5 | |
| | | | | | "http://projectliberty.org/schemas/core/2002/12" | |||||
| * | store liberty 1.2 conformance when loading metadata; it will allow to deal | Frederic Peters | 2005-01-28 | 1 | -0/+3 | |
| | | | | | with previous liberty implementations | |||||
| * | samlp:Request Major and Minor versions are saml, not lib | Frederic Peters | 2005-01-28 | 1 | -2/+2 | |
| | | | | | | | If the element or its type is in a SAML namespace (urn:oasis:names:tc:SAML:1.0:assertion or urn:oasis:names:tc:SAML:1.0:protocol), then the values MUST be 1 and 1 respectively. | |||||
| * | abort configure if python is not found | Frederic Peters | 2005-01-28 | 1 | -2/+3 | |
| | | ||||||
| * | Document new functions; pretty please. Fixed memory leak introduced in | Frederic Peters | 2005-01-28 | 5 | -72/+122 | |
| | | | | | | lasso_profile_get_request_type_from_soap_msg; moved wsf chunk from build_assertion to its own function. | |||||
| * | Merged wsf-api-change-not-for-0-6 branch with trunk. | Emmanuel Raviart | 2005-01-27 | 23 | -99/+443 | |
| | | ||||||
| * | updated ChangeLog for 0.6 with gazillion things. | Frederic Peters | 2005-01-27 | 1 | -0/+5096 | |
| | | ||||||
| * | wsf activation status in configure summary output | Frederic Peters | 2005-01-27 | 1 | -0/+1 | |
| | | ||||||
| * | configure flag to enable ID-WSF (off by default) | Frederic Peters | 2005-01-27 | 5 | -2/+31 | |
| | | ||||||
| * | don't use wsf for now | Frederic Peters | 2005-01-27 | 1 | -2/+0 | |
| | | ||||||
| * | late 0.5 fixes to documentation | Frederic Peters | 2005-01-27 | 2 | -33/+31 | |
| | | ||||||
| * | correctly deals with multiple elements for the same query part | Frederic Peters | 2005-01-27 | 2 | -1/+32 | |
| | | ||||||
| * | Corrected name of element AuthnContextComparison. | Emmanuel Raviart | 2005-01-27 | 4 | -7/+107 | |
| | | | | | Added missing constants. | |||||
| * | removed .bak file on clean | Frederic Peters | 2005-01-26 | 1 | -0/+4 | |
| | | ||||||
| * | prepare for 0.6.0 | Frederic Peters | 2005-01-26 | 3 | -3/+19 | |
| | | ||||||
| * | take ntoe of function changes in doc | Frederic Peters | 2005-01-26 | 3 | -33/+12 | |
| | | ||||||
| * | lasso-src-config is generated | Frederic Peters | 2005-01-26 | 1 | -0/+1 | |
| | | ||||||
| * | ignore more and more files | Frederic Peters | 2005-01-26 | 2 | -0/+30 | |
| | | ||||||
| * | reworded | Frederic Peters | 2005-01-26 | 1 | -6/+6 | |
| | | ||||||
| * | blah blah in reference manual introduction | Frederic Peters | 2005-01-26 | 1 | -2/+66 | |
| | | ||||||
| * | removed functions that are now private from documentation | Frederic Peters | 2005-01-26 | 1 | -2/+0 | |
| | | ||||||
| * | Removed obsolete Python sample code. | Emmanuel Raviart | 2005-01-26 | 9 | -446/+0 | |
| | | ||||||
| * | Updated ColdFusion examples. | Emmanuel Raviart | 2005-01-26 | 2 | -22/+29 | |
| | | ||||||
| * | Added SWIG binding for lasso_session_get_assertions. Also added Java code to | Emmanuel Raviart | 2005-01-26 | 2 | -2/+20 | |
| | | | | | test it. | |||||
| * | lasso_identity_{add,remove}_federation went private | Frederic Peters | 2005-01-26 | 1 | -10/+0 | |
| | | ||||||
| * | new lasso_session_get_assertions, returns GList* of (incref'd) assertions | Frederic Peters | 2005-01-26 | 3 | -2/+26 | |
| | | ||||||
| * | every morning I distcheck and fix java and csharp classes; oh yeah. | Frederic Peters | 2005-01-26 | 2 | -35/+34 | |
| | | ||||||
| * | moved lasso_identity_{add,remove}_federation to private | Frederic Peters | 2005-01-26 | 5 | -5/+43 | |
| | | ||||||
| * | use python as found by configure | Frederic Peters | 2005-01-26 | 1 | -2/+2 | |
| | | ||||||
| * | Updated Java LoginTest and test metadata. | Emmanuel Raviart | 2005-01-26 | 6 | -131/+227 | |
| | | ||||||
| * | Empty node name is allowed for LIST_NODES; this allows nodes to be | Frederic Peters | 2005-01-25 | 2 | -1/+5 | |
| | | | | | | reconstructed looking at their names and namespaces. This is useful to implement xs:any | |||||
| * | SWIG: Corrected Java enums. Renamed enum types. Corrected constant name. | Emmanuel Raviart | 2005-01-25 | 1 | -5/+15 | |
| | | ||||||
| * | documented memory management for lasso_identity_add_federation | Frederic Peters | 2005-01-25 | 1 | -1/+2 | |
| | | ||||||
| * | no more php/examples/ subdir | Frederic Peters | 2005-01-25 | 1 | -1/+0 | |
| | | ||||||
| * | remove php samples | Christophe Nowicki | 2005-01-25 | 1 | -3/+0 | |
| | | ||||||
| * | Remove php samples from the lasso repository | Christophe Nowicki | 2005-01-25 | 46 | -5844/+0 | |
| | | | | | | | | | I'm still working on it. I will release an independant Pear package for Lasso 0.6. The pear package repository is here: https://meuh.dyndns.org/cgi-bin/viewcvs.cgi/lasso_pear/ | |||||
| * | updated swig generated files list for C# | Frederic Peters | 2005-01-25 | 2 | -25/+55 | |
| | | ||||||
| * | updated swig generated file list | Frederic Peters | 2005-01-25 | 2 | -32/+41 | |
| | | ||||||
| * | fixed DowncastableNode.java filename | Frederic Peters | 2005-01-25 | 1 | -1/+1 | |
| | | ||||||
| * | "hope you paid attention to API/ABI". | Frederic Peters | 2005-01-25 | 1 | -0/+1 | |
| | | ||||||
| * | Cosmetic changes to SWIG Lasso.i #ifdefs. | Emmanuel Raviart | 2005-01-24 | 1 | -49/+51 | |
| | | ||||||
| * | Added a special section for PHP4 SWIG execeptions. | Romain Chantereay | 2005-01-24 | 1 | -2/+33 | |
| | | | | | | Now positive lasso errors will not produce a E_ERROR PHP error but simply a E_WARNING PHP error. | |||||
| * | Added Lasso version numbers to bindings. | Emmanuel Raviart | 2005-01-24 | 1 | -2/+2 | |
| | | ||||||
| * | Removed service from ID-FF. It was obsolete and will be replaced with a new | Emmanuel Raviart | 2005-01-24 | 7 | -268/+1 | |
| | | | | | API, once Lasso 0.6 is out. | |||||
| * | Completed ID-WSF SWIG binding. | Emmanuel Raviart | 2005-01-23 | 9 | -427/+1454 | |
| | | | | | | Added attribute server to binding of LassoProfile. Small corrections to declarations of ID-WSF objects. | |||||
| * | Quick fix so that Lasso bindings work till SWIG WSF part is fully updated. | Emmanuel Raviart | 2005-01-23 | 1 | -6/+11 | |
| | | ||||||
| * | Updated binding of all "discovery" nodes. | Emmanuel Raviart | 2005-01-22 | 1 | -225/+484 | |
| | | ||||||
| * | Work in progress: improving ID-WSF SWIG binding. | Emmanuel Raviart | 2005-01-22 | 1 | -298/+604 | |
| | | ||||||
| * | Updated Copyright and authors. | Emmanuel Raviart | 2005-01-22 | 263 | -701/+502 | |
| | | ||||||
| * | SWIG: Renamed constants from camelCase to UPPER_CASE. | Emmanuel Raviart | 2005-01-22 | 16 | -171/+171 | |
| | | ||||||
