summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added new argument to lasso_login_build_authn_request_msg.Emmanuel Raviart2004-08-204-15/+17
* Added a new param 'http_method' in lasso_login_build_authn_request_msg()Valery Febvre2004-08-202-37/+32
* The local clean rule now remove the package sub directory (com).Romain Chantereay2004-08-201-1/+2
* Modified PHP extension installation directory, now it is prefixed.Romain Chantereay2004-08-201-2/+1
* Created unprefixed PHP_UNPREFIXED_EXTENTION_DIR in order to prefix it with theRomain Chantereay2004-08-201-42/+42
* talking about idpProviderIDFrederic Peters2004-08-201-2/+3
* file movedFrederic Peters2004-08-201-1/+1
* fixed function nameFrederic Peters2004-08-201-1/+1
* In Python high-level binding, constants are now defined using 2 forms: as aEmmanuel Raviart2004-08-201-16/+33
* Use libtool generated la instead of human -llasso and -Ldir...Romain Chantereay2004-08-201-1/+1
* Removed an useless inclusion directory.Romain Chantereay2004-08-201-3/+5
* Removed an useless inclusion directory.Romain Chantereay2004-08-201-1/+1
* Now include <lasso/lasso.h> and <lasso/lasso_config.h> instead of <lasso.h> andRomain Chantereay2004-08-202-4/+4
* Corrections in Python high-level binding:Emmanuel Raviart2004-08-201-9/+8
* I have always wanted that Python bindings for GTK, libXML, etc, allow theEmmanuel Raviart2004-08-201-86/+107
* Update and 2 fixsValery Febvre2004-08-202-2/+2
* cleaned Makefile.am (I'm curious about the NULL= idiom; where did it come fro...Frederic Peters2004-08-203-72/+35
* new setup systemChristophe Nowicki2004-08-208-75/+162
* Removed useless files ds_signature.c & ds_signature.hValery Febvre2004-08-202-284/+0
* removed the remaining ds_signature stuffsFrederic Peters2004-08-203-19/+1
* Added method get_authentication_method to session in high-level PythonEmmanuel Raviart2004-08-201-2/+8
* install lasso.py (and cleaned a bit the Makefile.am)Frederic Peters2004-08-201-24/+18
* Removed trash from SWIG binding.Emmanuel Raviart2004-08-201-2486/+0
* typoFrederic Peters2004-08-201-1/+1
* errors propagate; fixes follow them.Frederic Peters2004-08-201-1/+1
* Ignore some files in swig.Emmanuel Raviart2004-08-201-0/+2
* Also look for include files in top_src_dir/lasso. As for the python binding.Frederic Peters2004-08-201-1/+1
* get your act on ds_signature; please.Frederic Peters2004-08-201-1/+0
* include top source dirFrederic Peters2004-08-201-1/+1
* fixed includesFrederic Peters2004-08-201-1/+1
* Removed a "s".Emmanuel Raviart2004-08-201-1/+1
* Updated .cvsignore.Emmanuel Raviart2004-08-201-0/+2
* Removed old Python binding.Emmanuel Raviart2004-08-2086-6890/+0
* Updated Python high-level binding and tests.Emmanuel Raviart2004-08-207-25/+224
* ignore build; no longer need to ignore a bunch of other filesFrederic Peters2004-08-191-10/+2
* gtkdoc example was misleading; caused confusions between what was generatedFrederic Peters2004-08-193-42/+33
* cleanup and remove result.xmlFrederic Peters2004-08-191-0/+2
* Created a high-level API above SWIG Python API.Emmanuel Raviart2004-08-194-1517/+452
* fixed python pathFrederic Peters2004-08-191-1/+1
* install python in $prefix/lib/python2.3/ instead of $pyprefix/...Frederic Peters2004-08-191-5/+1
* certs are not in builddir; take care of thatFrederic Peters2004-08-191-12/+12
* include a bunch of ssl thingies in release (make distcheck goes further)Frederic Peters2004-08-197-0/+13
* Copy the examples but when the examples are wrong you are screwed.Frederic Peters2004-08-191-4/+4
* Commented parts of the SWIG bindings that is not done yet.Emmanuel Raviart2004-08-192-98/+106
* the quest for a working distcheck; don't be miserable, use make featuresFrederic Peters2004-08-191-2/+2
* the quest for a working make distcheck; part 1: srcdir is not always builddir.Frederic Peters2004-08-191-2/+2
* TODO was removed dudeFrederic Peters2004-08-191-1/+1
* an empty TODO file was misleadingFrederic Peters2004-08-191-0/+0
* removed CVS tag lines that were scattered all around the file (kept as emptyFrederic Peters2004-08-191-64/+64
* Makefile.am in swig directory so that make clean and make dist works properlyFrederic Peters2004-08-193-29/+21