projects
/
platform
/
upstream
/
libxkbcommon.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Fix dereference after NULL issue
[platform/upstream/libxkbcommon.git]
/
src
/
2020-07-13
Peter Hutterer
xkbcomp: return NULL, not false in place of a FILE*
tree
|
commitdiff
2020-07-13
Peter Hutterer
xkbcomp: simplify buffer handling in the include handling
tree
|
commitdiff
2020-07-13
Peter Hutterer
Add asprintf_safe helper function
tree
|
commitdiff
2020-07-08
Peter Hutterer
context: log include paths for debugging
tree
|
commitdiff
2020-07-08
Peter Hutterer
meson.build: always set the default variants/options
tree
|
commitdiff
2020-07-06
Peter Hutterer
Add libxkbregistry to query available RMLVO
tree
|
commitdiff
2020-07-06
Peter Hutterer
utils: add streq_null() for streq that allows NULL...
tree
|
commitdiff
2020-07-06
Peter Hutterer
Add a snprintf_safe() helper function
tree
|
commitdiff
2020-07-06
Peter Hutterer
Factor the access check for paths out
tree
|
commitdiff
2020-05-20
Ran Benita
keysyms: add XKB_KEY_XF86FullScreen
tree
|
commitdiff
2020-04-18
Ran Benita
keymap: don't forget about fallback mappings in xkb_key...
tree
|
commitdiff
2020-03-20
Jaroslaw Kubik
API to query modifier set required to type a keysym
tree
|
commitdiff
2020-02-24
Jaroslaw Kubik
Support translation Unicode codepoints to keysyms
tree
|
commitdiff
2019-12-28
Adrian Perez de...
MSVC: Use <io.h> as an alternative for <unistd.h>
tree
|
commitdiff
2019-12-28
Ran Benita
xkbcomp/rules: support \r\n line endings
tree
|
commitdiff
2019-12-28
Ran Benita
Open files in binary mode
tree
|
commitdiff
2019-12-27
Ran Benita
xkbcomp: remove cast which triggers warning on gcc
tree
|
commitdiff
2019-12-27
Ran Benita
xkbcomp: make a couple of casts explicit to mark them...
tree
|
commitdiff
2019-12-27
Ran Benita
xkbcomp/keywords: regenerate with newer gperf
tree
|
commitdiff
2019-12-27
Ran Benita
parser: fix format string for int64_t
tree
|
commitdiff
2019-12-27
Ran Benita
Only add GCC diagnostic pragmas when compiler is GCC...
tree
|
commitdiff
2019-12-27
Ran Benita
xkbcomp: fix wrong return type
tree
|
commitdiff
2019-12-27
Ran Benita
parser: use int64_t for all numbers
tree
|
commitdiff
2019-12-27
Ran Benita
scanner-utils: avoid possible implicit truncating of...
tree
|
commitdiff
2019-12-27
Ran Benita
utils: move macro defines to before they're used
tree
|
commitdiff
2019-12-27
Ran Benita
utils: fix typo in strndup fallback
tree
|
commitdiff
2019-12-27
Ran Benita
build: include config.h manually
tree
|
commitdiff
2019-12-27
Adrian Perez de...
Provide a fallback implementation of [v]asprintf()
tree
|
commitdiff
2019-12-27
Adrian Perez de...
Provide a fallback implementation of strndup()
tree
|
commitdiff
2019-12-27
Adrian Perez de...
Use built-in istr[n]cmp() instead of strcase[n]cmp()
tree
|
commitdiff
2019-12-27
Ran Benita
utils: use MIN/MAX instead of min/max
tree
|
commitdiff
2019-12-27
Ran Benita
xkbcomp: downgrade "Symbol added to modifier map for...
tree
|
commitdiff
2019-12-24
Peter Hutterer
rules: eliminate an extra fopen/fclose cycle
tree
|
commitdiff
2019-12-24
Peter Hutterer
rules: add include statements to rules files
tree
|
commitdiff
2019-12-24
Peter Hutterer
context: add a helper function to return the default...
tree
|
commitdiff
2019-12-24
Peter Hutterer
rules: move the matcher result handling to the caller
tree
|
commitdiff
2019-12-24
Peter Hutterer
rules: put the scanner on the stack
tree
|
commitdiff
2019-12-24
Peter Hutterer
rules: simplify an error path
tree
|
commitdiff
2019-12-24
Peter Hutterer
rules: rename a variable from 's' to 'str'
tree
|
commitdiff
2019-12-24
Peter Hutterer
rules: drop the matcher_err() macro and use scanner_err...
tree
|
commitdiff
2019-12-24
Peter Hutterer
rules: factor out the function to parse a rules file
tree
|
commitdiff
2019-12-22
Peter Hutterer
keysym: handle ssharp in XConvertCase()
tree
|
commitdiff
2019-12-14
Ran Benita
parser: fix the remaining pointer chasing
tree
|
commitdiff
2019-11-14
Ran Benita
parser: fix quadratic pointer chasing
tree
|
commitdiff
2019-11-14
Ran Benita
parser: remove an unneeded check
tree
|
commitdiff
2019-11-12
Ran Benita
compat: reject interpret modifier predicate with more...
tree
|
commitdiff
2019-11-12
Ran Benita
expr: fix log message on some unexpected expression...
tree
|
commitdiff
2019-11-12
Ran Benita
Replace some tabs that sneaked in with spaces
tree
|
commitdiff
2019-11-12
Ran Benita
parser: fix merge mode only applied to first vmod in...
tree
|
commitdiff
2019-11-12
Ran Benita
ast: use a separate expr struct for action list
tree
|
commitdiff
2019-11-12
Ran Benita
ast-build: get rid of unhelpful macro
tree
|
commitdiff
2019-11-09
Ran Benita
atom: a string is greater than its prefix
tree
|
commitdiff
2019-11-09
Ran Benita
atom: combine atom_intern() and atom_lookup()
tree
|
commitdiff
2019-11-09
Ran Benita
atom: correct iteration count in hash function
tree
|
commitdiff
2019-11-09
Ran Benita
atom: describe how this odd data structure works
tree
|
commitdiff
2019-11-09
Ran Benita
atom: use a better hash function
tree
|
commitdiff
2019-11-09
Ran Benita
atom: style changes
tree
|
commitdiff
2019-11-09
Ran Benita
atom: remove handling of garbage input
tree
|
commitdiff
2019-11-09
Ran Benita
atom: use explicit size for fingerprint
tree
|
commitdiff
2019-11-08
Ran Benita
atom: replace an avoidable strlen
tree
|
commitdiff
2019-11-08
Ran Benita
atom: remove redundant field
tree
|
commitdiff
2019-11-08
Ran Benita
parser: get rid of "stealing" atoms
tree
|
commitdiff
2019-10-31
Peter Hutterer
Use XDG_CONFIG_HOME as first XKB search path
tree
|
commitdiff
2019-10-20
Jan Alexander Stef...
context: Don't fail to create the context if HOME isn...
tree
|
commitdiff
2019-10-16
Ran Benita
keymap-dump: use consistent capitalization for "Group<N>"
tree
|
commitdiff
2019-10-16
Ran Benita
keymap-dump: fix invalid names used for levels above 8
tree
|
commitdiff
2019-10-03
Ran Benita
context: move ~/.xkb to before XKB_CONFIG_ROOT in the...
tree
|
commitdiff
2019-06-11
Ran Benita
Merge pull request #98 from michaelforney/popcount
tree
|
commitdiff
2019-06-10
Michael Forney
Use bitwise test instead of popcount to check if one...
tree
|
commitdiff
2019-03-24
Ran Benita
Merge pull request #95 from Hi-Angel/fix-lgtm-warnings
tree
|
commitdiff
2019-03-23
Konstantin Kharlamov
symbols: add a comment to suppress warning from code...
tree
|
commitdiff
2019-01-22
Ran Benita
Merge pull request #79 from jwrdegoede/add-2-new-keysyms
tree
|
commitdiff
2019-01-22
Hans de Goede
Sync Keysyms with recent xproto additions
tree
|
commitdiff
2018-10-01
Ran Benita
Merge pull request #69 from alanc/master
tree
|
commitdiff
2018-09-30
Alan Coopersmith
Fix off-by-one error in index check in xkb_file_type_to...
tree
|
commitdiff
2018-08-24
Ran Benita
darray: fix unprotected macro argument
tree
|
commitdiff
2018-08-21
Ran Benita
Merge pull request #68 from whot/wip/xkeyboard-config...
tree
|
commitdiff
2018-08-18
Ran Benita
x11: fix undefined behavior when copying the coordinate...
tree
|
commitdiff
2018-08-05
Ran Benita
Merge pull request #67 from fooishbar/fix-more-fuzz
tree
|
commitdiff
2018-08-03
Daniel Stone
Fail expression lookup on invalid atoms
tree
|
commitdiff
2018-08-03
Daniel Stone
Fix signed vs. unsigned confusion in name sanitisation
tree
|
commitdiff
2018-08-03
Daniel Stone
darray: Don't call memcpy() on NULL
tree
|
commitdiff
2018-08-03
Daniel Stone
text: NULL-terminate SI mask names
tree
|
commitdiff
2018-08-03
Daniel Stone
xkbcomp: Don't falsely promise from ExprResolveLhs
tree
|
commitdiff
2018-08-03
Daniel Stone
xkbcomp: Don't explode on invalid virtual modifiers
tree
|
commitdiff
2018-08-03
Daniel Stone
xkbcomp: Don't crash on no-op modmask expressions
tree
|
commitdiff
2018-08-03
Daniel Stone
parser: Don't set more maps when we don't have any
tree
|
commitdiff
2018-08-01
Ran Benita
Merge pull request #66 from whot/master
tree
|
commitdiff
2018-08-01
Peter Hutterer
action: make a note that we may not null-terminate...
tree
|
commitdiff
2018-08-01
Peter Hutterer
xkbcomp: fix pointer value for FreeStmt
tree
|
commitdiff
2018-08-01
Peter Hutterer
keycodes: don't try to copy zero key aliases
tree
|
commitdiff
2018-08-01
Peter Hutterer
text: init the target buffer to zero
tree
|
commitdiff
2018-07-30
Ran Benita
compose: fix infinite loop in parser on some inputs
tree
|
commitdiff
2018-07-30
Ran Benita
xkbcomp: fix crash when parsing an xkb_geometry section
tree
|
commitdiff
2018-07-30
Ran Benita
xkbcomp: fix crashes in the parser when geometry tokens...
tree
|
commitdiff
2018-07-30
Ran Benita
xkbcomp: fix stack overflow when evaluating boolean...
tree
|
commitdiff
2018-06-23
Ran Benita
keysym-utf: reject out-of-range Unicode codepoints...
tree
|
commitdiff
2018-02-27
Ran Benita
keysym-utf: replace the Unicode characters for leftangl...
tree
|
commitdiff
2017-12-21
Ran Benita
Convert http:// -> https:// where possible
tree
|
commitdiff
2017-12-18
Ran Benita
x11: check and document the correct range of device IDs
tree
|
commitdiff
next