index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Modules
/
clinic
/
_hashopenssl.c.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-9216: Add usedforsecurity to hashlib constructors (GH-16044)
Christian Heimes
2019-09-13
1
-43/+148
*
bpo-38132: Simplify _hashopenssl code (GH-16023)
Christian Heimes
2019-09-12
1
-1/+223
*
bpo-38134: Remove PKBDF2_HMAC_fast from _hashopenssl (GH-16028)
Christian Heimes
2019-09-12
1
-9/+1
*
bpo-37034: Display argument name on errors with keyword arguments with Argume...
RĂ©mi Lapeyre
2019-08-29
1
-12/+12
*
bpo-36127: Argument Clinic: inline parsing code for keyword parameters. (GH-1...
Serhiy Storchaka
2019-03-14
1
-13/+170
*
Dead code removal from _hashopenssl. (GH-11379)
Gregory P. Smith
2018-12-31
1
-41/+1
*
bpo-20182: AC convert remaining functions/methods in _hashopenssl.c (GH-9213)
Tal Einat
2018-12-27
1
-1/+194
*
bpo-33012: Fix invalid function cast warnings with gcc 8 in Argument Clinic. ...
Serhiy Storchaka
2018-11-27
1
-3/+3
*
bpo-33729: Fix issues with arguments parsing in hashlib. (GH-8346)
Serhiy Storchaka
2018-07-31
1
-2/+2
*
bpo-32433: Optimized HMAC digest (#5023)
Christian Heimes
2018-01-27
1
-1/+43
*
bpo-32240: Add the const qualifier to declarations of PyObject* array argumen...
Serhiy Storchaka
2017-12-15
1
-2/+2
*
bpo-29464: Rename METH_FASTCALL to METH_FASTCALL|METH_KEYWORDS and make (#1955)
Serhiy Storchaka
2017-07-03
1
-2/+2
*
Run Argument Clinic: METH_VARARGS=>METH_FASTCALL
Victor Stinner
2017-01-17
1
-1/+1
*
Rename _PyArg_ParseStack to _PyArg_ParseStackAndKeywords
Victor Stinner
2017-01-17
1
-1/+1
*
Issue #27810: Rerun Argument Clinic on all modules
Victor Stinner
2016-09-10
1
-4/+4
*
Issue #27928: Add scrypt (password-based key derivation function) to hashlib ...
Christian Heimes
2016-09-06
1
-0/+60