- 08 Eyl, 2016 39 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Steve Dower yazdı
-
Benjamin Peterson yazdı
-
Christian Heimes yazdı
-
Serhiy Storchaka yazdı
Initially (e0b7e34b5971) it should be \udef0, but after 52a77ef069cd (issue #3672) lone surrogates are not accepted and should be removed.
-
Christian Heimes yazdı
Issue #26798: Coverity complains about potential memcpy() of overlapped regions. It doesn't hurt to use memmove() here. CID 1372514 / CID 1372515. Upstream https://github.com/BLAKE2/BLAKE2/issues/32
-
Christian Heimes yazdı
Issue #16113: SHA3: allocate extra memory for lane extraction and check return value of PyModule_Create()
-
Senthil Kumaran yazdı
Initial patch contributed by Denver Coneybeare.
-
Senthil Kumaran yazdı
Initial patch contributed by Denver Coneybeare.
-
Christian Heimes yazdı
-
Christian Heimes yazdı
-
Gregory P. Smith yazdı
to use https and add a link to RFC-7693.
-
Gregory P. Smith yazdı
-
Gregory P. Smith yazdı
-
Ethan Furman yazdı
-
Eric Snow yazdı
-
R David Murray yazdı
-
R David Murray yazdı
-
Brett Cannon yazdı
-
Eric Snow yazdı
Patch by Ramchandra Apte.
-
R David Murray yazdı
-
R David Murray yazdı
This is a wholesale reorganization and editing of the email documentation to make the new API the standard one, and the old API the 'legacy' one. The default is still the compat32 policy, for backward compatibility. We will change that eventually.
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Davin Potts yazdı
-
Steve Dower yazdı
-
-
-
-
between runs given the same Grammar.txt input regardless of the hash randomization setting.
-
between runs given the same Grammar.txt input regardless of the hash randomization setting.
-
Vinay Sajip yazdı
-
Steve Dower yazdı
-
Vinay Sajip yazdı
-
Vinay Sajip yazdı
-
Vinay Sajip yazdı
-
Vinay Sajip yazdı
-
Brett Cannon yazdı
Thanks to Xiang Zhang for the patch.
-
- 07 Eyl, 2016 1 kayıt (commit)
-
-
Eric Snow yazdı
-