| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Reported by Sam Lunt on docs@p.o.
|
|
|
|
| |
Patch by Mariatta Wijaya.
|
| |
|
| |
|
| |
|
|
|
|
| |
Xiang Zhang.
|
|
|
|
| |
of No/Yes.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Patch by Mariatta Wijaya.
|
|
|
|
| |
Reported by Vladimir Rutsky.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Patch by Tom Clark.
|
|
|
|
| |
Reported by Regina Ochotzki on docs@p.o.
|
| |
|
| |
|
|
|
|
| |
Patch by Gergely Imreh and Markus Holtermann.
|
| |
|
|
|
|
| |
Patch by Stephen J. Turnbull.
|
|
|
|
| |
Patch by Roger Serwy, updated by Bayard Randel.
|
| |
|
| |
|
| |
|
|
|
|
| |
3.6 version)
|
| |
|
|
|
|
| |
reentrancy
|
|
|
|
| |
issue14976.
|
|
|
|
| |
consistent with the code.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
ChaCha20 Poly1305.
|
|
|
|
|
|
| |
documentation.
Initial patch contributed by Jaysinh shukla.
|
| |
|
| |
|
| |
|
|
|
|
| |
argument.
|
| |
|
|
|
|
|
|
|
| |
Perhaps the BytesParser 'text' argument should really be bytes, but
it hasn't been, it has been text, so for backward compatibility
and for consistency with the regular Parser class, I'm keeping it
as 'text'.
|
| |
|
| |
|
| |
|