summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * Print the output of the xmlsec1 command when debug is onLorenzo Gil Sanchez2011-12-111-2/+4
| |
| * Removed the dependencies on absolute valuesRoland Hedberg2011-12-111-70/+26
| |
| * EditorialRoland Hedberg2011-12-111-2/+2
| |
| * Missing filesRoland Hedberg2011-12-082-0/+69
| |
| * Check if there is log object. This makes test_50_server.py passLorenzo Gil Sanchez2011-12-081-1/+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-252-50/+108
| |
| * 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
| |
| * Changed version numberRoland Hedberg2011-11-241-1/+1
| |
| * Improving testing code coverageRoland Hedberg2011-11-243-7/+175
| |
| * 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
| |
| * Added ca certs to use for HTTPS client certificate verificationRoland Hedberg2011-11-221-1/+1
| |
| * Added ca certs to use for HTTPS client certificate verificationRoland Hedberg2011-11-221-14/+10
| |
| * Added newline at end of fileRoland Hedberg2011-11-221-1/+1
| |
| * To PAOS or SOAP that is the questionRoland Hedberg2011-10-281-14/+17
| |
| * Got my wires crossed, so I uncrossed themRoland Hedberg2011-10-281-2/+3
| |
| * Got my wires crossed, so I uncrossed themRoland Hedberg2011-10-281-6/+6
| |
| * Got my wires crossed, so I uncrossed themRoland Hedberg2011-10-281-3/+3
| |
| * Added new function - tests of the sameRoland Hedberg2011-10-261-1/+38
| |
| * Added new functionRoland Hedberg2011-10-261-0/+38
| |
| * Allow passing down of extra headersRoland Hedberg2011-10-261-4/+7
| |
| * If username and password isn't present don't try to authenticate. Allow ↵Roland Hedberg2011-10-261-8/+6
| | | | | | | | passing down of extra headers
| * Made clear_credentials appear as a method on the subclassRoland Hedberg2011-10-251-0/+4
| |
| * EditorialRoland Hedberg2011-10-241-9/+15
| |
| * Refactored, improved error handlingRoland Hedberg2011-10-241-46/+71
| |
| * Better handling of transient name IDRoland Hedberg2011-10-241-6/+11
| |
| * Changed version numberRoland Hedberg2011-10-241-1/+1
| |
| * Diffrentiate between specific or non-specific endpointsRoland Hedberg2011-10-241-8/+9
| |
| * If a response isn't signed don't check the signature at the same time flag ↵Roland Hedberg2011-10-241-2/+15
| | | | | | | | that the response wasn't signed
| * Handle a standard lib change in 2.5Roland Hedberg2011-10-241-3/+14
| |
| * PAOS binding should be handled in the same way as SOAP binding in some contextsRoland Hedberg2011-10-241-13/+15
| |
| * Function to check if an item has one or more signaturesRoland Hedberg2011-10-241-0/+16
| |
| * A HTTP response code of 201 is not an errorRoland Hedberg2011-10-241-4/+8
| |
| * Not on or after shouldn't that be before ?Roland Hedberg2011-10-241-2/+2
| |
| * Missing import and not using {} as defaultsRoland Hedberg2011-10-241-4/+10
| |
| * To allow for specifying which prefixes should be used for which name spacesRoland Hedberg2011-10-241-6/+24
| |
| * To allow for specifying which prefixes should be used for which name spacesRoland Hedberg2011-10-241-2/+10
| |
| * Some extra fluff to allow for easier testing. Removed authn statement check ↵Roland Hedberg2011-10-111-10/+23
| | | | | | | | for AttributeQuery responses, can't understand how it ever got in there
| * Switched from cjson to jsonRoland Hedberg2011-10-111-5/+5
| |
| * Unary operation wrongly representedRoland Hedberg2011-10-111-26/+36
| |
| * Covered one more caseRoland Hedberg2011-10-111-6/+12
| |
| * TextualRoland Hedberg2011-10-061-1/+1
| |
| * Dealing with an ECP response in a WSGI environment using repoze.whoRoland Hedberg2011-09-021-1/+5
| |