summaryrefslogtreecommitdiff
path: root/OpenSSL/test/util.py
Commit message (Expand)AuthorAgeFilesLines
* Fix markup to be compatible with Sphinx and add rough API docJonathan Ballet2011-07-161-14/+15
* Convert Epytext markup to RST markupJonathan Ballet2011-07-161-12/+12
* Expand the possibly allowed values for the result of subject_name_hashJean-Paul Calderone2011-05-041-0/+16
* encode text to bytes using charmap instead of ascii; charmap can actually rep...Jean-Paul Calderone2011-04-061-1/+1
* Make this bytes thing actually work :/Jean-Paul Calderone2011-04-011-4/+2
* Update copyright headers; remove pointless dates, add a pointer to the LICENS...Jean-Paul Calderone2011-03-021-2/+2
* Fix the import_crypto_module helper and factor some str/unicode helpers into ...Jean-Paul Calderone2010-08-221-0/+11
* py3k syntax compatJean-Paul Calderone2010-08-121-2/+4
* Try for a real test of Context.add_extra_chain_cert; not workingJean-Paul Calderone2010-07-311-1/+1
* Move a couple more sub-modules and drop the test package into the OpenSSL pac...Jean-Paul Calderone2010-07-271-0/+139