chiark / gitweb /
Python module now supports the same authorization hash functions as C.
authorRichard Kettlewell <rjk@greenend.org.uk>
Sun, 5 Apr 2009 11:28:33 +0000 (12:28 +0100)
committerRichard Kettlewell <rjk@greenend.org.uk>
Sun, 5 Apr 2009 11:28:33 +0000 (12:28 +0100)
commit72a2cb48a847c91ffcc1febc085436f490afaad9
tree34b469f5b6458431369ce16a84c5141b3fc618d2
parent436153a6759979b7c1b3c70ff971e7cf1e311977
Python module now supports the same authorization hash functions as C.
This means we need at least Python 2.5 (which shouldn't be a very
onerous requirement any more!)
configure.ac
python/disorder.py.in
tests/Makefile.am
tests/hashes.py [new file with mode: 0755]