Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Document new functions; pretty please. Fixed memory leak introduced in | Frederic Peters | 2005-01-28 | 1 | -0/+4 | |
| | | | | | lasso_profile_get_request_type_from_soap_msg; moved wsf chunk from build_assertion to its own function. | |||||
* | take ntoe of function changes in doc | Frederic Peters | 2005-01-26 | 3 | -33/+12 | |
| | ||||||
* | 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 | |
| | ||||||
* | new lasso_session_get_assertions, returns GList* of (incref'd) assertions | Frederic Peters | 2005-01-26 | 1 | -0/+1 | |
| | ||||||
* | Empty node name is allowed for LIST_NODES; this allows nodes to be | Frederic Peters | 2005-01-25 | 1 | -0/+4 | |
| | | | | | reconstructed looking at their names and namespaces. This is useful to implement xs:any | |||||
* | removed lasso_server_add_service from reference api since it is for wsf | Frederic Peters | 2005-01-21 | 1 | -1/+0 | |
| | ||||||
* | added SNIPPET_LIST_XMLNODES support (mostly the same thing as SNIPPET_EXTENSION | Frederic Peters | 2005-01-19 | 1 | -0/+9 | |
| | | | | for the moment) | |||||
* | restored documentation I wrote before (and lost in enum name change) | Frederic Peters | 2005-01-18 | 1 | -10/+14 | |
| | ||||||
* | documented a few things | Frederic Peters | 2005-01-18 | 6 | -4/+282 | |
| | ||||||
* | Added NameQualifer definition paragraph and added a meta info on the | Romain Chantereay | 2005-01-14 | 1 | -4/+8 | |
| | | | | LASSO_LIB_NAME_IDENTIFIER_FORMAT_ENCRYPTED. | |||||
* | sync documentation sections with current functions | Frederic Peters | 2005-01-12 | 2 | -15/+1 | |
| | ||||||
* | install and uninstall correctly files (distcheck once again ok) | Frederic Peters | 2005-01-12 | 1 | -1/+1 | |
| | ||||||
* | created serverprivate.h for two private #LassoServer methods | Frederic Peters | 2005-01-04 | 3 | -21/+9 | |
| | ||||||
* | build and ship html documentation; distcheck runs ok. | Frederic Peters | 2005-01-03 | 1 | -4/+25 | |
| | ||||||
* | fixed succint typo | Frederic Peters | 2005-01-03 | 5 | -48/+17 | |
| | ||||||
* | copy version.xml from the right location for make distcheck to work | Frederic Peters | 2005-01-03 | 1 | -1/+1 | |
| | ||||||
* | removed lasso_federation_set_local_name_identifier and | Frederic Peters | 2005-01-01 | 1 | -2/+0 | |
| | | | | lasso_federation_set_remote_name_identifier; they were no longer necessary. | |||||
* | moved remaining lasso[A-Z].* enums to Lasso[A-Z].* | Frederic Peters | 2004-12-31 | 1 | -8/+8 | |
| | ||||||
* | removed obsolete (since move to structure) lasso_node_verify_signature (but | Frederic Peters | 2004-12-31 | 1 | -1/+0 | |
| | | | | lasso is still lacking signature check for assertion) | |||||
* | ignore version.xml | Frederic Peters | 2004-12-31 | 1 | -1/+1 | |
| | ||||||
* | added new saml classes and removed private functions from #LassoProvider | Frederic Peters | 2004-12-31 | 2 | -24/+60 | |
| | ||||||
* | added some missing functions to documentation | Frederic Peters | 2004-12-30 | 4 | -0/+44 | |
| | ||||||
* | added lasso_session_is_empty method to documented functions | Frederic Peters | 2004-12-30 | 1 | -0/+1 | |
| | ||||||
* | Do not remove tmpl/ directory; it holds real hand-written documentation there. | Frederic Peters | 2004-12-30 | 3 | -37/+2 | |
| | | | | | Copy lasso.sgml to build/ directory before calling gtkdoc-mkdb so it is found by gtkdoc-mkdb and xml prologues are not added everywhere. | |||||
* | Do not store metadata in provider dumps; only store the filename. Handle | Frederic Peters | 2004-12-24 | 2 | -0/+12 | |
| | | | | | AssertionConsumerServiceID in <lib:AuthnRequest>; this allows to have more than one AssertionConsumerServiceURL in a single service provider. | |||||
* | more <lib:AuthnRequest> documentation | Frederic Peters | 2004-12-24 | 2 | -1/+25 | |
| | ||||||
* | removing lasso_config.h from scanned header files | Frederic Peters | 2004-12-23 | 3 | -11/+6 | |
| | ||||||
* | a few words about lib:AuthnRequest | Frederic Peters | 2004-12-23 | 2 | -0/+55 | |
| | ||||||
* | documented #LassoSamlNameIdentifier | Frederic Peters | 2004-12-23 | 1 | -0/+38 | |
| | ||||||
* | removed all old setter methods and other removed functions from documentation. | Frederic Peters | 2004-12-23 | 5 | -214/+14 | |
| | ||||||
* | removed liberty-alliance entity; | Frederic Peters | 2004-12-23 | 1 | -1/+0 | |
| | ||||||
* | documented #LassoLogout; actually most docstrings were already there but are | Frederic Peters | 2004-12-23 | 2 | -19/+1 | |
| | | | | way too much going into Lasso internals. Not fixed yet. | |||||
* | documented #LassoSession. Removed lasso_session_get_authentication_method and | Frederic Peters | 2004-12-23 | 1 | -2/+0 | |
| | | | | lasso_session_get_first_providerID methods that were obsolete and unused. | |||||
* | documenting #LassoIdentity and #LassoFederation | Frederic Peters | 2004-12-22 | 6 | -186/+375 | |
| | ||||||
* | copyright and license in <bookinfo> are ok | Frederic Peters | 2004-12-22 | 1 | -7/+15 | |
| | ||||||
* | assertion consumer *service* URL | Frederic Peters | 2004-12-22 | 1 | -1/+1 | |
| | ||||||
* | documented service provider assertion consumer service url | Frederic Peters | 2004-12-22 | 1 | -0/+66 | |
| | ||||||
* | documenting single sign-on; Service Provider Login URL done with example. | Frederic Peters | 2004-12-22 | 1 | -0/+49 | |
| | ||||||
* | commented out <copyright>; not handled by gtk-doc.xsl | Frederic Peters | 2004-12-22 | 1 | -1/+19 | |
| | ||||||
* | Switched documentation to docbook XML. | Frederic Peters | 2004-12-22 | 2 | -56/+59 | |
| | ||||||
* | titles for id-ff 1.2 profiles | Frederic Peters | 2004-12-22 | 6 | -21/+497 | |
| | ||||||
* | Minimal documentation for #LassoProfile and #LassoLogin | Frederic Peters | 2004-12-22 | 3 | -91/+469 | |
| | ||||||
* | documented #LassoServer | Frederic Peters | 2004-12-22 | 4 | -383/+195 | |
| | ||||||
* | Started organizing Lasso Reference Manual; documenting LassoProvider. | Frederic Peters | 2004-12-22 | 5 | -62/+252 | |
| | ||||||
* | Moved signature template stuff into xml.c and use XmlSnippet for them; this | Frederic Peters | 2004-12-19 | 1 | -0/+4 | |
| | | | | | should insure proper validation against Liberty XML schemas and should help adding missing signature support to <Assertion> | |||||
* | added minimal support (only XML, no mapping to URL yet) for | Frederic Peters | 2004-12-16 | 1 | -0/+4 | |
| | | | | | | <xs:element ref="Extension" minOccurs="0" maxOccurs="unbounded"/> added memory management to list* XmlSnippet | |||||
* | new snippet type, SNIPPET_NODE_IN_CHILD, and documented all of the types. | Frederic Peters | 2004-12-08 | 1 | -0/+62 | |
| | ||||||
* | more on documentation compilation; ok now. | Frederic Peters | 2004-12-04 | 1 | -42/+0 | |
| |