index
:
delta/python-packages/pysaml2.git
0.4.x
7.3-backport
assert_deletion
ci-experiments
clean-client-api
develop
feat-requested-attributes-per-request
feature-logout-response-location
jkakavas-edit-readme
master
pylint-fixes
shibsp_enc
those-badges
v.4.8.0
v4.7.0
v4.9.0
github.com: rohe/pysaml2.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into clean-client-api
clean-client-api
Lorenzo Gil Sanchez
2012-06-14
9
-108
/
+378
|
\
|
*
SSO location dependent on binding
Roland Hedberg
2012-06-14
1
-1
/
+1
|
*
clean up
Roland Hedberg
2012-06-13
3
-15
/
+46
|
*
Rearrangement and renaming of arguments
Roland Hedberg
2012-06-09
1
-12
/
+15
|
*
Slightly more correct
Roland Hedberg
2012-06-09
1
-53
/
+60
|
*
First attempt at doing encryption/decryption
Roland Hedberg
2012-06-08
7
-104
/
+333
*
|
Make sure we are handling an AuthnResponse in the authn_response method
Lorenzo Gil Sanchez
2012-06-03
1
-3
/
+8
*
|
Clean the logout API: there is 3 public methods now, one for initiating a log...
Lorenzo Gil
2012-06-02
2
-281
/
+261
*
|
Merge '_logout' and 'global_logout' methods. Remove the 'local_logout' method...
Lorenzo Gil
2012-06-02
1
-64
/
+49
*
|
Rename 'construct_logout_request' to '_logout_request' and make it private
Lorenzo Gil
2012-06-02
1
-40
/
+40
*
|
Merge the 'authn_request' and the 'authn' client methods into a single method...
Lorenzo Gil
2012-06-02
2
-115
/
+93
|
/
*
Fixed conflicts -missed some, fixed now
Roland Hedberg
2012-05-28
3
-194
/
+5
*
Fixed conflicts
Roland Hedberg
2012-05-28
3
-0
/
+188
|
\
|
*
Support default attributemaps
Roland Hedberg
2012-03-26
2
-7
/
+22
|
*
Add default attributemaps
Roland Hedberg
2012-03-26
4
-0
/
+716
|
*
Support for Python 2.5 through the simplejson package
Lorenzo Gil
2012-03-20
1
-1
/
+6
|
*
The parse_qs function was moved from the cgi module to the urlparse module in...
Lorenzo Gil
2012-03-20
1
-1
/
+6
|
*
Add a new config option: logout_requests_signed to automatically sign all log...
Lorenzo Gil
2012-03-18
2
-2
/
+13
|
*
The reason for not allowing signed requests when using HTTP_REDIRECT are obsc...
Roland Hedberg
2012-03-17
1
-1
/
+2
|
*
Use the SP authn_requests_signed config option to decide wheter to sign these...
Lorenzo Gil
2012-03-16
1
-4
/
+12
|
*
Sacrify performance over correctness with old ElementTree versions
Lorenzo Gil
2012-03-16
1
-1
/
+7
|
*
Make sure of a reasonable value on timeslack
Roland Hedberg
2012-03-10
1
-0
/
+3
|
*
Fixed spelling error
Roland Hedberg
2012-03-10
1
-2
/
+2
|
*
Allow the configuration parameter accepted_time_diff actually to have an infl...
Roland Hedberg
2012-03-03
1
-8
/
+32
|
*
Fixed spelling error
Roland Hedberg
2012-03-03
1
-1
/
+1
|
*
Don't crash if not organization is defined in the metadata. See bug #931672
Lorenzo Gil
2012-02-14
1
-13
/
+16
|
*
Fixed doc string
Roland Hedberg
2012-02-09
1
-1
/
+2
|
*
Added support for restriction to only use keys imported through metadata (= t...
Roland Hedberg
2012-01-28
1
-7
/
+17
|
*
Just so pylint doesn't complain
Roland Hedberg
2012-01-28
1
-0
/
+2
|
*
Added another configuration directive
Roland Hedberg
2012-01-28
1
-1
/
+2
|
*
Signing SOAP messages has previously been done to early, this is where it sho...
Roland Hedberg
2011-12-28
1
-1
/
+10
|
*
When signing do it as late as possible
Roland Hedberg
2011-12-19
1
-1
/
+8
|
*
For the cases when you inadvertently givve the file name
Roland Hedberg
2011-12-19
1
-0
/
+4
|
*
Missing a stupid 's' in my previous commit
Lorenzo Gil Sanchez
2011-12-11
1
-1
/
+1
|
*
Changed sihnature of methods to be the same for all
Roland Hedberg
2011-12-11
1
-11
/
+23
|
*
Now the config methods return lists of values instead of values so we need to...
Lorenzo Gil Sanchez
2011-12-11
1
-2
/
+2
|
*
Print the output of the xmlsec1 command when debug is on
Lorenzo Gil Sanchez
2011-12-11
1
-2
/
+4
|
*
Editorial
Roland Hedberg
2011-12-11
1
-2
/
+2
|
*
Check if there is log object. This makes test_50_server.py pass
Lorenzo Gil Sanchez
2011-12-08
1
-1
/
+2
|
*
Improving test code coverage
Roland Hedberg
2011-11-25
1
-44
/
+44
|
*
The order was important
Roland Hedberg
2011-11-24
1
-1
/
+2
|
*
Might not be an Assertion part
Roland Hedberg
2011-11-24
1
-19
/
+20
|
*
Added debug logging support
Roland Hedberg
2011-11-24
1
-19
/
+31
|
*
Improving testing code coverage
Roland Hedberg
2011-11-24
1
-7
/
+5
|
*
Support for signing attribute queries
Roland Hedberg
2011-11-24
1
-1
/
+17
|
*
copy and paste error
Roland Hedberg
2011-11-24
1
-1
/
+2
|
*
HTTP utilities
Roland Hedberg
2011-11-22
1
-0
/
+128
|
*
Added ca certs to use for HTTPS client certificate verification
Roland Hedberg
2011-11-22
1
-6
/
+13
|
*
Added ca certs to use for HTTPS client certificate verification
Roland Hedberg
2011-11-22
1
-3
/
+11
|
*
Added ca certs to use for HTTPS client certificate verification
Roland Hedberg
2011-11-22
1
-3
/
+6
[next]