Commit Graph

26 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 6b7a585552 stop hardcoding signer digest algorithm to sha1, extract if from the signer info 2013-10-08 23:13:32 +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 fc8768d123 bump version to 0.1.6 2012-10-03 18:34:42 +02:00
Benjamin Dauvergne 594e51e66c add a TimestampingError exception 2012-10-03 18:32:10 +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
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
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 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 a9e5460d30 first commit 2011-08-08 16:36:39 +02:00