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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-19
lib/crypt.c: New data member `is_strong` for `struct hashfn`.
Björn Esser
3
-16
/
+27
2021-05-19
rpkg: Run a build with all possible tests enabled.
Björn Esser
1
-0
/
+38
2021-05-19
rpkg: Run test for glibc compatibility symbols.
Björn Esser
1
-0
/
+3
2021-05-01
NEWS: Fix issue number.
Björn Esser
1
-1
/
+1
2021-05-01
Bump tarball version to 4.4.21 and update NEWS.
Björn Esser
2
-1
/
+3
2021-05-01
Update NEWS.
Björn Esser
1
-5
/
+3
2021-05-01
Revert "TravisCI: Explicitly install libc6-dbg for Valgrind."
Björn Esser
1
-1
/
+0
2021-05-01
TravisCI: Explicitly install libc6-dbg for Valgrind.
Björn Esser
1
-0
/
+1
2021-05-01
build-aux/compute-symver-floor: Fix handling of spaces in CFLAGS
Richard Purdie
1
-0
/
+4
2021-04-08
Bump tarball version to 4.4.20 and update NEWS.
Björn Esser
2
-1
/
+3
2021-04-08
Update NEWS.
Björn Esser
1
-0
/
+12
2021-03-31
Makefile: Force update of existing symlinks during installation.
Björn Esser
1
-6
/
+6
2021-03-31
rpkg: Enable LTO for experimental test-builds.
Björn Esser
1
-5
/
+0
2021-03-31
lib/crypt-port.h: Use the symver attribute with GCC 10.
Björn Esser
1
-1
/
+24
2021-03-31
gitignore: Add more compiler output to be ignored by git.
Björn Esser
1
-0
/
+6
2021-03-31
lib/alg-sha512.c: Fix Werror=conversion.
Björn Esser
1
-1
/
+1
2021-03-31
test/explicit-bzero.c: Fix Werror=sign-conversion.
Björn Esser
1
-1
/
+1
2021-03-21
Correct declaration of custom AM_V_* variables.
Zack Weinberg
1
-2
/
+2
2021-03-21
Avoid rebuilding the world every time the Makefile changes.
Zack Weinberg
3
-35
/
+150
2021-03-18
Compilation fix for NetBSD.
Zack Weinberg
1
-7
/
+9
2021-03-18
Don’t apply --enable-obsolete-api-enosys mode to fcrypt.
Zack Weinberg
4
-120
/
+6
2021-03-18
Don’t build xcrypt.h if we’re not going to install it.
Zack Weinberg
5
-19
/
+13
2021-03-18
configure.ac: error out if compute-symver-floor returns nothing.
Zack Weinberg
1
-0
/
+3
2021-03-16
configure.ac: export CC before invoking compute-symver-floor.
Helmut Grohne
1
-0
/
+1
2021-03-16
Fix more CI failures.
Zack Weinberg
1
-1
/
+6
2021-03-16
alg-yescrypt-opt.c: Cast output of _mm_cvtsi128_si32 to uint32_t.
Zack Weinberg
1
-1
/
+1
2021-03-16
Add glibc-on-CSKY, ARC, and RISCV-32 entries to libcrypt.minver.
Zack Weinberg
2
-3
/
+6
2021-03-07
Improve fallback implementation of explicit_bzero.
Zack Weinberg
6
-11
/
+404
2021-03-07
Remove the XCRYPT_SECURE_MEMSET and insecure_memzero macros.
Zack Weinberg
15
-80
/
+72
2021-03-07
Remove the XCRYPT_STRCPY_OR_ABORT macro.
Zack Weinberg
7
-12
/
+11
2021-03-07
Split up crypt-common.c, normalize naming of utility functions.
Zack Weinberg
8
-59
/
+138
2021-03-07
Fold crypt-common.h into crypt-port.h.
Zack Weinberg
3
-55
/
+37
2021-03-07
Don’t use __names in crypt-obsolete.h.
Zack Weinberg
1
-10
/
+11
2021-03-07
Dump test logs if the testsuite fails during ‘make distcheck’.
Zack Weinberg
1
-3
/
+6
2021-03-07
Remove redundant byte order conversion functions.
Zack Weinberg
7
-231
/
+86
2021-02-20
Bump tarball version to 4.4.19 and update NEWS.
Björn Esser
2
-1
/
+3
2021-02-20
Update NEWS.
Björn Esser
1
-0
/
+4
2021-02-20
rpkg: Add explicit BR on make and perl-core.
Björn Esser
1
-0
/
+2
2021-02-20
Rewrite shell-based test scripts in Perl.
Zack Weinberg
9
-352
/
+692
2021-02-20
Rewrite skip-if-exec-format-error in Perl.
Zack Weinberg
2
-17
/
+67
2021-02-20
Rewrite build scripts in Perl.
Zack Weinberg
18
-864
/
+1480
2021-02-20
Add a build using Ubuntu 14.04 (Trusty).
Zack Weinberg
8
-0
/
+198
2021-02-20
lib/alg-gost3411-core.c: fix conversion error seen by sensitive compilers
Guillaume W. Bres
1
-1
/
+1
2021-01-15
.travis.yml: only run travis-after-success on success.
Zack Weinberg
1
-2
/
+1
2021-01-15
test/crypt-badargs.c: ERROR instead of FAIL on memory allocation failure.
Zack Weinberg
1
-3
/
+3
2021-01-04
Enable tracking of branch coverage data.
Zack Weinberg
1
-5
/
+11
2021-01-04
Use codecov.io’s “bash uploader” instead of codecov from PyPI.
Zack Weinberg
3
-15
/
+5
2020-12-31
CI: minimize lists of packages installed on Linux.
Zack Weinberg
1
-18
/
+2
2020-12-31
Fix CI problems on OSX.
Zack Weinberg
3
-15
/
+12
2020-12-31
Move most scripts to top-level build-aux directory.
Zack Weinberg
32
-67
/
+70
[prev]
[next]