summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into clean-client-apiclean-client-apiLorenzo Gil Sanchez2012-06-149-108/+378
|\
| * SSO location dependent on bindingRoland Hedberg2012-06-141-1/+1
| * clean upRoland Hedberg2012-06-133-15/+46
| * Rearrangement and renaming of argumentsRoland Hedberg2012-06-091-12/+15
| * Slightly more correctRoland Hedberg2012-06-091-53/+60
| * First attempt at doing encryption/decryptionRoland Hedberg2012-06-087-104/+333
* | Make sure we are handling an AuthnResponse in the authn_response methodLorenzo Gil Sanchez2012-06-031-3/+8
* | Clean the logout API: there is 3 public methods now, one for initiating a log...Lorenzo Gil2012-06-022-281/+261
* | Merge '_logout' and 'global_logout' methods. Remove the 'local_logout' method...Lorenzo Gil2012-06-021-64/+49
* | Rename 'construct_logout_request' to '_logout_request' and make it privateLorenzo Gil2012-06-021-40/+40
* | Merge the 'authn_request' and the 'authn' client methods into a single method...Lorenzo Gil2012-06-022-115/+93
|/
* Fixed conflicts -missed some, fixed nowRoland Hedberg2012-05-283-194/+5
* Fixed conflictsRoland Hedberg2012-05-283-0/+188
|\
| * Support default attributemapsRoland Hedberg2012-03-262-7/+22
| * Add default attributemapsRoland Hedberg2012-03-264-0/+716
| * Support for Python 2.5 through the simplejson packageLorenzo Gil2012-03-201-1/+6
| * The parse_qs function was moved from the cgi module to the urlparse module in...Lorenzo Gil2012-03-201-1/+6
| * Add a new config option: logout_requests_signed to automatically sign all log...Lorenzo Gil2012-03-182-2/+13
| * The reason for not allowing signed requests when using HTTP_REDIRECT are obsc...Roland Hedberg2012-03-171-1/+2
| * Use the SP authn_requests_signed config option to decide wheter to sign these...Lorenzo Gil2012-03-161-4/+12
| * Sacrify performance over correctness with old ElementTree versionsLorenzo Gil2012-03-161-1/+7
| * Make sure of a reasonable value on timeslackRoland Hedberg2012-03-101-0/+3
| * Fixed spelling errorRoland Hedberg2012-03-101-2/+2
| * Allow the configuration parameter accepted_time_diff actually to have an infl...Roland Hedberg2012-03-031-8/+32
| * Fixed spelling errorRoland Hedberg2012-03-031-1/+1
| * Don't crash if not organization is defined in the metadata. See bug #931672Lorenzo Gil2012-02-141-13/+16
| * Fixed doc stringRoland Hedberg2012-02-091-1/+2
| * Added support for restriction to only use keys imported through metadata (= t...Roland Hedberg2012-01-281-7/+17
| * Just so pylint doesn't complainRoland Hedberg2012-01-281-0/+2
| * Added another configuration directiveRoland Hedberg2012-01-281-1/+2
| * Signing SOAP messages has previously been done to early, this is where it sho...Roland Hedberg2011-12-281-1/+10
| * When signing do it as late as possibleRoland Hedberg2011-12-191-1/+8
| * For the cases when you inadvertently givve the file nameRoland Hedberg2011-12-191-0/+4
| * Missing a stupid 's' in my previous commitLorenzo Gil Sanchez2011-12-111-1/+1
| * Changed sihnature of methods to be the same for allRoland Hedberg2011-12-111-11/+23
| * Now the config methods return lists of values instead of values so we need to...Lorenzo Gil Sanchez2011-12-111-2/+2
| * Print the output of the xmlsec1 command when debug is onLorenzo Gil Sanchez2011-12-111-2/+4
| * EditorialRoland Hedberg2011-12-111-2/+2
| * Check if there is log object. This makes test_50_server.py passLorenzo Gil Sanchez2011-12-081-1/+2
| * Improving test code coverageRoland Hedberg2011-11-251-44/+44
| * The order was importantRoland Hedberg2011-11-241-1/+2
| * Might not be an Assertion partRoland Hedberg2011-11-241-19/+20
| * Added debug logging supportRoland Hedberg2011-11-241-19/+31
| * Improving testing code coverageRoland Hedberg2011-11-241-7/+5
| * Support for signing attribute queriesRoland Hedberg2011-11-241-1/+17
| * copy and paste errorRoland Hedberg2011-11-241-1/+2
| * HTTP utilitiesRoland Hedberg2011-11-221-0/+128
| * Added ca certs to use for HTTPS client certificate verificationRoland Hedberg2011-11-221-6/+13
| * Added ca certs to use for HTTPS client certificate verificationRoland Hedberg2011-11-221-3/+11
| * Added ca certs to use for HTTPS client certificate verificationRoland Hedberg2011-11-221-3/+6