summaryrefslogtreecommitdiff
path: root/OpenSSL/rand
Commit message (Expand)AuthorAgeFilesLines
* Fix a lot of reference counting bugs introduced by stupid copy/pastingJean-Paul Calderone2011-04-201-1/+1
* A bunch of PyPy fixesJean-Paul Calderone2011-04-181-0/+3
|\
| * Add a lot of missing Py_INCREFJean-Paul Calderone2011-03-121-0/+3
* | Update copyright headers; remove pointless dates, add a pointer to the LICENS...Jean-Paul Calderone2011-03-021-2/+2
|/
* Convert rand functions to accept bytes instead of bytes or textJean-Paul Calderone2010-10-021-2/+2
* Fix module init return valueJean-Paul Calderone2010-08-111-8/+3
* py3k port duhJean-Paul Calderone2010-08-111-4/+4
* Start porting the C to the Python 3 APIsJean-Paul Calderone2010-08-101-11/+38
* Fiddle with rand_bytes argument parsing a bit, to little effect; make a note ...Jean-Paul Calderone2010-07-301-4/+13
* Move the src directory to an OpenSSL directory so it can be a package even in...Jean-Paul Calderone2010-07-271-0/+272