index
:
delta/pyopenssl.git
baserock/morph
trunk
launchpad.net: Obsolete (use pyopenssl-git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
OpenSSL
/
crypto
/
x509name.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert Epytext markup to RST markup
Jonathan Ballet
2011-07-16
1
-5
/
+5
*
Compatibility with CPython 2.5 though CPython 3.2
Jean-Paul Calderone
2011-04-22
1
-1
/
+7
*
Switch from tp_setattr to tp_setattro, since PyPy does not support the former...
Jean-Paul Calderone
2011-04-22
1
-3
/
+13
*
A bunch of PyPy fixes
Jean-Paul Calderone
2011-04-18
1
-0
/
+2
|
\
|
*
Add a lot of missing Py_INCREF
Jean-Paul Calderone
2011-03-12
1
-0
/
+2
*
|
Catch up to trunk
Jean-Paul Calderone
2011-04-18
1
-2
/
+3
|
\
\
|
|
/
|
/
|
|
*
Update copyright headers; remove pointless dates, add a pointer to the LICENS...
Jean-Paul Calderone
2011-03-02
1
-2
/
+3
*
|
try harder to do the thing on pypy, also start fixing more refcounts
Jean-Paul Calderone
2011-03-12
1
-0
/
+1
*
|
Catch up to trunk
Jean-Paul Calderone
2010-12-03
1
-0
/
+3
|
/
*
Fix X509Name getattro and update tests to expect bytes back from get_components
Jean-Paul Calderone
2010-08-22
1
-2
/
+3
*
Make sure not to fall through on the rich compare switch
Jean-Paul Calderone
2010-08-12
1
-0
/
+6
*
Fix type definitions, module init return values, and unicode/bytes conversions
Jean-Paul Calderone
2010-08-11
1
-2
/
+6
*
Convert to getattro some more; also swap PyBytes_AsString for _PyUnicode_AsSt...
Jean-Paul Calderone
2010-08-11
1
-4
/
+5
*
Convert more things
Jean-Paul Calderone
2010-08-10
1
-20
/
+53
*
Move the src directory to an OpenSSL directory so it can be a package even in...
Jean-Paul Calderone
2010-07-27
1
-0
/
+487