Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
pyopenssl
/
aed23585b2cf8577c52566069591c63f359a8e43
/
OpenSSL
/
crypto
/
pkey.c
aed2358
Add a lot of missing Py_INCREF
by Jean-Paul Calderone
· 14 years ago
a250d4b
Catch up to trunk
by Jean-Paul Calderone
· 15 years ago
3fe7f67
Fix type definitions, module init return values, and unicode/bytes conversions
by Jean-Paul Calderone
· 15 years ago
2f6c66f
OpenSSL.crypto builds without warnings
by Jean-Paul Calderone
· 15 years ago
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]
c0c64ef
Beginning of a Quote file
by Jean-Paul Calderone
· 15 years ago
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