summaryrefslogtreecommitdiffstats
path: root/php
Commit message (Expand)AuthorAgeFilesLines
* ultra magic swig search&replace; compiles with new debian php packages (andFrederic Peters2005-02-081-0/+7
* another php api change bites the dustFrederic Peters2005-02-081-0/+3
* first fix for debian php package abi changes; zend_register_internal_class_exFrederic Peters2005-02-081-0/+5
* distribute patch_swig_output; it might come handyFrederic Peters2005-02-081-1/+1
* removed .bak file on cleanFrederic Peters2005-01-261-0/+4
* no more php/examples/ subdirFrederic Peters2005-01-251-1/+0
* Remove php samples from the lasso repositoryChristophe Nowicki2005-01-2546-5844/+0
* Updated Copyright and authors.Emmanuel Raviart2005-01-2233-46/+46
* SWIG: Added yet another correction in generated PHP lasso_wrap.c forEmmanuel Raviart2005-01-211-0/+6
* SWIG: Added patch for PHP lasso_wrap.c to correct handling of optionalEmmanuel Raviart2005-01-211-0/+11
* don't output licensing comment when starting perfs.phpFrederic Peters2005-01-202-7/+1
* create a isDBError functionChristophe Nowicki2005-01-182-110/+89
* change idp and sp fqdn (add .lasso.lan)Christophe Nowicki2005-01-181-2/+2
* update metadataChristophe Nowicki2005-01-182-18/+57
* update metadataChristophe Nowicki2005-01-182-18/+56
* change constants nameChristophe Nowicki2005-01-181-5/+6
* fix LassoServer callChristophe Nowicki2005-01-182-25/+62
* add a gen_keys.sh script for generating automatically ssl keysChristophe Nowicki2005-01-184-2/+67
* Extracted the inheritance of nodes from SWIG in a separate file, to removeEmmanuel Raviart2005-01-171-1/+2
* SWIG: Renamed getitem to getItem. Idem for setitem.Emmanuel Raviart2005-01-151-71/+71
* Updated authors.Emmanuel Raviart2005-01-153-4/+79
* Swig PHP: Added test to accept NULL for dynamic arguments.Emmanuel Raviart2005-01-131-0/+87
* Added program to test PHP binding.Emmanuel Raviart2005-01-131-0/+199
* Corrected patch to SWIG PHP output.Emmanuel Raviart2005-01-131-4/+1
* safe against unfound stringsFrederic Peters2005-01-132-0/+5
* PHP Binding: Added support for NULL return value.Emmanuel Raviart2005-01-131-18/+50
* Corrected SWIG PHP output patch to be pre-C99 compatible.Emmanuel Raviart2005-01-111-15/+4
* integrate patch_swig_output.py in PHP swig module build processFrederic Peters2005-01-101-0/+2
* changed php swig patch script to use stdin and stdoutFrederic Peters2005-01-101-6/+4
* Swig: Added a patch to PHP, so that it handles correctly dynamic cast ofEmmanuel Raviart2005-01-091-0/+129
* removed hack to get to lib; it doesn't seem to work elsewhere.Frederic Peters2005-01-091-6/+3
* port of perfs.c to PHP (it is surprisingly faster than the C version).Frederic Peters2005-01-081-0/+74
* don't use $< since it fails with BSD make.Frederic Peters2004-12-291-1/+1
* Commited Nicolas SWIG binding for WSF since he is on vacation.Frederic Peters2004-12-231-1/+1
* Updated list of files generated by SWIG in C# and Java bindings; fixed PHPFrederic Peters2004-12-212-14/+15
* Isolated CFLAGS to be used when compiling Lasso in LASSO_CORE_CFLAGS; don't useFrederic Peters2004-12-171-1/+1
* ignore generated filesFrederic Peters2004-12-143-0/+9
* Group misc functions into misc.php on the idp and spChristophe Nowicki2004-09-2320-147/+1108
* Add Federation Federation Termination metadataChristophe Nowicki2004-09-232-0/+10
* fix problem with the sso, now the user can do more than one sso session.Christophe Nowicki2004-09-223-71/+125
* Added ProfileBrwsPostChristophe Nowicki2004-09-221-18/+36
* PHP session are stored in the databaseChristophe Nowicki2004-09-201-0/+86
* PHP session are now stored in the databaseChristophe Nowicki2004-09-2017-316/+570
* log viewer for the Service Provider and the Identity ProviderChristophe Nowicki2004-09-1716-193/+652
* New logging system with a web interface.Christophe Nowicki2004-09-1612-115/+258
* For multiple virtual hosts with certificat you need to set the CN.Christophe Nowicki2004-09-161-1/+5
* README for the PHP samples is now complete. Can someone try it?Christophe Nowicki2004-09-162-31/+68
* Added sample xml metadata in the distributionChristophe Nowicki2004-09-1510-64/+290
* New logging system based on Pear::Log package.Christophe Nowicki2004-09-158-87/+332
* now the user list show federationsChristophe Nowicki2004-09-131-7/+60