Commit Graph

146 Commits

Author SHA1 Message Date
fpeters c31201ae9e fixed compiler warnings; unused variables, undeclared functions. 2005-04-01 17:50:25 +00:00
fpeters 6347d8339b style 2005-04-01 17:40:29 +00:00
fpeters 55684fbcda misc style 2005-04-01 17:35:08 +00:00
fpeters ab79761be8 style (don't indent with spaces) 2005-04-01 17:30:02 +00:00
fpeters 81c5caef1c style 2005-04-01 17:28:36 +00:00
fpeters 354f3b99b2 restored some style 2005-04-01 17:22:47 +00:00
fpeters b544b2329f keeping ascii 2005-04-01 17:20:36 +00:00
fpeters 26e0629e9c fixed underallocating malloc 2005-04-01 17:18:41 +00:00
valos 44d289a21f Some improvements 2005-02-04 16:12:55 +00:00
valos 460c152106 Minor bug fixes and improvements
Changed copyright
2005-02-04 16:07:42 +00:00
valos c3eb32cf54 Don't destroy identity and session objects provided by lasso_profile_get_identity()
and lasso_profile_get_session() methods
2005-02-04 15:52:28 +00:00
valos f965f5631f Ooops, a user_dump was omitted 2005-02-04 15:38:28 +00:00
valos 8b63adbdf0 For readability, it's better that SQL words are uppercase. 2005-02-04 15:34:36 +00:00
valos 55320ab85a Added ProtocolProfile for login, logout and defederation 2005-02-04 15:22:34 +00:00
fpeters f16cd25ecc updated to lasso 0.6.0; thanks to work on idptech 2005-01-27 23:52:57 +00:00
fpeters ba2615a686 renamed user_dump to identity_dump 2005-01-27 23:07:18 +00:00
fpeters ab24bd351b documented memory management of get_config_string 2005-01-27 23:05:20 +00:00
fpeters 444e33493f free xpath object 2005-01-27 23:02:37 +00:00
fpeters b60fd300c4 added link to cvs web interface 2004-10-14 15:49:20 +00:00
fpeters aa54ecd557 don't print the status code if it is 204 (so users are not confused) 2004-10-12 21:11:21 +00:00
fpeters 77008d6526 added pointers to spc in config.xml (filepath on my computer; this is juste a
sample file)
2004-09-29 15:59:06 +00:00
fpeters d8dd7e83aa fix for some neon version and ssl allowed even with bad server certificates
(and old patch fixing tests)
2004-09-29 10:53:55 +00:00
fpeters 6f051a105b malloc() before strdup() makes no sense 2004-09-24 14:49:49 +00:00
fpeters ab9ab0bbab check for lasso 0.4.1. exclusively. 2004-09-22 14:21:37 +00:00
fpeters de4024726a note about brower quirks 2004-09-20 14:54:21 +00:00
eraviart d50d4d977b Simplified and corrected metadata: XML was invalid. 2004-09-17 12:37:32 +00:00
eraviart 8f44e79272 Please don't use random characters for protocolProfile. 2004-09-17 09:28:39 +00:00
fpeters 87b2475dc5 use TEXT datatype for dumps and reduce artifact column length to 100 2004-09-17 09:17:21 +00:00
fpeters bd9058badb removed now useless function 2004-09-11 07:35:43 +00:00
fpeters fbc719e6e1 distribute create-db.sql 2004-09-10 09:50:45 +00:00
fpeters 14617a9290 fixed documentation build system 2004-09-10 09:50:27 +00:00
fpeters 626acfb9a3 not a lib; don't need libtool 2004-09-10 09:50:14 +00:00
fpeters 39d9394b23 updated download url 2004-09-10 09:38:35 +00:00
fpeters 98b451c694 announcing 0.1.0 2004-09-10 09:37:54 +00:00
fpeters 601914e559 announced 0.1.0 2004-09-10 09:37:30 +00:00
fpeters 600998355d updated database schema; previous one won't work anymore 2004-09-10 09:37:11 +00:00
fpeters 1acc82c2da ocspCheck is made optional 2004-09-08 16:23:54 +00:00
fpeters 47eca42840 note about ocspIssuer if not found and not in config file 2004-09-08 16:17:30 +00:00
fpeters ffecadab2a ; 2004-09-08 15:40:08 +00:00
fpeters 99d3871aa0 strduping strings 2004-09-08 15:39:03 +00:00
fpeters 9a25e8697b perhaps better 2004-09-08 15:14:10 +00:00
fpeters 654c584b58 looks like it might work 2004-09-08 15:09:27 +00:00
fpeters df85d2c003 one more s 2004-09-08 14:07:57 +00:00
fpeters 0f7be3ef1e generic grant statements 2004-09-08 14:03:53 +00:00
fpeters 398e467307 explicitely save name identifier 2004-09-08 13:55:58 +00:00
fpeters e4841c8bd8 it compiles now 2004-09-08 12:35:48 +00:00
fpeters 5173ce77ba talk about other service urls 2004-09-08 11:45:21 +00:00
fpeters 0322fbdb90 remove federation is now called from within lasso; why is this still part of
lasso API ?
2004-09-08 11:28:35 +00:00
fpeters e8dfdd5e1a set db to NULL if connection failed 2004-09-08 10:42:20 +00:00
fpeters 247d900c46 more on single logout 2004-09-08 10:40:32 +00:00