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
/
crypto.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Unify code formatting in recently changed functions to what seems to be the c...
Ziga Seilnacht
2009-12-22
1
-21
/
+15
*
Add a few more error checks around OpenSSL API calls.
Ziga Seilnacht
2009-12-22
1
-0
/
+12
*
Raise an error if a passphrase is used with a private key format that does no...
Ziga Seilnacht
2009-12-22
1
-30
/
+29
*
Additional error checks and a refcount fix for global_passphrase_callback.
Ziga Seilnacht
2009-12-22
1
-2
/
+11
*
Don't overwrite the error raised by the callback.
Ziga Seilnacht
2009-12-22
1
-9
/
+17
*
Whitespace cleanup.
Ziga Seilnacht
2009-12-22
1
-3
/
+3
*
Fix markup to be compatible with Sphinx and add rough API doc
Jonathan Ballet
2011-07-16
1
-4
/
+4
*
Convert Epytext markup to RST markup
Jonathan Ballet
2011-07-16
1
-37
/
+37
*
Catch up to trunk
Jean-Paul Calderone
2011-06-12
1
-4
/
+13
|
\
|
*
Fix a lot of reference counting bugs introduced by stupid copy/pasting
Jean-Paul Calderone
2011-04-20
1
-2
/
+2
|
*
A bunch of PyPy fixes
Jean-Paul Calderone
2011-04-18
1
-1
/
+9
|
|
\
|
|
*
Add a lot of missing Py_INCREF
Jean-Paul Calderone
2011-03-12
1
-1
/
+9
|
*
|
Update copyright headers; remove pointless dates, add a pointer to the LICENS...
Jean-Paul Calderone
2011-03-02
1
-3
/
+4
|
|
/
*
|
Fix bug #653830 - Cannot sign data with embedded NULs.
David Brodsky
2010-12-07
1
-6
/
+8
|
/
*
Make the digest name to the verify function text instead of bytes, matching u...
Jean-Paul Calderone
2010-10-02
1
-2
/
+2
*
Update bytes/str stuff in crypt_verify and crypto_sign
Jean-Paul Calderone
2010-08-28
1
-4
/
+20
*
Fix type definitions, module init return values, and unicode/bytes conversions
Jean-Paul Calderone
2010-08-11
1
-8
/
+3
*
Start porting the C to the Python 3 APIs
Jean-Paul Calderone
2010-08-10
1
-17
/
+44
*
Move the src directory to an OpenSSL directory so it can be a package even in...
Jean-Paul Calderone
2010-07-27
1
-0
/
+849