Commit Graph

40 Commits

Author SHA1 Message Date
Benjamin Dauvergne 5e8b6f1450 bump release to 0.1.9 2013-10-22 11:29:30 +02:00
Benjamin Dauvergne ab8724f5a5 remove debugging statement 2013-10-22 11:28:42 +02:00
Benjamin Dauvergne 497a0f4a87 bump release to 0.1.8 2013-10-17 11:30:05 +02:00
Benjamin Dauvergne 13a8032419 api: add nonce parameter 2013-10-08 23:43:31 +02:00
Benjamin Dauvergne 71c9d4e73c api: add parameter include_tsa_certificate mapping to the certReq field in the TSA request 2013-10-08 23:38:32 +02:00
Benjamin Dauvergne a7e2a7831b tests: add new test against the e-Szigno public test TSA server which uses sha256 2013-10-08 23:23:59 +02:00
Benjamin Dauvergne 6b7a585552 stop hardcoding signer digest algorithm to sha1, extract if from the signer info 2013-10-08 23:13:32 +02:00
Benjamin Dauvergne 7e1785a69e bump version to 0.1.7 (bis) 2013-10-08 11:26:28 +02:00
Benjamin Dauvergne 36499e8873 bump version to 0.1.7 2013-10-08 11:25:26 +02:00
Benjamin Dauvergne 062cc5b840 api: add a new procedure get_timestamp to extract the timestamp as an UTC naive datetime 2013-10-08 11:24:20 +02:00
Benjamin Dauvergne d3efa2fca8 setup.py: simplify test command 2013-10-08 11:24:17 +02:00
Benjamin Dauvergne fc8768d123 bump version to 0.1.6 2012-10-03 18:34:42 +02:00
Benjamin Dauvergne 31e505b39b add tests 2012-10-03 18:33:58 +02:00
Benjamin Dauvergne d0f48ac65d add ASN1-88 schema 2012-10-03 18:33:50 +02:00
Benjamin Dauvergne 594e51e66c add a TimestampingError exception 2012-10-03 18:32:10 +02:00
Benjamin Dauvergne 6b0511170d Merge git://github.com/gebi/python-rfc3161 2012-10-03 18:30:20 +02:00
Benjamin Dauvergne 10a03b3e47 include data/ in distribution 2012-10-03 18:27:37 +02:00
Benjamin Dauvergne de56b02fa6 add .gitignore 2012-10-03 18:09:17 +02:00
Benjamin Dauvergne e9a57371ea bump version to 0.1.5 2012-10-03 18:07:56 +02:00
Benjamin Dauvergne 9cc3a7661a bump version to 0.1.4 2012-10-03 18:07:26 +02:00
Benjamin Dauvergne 28c7696601 add a README.rst 2012-10-03 18:07:26 +02:00
Michael Gebetsroither 800b5ed878 add support for sha256, sha384 and sha512 2012-10-03 18:07:26 +02:00
Michael Gebetsroither 3758b24e42 let openssl figure out certificate format
background: common converted pkcs#12 certificates from openssl do not start
with string '-----' because they include a 'Bag Attributes' header
2012-10-03 18:07:26 +02:00
Michael Gebetsroither 4b51c128c5 add support for http basic auth 2012-10-03 18:07:26 +02:00
Michael Gebetsroither 5dc67b1ee0 add support for sha256, sha384 and sha512 2012-10-03 16:45:20 +02:00
Michael Gebetsroither aafb412487 let openssl figure out certificate format
background: common converted pkcs#12 certificates from openssl do not start
with string '-----' because they include a 'Bag Attributes' header
2012-10-03 15:46:27 +02:00
Michael Gebetsroither dc218d8e40 add support for http basic auth 2012-10-03 14:37:32 +02:00
Benjamin Dauvergne f9342d7f2a bump version to 0.1.3 2011-09-26 11:49:56 +02:00
Benjamin Dauvergne c5f625bd98 remove unused import 2011-08-22 17:06:26 +02:00
Benjamin Dauvergne 84a5416f42 add a check_timestamp API 2011-08-22 15:49:47 +02:00
Benjamin Dauvergne 9c46866173 do not import rfc3161 inside setup.py 2011-08-19 15:45:50 +02:00
Benjamin Dauvergne 4e6288be31 bump version to 0.1.2 2011-08-19 15:44:58 +02:00
Benjamin Dauvergne ddba4f2169 remove pyc files 2011-08-19 15:04:06 +02:00
Benjamin Dauvergne ba53db271c add certificate of the free for all TST server of certum.pl 2011-08-19 15:03:53 +02:00
Benjamin Dauvergne a6af541515 transform timestamp() function into a callable object 2011-08-19 15:02:19 +02:00
Benjamin Dauvergne 7f29559484 add TSTInfo content type OID 2011-08-19 15:01:46 +02:00
Benjamin Dauvergne 0343f0ea2c add property methods to ASN1 structures 2011-08-19 15:01:28 +02:00
Benjamin Dauvergne cc1aab318f include test files in source distribution 2011-08-08 16:53:12 +02:00
Benjamin Dauvergne 0f2a24ae98 improve setup.py 2011-08-08 16:49:20 +02:00
Benjamin Dauvergne a9e5460d30 first commit 2011-08-08 16:36:39 +02:00