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-09-17
configure: Check availability of __attribute__((symver)).
Björn Esser
2
-1
/
+2
2021-09-17
build-aux/ax_gcc_func_attribute.m4: Add check for symver attribute.
Björn Esser
1
-1
/
+5
2021-09-17
build-aux/ax_gcc_func_attribute.m4: New file.
Björn Esser
2
-0
/
+245
2021-08-16
rpkg: Compile test-programs during %%build stage.
Björn Esser
1
-0
/
+3
2021-08-08
Bump tarball version to 4.4.26 and update NEWS.
Björn Esser
2
-1
/
+3
2021-08-08
Update NEWS.
Björn Esser
1
-0
/
+6
2021-08-08
test/checksalt.c: Add some testcases for invalid salt characters.
Björn Esser
1
-9
/
+21
2021-08-08
test/special-char-salt.c: Adapt testcases for invalid salt characters.
Björn Esser
1
-493
/
+493
2021-08-08
lib/crypt.c: Stricter checking of invalid salt characters.
Björn Esser
1
-17
/
+38
2021-08-05
CI: Run make with parallel jobs.
Björn Esser
6
-11
/
+46
2021-08-05
configure: Add support for Python 3.11.
Björn Esser
1
-1
/
+1
2021-08-05
CI: Add more files to be ignored for CI run.
Björn Esser
4
-4
/
+4
2021-08-05
Packit: Add scratch build for Rawhide on Koji.
Björn Esser
1
-6
/
+16
2021-08-05
lib/util-base64.c: Explicitly terminate the c string.
Björn Esser
1
-2
/
+3
2021-08-05
test/special-char-salt.c: Fix formatting of error message.
Björn Esser
1
-2
/
+2
2021-08-04
Drop scripts used for TravisCI.
Björn Esser
5
-605
/
+0
2021-08-04
NEWS: Fix interpunction.
Björn Esser
1
-1
/
+1
2021-08-04
Bump tarball version to 4.4.25 and update NEWS.
Björn Esser
2
-1
/
+3
2021-08-04
Update NEWS.
Björn Esser
1
-0
/
+33
2021-08-04
test/explicit-bzero.c: Fix indentation.
Björn Esser
1
-33
/
+33
2021-08-04
test/badsalt.c: Fix indentation.
Björn Esser
1
-6
/
+6
2021-08-04
test/getrandom-interface.c: Fix 'NEGATIVE_RETURNS' found by Covscan.
Björn Esser
1
-4
/
+5
2021-08-04
test/crypt-badargs.c: Fix 'NEGATIVE_RETURNS' found by Covscan.
Björn Esser
1
-3
/
+4
2021-08-04
test/badsalt.c: Fix 'NEGATIVE_RETURNS' found by Covscan.
Björn Esser
1
-3
/
+4
2021-08-04
test/explicit-bzero.c: Fix 'NEGATIVE_RETURNS' found by Covscan.
Björn Esser
1
-3
/
+4
2021-08-04
test/short-outbuf.c: Fix 'INCOMPATIBLE_CAST' found by Covscan.
Björn Esser
1
-7
/
+8
2021-07-22
test/getrandom-fallbacks.c: Fix 'STRING_NULL' found by Covscan.
Björn Esser
1
-1
/
+2
2021-07-22
test/alg-hmac-sha1.c: Fix 'STRING_NULL' found by Covscan.
Björn Esser
1
-2
/
+2
2021-07-22
test/alg-yescrypt.c: Fix 'OVERFLOW_BEFORE_WIDEN' found by Covscan.
Björn Esser
1
-1
/
+1
2021-07-22
test/getrandom-fallbacks.c: Fix 'VARARGS' found by Covscan.
Björn Esser
1
-0
/
+1
2021-07-22
test/short-outbuf.c: Fix 'SIZEOF_MISMATCH' found by Covscan.
Björn Esser
1
-17
/
+10
2021-07-22
CI: Add a manual trigger for Covscan.
Björn Esser
1
-0
/
+1
2021-07-22
README: Add links to new badges.
Björn Esser
1
-3
/
+3
2021-07-22
README: Add badges for github actions.
Björn Esser
1
-1
/
+3
2021-07-22
CI: Add a workflow that mimics the Travis config matrix.
Zack Weinberg
1
-0
/
+128
2021-07-22
CI: Add workflows for running code quality tools.
Zack Weinberg
2
-0
/
+254
2021-07-22
CI: Add workflow to run ‘make distcheck’.
Björn Esser
1
-0
/
+105
2021-07-22
CI: Add workflow to run testsuite under memory checkers.
Zack Weinberg
2
-1
/
+164
2021-07-22
CI: Bootstrap caching and better log dumping for codecov.yml.
Zack Weinberg
3
-8
/
+98
2021-07-22
Detect ASan in configure and disable incompatible tests.
Zack Weinberg
3
-0
/
+47
2021-07-21
Update codecov.yml to codecov/codecov-action@v2.
Zack Weinberg
5
-21
/
+45
2021-07-21
Fix bigcrypt-related test cases in test/badsalt.
Zack Weinberg
1
-1
/
+12
2021-07-21
Fix incorrect variable name in .github/workflows/codecov.yml
Zack Weinberg
1
-3
/
+3
2021-07-21
Fix incorrect bcrypt-related ifdeffage in test/badsalt.c
Zack Weinberg
1
-4
/
+4
2021-07-20
List policies exhaustively in .perlcriticrc and enforce this.
Zack Weinberg
3
-62
/
+592
2021-07-20
Revert "test/TestCommon.pm: Remove useless '## no critic'."
Zack Weinberg
1
-0
/
+3
2021-07-20
Apply perltidy formatting fixes for gen-crypt-hashes-h.
Zack Weinberg
1
-1
/
+1
2021-07-20
Makefile: Add ‘test-programs’ utility target.
Zack Weinberg
1
-0
/
+4
2021-07-20
Fix deepcode.ai lints.
Zack Weinberg
2
-19
/
+21
2021-07-20
Add a note to codecov.yml explaining why we need to install llvm.
Zack Weinberg
1
-0
/
+1
[next]