aboutsummaryrefslogtreecommitdiff
path: root/src/OpenSSL/_util.py
AgeCommit message (Expand)Author
2020-08-03newer pypy (#928)Paul Kehrer
2020-07-23Paint it Black by the Rolling Stones (#920)Alex Gaynor
2019-11-18Random cleanup around our usage of binary_type (#879)Alex Gaynor
2019-11-18use _ffi.from_buffer() to support bytearray (#852)Daniel Holth
2019-08-29Fix for Python 4 (#862)Hugo van Kemenade
2016-11-28Don't zero memory when we don't have to. (#578)Cory Benfield
2016-03-13Pluck more unrelated bits from #422Hynek Schlawack
2016-03-11Assert against True explicitlyHynek Schlawack
2016-03-11Fix set_cipher_list on modern OpenSSLHynek Schlawack
2015-10-17Move package into srcHynek Schlawack