1. 4f0467a Lots of Python 3.2 porting work by Jean-Paul Calderone · 11 years ago
  2. 7c55d45 bytes for filenames elsewhere, too. by Jean-Paul Calderone · 11 years ago
  3. a8f7a94 Enforce byte strings, not native strings. by Jean-Paul Calderone · 11 years ago
  4. 53a5e13 Avoid using `long` if it does not exist. by Jean-Paul Calderone · 11 years ago
  5. e80a25a this __builtin__ thing is not Python 3 compatible, apparently by Jean-Paul Calderone · 11 years ago
  6. c7cd3e6 Make this test more 32 bit friendly: allocate the most memory that fits into a native integer. by Jean-Paul Calderone · 11 years ago
  7. 511cde0 add some missing docstrings by Jean-Paul Calderone · 11 years ago
  8. c86bb7d Put some shared code into a shared module and start using it from all three of the main implementation modules. by Jean-Paul Calderone · 11 years ago
  9. 6037d07 Switch from opentls to cryptography by Jean-Paul Calderone · 11 years ago
  10. 8210b92 Re-implement OpenSSL.rand in Python using opentls. by Jean-Paul Calderone · 11 years ago