summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* that inline should be ok everywhereFrederic Peters2005-02-081-5/+1
* ultra magic swig search&replace; compiles with new debian php packages (andFrederic Peters2005-02-081-0/+7
* Removed bad build configuration.Romain Chantereay2005-02-081-58/+2
* Added MS VC worspace and projets.Romain Chantereay2005-02-083-0/+1175
* Added the vsnprintf function code of Patrick Powell for MS Visual C users.Romain Chantereay2005-02-081-0/+790
* If vsnprintf is not available, the function is declared in the private.h headerRomain Chantereay2005-02-081-0/+5
* another php api change bites the dustFrederic Peters2005-02-081-0/+3
* __inline under MSVC.Romain Chantereay2005-02-081-0/+4
* first fix for debian php package abi changes; zend_register_internal_class_exFrederic Peters2005-02-081-0/+5
* obviously staticFrederic Peters2005-02-081-2/+2
* distribute patch_swig_output; it might come handyFrederic Peters2005-02-081-1/+1
* variables and functions shouldn't have the same namesFrederic Peters2005-02-081-5/+5
* fixed variable nameFrederic Peters2005-02-081-1/+1
* detect when it is possible to use variadic macros and fall back to inlineFrederic Peters2005-02-082-4/+36
* Added missing snippet for element "any" in dst:NewData.Emmanuel Raviart2005-02-081-1/+1
* use new figures in documentationFrederic Peters2005-02-053-19/+16
* New figures for documentation; automake and makefile stuffs to generate pngFrederic Peters2005-02-058-0/+15992
* removed all %s escaping sequences from lasso error strings; as a side effectFrederic Peters2005-02-059-94/+54
* marked types.c and symbols.sym as phony targets so they are rebuilt every timeFrederic Peters2005-02-051-0/+1
* more appropriate error codeFrederic Peters2005-02-051-1/+1
* removed remaining compiler warning (unused variable) from id-wsf/Frederic Peters2005-02-051-8/+2
* correctly use id-ff 1.1 xml namespace in backward compatibility modeFrederic Peters2005-02-051-1/+31
* Updated documentation files nobody cared about.Frederic Peters2005-02-052-8/+7
* added tests to fix bug #407 and avoir similar onesFrederic Peters2005-02-043-0/+18
* added testcase for bug #407Frederic Peters2005-02-041-0/+25
* all query fields are restored to the same lib:Extension; there are no otherFrederic Peters2005-02-041-3/+3
* restore a <lib:Extension> from unknown query string elements; all of themFrederic Peters2005-02-041-1/+31
* use c99 construct for variadic macros when not using gcc (still missing a thirdFrederic Peters2005-02-041-5/+18
* Lasso requires glib and gobject >= 2.4.0 (when compiled with glib 2.2.3, itEmmanuel Raviart2005-02-031-1/+1
* Added a test converting an AuthnRequest with an extension to and from aEmmanuel Raviart2005-02-021-1/+49
* correctly deals with RequestAuthnContext when rebuilding AuthnRequest fromFrederic Peters2005-02-022-3/+11
* Corrected typo in constant.Emmanuel Raviart2005-02-013-2/+44
* Corrected SIS namespaces.Emmanuel Raviart2005-01-302-4/+4
* doesn't mention wsf files for now; a better solution will be devised in timeFrederic Peters2005-01-302-28/+12
* removed extraneous liberty namespace registration and noted a future fix toFrederic Peters2005-01-292-1/+1
* SWIG: Use WSF_SUPPORT instead of WSF_ENABLED as constant in bindings.Emmanuel Raviart2005-01-292-9/+7
* Typo correction.Emmanuel Raviart2005-01-291-1/+1
* Reverted previous replacement of #if LASSO_WSF_ENABLED withEmmanuel Raviart2005-01-292-3/+2
* Replaced #if LASSO_WSF_ENABLED by ifdef LASSO_WSF_ENABLED to enable wsf in bi...Nicolas Clapies2005-01-292-2/+3
* Removed old comment.Nicolas Clapies2005-01-291-4/+0
* Removed optional option parameter in lasso_discovery_add_insert_entry().Nicolas Clapies2005-01-293-15/+5
* SWIG: Added Attribute to AttributeStatement.Emmanuel Raviart2005-01-291-1/+13
* Added binding for saml:AttributeValue.Emmanuel Raviart2005-01-296-3/+64
* SWIG: Added constant WSF_ENABLED and VERSION_DECIMAL to bindings.Emmanuel Raviart2005-01-282-3/+11
* compatibility with previous liberty specifications; still missing support forFrederic Peters2005-01-281-35/+93
* Updated to lasso 0.6.0 with soname 3.Romain Chantereay2005-01-284-20/+20
* initializes AuthnResponse in process_authn_request_msg; it is necessary sinceFrederic Peters2005-01-281-5/+6
* SONAME:3 no more 1.Romain Chantereay2005-01-281-1/+1
* produce 1.1 requests and notifications when interoperating with previousFrederic Peters2005-01-287-7/+43
* include missing identityprivate.hFrederic Peters2005-01-281-0/+1