This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author christian.heimes
Recipients Lukasa, christian.heimes, vstinner
Date 2016-08-28.19:37:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New patch with setsockopt(socket.SOL_ALG, socket.ALG_SET_AEAD_AUTHSIZE, None, taglen) instead of (None, taglen).
History
Date User Action Args
2016-08-28 19:37:45christian.heimessetrecipients: + christian.heimes, vstinner, Lukasa
2016-08-28 19:37:42christian.heimessetmessageid: <[email protected]>
2016-08-28 19:37:42christian.heimeslinkissue27744 messages
2016-08-28 19:37:42christian.heimescreate