summaryrefslogtreecommitdiff
path: root/src/OpenSSL/_util.py
Commit message (Expand)AuthorAgeFilesLines
* cleanup from_buffer now that we just use cffi natively (#989)masterAlex Gaynor2021-01-161-3/+0
* newer pypy (#928)Paul Kehrer2020-08-031-12/+1
* Paint it Black by the Rolling Stones (#920)Alex Gaynor2020-07-231-6/+14
* Random cleanup around our usage of binary_type (#879)Alex Gaynor2019-11-181-4/+4
* use _ffi.from_buffer() to support bytearray (#852)Daniel Holth2019-11-181-0/+14
* Fix for Python 4 (#862)Hugo van Kemenade2019-08-291-8/+8
* Don't zero memory when we don't have to. (#578)Cory Benfield2016-11-281-0/+6
* Pluck more unrelated bits from #422Hynek Schlawack2016-03-131-2/+1
* Assert against True explicitlyHynek Schlawack2016-03-111-1/+1
* Fix set_cipher_list on modern OpenSSLHynek Schlawack2016-03-111-2/+19
* Move package into srcHynek Schlawack2015-10-171-0/+125