| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | initial version | Nicolas Clapies | 2004-04-26 | 4 | -0/+364 | |
| | | ||||||
| * | fix conflict in name declaration of functions for name identifiers settings | Nicolas Clapies | 2004-04-26 | 2 | -40/+6 | |
| | | ||||||
| * | add LogoutRequest and LogoutResponse | Nicolas Clapies | 2004-04-23 | 5 | -10/+352 | |
| | | ||||||
| * | previously named ssoaf_authn_request.c and ssoaf_authn_request.h | Valery Febvre | 2004-04-22 | 2 | -0/+228 | |
| | | ||||||
| * | renamed | Valery Febvre | 2004-04-22 | 2 | -228/+0 | |
| | | ||||||
| * | *** empty log message *** | Valery Febvre | 2004-04-22 | 2 | -143/+30 | |
| | | ||||||
| * | strings type changed: gchar* -> xmlChar* | Valery Febvre | 2004-04-21 | 2 | -93/+93 | |
| | | ||||||
| * | added ssoaf_authn_request.c, ssoaf_authn_request.h, protocol.c and protocol.h | Valery Febvre | 2004-04-21 | 1 | -6/+10 | |
| | | ||||||
| * | nico added in authors list | Valery Febvre | 2004-04-21 | 1 | -1/+2 | |
| | | ||||||
| * | Initial commit | Valery Febvre | 2004-04-21 | 4 | -0/+558 | |
| | | ||||||
| * | *** empty log message *** | Valery Febvre | 2004-04-21 | 1 | -1/+5 | |
| | | ||||||
| * | add RegisterNameIdentifierRequest class | Nicolas Clapies | 2004-04-20 | 3 | -0/+40 | |
| | | ||||||
| * | initial version | Nicolas Clapies | 2004-04-20 | 2 | -0/+152 | |
| | | ||||||
| * | rename functions for request creation | Nicolas Clapies | 2004-04-20 | 2 | -84/+80 | |
| | | ||||||
| * | make clean updated | Valery Febvre | 2004-04-20 | 1 | -3/+5 | |
| | | ||||||
| * | 2 methods comments fixed | Valery Febvre | 2004-04-20 | 2 | -0/+3 | |
| | | ||||||
| * | First test version | Valery Febvre | 2004-04-20 | 1 | -22/+38 | |
| | | ||||||
| * | config.h.in added | Valery Febvre | 2004-04-20 | 1 | -0/+1 | |
| | | ||||||
| * | Initial commit | Valery Febvre | 2004-04-19 | 1 | -0/+906 | |
| | | ||||||
| * | lasso-sections.txt removed | Valery Febvre | 2004-04-19 | 1 | -1/+0 | |
| | | ||||||
| * | *** empty log message *** | Valery Febvre | 2004-04-19 | 3 | -3/+2 | |
| | | ||||||
| * | add NameIdentifier content in constructors | Nicolas Clapies | 2004-04-19 | 4 | -6/+24 | |
| | | ||||||
| * | *** empty log message *** | Valery Febvre | 2004-04-19 | 3 | -2/+43 | |
| | | ||||||
| * | fix = add support of cplusplus | Nicolas Clapies | 2004-04-19 | 1 | -0/+8 | |
| | | ||||||
| * | update for classes LogoutRequest and LogoutResponse | Nicolas Clapies | 2004-04-19 | 4 | -32/+187 | |
| | | ||||||
| * | update functions to create and init logout request / response | Nicolas Clapies | 2004-04-19 | 2 | -38/+51 | |
| | | ||||||
| * | *** empty log message *** | Valery Febvre | 2004-04-19 | 3 | -6/+6 | |
| | | ||||||
| * | *** empty log message *** | Valery Febvre | 2004-04-19 | 3 | -85/+145 | |
| | | ||||||
| * | add saml_response_add_assertion() function | Nicolas Clapies | 2004-04-19 | 2 | -0/+28 | |
| | | ||||||
| * | add add_assertion method for Response object | Nicolas Clapies | 2004-04-19 | 4 | -0/+19 | |
| | | ||||||
| * | Added lasso.pc.in to used pkg-config | Valery Febvre | 2004-04-18 | 4 | -8/+17 | |
| | | ||||||
| * | Remove class->set_ns() useless | Valery Febvre | 2004-04-17 | 6 | -9/+6 | |
| | | ||||||
| * | Used new method set_ns() instead of new_ns() (in *_instance_init() methods) | Valery Febvre | 2004-04-17 | 41 | -230/+211 | |
| | | ||||||
| * | *** empty log message *** | Valery Febvre | 2004-04-17 | 2 | -12/+15 | |
| | | ||||||
| * | cosmetic, many g_return_* added, a new method lasso_node_set_ns() (will ↵ | Valery Febvre | 2004-04-17 | 4 | -122/+295 | |
| | | | | | replaced lasso_node_new_ns()) | |||||
| * | fix : logout_request_getattr(self, name) | Nicolas Clapies | 2004-04-16 | 1 | -1/+1 | |
| | | ||||||
| * | add lasso_request_create() declaration | Nicolas Clapies | 2004-04-16 | 1 | -0/+2 | |
| | | ||||||
| * | Removed a call to fcunt lasso_samlp_response_add_assertion() in excess | Valery Febvre | 2004-04-16 | 1 | -2/+2 | |
| | | ||||||
| * | request and response definition | Nicolas Clapies | 2004-04-16 | 2 | -0/+152 | |
| | | ||||||
| * | blablabla ... | Nicolas Clapies | 2004-04-16 | 1 | -0/+7 | |
| | | ||||||
| * | add Request and Response class definition | Nicolas Clapies | 2004-04-16 | 1 | -0/+58 | |
| | | ||||||
| * | in function lasso_authn_response_init() add issueInstant and InResponseTo | Nicolas Clapies | 2004-04-16 | 1 | -11/+12 | |
| | | ||||||
| * | *** empty log message *** | Valery Febvre | 2004-04-15 | 2 | -12/+34 | |
| | | ||||||
| * | *** empty log message *** | Valery Febvre | 2004-04-15 | 2 | -4/+4 | |
| | | ||||||
| * | Clean-ups, cosmetics and memory leaks fixed | Valery Febvre | 2004-04-15 | 4 | -57/+72 | |
| | | ||||||
| * | add functions for Request and Response messages | Nicolas Clapies | 2004-04-15 | 2 | -13/+116 | |
| | | ||||||
| * | *** empty log message *** | Valery Febvre | 2004-04-14 | 2 | -2/+5 | |
| | | ||||||
| * | delete file | Nicolas Clapies | 2004-04-14 | 2 | -59/+0 | |
| | | ||||||
| * | fix : return a string the lasso_node_dump() function | Nicolas Clapies | 2004-04-14 | 1 | -2/+2 | |
| | | ||||||
| * | add include for samlp_request.h | Nicolas Clapies | 2004-04-14 | 1 | -0/+1 | |
| | | ||||||
