index
:
platform/upstream/libxcrypt
accepted/tizen_base
accepted/tizen_base_toolchain
master
sandbox/dkson95/packaging
tizen_base
tizen_base_dev
upstream
Unnamed repository; edit this file 'description' to name the repository.
Replication User from Gerrit
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypt-des.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-19
Move the base64 encoding table to crypt-common.
Björn Esser
1
-5
/
+0
2018-11-03
Remove 'crypt-private.h' and merge it into 'crypt-port.h'.
Björn Esser
1
-1
/
+0
2018-11-01
Restructure ifdeffage in crypt_bigcrypt_rn for analyzability.
Zack Weinberg
1
-17
/
+13
2018-10-30
Fix bigcrypt rejecting its own valid output for short phrases.
Björn Esser
1
-10
/
+8
2018-10-30
Fix gensalt for bigcrypt if descrypt hash method is not selected.
Björn Esser
1
-1
/
+22
2018-10-29
Rename all hash methods to match naming in John the Ripper.
Björn Esser
1
-16
/
+16
2018-10-28
Fix prototypes, symbol renames, and test-badsalt for des_big.
Björn Esser
1
-2
/
+14
2018-08-21
Improved handling of out-of-range cost parameters in gensalt.
Zack Weinberg
1
-6
/
+9
2018-07-26
Issue #15: predictable behavior when crypt args are NULL or invalid.
Zack Weinberg
1
-14
/
+18
2018-07-10
Make XCRYPT_SECURE_MEMSET() syntactically a normal expression.
Zack Weinberg
1
-2
/
+2
2018-07-09
Make salt validation pickier.
Zack Weinberg
1
-21
/
+59
2018-07-04
Make it possible to disable individual hashes at configure time.
Zack Weinberg
1
-26
/
+35
2018-06-30
Extend --enable-weak-hashes configure option
Dmitry V. Levin
1
-1
/
+8
2017-10-28
Rename memset-macro and avoid extra symbol rename
Björn Esser
1
-2
/
+2
2017-10-26
<string.h> gets imported through <crypt-port.h> now
Björn Esser
1
-1
/
+0
2017-10-26
Use more secure functions to erase sensitive memory
Björn Esser
1
-2
/
+2
2017-10-23
Reformat all code files to match GNU style
Björn Esser
1
-3
/
+3
2017-10-22
crypt-des: SETTING must be at least 9 bytes long for BSDi
Björn Esser
1
-2
/
+3
2017-10-03
Fix bugs in MD5, SHA256, and SHA512 setting-string generation.
Zack Weinberg
1
-0
/
+64
2017-10-03
Clean up internal API to per-algorithm crypt/gensalt functions.
Zack Weinberg
1
-13
/
+9
2017-10-02
Grab bag of header-related cleanups.
Zack Weinberg
1
-2
/
+2
2017-10-02
Shrink crypt_data and increase CRYPT_(GENSALT_)OUTPUT_SIZE.
Zack Weinberg
1
-88
/
+72
2017-09-19
Remove the bigcrypt() function.
Zack Weinberg
1
-9
/
+8
2017-09-17
Data buffers for MD5 and SHA
Zack Weinberg
1
-6
/
+5
2017-09-15
Crank up the warnings level still further.
Zack Weinberg
1
-21
/
+20
2017-09-15
Flatten the directory tree.
Zack Weinberg
1
-0
/
+367