- 26 Apr, 2020 8 commits
-
-
Signed-off-by:
Jakub Jelen <jjelen@redhat.com> Acked-by:
Frediano Ziglio <fziglio@redhat.com>
-
Signed-off-by:
Jakub Jelen <jjelen@redhat.com> Acked-by:
Frediano Ziglio <fziglio@redhat.com>
-
Signed-off-by:
Jakub Jelen <jjelen@redhat.com> Acked-by:
Frediano Ziglio <fziglio@redhat.com>
-
Signed-off-by:
Jakub Jelen <jjelen@redhat.com> Acked-by:
Frediano Ziglio <fziglio@redhat.com>
-
Signed-off-by:
Jakub Jelen <jjelen@redhat.com> Acked-by:
Frediano Ziglio <fziglio@redhat.com>
-
Signed-off-by:
Jakub Jelen <jjelen@redhat.com> Acked-by:
Frediano Ziglio <fziglio@redhat.com>
-
Error from fuzzer: ==7==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x0000004e1a32 bp 0x7ffdf742d050 sp 0x7ffdf742cfa0 T0) ==7==The signal is caused by a READ memory access. ==7==Hint: address points to the zero page. SCARINESS: 10 (null-deref) #0 0x4e1a32 in vcard_emul_options /work/meson/../../src/libcacard/src/vcard_emul_nss.c:1282:13 #1 0x4cb79e in LLVMFuzzerTestOneInput /work/meson/../../src/libcacard/fuzz/fuzz_options.c:54:15 [...] Signed-off-by:
Jakub Jelen <jjelen@redhat.com> Acked-by:
Frediano Ziglio <fziglio@redhat.com>
-
The parser is not covered as it is used for parsing output of real cards (which are not available in tests and emulation). Signed-off-by:
Jakub Jelen <jjelen@redhat.com> Acked-by:
Frediano Ziglio <fziglio@redhat.com>
-
- 17 Apr, 2020 16 commits
-
-
Signed-off-by:
Jakub Jelen <jjelen@redhat.com> Acked-by:
Frediano Ziglio <fziglio@redhat.com>
-
Per [1], we are good to go to integrate in oss-fuzz. This adds aa simple fuzzer and some housekeeping/preparatory work around build system to be able to build fuzzers for oss-fuzz. The fuzzers can be built only with new meson build system as trying to make it working with autotools was quite a pain. The oss-fuzz is already running on my fork temporarily, before this will be merged as in [2]. [1] https://github.com/google/oss-fuzz/pull/3019 [2] https://github.com/google/oss-fuzz/pull/3466 Signed-off-by:
Jakub Jelen <jjelen@redhat.com> Acked-by:
Frediano Ziglio <fziglio@redhat.com>
-
Frediano Ziglio authored
Call NSS_InitContext and handle its result once. Signed-off-by:
Frediano Ziglio <freddy77@gmail.com> Acked-by:
Jakub Jelen <jjelen@redhat.com>
-
Frediano Ziglio authored
Do not call the function 3 times in a row. Signed-off-by:
Frediano Ziglio <freddy77@gmail.com> Acked-by:
Jakub Jelen <jjelen@redhat.com>
-
Signed-off-by:
Jakub Jelen <jjelen@redhat.com> Acked-by:
Frediano Ziglio <fziglio@redhat.com>
-
Signed-off-by:
Jakub Jelen <jjelen@redhat.com> Acked-by:
Frediano Ziglio <fziglio@redhat.com>
-
Signed-off-by:
Jakub Jelen <jjelen@redhat.com> Acked-by:
Frediano Ziglio <fziglio@redhat.com>
-
As recommended by the NSS wiki: https://wiki.mozilla.org/NSS_Library_Init Signed-off-by:
Jakub Jelen <jjelen@redhat.com> Acked-by:
Frediano Ziglio <fziglio@redhat.com>
-
Signed-off-by:
Jakub Jelen <jjelen@redhat.com> Acked-by:
Frediano Ziglio <fziglio@redhat.com>
-
Signed-off-by:
Jakub Jelen <jjelen@redhat.com> Acked-by:
Frediano Ziglio <fziglio@redhat.com>
-
Signed-off-by:
Jakub Jelen <jjelen@redhat.com> Acked-by:
Frediano Ziglio <fziglio@redhat.com>
-
Signed-off-by:
Jakub Jelen <jjelen@redhat.com> Acked-by:
Frediano Ziglio <fziglio@redhat.com>
-
Signed-off-by:
Jakub Jelen <jjelen@redhat.com> Acked-by:
Frediano Ziglio <fziglio@redhat.com>
-
Signed-off-by:
Jakub Jelen <jjelen@redhat.com> Acked-by:
Frediano Ziglio <fziglio@redhat.com>
-
Signed-off-by:
Jakub Jelen <jjelen@redhat.com> Acked-by:
Frediano Ziglio <fziglio@redhat.com>
-
Signed-off-by:
Jakub Jelen <jjelen@redhat.com> Acked-by:
Frediano Ziglio <fziglio@redhat.com>
-
- 03 Feb, 2020 3 commits
-
-
Frediano Ziglio authored
All other job names start with the distribution name. Signed-off-by:
Frediano Ziglio <fziglio@redhat.com> Acked-by:
Marc-André Lureau <marcandre.lureau@redhat.com>
-
Frediano Ziglio authored
Remove CI files and other not necessary files. Signed-off-by:
Frediano Ziglio <fziglio@redhat.com> Acked-by:
Marc-André Lureau <marcandre.lureau@redhat.com>
-
Frediano Ziglio authored
Instead of generating THANKS, generate ChangeLog like autoconf does. Signed-off-by:
Frediano Ziglio <fziglio@redhat.com> Acked-by:
Marc-André Lureau <marcandre.lureau@redhat.com>
-
- 29 Jan, 2020 2 commits
-
-
autotools is left for now, for a small transition period, and to cover win32 when either p11 backend is added or nss is packaged again in mingw. Signed-off-by:
Marc-André Lureau <marcandre.lureau@redhat.com> Acked-by:
Frediano Ziglio <fziglio@redhat.com>
-
Signed-off-by:
Marc-André Lureau <marcandre.lureau@redhat.com> Acked-by:
Frediano Ziglio <fziglio@redhat.com>
-
- 27 Jan, 2020 3 commits
-
-
Signed-off-by:
Jakub Jelen <jjelen@redhat.com> Acked-by:
Frediano Ziglio <fziglio@redhat.com>
-
Signed-off-by:
Jakub Jelen <jjelen@redhat.com> Acked-by:
Frediano Ziglio <fziglio@redhat.com>
-
Jakub Jelen authored
Signed-off-by:
Frediano Ziglio <fziglio@redhat.com> Signed-off-by:
Jakub Jelen <jjelen@redhat.com>
-
- 24 Jan, 2020 1 commit
-
-
Signed-off-by:
Marc-André Lureau <marcandre.lureau@redhat.com> Acked-by:
Frediano Ziglio <fziglio@redhat.com>
-
- 23 Jan, 2020 2 commits
-
-
Signed-off-by:
Marc-André Lureau <marcandre.lureau@redhat.com> Acked-by:
Frediano Ziglio <fziglio@redhat.com>
-
Signed-off-by:
Marc-André Lureau <marcandre.lureau@redhat.com> Acked-by:
Frediano Ziglio <fziglio@redhat.com>
-
- 22 Jan, 2020 1 commit
-
-
Signed-off-by:
Marc-André Lureau <marcandre.lureau@redhat.com> Acked-by:
Frediano Ziglio <fziglio@redhat.com>
-
- 21 Jan, 2020 1 commit
-
-
Since version 2.32, gthread is an empty shell, and g_thread_init() is no longer required. GLib 2.32 was released on 2012-03-24, and is available in all distros we care about. Signed-off-by:
Marc-André Lureau <marcandre.lureau@redhat.com> Acked-by:
Frediano Ziglio <fziglio@redhat.com>
-
- 02 Dec, 2019 3 commits
-
-
Jakub Jelen authored
Signed-off-by:
Jakub Jelen <jjelen@redhat.com>
-
Jakub Jelen authored
and links to other documents inside Signed-off-by:
Jakub Jelen <jjelen@redhat.com>
-
Jakub Jelen authored
Signed-off-by:
Jakub Jelen <jjelen@redhat.com>
-