index
:
~helmut/wsgitools.git
devel
master
See http://subdivi.de/~helmut/wsgitools/
Helmut Grohne
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-11-01
scgi.forkpool: similarly drop the error attribute
Helmut Grohne
2012-11-01
scgi.forkpool: reduce instance attributes
Helmut Grohne
2012-07-02
added RequestLogWSGIFilterTest
Helmut Grohne
2012-06-24
fix comment in wsgitools.digest
Helmut Grohne
2012-03-17
sendfile support
Helmut Grohne
2012-03-17
set __all__ in scgi.forkpool
Helmut Grohne
2012-03-17
deduplicate scgi.{asynchronous,forkpool}
Helmut Grohne
2012-03-15
added a test for GzipWSGIFilter
Helmut Grohne
2012-03-15
raise exc_info stuff properly
Helmut Grohne
2012-03-15
middlewares: support multiple start_response calls
Helmut Grohne
2012-03-15
added another NoWriteCallableMiddleware test
Helmut Grohne
2012-03-15
fix failing NoWriteCallableMiddleware test
Helmut Grohne
2012-03-15
added failing test for NoWriteCallableMiddleware
Helmut Grohne
2011-12-06
bumped version to 0.2.3
wsgitools-0.2.3
Helmut Grohne
2011-12-06
drop useless tail recursion param from parse_digest_response
Helmut Grohne
2011-12-01
respect RFC2617 in terms of what is quoted
Helmut Grohne
2011-11-30
documentation update
Helmut Grohne
2011-11-30
Merge branch 'authrefactor'
Helmut Grohne
2011-11-30
shrink AuthenticationMiddleware.authenticate interface
Helmut Grohne
2011-11-28
added format_digest
Helmut Grohne
2011-11-28
rewrite parse_digest_response for escapes
Helmut Grohne
2011-11-28
digest: generate Authentication-Info before invoking app
Helmut Grohne
2011-11-27
added new base class AuthenticationMiddleware
Helmut Grohne
2011-11-26
broaden AuthDigestMiddleware.authorization_required
Helmut Grohne
2011-11-02
improved extensibility of error handling in digest.py
Helmut Grohne
2011-11-02
added digest auth test with qop=auth
Helmut Grohne
2011-11-01
digest: support gentoken without algo
Helmut Grohne
2011-08-19
scgi: support reusing a listen socket
Helmut Grohne
2011-07-25
fixed epydoc markup errors in digest module
Helmut Grohne
2011-07-25
added more nonce store test cases to digest module
Helmut Grohne
2011-07-24
add more assertions for types of passed parameters
Helmut Grohne
2011-07-24
filters.escape_string: do not consider \ printable
Helmut Grohne
2011-07-24
removed execute bit from wsgitools/digest.py
Helmut Grohne
2011-07-22
BasicAuthMiddleware docstring: mention REMOTE_USER
Helmut Grohne
2011-07-18
adapt exc_info handling for python 3
Helmut Grohne
2011-06-08
more testcases
Helmut Grohne
2011-06-08
added test cases for BasicAuthMiddleware
Helmut Grohne
2011-06-02
test.py: exit non-zero on failure
Helmut Grohne
2011-06-01
reworked digest.AuthTokenGenerator
Helmut Grohne
2011-06-01
improved doc string for middlewares.ContentLengthMiddleware
Helmut Grohne
2011-06-01
added test case for middlewares.ContentLengthMiddleware
Helmut Grohne
2011-06-01
added a test case for applications.StaticFile
Helmut Grohne
2011-06-01
test.py: improved header check
Helmut Grohne
2011-06-01
README: installation and test suite instructions
Helmut Grohne
2011-06-01
include epydoc.conf in MANIFEST.in
Helmut Grohne
2011-01-12
DictAuthChecker.__call__ should take an environ
wsgitools-0.2.2
Helmut Grohne
2011-01-12
improved AuthDigestMiddleware doc string
Helmut Grohne
2011-01-12
scgi.asynchronous catches more errors now
Helmut Grohne
2011-01-12
explicitly target python 2.x in setup.py
Helmut Grohne
2011-01-12
bug fix for StaticContent and CachingMiddleware
Helmut Grohne
[next]