commit | 09a386e7e0d9737006906d453de2948a25f4021c | [log] [tgz] |
---|---|---|
author | Alex Gaynor <alex.gaynor@gmail.com> | Sun Jul 03 09:32:44 2016 -0400 |
committer | Hynek Schlawack <hs@ox.cx> | Sun Jul 03 15:32:44 2016 +0200 |
tree | 36736ad113b5c22f6bdb36537a945ade9a53e5e0 | |
parent | 11e43adfe8c63ae28007a3deb85633929e564669 [diff] |
Replace several untested paths with _openssl_assert (#498) * Replace several untested paths with _openssl_assert * fix, these require a bool * oop, fixed * finish porting crypto.py * typo * yessssssss