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
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-12
lib/crypt-port.h: Include <unistd.h> without declaring crypt prototypes.
Björn Esser
2
-3
/
+17
2020-10-10
Fix typos.
Samanta Navarro
3
-3
/
+3
2020-08-18
Salt string compatibility with generic implementations.
Björn Esser
3
-6
/
+28
2020-08-15
crypt-sha512: Drop explicit assignment of phr_size parameter.
Björn Esser
1
-1
/
+0
2020-08-12
lib/crypt: Fix compilation error with older versions of glibc.
Björn Esser
1
-1
/
+1
2020-04-04
Replace spaces with tabs.
Björn Esser
1
-1
/
+1
2020-04-04
Add e2k architecture support
Andrew Savchenko
1
-0
/
+1
2020-02-25
Don’t define xcrypt <=3.1.1 compat names as linkable symbols (#100)
Zack Weinberg
1
-8
/
+6
2020-02-06
OSX build fixes.
Zack Weinberg
1
-31
/
+22
2020-02-02
Explicitly declare all non-static functions as 'extern'.
Björn Esser
6
-26
/
+28
2020-01-30
alg-yescrypt-common.c: Fix '-Wmaybe-uninitialized' with GCC 10 on s390x.
Björn Esser
1
-1
/
+1
2020-01-17
Rename lib/hashes.lst to lib/hashes.conf.
Zack Weinberg
3
-4
/
+4
2019-12-11
crypt-common.h: Declare `ascii64` with explicit `extern`.
Zack Weinberg
1
-1
/
+1
2019-09-18
gen-hashes: Fix ordering of methods with gawk < 4.1.0. (Fixes #94)
Björn Esser
1
-4
/
+4
2019-09-07
alg-sha256: Fix false positive finding from CovScan. (Fixes #93)
Björn Esser
1
-1
/
+2
2019-09-01
Add binary compatibility for GNU/Hurd and GNU/kFreeBSD
Samuel Thibault
5
-1
/
+64
2019-05-04
Apply proper GNU-style code formatting.
Björn Esser
7
-40
/
+40
2019-05-04
alg-gost3411-2012-core: Remove unneeded union keyword.
Björn Esser
1
-1
/
+1
2019-05-03
gost-yescrypt: Fix alignment problem for GOST 34.11 (Streebog)
Vitaly Chikunov
1
-2
/
+5
2019-03-03
Fix the (not happening) explicit null dereference found by CovScan.
Björn Esser
1
-3
/
+10
2019-03-01
Move code, documentation, and tests into subdirectories.
Zack Weinberg
61
-0
/
+18451