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
/
LICENSING
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-18
Move auxiliary build-scripts into seperate subdir.
Björn Esser
1
-2
/
+4
2021-09-18
Move m4sh scripts to build-aux/m4 directory.
Björn Esser
1
-14
/
+14
2021-09-17
build-aux/ax_gcc_func_attribute.m4: New file.
Björn Esser
1
-0
/
+3
2021-03-07
Improve fallback implementation of explicit_bzero.
Zack Weinberg
1
-1
/
+1
2021-03-07
Remove redundant byte order conversion functions.
Zack Weinberg
1
-2
/
+1
2020-12-31
Move most scripts to top-level build-aux directory.
Zack Weinberg
1
-15
/
+16
2020-08-18
test/special-char-salt: New test.
Björn Esser
1
-1
/
+1
2019-08-24
LICENSING: Add missing files, update license information.
Björn Esser
1
-5
/
+23
2018-12-08
Add test-alg-yescrypt from upstream for improved coverage.
Björn Esser
1
-0
/
+3
2018-12-05
Refactor gensalt_nt_rn to simply return its own prefix.
Björn Esser
1
-1
/
+1
2018-12-04
Add -fno-plt to the compiler flags, if supported. (#71)
Björn Esser
1
-0
/
+9
2018-11-09
Implement crypt_checksalt.
Björn Esser
1
-1
/
+2
2018-11-03
Remove 'crypt-private.h' and merge it into 'crypt-port.h'.
Björn Esser
1
-2
/
+1
2018-11-03
Move helper functions into 'crypt-common.c'.
Björn Esser
1
-1
/
+1
2018-11-02
Drop the SIMD implementations of the GOST R 34.11-2012 hash function.
Björn Esser
1
-3
/
+2
2018-10-31
Darwin doesn't support strong aliases. (Fixes #43)
Björn Esser
1
-1
/
+1
2018-10-31
Backport 'PKG_INSTALLDIR' macro from pkg-config 0.27
Björn Esser
1
-0
/
+4
2018-10-31
Check whether the linker can use version-script files.
Björn Esser
1
-0
/
+3
2018-10-28
Update AUTHORS and LICENSING.
Björn Esser
1
-2
/
+13
2018-10-28
Add gost-yescrypt backend and tests.
Björn Esser
1
-0
/
+6
2018-10-22
Use md5 implementation from Alexander Peslyak.
Björn Esser
1
-2
/
+3
2018-10-22
Use sha512 implementation from Colin Percival.
Björn Esser
1
-1
/
+3
2018-10-21
Include crypt.h from crypt-port.h.
Björn Esser
1
-1
/
+1
2018-09-22
LICENSING: Readd crypt-sha256.c
Björn Esser
1
-1
/
+1
2018-09-21
Use yescrypt’s sha256 implementation for sha256crypt as well.
Zack Weinberg
1
-5
/
+5
2018-09-08
Implement crypt and gensalt for scrypt.
Björn Esser
1
-0
/
+3
2018-09-07
Prefix yescrypt* file names with 'alg-'.
Björn Esser
1
-3
/
+3
2018-09-07
LICENSING: Clarify license of yescrypt.
Björn Esser
1
-3
/
+5
2018-08-24
Add yescrypt backend and tests
Vitaly Chikunov
1
-0
/
+3
2018-08-24
Import yescrypt codes from yescrypt's cvsweb
Vitaly Chikunov
1
-0
/
+5
2018-08-02
Update LICENSING and NEWS for changes in previous commits.
Björn Esser
1
-2
/
+5
2018-07-10
Replace crypt-sunmd5.c with BSD-licensed cleanroom reimplementation.
Zack Weinberg
1
-1
/
+1
2018-07-04
Check in alg-des-tables.c, don't run gen-des-tables at build time.
Zack Weinberg
1
-4
/
+2
2017-10-26
crypt-pbkdf1-sha1: Add support for PBKDF1 with SHA1 ($sha1$<rounds>$<salt>$)
Björn Esser
1
-4
/
+8
2017-10-25
alg-hmac-sha1: Add implementation of HMAC with SHA1
Björn Esser
1
-0
/
+3
2017-10-25
alg-sha1: Add implementation of the Secure Hash Algorithm 1 (SHA1)
Björn Esser
1
-0
/
+3
2017-10-24
Add support for SUNMD5 ($md5[,rounds=%u]$salt$) from (Open)Solaris
Björn Esser
1
-1
/
+5
2017-10-23
test-des-obsolete_r: Same as test-des-obsolete, but for reentrant functions
Björn Esser
1
-1
/
+1
2017-10-23
test-crypt-nonnull: Test for crypt_r{a,n} returning non-NULL on error
Björn Esser
1
-1
/
+1
2017-10-23
test-crypt-badsalt: Add test to check for retval '*0' on bad salt
Björn Esser
1
-1
/
+2
2017-10-22
crypt-nthash: Add licensing terms and information for gensalt_nthash_rn
Björn Esser
1
-1
/
+1
2017-10-21
Add support for NTHASH ($3$) from FreeBSD
Björn Esser
1
-1
/
+5
2017-10-21
Add implementation of the MD4 message-digest algorithm
Björn Esser
1
-5
/
+5
2017-10-21
LICENSING: Remove trailing whitespaces
Björn Esser
1
-8
/
+8
2017-10-21
Support for cross-compilation in the build scripts.
Zack Weinberg
1
-2
/
+5
2017-10-09
Update NEWS. Bump documentation version number to 4.0.0.
Zack Weinberg
1
-0
/
+9
2017-10-05
Make a pass updating copyright and authorship notices.
Zack Weinberg
1
-97
/
+42
2017-10-04
More doc-related cleanup
Zack Weinberg
1
-0
/
+97