rdb
|
e67cd74725
|
express: Implement `copy.deepcopy()` for PointerToArray
It actually makes a unique copy of the underlying array.
|
2022-12-19 16:22:00 +01:00 |
rdb
|
d621df47ac
|
prc: Fix bf-cbc encryption/decryption regression with OpenSSL 3.0
Loads the legacy provider to continue supporting this algorithm
|
2022-12-04 19:22:26 +01:00 |
rdb
|
a84f1b5595
|
express: distinguish between null vs empty in CPTA pickle as well
|
2021-01-02 02:22:06 +01:00 |
rdb
|
c81c506df3
|
express: Fix PointerToArray comparison operator
|
2021-01-01 17:54:09 +01:00 |
rdb
|
b2462c1d8c
|
express: Support pickling PointerToArray objects
|
2021-01-01 17:42:30 +01:00 |
rdb
|
e4daa0bf16
|
tests: test various things that could suffer from libc++ eof() bug
|
2019-01-10 21:55:07 +01:00 |