index
:
lasso.git
master
wip
Unnamed repository; edit this file 'description' to name the repository.
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lasso
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
adds samlp: prefix to statuscode qname if necessary
Frederic Peters
2005-01-21
1
-0
/
+18
*
if existing, use SessionIndex from assertion in lib:LogoutRequest.
Frederic Peters
2005-01-21
1
-3
/
+19
*
removed out of place int caused by dubious docstring copy/paste
Frederic Peters
2005-01-21
1
-1
/
+0
*
documented remaining functions in xml/; looks like all the functions are done.
Frederic Peters
2005-01-21
1
-0
/
+41
*
done with documenting if-ff/* functions
Frederic Peters
2005-01-21
6
-24
/
+100
*
Fixed saml attribute tag define.
Nicolas Clapies
2005-01-20
1
-2
/
+2
*
corrected spelling of optionally.
Frederic Peters
2005-01-20
3
-9
/
+9
*
documented name_identifier_mapping.c; removed its unused dump functions; fixed
Frederic Peters
2005-01-20
4
-64
/
+119
*
documented #LassoNameRegistration and fixed some docstrings in #LassoLogout
Frederic Peters
2005-01-20
2
-22
/
+88
*
added SNIPPET_LIST_XMLNODES support (mostly the same thing as SNIPPET_EXTENSION
Frederic Peters
2005-01-19
2
-1
/
+7
*
handle non-soap messages in new_from_soap
Frederic Peters
2005-01-14
1
-3
/
+3
*
Removed class LassoAbstractService.
Nicolas Clapies
2005-01-13
3
-173
/
+0
*
Fixed error in xmlNewNs() call : first param must be xmlnode instead of NULL.
Nicolas Clapies
2005-01-13
1
-1
/
+1
*
Removed pp_msg_contact.c pp_msg_contact.h.
Nicolas Clapies
2005-01-13
1
-2
/
+0
*
Removed LassoPPMsgContact class. Updated binding too.lasso/xml/Makefile.am
Nicolas Clapies
2005-01-13
2
-187
/
+0
*
Removed specific class LassoPersonalProfileService. Added generic web service...
Nicolas Clapies
2005-01-13
4
-222
/
+209
*
removed uncommited profile_service.[ch] from Makefile.am
Frederic Peters
2005-01-12
1
-2
/
+0
*
Added support of interaction profile service.
Nicolas Clapies
2005-01-12
1
-0
/
+4
*
Started to implement interaction service profile.
Nicolas Clapies
2005-01-12
2
-0
/
+221
*
Added lasso_*_new_from_message() method to rebuild objects from xml dump.
Nicolas Clapies
2005-01-12
4
-0
/
+28
*
forgotten commit of new is* classes to Makefile.am.
Frederic Peters
2005-01-12
1
-0
/
+24
*
removed unused variable
Frederic Peters
2005-01-12
1
-1
/
+0
*
moved errors.[ch] up; as requested.
Frederic Peters
2005-01-12
5
-6
/
+4
*
Added low level classes for interaction service specification.
Nicolas Clapies
2005-01-12
24
-0
/
+2197
*
Added name space constant for interaction service. Added interaction rule con...
Nicolas Clapies
2005-01-12
1
-0
/
+8
*
remove duplicate declaration of namespace (bug#398)
Frederic Peters
2005-01-12
3
-4
/
+7
*
made lasso_profile_set_response_status into a private function
Frederic Peters
2005-01-12
7
-5
/
+48
*
removed lasso_check_version_exact and lasso_check_version macros; renamed
Frederic Peters
2005-01-12
2
-40
/
+17
*
no longer allows NULL to get the first known remote provider id
Frederic Peters
2005-01-12
2
-6
/
+2
*
added support for SNIPPET_OPTIONAL (for use with SNIPPET_INTEGER or
Frederic Peters
2005-01-12
2
-2
/
+5
*
use snippts in #LassoProvider and #LassoServer
Frederic Peters
2005-01-12
2
-61
/
+47
*
documented lasso_node_get_xmlNode
Frederic Peters
2005-01-10
1
-1
/
+11
*
Reserved space for private_data expansion, so it will be possible to maintain
Frederic Peters
2005-01-10
7
-4
/
+41
*
replaced strncpy calls by g_strlcpy
Frederic Peters
2005-01-09
1
-4
/
+2
*
deals with lines ending with \; compile regex only once.
Frederic Peters
2005-01-09
1
-1
/
+3
*
ends lines with \ so they get caught by extract_symbols.py
Frederic Peters
2005-01-09
1
-4
/
+4
*
reserve abi-space for unsupported elements in saml:Assertion
Frederic Peters
2005-01-08
1
-6
/
+3
*
moved remaining unbounded elements to GList* (samlp:Response/Assertion being
Frederic Peters
2005-01-08
8
-19
/
+26
*
turned a bunch of unbounded elements into GList*
Frederic Peters
2005-01-08
15
-21
/
+44
*
only give xsi namespace to nodes with xsi: attributes
Frederic Peters
2005-01-08
1
-2
/
+1
*
check for identity in build_assertion
Frederic Peters
2005-01-08
1
-0
/
+3
*
mark sameNs as inline since it is short and often called (thanks to kcachegrind
Frederic Peters
2005-01-05
1
-5
/
+3
*
fixed element name for SubjectConfirmation
Frederic Peters
2005-01-04
1
-1
/
+1
*
fixed order of samlp:Response elements
Frederic Peters
2005-01-04
1
-1
/
+1
*
clean some state and uri escape artifact
Frederic Peters
2005-01-04
1
-3
/
+13
*
correctly allocates memory for nameidentifier attributes
Frederic Peters
2005-01-04
1
-2
/
+3
*
removed individual debug() statements in dispose() and finalize(); replaced by
Frederic Peters
2005-01-04
10
-44
/
+5
*
added missing ;
Frederic Peters
2005-01-04
1
-1
/
+1
*
completely handle memory management for sessions
Frederic Peters
2005-01-04
1
-5
/
+3
*
properly allocates memory for constant strings used in messages (or readonly
Frederic Peters
2005-01-04
2
-3
/
+3
[prev]
[next]