Commit Graph

  • c31201ae9e fixed compiler warnings; unused variables, undeclared functions. master fpeters 2005-04-01 17:50:25 +0000
  • 6347d8339b style fpeters 2005-04-01 17:40:29 +0000
  • 55684fbcda misc style fpeters 2005-04-01 17:35:08 +0000
  • ab79761be8 style (don't indent with spaces) fpeters 2005-04-01 17:30:02 +0000
  • 81c5caef1c style fpeters 2005-04-01 17:28:36 +0000
  • 354f3b99b2 restored some style fpeters 2005-04-01 17:22:47 +0000
  • b544b2329f keeping ascii fpeters 2005-04-01 17:20:36 +0000
  • 26e0629e9c fixed underallocating malloc fpeters 2005-04-01 17:18:41 +0000
  • 44d289a21f Some improvements valos 2005-02-04 16:12:55 +0000
  • 460c152106 Minor bug fixes and improvements Changed copyright valos 2005-02-04 16:07:42 +0000
  • c3eb32cf54 Don't destroy identity and session objects provided by lasso_profile_get_identity() and lasso_profile_get_session() methods valos 2005-02-04 15:52:28 +0000
  • f965f5631f Ooops, a user_dump was omitted valos 2005-02-04 15:38:28 +0000
  • 8b63adbdf0 For readability, it's better that SQL words are uppercase. valos 2005-02-04 15:34:36 +0000
  • 55320ab85a Added ProtocolProfile for login, logout and defederation valos 2005-02-04 15:22:34 +0000
  • f16cd25ecc updated to lasso 0.6.0; thanks to work on idptech fpeters 2005-01-27 23:52:57 +0000
  • ba2615a686 renamed user_dump to identity_dump fpeters 2005-01-27 23:07:18 +0000
  • ab24bd351b documented memory management of get_config_string fpeters 2005-01-27 23:05:20 +0000
  • 444e33493f free xpath object fpeters 2005-01-27 23:02:37 +0000
  • b60fd300c4 added link to cvs web interface fpeters 2004-10-14 15:49:20 +0000
  • aa54ecd557 don't print the status code if it is 204 (so users are not confused) fpeters 2004-10-12 21:11:21 +0000
  • 77008d6526 added pointers to spc in config.xml (filepath on my computer; this is juste a sample file) fpeters 2004-09-29 15:59:06 +0000
  • d8dd7e83aa fix for some neon version and ssl allowed even with bad server certificates (and old patch fixing tests) fpeters 2004-09-29 10:53:55 +0000
  • 6f051a105b malloc() before strdup() makes no sense fpeters 2004-09-24 14:49:49 +0000
  • ab9ab0bbab check for lasso 0.4.1. exclusively. fpeters 2004-09-22 14:21:37 +0000
  • de4024726a note about brower quirks fpeters 2004-09-20 14:54:21 +0000
  • d50d4d977b Simplified and corrected metadata: XML was invalid. eraviart 2004-09-17 12:37:32 +0000
  • 8f44e79272 Please don't use random characters for protocolProfile. eraviart 2004-09-17 09:28:39 +0000
  • 87b2475dc5 use TEXT datatype for dumps and reduce artifact column length to 100 fpeters 2004-09-17 09:17:21 +0000
  • bd9058badb removed now useless function fpeters 2004-09-11 07:35:43 +0000
  • fbc719e6e1 distribute create-db.sql fpeters 2004-09-10 09:50:45 +0000
  • 14617a9290 fixed documentation build system fpeters 2004-09-10 09:50:27 +0000
  • 626acfb9a3 not a lib; don't need libtool fpeters 2004-09-10 09:50:14 +0000
  • 39d9394b23 updated download url fpeters 2004-09-10 09:38:35 +0000
  • 98b451c694 announcing 0.1.0 fpeters 2004-09-10 09:37:54 +0000
  • 601914e559 announced 0.1.0 fpeters 2004-09-10 09:37:30 +0000
  • 600998355d updated database schema; previous one won't work anymore fpeters 2004-09-10 09:37:11 +0000
  • 1acc82c2da ocspCheck is made optional fpeters 2004-09-08 16:23:54 +0000
  • 47eca42840 note about ocspIssuer if not found and not in config file fpeters 2004-09-08 16:17:30 +0000
  • ffecadab2a ; fpeters 2004-09-08 15:40:08 +0000
  • 99d3871aa0 strduping strings fpeters 2004-09-08 15:39:03 +0000
  • 9a25e8697b perhaps better fpeters 2004-09-08 15:14:10 +0000
  • 654c584b58 looks like it might work fpeters 2004-09-08 15:09:27 +0000
  • df85d2c003 one more s fpeters 2004-09-08 14:07:57 +0000
  • 0f7be3ef1e generic grant statements fpeters 2004-09-08 14:03:53 +0000
  • 398e467307 explicitely save name identifier fpeters 2004-09-08 13:55:58 +0000
  • e4841c8bd8 it compiles now fpeters 2004-09-08 12:35:48 +0000
  • 5173ce77ba talk about other service urls fpeters 2004-09-08 11:45:21 +0000
  • 0322fbdb90 remove federation is now called from within lasso; why is this still part of lasso API ? fpeters 2004-09-08 11:28:35 +0000
  • e8dfdd5e1a set db to NULL if connection failed fpeters 2004-09-08 10:42:20 +0000
  • 247d900c46 more on single logout fpeters 2004-09-08 10:40:32 +0000
  • 09ce1abcb5 looks like compiling against lasso 0.4.1 fpeters 2004-09-08 09:52:57 +0000
  • 9505812309 require lasso >= 0.4.1 fpeters 2004-09-08 09:02:51 +0000
  • b0b24eb49b added sso browser post profile; updated to lasso api for defederatio fpeters 2004-08-25 16:59:57 +0000
  • d11407a986 replace my own unquote() with libxml2 xmlURIUnescapeString fpeters 2004-08-14 14:24:20 +0000
  • 0227564873 int is really lassoRequestType fpeters 2004-08-14 10:12:23 +0000
  • f504f28483 more on ocsp; fpeters 2004-08-13 13:11:18 +0000
  • dffd2e0cc5 complicating things further; OCSP server URL can be retrieved from client certificate (the issuer as well but I'm not confident with the code) fpeters 2004-08-13 12:30:39 +0000
  • 0a5a74f919 misc and section about metadata files fpeters 2004-08-11 17:50:07 +0000
  • bcfb981810 moved part of the documentation from INSTALL to doc/manual.txt. fpeters 2004-08-11 17:31:41 +0000
  • 244c53a6cf commenting fpeters 2004-08-11 14:36:04 +0000
  • 2a3db44582 cleaned up login profile fpeters 2004-08-11 14:16:08 +0000
  • 41018d873e output proper Liberty-Enabled header fpeters 2004-08-11 13:17:54 +0000
  • 33c1316e0d single logout initiated by IdP; not yet implemented fpeters 2004-08-11 09:55:10 +0000
  • 3ca91ef502 proper lecp soap answer fpeters 2004-08-11 08:25:30 +0000
  • 3f40c2d773 postgresql doc updates fpeters 2004-08-10 21:24:25 +0000
  • 57ccbc6278 enlarging fpeters 2004-08-10 21:17:40 +0000
  • e51d6a8516 remove response dump from assertions table after usage fpeters 2004-08-10 18:32:05 +0000
  • 0ef05a5ceb keeping up on freeing memory; everything should be done by now fpeters 2004-08-10 18:12:14 +0000
  • 16897d558f cleaning up memory fpeters 2004-08-10 17:58:09 +0000
  • 5be37d3b25 federation termination fpeters 2004-08-10 17:31:36 +0000
  • e8db19ceff styling fpeters 2004-08-10 17:31:13 +0000
  • 8703ac6514 <reauthenticationDelay> in config file fpeters 2004-08-10 11:18:03 +0000
  • bf26bae9cd properly set reauthenticateOnOrAfter time value (now+2hour) fpeters 2004-08-10 11:07:34 +0000
  • 6906849681 updated idp metadata fpeters 2004-08-10 09:41:47 +0000
  • aedaba9148 IdP initiated federation termination (HTTP/Redirect) fpeters 2004-08-10 09:17:33 +0000
  • 0e7464dbc4 we say so in the doc fpeters 2004-08-10 08:42:39 +0000
  • bb60be1d87 lecp support; yeah sure. fpeters 2004-08-10 08:40:45 +0000
  • 33c6c59d5e only link against necessary db libs fpeters 2004-08-09 15:42:49 +0000
  • 40dae7e4d6 cleaned up a few warnings fpeters 2004-08-09 15:33:35 +0000
  • a295fc0d22 moved authentication to a separate file fpeters 2004-08-09 12:53:37 +0000
  • e8d14d1472 starting the federation termination from the IdP; first step. fpeters 2004-08-09 11:57:19 +0000
  • e8b3122f19 note about federation termination in manual fpeters 2004-08-09 07:54:39 +0000
  • bb147f33d1 handling of federation termination (initiated by SP and using SOAP) fpeters 2004-08-09 07:52:33 +0000
  • 7f792f4e9c doap fpeters 2004-08-08 19:21:09 +0000
  • d1324ee3ba allow more than one service provider fpeters 2004-08-08 15:36:51 +0000
  • 3d8b8c57f3 fixed up compilation warnings fpeters 2004-08-08 15:01:32 +0000
  • 04eb370801 detection of rest2html fpeters 2004-08-07 19:35:03 +0000
  • 5170bf56b6 style fpeters 2004-08-07 19:24:41 +0000
  • 35fc3c34e6 typo fpeters 2004-08-07 19:24:32 +0000
  • 0972431cf0 more mysql function; should really use mysql_real_escape_string() fpeters 2004-08-07 14:09:47 +0000
  • 2bb9ae12f7 style fpeters 2004-08-07 14:09:28 +0000
  • ed7efa2629 always use PQexecParams fpeters 2004-08-07 13:54:01 +0000
  • 01c12c62e8 starting the mysql interface; I prefer postgresql API fpeters 2004-08-07 12:14:50 +0000
  • 287e4e0ddc receiving LAREQ with POST is implemented; not tested. fpeters 2004-08-07 11:11:27 +0000
  • e7ddd870a6 url-encoded post handling; first step fpeters 2004-08-07 10:25:02 +0000
  • 0c7023441d not yet a complete post support fpeters 2004-08-07 09:30:28 +0000
  • c7d4ef9c41 sanity check for input fpeters 2004-08-07 09:30:11 +0000
  • c2c17c3b65 util function to create soap error message fpeters 2004-08-07 09:29:45 +0000
  • bbd12a96dc fixed singleSignOn location in example fpeters 2004-08-06 22:45:01 +0000
  • 1ecdf31683 rest notes fpeters 2004-08-06 22:43:43 +0000