| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Lots of Python 3.2 porting work | Jean-Paul Calderone | 2014-01-11 | 1 | -6/+2 |
| * | bytes for filenames elsewhere, too. | Jean-Paul Calderone | 2014-01-11 | 1 | -2/+2 |
| * | Enforce byte strings, not native strings. | Jean-Paul Calderone | 2014-01-11 | 1 | -2/+2 |
| * | Avoid using `long` if it does not exist. | Jean-Paul Calderone | 2014-01-11 | 1 | -1/+7 |
| * | this __builtin__ thing is not Python 3 compatible, apparently | Jean-Paul Calderone | 2014-01-09 | 1 | -4/+4 |
| * | Make this test more 32 bit friendly: allocate the most memory that fits into ... | Jean-Paul Calderone | 2013-12-31 | 1 | -1/+1 |
| * | add some missing docstrings | Jean-Paul Calderone | 2013-12-29 | 1 | -1/+3 |
| * | Put some shared code into a shared module and start using it from all three o... | Jean-Paul Calderone | 2013-12-29 | 1 | -5/+12 |
| * | Switch from opentls to cryptography | Jean-Paul Calderone | 2013-12-28 | 1 | -14/+16 |
| * | Re-implement OpenSSL.rand in Python using opentls. | Jean-Paul Calderone | 2013-02-09 | 1 | -0/+167 |
