summaryrefslogtreecommitdiff
path: root/SWIG/_rc4.i
Commit message (Expand)AuthorAgeFilesLines
* Move project to src/ layoutMatěj Cepl2021-01-141-69/+0
* Add explicit declarations to 0 for int variables to make GCC happy.Matěj Cepl2018-02-081-1/+1
* Fixing PyBytesMatěj Cepl2017-10-301-4/+0
* Use the defined macro Py_RETURN_NONE instead of DIY.Matěj Cepl2016-12-151-2/+1
* make RC4 optional: comply with openssl cpompiled w/o RC4 ciphert0b32016-10-021-0/+10
* Work with bytes() and str() on py3k and py2k alternatively.Matěj Cepl2016-05-201-2/+8
* Bug 7521, 64-bit corretness fixes, original patch by Miloslav Trmac.Heikki Toivonen2007-05-081-2/+2
* Bug 5317, remove blocks that were guarded with PYTHON_API_VERSIONHeikki Toivonen2006-03-071-18/+2
* Make Id keyword expand in Subversion.Heikki Toivonen2005-06-031-1/+1
* Bug 2835, fix some memory leaks. Reviewed by Robin Dunn.Heikki Toivonen2005-05-141-1/+5
* *** empty log message ***Ng Pheng Siong2003-06-221-0/+70