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
/
_cryptmodule.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
closes bpo-44751: Move crypt.h include from public header to _cryptmodule (GH...
Geoffrey Thomas
2021-07-27
1
-0/+3
*
bpo-1635741: Port _crypt extension module to multiphase initialization (PEP 4...
Hai Shi
2020-02-17
1
-3/+6
*
closes bpo-38402: Check error of primitive crypt/crypt_r. (GH-16599)
Antonio Gutierrez
2019-10-08
1
-0/+3
*
bpo-28503: Use crypt_r() when available instead of crypt() (GH-11373)
Gregory P. Smith
2018-12-30
1
-1/+9
*
fixes bpo-31866: remove code pertaining to AtheOS support (#4115)
Benjamin Peterson
2017-10-26
1
-2/+0
*
Issue #27332: Fixed the type of the first argument of module-level functions
Serhiy Storchaka
2016-07-07
1
-2/+2
*
Use converter names instead of format units in Argument Clinic descriptions
Serhiy Storchaka
2015-05-30
1
-3/+3
*
Issue #23501: Argumen Clinic now generates code into separate files by default.
Serhiy Storchaka
2015-04-03
1
-35/+2
*
Issue #20530: Argument Clinic's signature format has been revised again.
Larry Hastings
2014-02-09
1
-2/+4
*
Issue #20326: Argument Clinic now uses a simple, unique signature to
Larry Hastings
2014-01-28
1
-3/+3
*
Issue #20189: Four additional builtin types (PyTypeObject,
Larry Hastings
2014-01-24
1
-2/+2
*
Clinic-ize the crypt module. Derby!
Antoine Pitrou
2014-01-14
1
-15/+56
*
Issue #16136: Remove VMS support and VMS-related code
Christian Heimes
2013-12-21
1
-7/+0
*
Issue #10924: Adding salt and Modular Crypt Format to crypt library.
Sean Reifscheider
2011-02-22
1
-0/+62