index
:
xdg/xdgmime
fix/test-mime-data-stderr
master
origin
xdg
Unnamed repository; edit this file to name it for gitweb. (mirrored from https://gitlab.freedesktop.org/xdg/xdgmime)
alexl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-15
Merge branch 'scan-build-help' into 'master'
HEAD
master
Philip Withnall
1
-4
/
+11
2024-04-12
xdgmimecache: Add assertion to silence static analysis false positive
Philip Withnall
1
-4
/
+11
2024-04-12
xdgmimeglob: Fix a memory leak on a duplicate-entry path
Philip Withnall
1
-5
/
+5
2024-04-12
ci: Expose Meson and test logs as artifacts
Philip Withnall
1
-0
/
+11
2024-04-12
ci: Run the xdgmime test suite first
Philip Withnall
1
-1
/
+2
2024-04-12
ci: Stop passing -Dxdgmime-path to shared-mime-info
Philip Withnall
1
-1
/
+2
2023-12-05
fuzzing: Add a basic fuzzing test using xdg_mime_dump()
Philip Withnall
3
-0
/
+30
2023-12-05
fuzzing: Add basic fuzzing framework using oss-fuzz
Philip Withnall
9
-0
/
+300
2023-12-05
build: Stop hard-coding native:true for the build
Philip Withnall
2
-5
/
+0
2023-12-04
ci: Switch to Fedora 39 from Rawhide
Philip Withnall
1
-1
/
+1
2023-12-04
build: Drop make support
Philip Withnall
3
-49
/
+0
2023-12-04
Revert "ci: install dependencies with dnf5"
Philip Withnall
1
-4
/
+4
2023-12-04
build: Export xdgmime as a dependency
Philip Withnall
2
-5
/
+14
2023-12-04
build: Add a selection of stricter compiler warnings
Philip Withnall
1
-1
/
+15
2023-12-04
build: Enable warning_level=3 for Meson
Philip Withnall
1
-1
/
+1
2023-12-04
build: Enable -Werror=sign-compare
Philip Withnall
2
-2
/
+2
2023-12-04
ci: Pass --werror to `meson setup` to catch compiler warnings
Philip Withnall
1
-1
/
+1
2023-12-04
ci: Use modern meson subcommands to setup and compile
Philip Withnall
1
-6
/
+8
2023-12-04
src: Mark some unused parameters
Philip Withnall
2
-2
/
+2
2023-12-04
test-mime-data: Explicitly mark switch fallthroughs
Philip Withnall
1
-3
/
+3
2023-12-04
xdgmimecache: Fix unused parameter warning
Philip Withnall
1
-0
/
+2
2023-12-04
xdgmimecache: Fix a signed/unsigned integer comparison warning
Philip Withnall
1
-1
/
+1
2023-12-04
xdgmimecache: Clarify operator precedence in OUT_OF_BOUNDS macro
Philip Withnall
1
-1
/
+1
2023-12-04
print-mime-data: Remove a redundant NULL check
Philip Withnall
1
-2
/
+0
2023-12-03
Handle realloc moving the buffer in _xdg_mime_(cache_)mime_type_subclass
Alex Henrie
4
-25
/
+30
2023-11-21
ci: install dependencies with dnf5
Michael Catanzaro
1
-4
/
+4
2023-11-21
Add continue statements after goto labels in_xdg_mime_(cache_)mime_type_subclass
Alex Henrie
2
-1
/
+3
2023-11-20
Add bounds checking before reading from cache buffer
Joel Hockey
1
-1
/
+70
2023-11-19
xdgmime: Handle buggy type definitions with circular inheritance
Alex Henrie
4
-22
/
+74
2023-09-26
Error in case of malformed line in the 'list' file
David Faure
1
-0
/
+1
2023-02-09
Add SPDX-License-Identifier tags in source files
Emmanuel Fleury
19
-285
/
+19
2023-02-09
src/: LGPLv2+ -> LGPLv2.1+
Sébastien Wilmet
19
-76
/
+38
2022-06-17
xdgmime: Finer handling for cases where mmap() is not available
Руслан Ижбулатов
1
-17
/
+74
2022-06-17
xdgmime: Prevent infinite loops from badly-formed MIME registrations
Philip Withnall
1
-1
/
+3
2022-06-17
xdgmime: Add xdg_mime_set_dirs() method to override XDG envvars
Philip Withnall
2
-63
/
+128
2022-06-01
Add missing S_ISREG definitions for VS2022
Philip Withnall
2
-0
/
+8
2022-05-10
xdgmimemagic: Add an assertion to clarify state after hitting an error
Philip Withnall
1
-0
/
+5
2022-05-05
test-mime-data: output errors to stderr
fix/test-mime-data-stderr
Ville Skyttä
1
-7
/
+7
2022-03-30
ci: Test meson build
Bastien Nocera
1
-1
/
+15
2022-03-30
build: Add meson support
Eli Schwartz
2
-0
/
+52
2022-03-30
ci: Fix shared-mime-info test not exercising our build
Eli Schwartz
1
-1
/
+1
2022-01-19
xdgmimemagic: Fix unused variable warning when !LITTLE_ENDIAN
Pablo Correa Gómez
1
-0
/
+2
2021-12-13
Fix segfaults due to strict ISO C99 mode enforcement
Stefan Brüns
3
-1
/
+3
2021-10-26
Makefile: Add support for POSIX make
Issam E. Maghni
1
-5
/
+13
2021-10-11
test-mime-data: fail when an error occurs
Igor Kushnir
1
-17
/
+10
2021-10-07
add OOM handling in mimemagic
Egor Bychin
1
-0
/
+12
2021-09-28
Silence an uninitialize variable warning
Matthias Clasen
1
-0
/
+1
2021-09-27
xdgmime: Call xdg_mime_init() before xdg_mime_list_mime_parents()
Philip Withnall
1
-0
/
+2
2021-04-13
Remove function pointer casts when calling xdg_run_command_on_dirs().
Daniel Cheng
1
-6
/
+6
2021-03-18
Fix fd leak in error path
Kamil Dudka
2
-0
/
+2
[next]