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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-03
Add default algorithm choice and randomization to crypt_gensalt.
Zack Weinberg
1
-7
/
+25
2017-10-03
Clean up internal API to per-algorithm crypt/gensalt functions.
Zack Weinberg
1
-204
/
+168
2017-10-02
Restore compilability with clang 3.8.
Zack Weinberg
1
-2
/
+2
2017-10-02
Remove some unnecessary #includes.
Zack Weinberg
1
-2
/
+0
2017-10-02
Grab bag of header-related cleanups.
Zack Weinberg
1
-0
/
+1
2017-10-02
Use swapcontext for thorough erasure of sensitive intermediate data.
Zack Weinberg
1
-4
/
+118
2017-10-02
Shrink crypt_data and increase CRYPT_(GENSALT_)OUTPUT_SIZE.
Zack Weinberg
1
-48
/
+125
2017-09-29
Unexport make_failure_token.
Zack Weinberg
1
-1
/
+1
2017-09-21
Implement precise symbol-version compatibility with GNU libc.
Zack Weinberg
1
-12
/
+17
2017-09-18
Split the functions that use nr_crypt_ctx to their own file.
Zack Weinberg
1
-41
/
+1
2017-09-18
Fix up symbol versioning (1/n): compat symbols and GLIBC_2.0 aliases
Zack Weinberg
1
-2
/
+26
2017-09-16
Add configure options to disable obsolete APIs and/or weak hashes.
Zack Weinberg
1
-1
/
+11
2017-09-16
Reintroduce semi-automated namespace cleanliness.
Zack Weinberg
1
-21
/
+10
2017-09-15
Crank up the warnings level still further.
Zack Weinberg
1
-2
/
+13
2017-09-15
Flatten the directory tree.
Zack Weinberg
1
-0
/
+254