1. aed2358 Add a lot of missing Py_INCREF by Jean-Paul Calderone · 14 years ago
  2. a250d4b Catch up to trunk by Jean-Paul Calderone · 15 years ago
  3. 3fe7f67 Fix type definitions, module init return values, and unicode/bytes conversions by Jean-Paul Calderone · 15 years ago
  4. 2f6c66f OpenSSL.crypto builds without warnings by Jean-Paul Calderone · 15 years ago
  5. 024375a Move the src directory to an OpenSSL directory so it can be a package even in a source checkout; also dump the __init__.py into it by Jean-Paul Calderone · 15 years ago[Renamed from src/crypto/pkey.c]
  6. c0c64ef Beginning of a Quote file by Jean-Paul Calderone · 15 years ago
  7. 86ad711 PyModule_AddObject steals a reference. Fix all of the double calls to it by adding a Py_INCREF. Also, some other assorted hacks which probably shouldn't be necessary but are at the moment. by Jean-Paul Calderone · 15 years ago