| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| | | |||||
| * | removed obsolete classes so the doc compiles again | Frederic Peters | 2004-12-04 | 1 | -20/+2 |
| | | |||||
| * | Update | Valery Febvre | 2004-09-22 | 1 | -5/+2 |
| | | |||||
| * | update | Valery Febvre | 2004-09-20 | 1 | -0/+16 |
| | | |||||
| * | Added entry for logout method lasso_logout_dump(), ↵ | Nicolas Clapies | 2004-09-10 | 1 | -0/+3 |
| | | | | | lasso_logout_init_request() and lasso_logout_reset_providerID_index() | ||||
| * | please use spaces between variable names and values | Frederic Peters | 2004-09-08 | 1 | -19/+10 |
| | | |||||
| * | Removed old methods declaration | Nicolas Clapies | 2004-09-06 | 1 | -4/+0 |
| | | |||||
| * | renamed API reference to API reference (was reference manual) | Frederic Peters | 2004-08-28 | 1 | -1/+1 |
| | | |||||
| * | Renamed method name lasso_session_get_next_assertion_remote_providerID to ↵ | Nicolas Clapies | 2004-08-27 | 1 | -1/+1 |
| | | | | | lasso_session_get_next_providerID | ||||
| * | updated doc conf files for defederation | Nicolas Clapies | 2004-08-24 | 2 | -20/+20 |
| | | |||||
| * | renamed lasso_federation_termination_get_type to lasso_defederation_type | Nicolas Clapies | 2004-08-24 | 1 | -1/+1 |
| | | |||||
| * | doesn't fail on second run | Frederic Peters | 2004-08-21 | 1 | -1/+1 |
| | | |||||
| * | Use libtool generated la instead of human -llasso and -Ldir... | Romain Chantereay | 2004-08-20 | 1 | -1/+1 |
| | | |||||
| * | Update and 2 fixs | Valery Febvre | 2004-08-20 | 2 | -2/+2 |
| | | |||||
| * | removed the remaining ds_signature stuffs | Frederic Peters | 2004-08-20 | 3 | -19/+1 |
| | | |||||
| * | Removed a "s". | Emmanuel Raviart | 2004-08-20 | 1 | -1/+1 |
| | | |||||
| * | ignore build; no longer need to ignore a bunch of other files | Frederic Peters | 2004-08-19 | 1 | -10/+2 |
| | | |||||
| * | gtkdoc example was misleading; caused confusions between what was generated | Frederic Peters | 2004-08-19 | 2 | -40/+31 |
| | | | | | and what was not, etc. Improved things a bit. | ||||
| * | Copy the examples but when the examples are wrong you are screwed. | Frederic Peters | 2004-08-19 | 1 | -4/+4 |
| | | | | | | | Too bad. Never write to srcdir. | ||||
| * | Oups. | Romain Chantereay | 2004-08-18 | 2 | -993/+1037 |
| | | | | | | Reverted to 1.7 for lasso-sections.txt maintainer-clean do not remove it anymore. | ||||
| * | Added generation and clean of lasso-references.txt | Romain Chantereay | 2004-08-18 | 2 | -1037/+993 |
| | | |||||
| * | Replaced lasso_str_hash by lasso_sha1 | Valery Febvre | 2004-08-11 | 1 | -1/+1 |
| | | |||||
| * | Removed an invalid SGML tag | Valery Febvre | 2004-08-06 | 1 | -1/+0 |
| | | |||||
| * | Update of the Lasso API Reference | Valery Febvre | 2004-08-06 | 3 | -153/+262 |
| | | |||||
