repo_full_name
stringlengths
6
93
repo_url
stringlengths
25
112
repo_api_url
stringclasses
28 values
owner
stringclasses
28 values
repo_name
stringclasses
28 values
description
stringclasses
28 values
stars
int64
617
98.8k
forks
int64
31
355
watchers
int64
990
999
license
stringclasses
2 values
default_branch
stringclasses
2 values
repo_created_at
timestamp[s]date
2012-07-24 23:12:50
2025-06-16 08:07:28
repo_updated_at
timestamp[s]date
2026-02-23 15:23:15
2026-05-03 18:52:12
repo_topics
listlengths
0
13
repo_languages
unknown
is_fork
bool
1 class
open_issues
int64
3
104
file_path
stringlengths
3
208
file_name
stringclasses
509 values
file_extension
stringclasses
1 value
file_size_bytes
int64
101
84k
file_url
stringclasses
627 values
file_raw_url
stringclasses
627 values
file_sha
stringclasses
624 values
language
stringclasses
8 values
parsed_at
stringdate
2026-05-04 01:12:36
2026-05-04 19:41:55
text
stringlengths
100
102k
mcu-tools/mcuboot
https://github.com/mcu-tools/mcuboot
null
null
null
null
1,875
null
null
apache-2.0
null
null
null
null
null
null
null
boot/boot_serial/include/boot_serial/boot_serial_encryption.h
null
null
null
null
null
null
C
2026-05-04T19:04:38.934781
/* * SPDX-License-Identifier: Apache-2.0 * * Copyright (c) 2023 Nordic Semiconductor ASA */ #ifndef H_BOOT_SERIAL_ENCRYPTION_ #define H_BOOT_SERIAL_ENCRYPTION_ #include "bootutil/fault_injection_hardening.h" /** * Validate hash of a primary boot image doing on the fly decryption as well * * @param[in] state ...
mcu-tools/mcuboot
https://github.com/mcu-tools/mcuboot
null
null
null
null
1,875
null
null
apache-2.0
null
null
null
null
null
null
null
boot/boot_serial/src/boot_serial.c
null
null
null
null
null
null
C
2026-05-04T19:04:39.624590
/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you ...
mcu-tools/mcuboot
https://github.com/mcu-tools/mcuboot
null
null
null
null
1,875
null
null
apache-2.0
null
null
null
null
null
null
null
boot/boot_serial/test/src/testcases/boot_serial_empty_msg.c
null
null
null
null
null
null
C
2026-05-04T19:04:39.781975
/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you ...
mcu-tools/mcuboot
https://github.com/mcu-tools/mcuboot
null
null
null
null
1,875
null
null
apache-2.0
null
null
null
null
null
null
null
boot/boot_serial/src/zcbor_bulk.c
null
null
null
null
null
null
C
2026-05-04T19:04:39.850510
/* * Copyright (c) 2022 Nordic Semiconductor ASA * * SPDX-License-Identifier: Apache-2.0 */ #include <string.h> #include <errno.h> #include "zcbor_bulk.h" int zcbor_map_decode_bulk(zcbor_state_t *zsd, struct zcbor_map_decode_key_val *map, size_t map_size, size_t *matched) { bool ok;...
mcu-tools/mcuboot
https://github.com/mcu-tools/mcuboot
null
null
null
null
1,875
null
null
apache-2.0
null
null
null
null
null
null
null
boot/boot_serial/test/src/testcases/boot_serial_empty_img_msg.c
null
null
null
null
null
null
C
2026-05-04T19:04:40.150845
/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you ...
mcu-tools/mcuboot
https://github.com/mcu-tools/mcuboot
null
null
null
null
1,875
null
null
apache-2.0
null
null
null
null
null
null
null
boot/bootutil/include/bootutil/boot_record.h
null
null
null
null
null
null
C
2026-05-04T19:04:40.395204
/* * Copyright (c) 2018-2021 Arm Limited * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or a...
mcu-tools/mcuboot
https://github.com/mcu-tools/mcuboot
null
null
null
null
1,875
null
null
apache-2.0
null
null
null
null
null
null
null
boot/bootutil/include/bootutil/bootutil.h
null
null
null
null
null
null
C
2026-05-04T19:04:40.535179
/* * SPDX-License-Identifier: Apache-2.0 * * Copyright (c) 2017-2019 Linaro LTD * Copyright (c) 2016-2019 JUUL Labs * Copyright (c) 2019-2021 Arm Limited * * Original license: * * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distr...
mcu-tools/mcuboot
https://github.com/mcu-tools/mcuboot
null
null
null
null
1,875
null
null
apache-2.0
null
null
null
null
null
null
null
boot/boot_serial/test/src/testcases/boot_serial_upload_bigger_image.c
null
null
null
null
null
null
C
2026-05-04T19:04:40.795337
/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you ...
mcu-tools/mcuboot
https://github.com/mcu-tools/mcuboot
null
null
null
null
1,875
null
null
apache-2.0
null
null
null
null
null
null
null
boot/bootutil/include/bootutil/boot_status.h
null
null
null
null
null
null
C
2026-05-04T19:04:41.084876
/* * Copyright (c) 2018-2020 Arm Limited * Copyright (c) 2020 Linaro Limited * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * U...
mcu-tools/mcuboot
https://github.com/mcu-tools/mcuboot
null
null
null
null
1,875
null
null
apache-2.0
null
null
null
null
null
null
null
boot/bootutil/include/bootutil/bootutil_macros.h
null
null
null
null
null
null
C
2026-05-04T19:04:41.230337
/* * SPDX-License-Identifier: Apache-2.0 * * Copyright (c) 2025 Nordic Semiconductor ASA * */ #ifndef H_BOOTUTIL_MACROS #define H_BOOTUTIL_MACROS #ifndef ALIGN_UP #define ALIGN_UP(num, align) (((num) + ((align) - 1)) & ~((align) - 1)) #endif #ifndef ALIGN_DOWN #define ALIGN_DOWN(num, align) ((num) & ~((alig...
mcu-tools/mcuboot
https://github.com/mcu-tools/mcuboot
null
null
null
null
1,875
null
null
apache-2.0
null
null
null
null
null
null
null
boot/bootutil/include/bootutil/bootutil_log.h
null
null
null
null
null
null
C
2026-05-04T19:04:41.270463
/* * SPDX-License-Identifier: Apache-2.0 * * Copyright (c) 2017 Linaro Limited * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * ...
mcu-tools/mcuboot
https://github.com/mcu-tools/mcuboot
null
null
null
null
1,875
null
null
apache-2.0
null
null
null
null
null
null
null
boot/bootutil/include/bootutil/bootutil_public.h
null
null
null
null
null
null
C
2026-05-04T19:04:41.300183
/* * SPDX-License-Identifier: Apache-2.0 * * Copyright (c) 2017-2019 Linaro LTD * Copyright (c) 2016-2019 JUUL Labs * Copyright (c) 2019-2021 Arm Limited * Copyright (c) 2020-2021 Nordic Semiconductor ASA * * Original license: * * Licensed to the Apache Software Foundation (ASF) under one * or more contribut...
mcu-tools/mcuboot
https://github.com/mcu-tools/mcuboot
null
null
null
null
1,875
null
null
apache-2.0
null
null
null
null
null
null
null
boot/bootutil/include/bootutil/bootutil_test.h
null
null
null
null
null
null
C
2026-05-04T19:04:41.643194
/* * SPDX-License-Identifier: Apache-2.0 * * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache Lic...
mcu-tools/mcuboot
https://github.com/mcu-tools/mcuboot
null
null
null
null
1,875
null
null
apache-2.0
null
null
null
null
null
null
null
boot/bootutil/include/bootutil/crypto/aes_ctr.h
null
null
null
null
null
null
C
2026-05-04T19:04:42.054032
/* * This module provides a thin abstraction over some of the crypto * primitives to make it easier to swap out the used crypto library. * * At this point, there are two choices: MCUBOOT_USE_MBED_TLS, or * MCUBOOT_USE_TINYCRYPT. It is a compile error there is not exactly * one of these defined. */ #ifndef __BO...
mcu-tools/mcuboot
https://github.com/mcu-tools/mcuboot
null
null
null
null
1,875
null
null
apache-2.0
null
null
null
null
null
null
null
boot/bootutil/include/bootutil/crypto/aes_ctr_psa.h
null
null
null
null
null
null
C
2026-05-04T19:04:42.193771
/* * This module provides a thin abstraction over some of the crypto * primitives to make it easier to swap out the used crypto library. * * At this point, there are two choices: MCUBOOT_USE_MBED_TLS, or * MCUBOOT_USE_TINYCRYPT. It is a compile error there is not exactly * one of these defined. */ #ifndef __BO...
mcu-tools/mcuboot
https://github.com/mcu-tools/mcuboot
null
null
null
null
1,875
null
null
apache-2.0
null
null
null
null
null
null
null
boot/bootutil/include/bootutil/crypto/aes_ctr_tinycrypt.h
null
null
null
null
null
null
C
2026-05-04T19:04:42.436630
/* * This module provides a thin abstraction over some of the crypto * primitives to make it easier to swap out the used crypto library. * * At this point, there are two choices: MCUBOOT_USE_MBED_TLS, or * MCUBOOT_USE_TINYCRYPT. It is a compile error there is not exactly * one of these defined. */ #ifndef __BO...
mcu-tools/mcuboot
https://github.com/mcu-tools/mcuboot
null
null
null
null
1,875
null
null
apache-2.0
null
null
null
null
null
null
null
boot/bootutil/include/bootutil/crypto/aes_ctr_mbedtls.h
null
null
null
null
null
null
C
2026-05-04T19:04:42.810637
/* * This module provides a thin abstraction over some of the crypto * primitives to make it easier to swap out the used crypto library. * * At this point, there are two choices: MCUBOOT_USE_MBED_TLS, or * MCUBOOT_USE_TINYCRYPT. It is a compile error there is not exactly * one of these defined. */ #ifndef __BO...
mcu-tools/mcuboot
https://github.com/mcu-tools/mcuboot
null
null
null
null
1,875
null
null
apache-2.0
null
null
null
null
null
null
null
boot/bootutil/include/bootutil/crypto/aes_kw.h
null
null
null
null
null
null
C
2026-05-04T19:04:43.045261
/* * This module provides a thin abstraction over some of the crypto * primitives to make it easier to swap out the used crypto library. * * At this point, there are two choices: MCUBOOT_USE_MBED_TLS, or * MCUBOOT_USE_TINYCRYPT. It is a compile error there is not exactly * one of these defined. */ #ifndef __BO...
mcu-tools/mcuboot
https://github.com/mcu-tools/mcuboot
null
null
null
null
1,875
null
null
apache-2.0
null
null
null
null
null
null
null
boot/boot_serial/test/src/boot_test.h
null
null
null
null
null
null
C
2026-05-04T19:04:43.424956
/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you ...
mcu-tools/mcuboot
https://github.com/mcu-tools/mcuboot
null
null
null
null
1,875
null
null
apache-2.0
null
null
null
null
null
null
null
boot/bootutil/include/bootutil/crypto/ecdh_p256.h
null
null
null
null
null
null
C
2026-05-04T19:04:44.277161
/* * This module provides a thin abstraction over some of the crypto * primitives to make it easier to swap out the used crypto library. * * At this point, there are two choices: MCUBOOT_USE_MBED_TLS, or * MCUBOOT_USE_TINYCRYPT. It is a compile error there is not exactly * one of these defined. */ #ifndef __BO...
mcu-tools/mcuboot
https://github.com/mcu-tools/mcuboot
null
null
null
null
1,875
null
null
apache-2.0
null
null
null
null
null
null
null
boot/bootutil/include/bootutil/boot_public_hooks.h
null
null
null
null
null
null
C
2026-05-04T19:04:44.702391
/* * SPDX-License-Identifier: Apache-2.0 * * Copyright (c) 2021 Nordic Semiconductor ASA * * Original license: * * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyr...
mcu-tools/mcuboot
https://github.com/mcu-tools/mcuboot
null
null
null
null
1,875
null
null
apache-2.0
null
null
null
null
null
null
null
boot/boot_serial/test/src/testcases/boot_serial_setup.c
null
null
null
null
null
null
C
2026-05-04T19:04:44.899639
/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you ...
mcu-tools/mcuboot
https://github.com/mcu-tools/mcuboot
null
null
null
null
1,875
null
null
apache-2.0
null
null
null
null
null
null
null
boot/bootutil/include/bootutil/crypto/ecdsa.h
null
null
null
null
null
null
C
2026-05-04T19:04:44.975278
/* * SPDX-License-Identifier: Apache-2.0 * * Copyright (c) 2023-2025 Arm Limited */ /* * This module provides a thin abstraction over some of the crypto * primitives to make it easier to swap out the used crypto library. * * At this point, the choices are: MCUBOOT_USE_TINYCRYPT, MCUBOOT_USE_CC310, * MCUBOOT_U...
mcu-tools/mcuboot
https://github.com/mcu-tools/mcuboot
null
null
null
null
1,875
null
null
apache-2.0
null
null
null
null
null
null
null
boot/bootutil/include/bootutil/crypto/hmac_sha256.h
null
null
null
null
null
null
C
2026-05-04T19:04:45.247867
/* * This module provides a thin abstraction over some of the crypto * primitives to make it easier to swap out the used crypto library. * * At this point, there are two choices: MCUBOOT_USE_MBED_TLS, or * MCUBOOT_USE_TINYCRYPT. It is a compile error there is not exactly * one of these defined. */ #ifndef __BO...
mcu-tools/mcuboot
https://github.com/mcu-tools/mcuboot
null
null
null
null
1,875
null
null
apache-2.0
null
null
null
null
null
null
null
boot/bootutil/include/bootutil/enc_key_public.h
null
null
null
null
null
null
C
2026-05-04T19:04:46.077877
/* * SPDX-License-Identifier: Apache-2.0 * * Copyright (c) 2018-2019 JUUL Labs * Copyright (c) 2019-2021 Arm Limited * Copyright (c) 2021 Nordic Semiconductor ASA * * Original license: * * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file...
mcu-tools/mcuboot
https://github.com/mcu-tools/mcuboot
null
null
null
null
1,875
null
null
apache-2.0
null
null
null
null
null
null
null
boot/bootutil/include/bootutil/crypto/sha.h
null
null
null
null
null
null
C
2026-05-04T19:04:46.078439
/* * SPDX-License-Identifier: Apache-2.0 * * Copyright (c) 2017-2019 Linaro LTD * Copyright (c) 2017-2019 JUUL Labs * Copyright (c) 2021-2023 Arm Limited */ /* * This module provides a thin abstraction over some of the crypto * primitives to make it easier to swap out the used crypto library. * * At this poi...
mcu-tools/mcuboot
https://github.com/mcu-tools/mcuboot
null
null
null
null
1,875
null
null
apache-2.0
null
null
null
null
null
null
null
boot/bootutil/include/bootutil/bench.h
null
null
null
null
null
null
C
2026-05-04T19:04:46.079462
/* * SPDX-License-Identifier: Apache-2.0 * * Copyright (c) 2019 Linaro Limited * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * ...
mcu-tools/mcuboot
https://github.com/mcu-tools/mcuboot
null
null
null
null
1,875
null
null
apache-2.0
null
null
null
null
null
null
null
boot/bootutil/include/bootutil/crypto/ecdh_x25519.h
null
null
null
null
null
null
C
2026-05-04T19:04:46.397037
/* * This module provides a thin abstraction over some of the crypto * primitives to make it easier to swap out the used crypto library. * * At this point, there are two choices: MCUBOOT_USE_MBED_TLS, or * MCUBOOT_USE_TINYCRYPT. It is a compile error there is not exactly * one of these defined. */ #ifndef __BO...
mcu-tools/mcuboot
https://github.com/mcu-tools/mcuboot
null
null
null
null
1,875
null
null
apache-2.0
null
null
null
null
null
null
null
boot/bootutil/include/bootutil/boot_hooks.h
null
null
null
null
null
null
C
2026-05-04T19:04:46.472430
/* * SPDX-License-Identifier: Apache-2.0 * * Copyright (c) 2021 Nordic Semiconductor ASA * * Original license: * * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyr...
mcu-tools/mcuboot
https://github.com/mcu-tools/mcuboot
null
null
null
null
1,875
null
null
apache-2.0
null
null
null
null
null
null
null
boot/bootutil/include/bootutil/fault_injection_hardening.h
null
null
null
null
null
null
C
2026-05-04T19:04:46.831950
/* * SPDX-License-Identifier: Apache-2.0 * * Copyright (c) 2020 Arm Limited */ #ifndef __FAULT_INJECTION_HARDENING_H__ #define __FAULT_INJECTION_HARDENING_H__ /* Fault injection mitigation library. * * Has support for different measures, which can either be enabled/disabled * separately or by defining one of t...
mcu-tools/mcuboot
https://github.com/mcu-tools/mcuboot
null
null
null
null
1,875
null
null
apache-2.0
null
null
null
null
null
null
null
boot/bootutil/include/bootutil/image.h
null
null
null
null
null
null
C
2026-05-04T19:04:46.955815
/* * SPDX-License-Identifier: Apache-2.0 * * Copyright (c) 2016-2019 Linaro LTD * Copyright (c) 2016-2019 JUUL Labs * Copyright (c) 2019-2023 Arm Limited * * Original license: * * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distr...
mcu-tools/mcuboot
https://github.com/mcu-tools/mcuboot
null
null
null
null
1,875
null
null
apache-2.0
null
null
null
null
null
null
null
boot/bootutil/include/bootutil/ignore.h
null
null
null
null
null
null
C
2026-05-04T19:04:47.061202
/* * SPDX-License-Identifier: Apache-2.0 * * Copyright (c) 2017 Nordic Semiconductor ASA * * Original license: * * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyr...
mcu-tools/mcuboot
https://github.com/mcu-tools/mcuboot
null
null
null
null
1,875
null
null
apache-2.0
null
null
null
null
null
null
null
boot/bootutil/include/bootutil/mcuboot_uuid.h
null
null
null
null
null
null
C
2026-05-04T19:04:47.281766
/* * Copyright (c) 2025 Nordic Semiconductor ASA * * SPDX-License-Identifier: Apache-2.0 */ #ifndef __MCUBOOT_UUID_H__ #define __MCUBOOT_UUID_H__ /** * @file mcuboot_uuid.h * * @note A vendor ID as well as class ID values may be statically generated * using CMake, based on the vendor domain name as we...
mcu-tools/mcuboot
https://github.com/mcu-tools/mcuboot
null
null
null
null
1,875
null
null
apache-2.0
null
null
null
null
null
null
null
boot/bootutil/include/bootutil/ramload.h
null
null
null
null
null
null
C
2026-05-04T19:04:47.637780
/* * Copyright (c) 2021, Arm Limited. All rights reserved. * * SPDX-License-Identifier: Apache-2.0 */ #ifndef __RAMLOAD_H__ #define __RAMLOAD_H__ #include <stdint.h> #ifdef __cplusplus extern "C" { #endif #ifdef MULTIPLE_EXECUTABLE_RAM_REGIONS /** * Provides information about the Executable RAM for a given i...
mcu-tools/mcuboot
https://github.com/mcu-tools/mcuboot
null
null
null
null
1,875
null
null
apache-2.0
null
null
null
null
null
null
null
boot/bootutil/include/bootutil/security_cnt.h
null
null
null
null
null
null
C
2026-05-04T19:04:47.782896
/* * Copyright (c) 2019-2020, Arm Limited. All rights reserved. * * SPDX-License-Identifier: Apache-2.0 */ #ifndef __SECURITY_CNT_H__ #define __SECURITY_CNT_H__ /** * @file security_cnt.h * * @note The interface must be implemented in a fail-safe way that is * resistant to asynchronous power failures ...
mcu-tools/mcuboot
https://github.com/mcu-tools/mcuboot
null
null
null
null
1,875
null
null
apache-2.0
null
null
null
null
null
null
null
boot/bootutil/include/bootutil/crypto/common.h
null
null
null
null
null
null
C
2026-05-04T19:04:47.935609
/* * SPDX-License-Identifier: Apache-2.0 * * Copyright (c) 2021 Arm Limited */ #ifndef __BOOTUTIL_CRYPTO_COMMON_H__ #define __BOOTUTIL_CRYPTO_COMMON_H__ /* The check below can be performed even for those cases * where MCUBOOT_USE_MBED_TLS has not been defined */ #include "mbedtls/version.h" #if MBEDTLS_VERSION_...
mcu-tools/mcuboot
https://github.com/mcu-tools/mcuboot
null
null
null
null
1,875
null
null
apache-2.0
null
null
null
null
null
null
null
boot/bootutil/include/bootutil/caps.h
null
null
null
null
null
null
C
2026-05-04T19:04:48.032929
/* * Copyright (c) 2017 Linaro Limited * Copyright (c) 2021-2023 Arm Limited * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * U...
mcu-tools/mcuboot
https://github.com/mcu-tools/mcuboot
null
null
null
null
1,875
null
null
apache-2.0
null
null
null
null
null
null
null
boot/bootutil/include/bootutil/sign_key.h
null
null
null
null
null
null
C
2026-05-04T19:04:48.739334
/* * SPDX-License-Identifier: Apache-2.0 * * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache Lic...
mcu-tools/mcuboot
https://github.com/mcu-tools/mcuboot
null
null
null
null
1,875
null
null
apache-2.0
null
null
null
null
null
null
null
boot/bootutil/include/bootutil/mcuboot_status.h
null
null
null
null
null
null
C
2026-05-04T19:04:48.944063
/* * Copyright (c) 2022, Laird Connectivity * * SPDX-License-Identifier: Apache-2.0 */ #ifndef H_MCUBOOT_STATUS_ #define H_MCUBOOT_STATUS_ /* Enumeration representing the states that MCUboot can be in */ typedef enum { MCUBOOT_STATUS_STARTUP = 0, MCUBOOT_STATUS_UPGRADING, MCUBOOT_STATUS_BOOTABLE_IMAGE_FOUND,...
mcu-tools/mcuboot
https://github.com/mcu-tools/mcuboot
null
null
null
null
1,875
null
null
apache-2.0
null
null
null
null
null
null
null
boot/bootutil/src/bootutil_area.c
null
null
null
null
null
null
C
2026-05-04T19:04:49.050411
/* * SPDX-License-Identifier: Apache-2.0 * * Copyright (c) 2017-2019 Linaro LTD * Copyright (c) 2016-2019 JUUL Labs * Copyright (c) 2019-2020 Arm Limited * Copyright (c) 2025 Nordic Semiconductor ASA * * Original license: * * Licensed to the Apache Software Foundation (ASF) under one * or more contributor li...
mcu-tools/mcuboot
https://github.com/mcu-tools/mcuboot
null
null
null
null
1,875
null
null
apache-2.0
null
null
null
null
null
null
null
boot/bootutil/src/boot_record.c
null
null
null
null
null
null
C
2026-05-04T19:04:49.657657
/* * Copyright (c) 2018-2023 Arm Limited * Copyright (c) 2020 Linaro Limited * Copyright (c) 2023, Nordic Semiconductor ASA * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * ht...
mcu-tools/mcuboot
https://github.com/mcu-tools/mcuboot
null
null
null
null
1,875
null
null
apache-2.0
null
null
null
null
null
null
null
boot/bootutil/include/bootutil/enc_key.h
null
null
null
null
null
null
C
2026-05-04T19:04:51.811174
/* * SPDX-License-Identifier: Apache-2.0 * * Copyright (c) 2018-2019 JUUL Labs * Copyright (c) 2019 Arm Limited * * Original license: * * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional inform...
mcu-tools/mcuboot
https://github.com/mcu-tools/mcuboot
null
null
null
null
1,875
null
null
apache-2.0
null
null
null
null
null
null
null
boot/bootutil/include/bootutil/fault_injection_hardening_delay_rng.h
null
null
null
null
null
null
C
2026-05-04T19:04:57.629317
/* * SPDX-License-Identifier: Apache-2.0 * * Copyright (c) 2020 Arm Limited */ #ifndef __FAULT_INJECTION_HARDENING_DELAY_RNG_H__ #define __FAULT_INJECTION_HARDENING_DELAY_RNG_H__ #ifdef __cplusplus extern "C" { #endif /* __cplusplus */ /** * \brief Set up the RNG for use with random delays. Called once at start...
mcu-tools/mcuboot
https://github.com/mcu-tools/mcuboot
null
null
null
null
1,875
null
null
apache-2.0
null
null
null
null
null
null
null
boot/bootutil/include/bootutil/crypto/rsa.h
null
null
null
null
null
null
C
2026-05-04T19:04:59.392643
/* * SPDX-License-Identifier: Apache-2.0 * * Copyright (c) 2023 Arm Limited */ /* * This module provides a thin abstraction over some of the crypto * primitives to make it easier to swap out the used crypto library. * * At this point, the choices are: MCUBOOT_USE_MBED_TLS and * MCUBOOT_USE_PSA_CRYPTO. Note th...
twitter/ios-twitter-image-pipeline
https://github.com/twitter/ios-twitter-image-pipeline
null
null
null
null
1,852
null
null
apache-2.0
null
null
null
null
null
null
null
Extended/WebPDemux.framework/Headers/mux_types.h
null
null
null
null
null
null
C
2026-05-04T19:05:13.320652
// Copyright 2012 Google Inc. All Rights Reserved. // // Use of this source code is governed by a BSD-style license // that can be found in the COPYING file in the root of the source // tree. An additional intellectual property rights grant can be found // in the file PATENTS. All contributing project authors may // be...
twitter/ios-twitter-image-pipeline
https://github.com/twitter/ios-twitter-image-pipeline
null
null
null
null
1,852
null
null
apache-2.0
null
null
null
null
null
null
null
Extended/WebP.framework/Headers/encode.h
null
null
null
null
null
null
C
2026-05-04T19:05:13.464521
// Copyright 2011 Google Inc. All Rights Reserved. // // Use of this source code is governed by a BSD-style license // that can be found in the COPYING file in the root of the source // tree. An additional intellectual property rights grant can be found // in the file PATENTS. All contributing project authors may // be...
twitter/ios-twitter-image-pipeline
https://github.com/twitter/ios-twitter-image-pipeline
null
null
null
null
1,852
null
null
apache-2.0
null
null
null
null
null
null
null
Extended/WebP.framework/Headers/types.h
null
null
null
null
null
null
C
2026-05-04T19:05:13.472656
// Copyright 2010 Google Inc. All Rights Reserved. // // Use of this source code is governed by a BSD-style license // that can be found in the COPYING file in the root of the source // tree. An additional intellectual property rights grant can be found // in the file PATENTS. All contributing project authors may // be...
twitter/ios-twitter-image-pipeline
https://github.com/twitter/ios-twitter-image-pipeline
null
null
null
null
1,852
null
null
apache-2.0
null
null
null
null
null
null
null
Extended/WebP.framework/Headers/decode.h
null
null
null
null
null
null
C
2026-05-04T19:05:13.577546
// Copyright 2010 Google Inc. All Rights Reserved. // // Use of this source code is governed by a BSD-style license // that can be found in the COPYING file in the root of the source // tree. An additional intellectual property rights grant can be found // in the file PATENTS. All contributing project authors may // be...
twitter/ios-twitter-image-pipeline
https://github.com/twitter/ios-twitter-image-pipeline
null
null
null
null
1,852
null
null
apache-2.0
null
null
null
null
null
null
null
Extended/WebPDemux.framework/Headers/types.h
null
null
null
null
null
null
C
2026-05-04T19:05:13.611160
// Copyright 2010 Google Inc. All Rights Reserved. // // Use of this source code is governed by a BSD-style license // that can be found in the COPYING file in the root of the source // tree. An additional intellectual property rights grant can be found // in the file PATENTS. All contributing project authors may // be...
twitter/ios-twitter-image-pipeline
https://github.com/twitter/ios-twitter-image-pipeline
null
null
null
null
1,852
null
null
apache-2.0
null
null
null
null
null
null
null
Extended/TIPXWebPCodec.h
null
null
null
null
null
null
C
2026-05-04T19:05:13.612584
// // TIPXWebPCodec.h // TwitterImagePipeline // // Created on 11/9/16. // Copyright © 2020 Twitter. All rights reserved. // #import <TwitterImagePipeline/TIPImageCodecs.h> NS_ASSUME_NONNULL_BEGIN /** Convenience codec for WebP support. Requires WebP.framework from Google (WebPDemux.framework for animation de...
twitter/ios-twitter-image-pipeline
https://github.com/twitter/ios-twitter-image-pipeline
null
null
null
null
1,852
null
null
apache-2.0
null
null
null
null
null
null
null
Extended/WebPDemux.framework/Headers/demux.h
null
null
null
null
null
null
C
2026-05-04T19:05:14.132304
// Copyright 2012 Google Inc. All Rights Reserved. // // Use of this source code is governed by a BSD-style license // that can be found in the COPYING file in the root of the source // tree. An additional intellectual property rights grant can be found // in the file PATENTS. All contributing project authors may // be...
twitter/ios-twitter-image-pipeline
https://github.com/twitter/ios-twitter-image-pipeline
null
null
null
null
1,852
null
null
apache-2.0
null
null
null
null
null
null
null
Extended/libwebp/examples/cwebp.c
null
null
null
null
null
null
C
2026-05-04T19:05:14.585907
// Copyright 2011 Google Inc. All Rights Reserved. // // Use of this source code is governed by a BSD-style license // that can be found in the COPYING file in the root of the source // tree. An additional intellectual property rights grant can be found // in the file PATENTS. All contributing project authors may // be...
twitter/ios-twitter-image-pipeline
https://github.com/twitter/ios-twitter-image-pipeline
null
null
null
null
1,852
null
null
apache-2.0
null
null
null
null
null
null
null
Extended/TIPXMP4Codec.h
null
null
null
null
null
null
C
2026-05-04T19:05:14.791131
// // TIPXMP4Codec.h // TwitterImagePipeline // // Created on 3/16/17. // Copyright © 2020 Twitter. All rights reserved. // #import <TwitterImagePipeline/TIPImageCodecs.h> @protocol TIPXMP4DecoderConfig; NS_ASSUME_NONNULL_BEGIN //! Custom image type for MP4 animated images, `@"public.mp4"` FOUNDATION_EXTERN NSS...
twitter/ios-twitter-image-pipeline
https://github.com/twitter/ios-twitter-image-pipeline
null
null
null
null
1,852
null
null
apache-2.0
null
null
null
null
null
null
null
Extended/libwebp/examples/example_util.c
null
null
null
null
null
null
C
2026-05-04T19:05:15.456178
// Copyright 2012 Google Inc. All Rights Reserved. // // Use of this source code is governed by a BSD-style license // that can be found in the COPYING file in the root of the source // tree. An additional intellectual property rights grant can be found // in the file PATENTS. All contributing project authors may // be...
twitter/ios-twitter-image-pipeline
https://github.com/twitter/ios-twitter-image-pipeline
null
null
null
null
1,852
null
null
apache-2.0
null
null
null
null
null
null
null
Extended/libwebp/examples/anim_dump.c
null
null
null
null
null
null
C
2026-05-04T19:05:15.457238
// Copyright 2017 Google Inc. All Rights Reserved. // // Use of this source code is governed by a BSD-style license // that can be found in the COPYING file in the root of the source // tree. An additional intellectual property rights grant can be found // in the file PATENTS. All contributing project authors may // be...
twitter/ios-twitter-image-pipeline
https://github.com/twitter/ios-twitter-image-pipeline
null
null
null
null
1,852
null
null
apache-2.0
null
null
null
null
null
null
null
Extended/libwebp/examples/anim_util.h
null
null
null
null
null
null
C
2026-05-04T19:05:15.592221
// Copyright 2015 Google Inc. All Rights Reserved. // // Use of this source code is governed by a BSD-style license // that can be found in the COPYING file in the root of the source // tree. An additional intellectual property rights grant can be found // in the file PATENTS. All contributing project authors may // be...
twitter/ios-twitter-image-pipeline
https://github.com/twitter/ios-twitter-image-pipeline
null
null
null
null
1,852
null
null
apache-2.0
null
null
null
null
null
null
null
Extended/libwebp/examples/gifdec.c
null
null
null
null
null
null
C
2026-05-04T19:05:18.128799
// Copyright 2012 Google Inc. All Rights Reserved. // // Use of this source code is governed by a BSD-style license // that can be found in the COPYING file in the root of the source // tree. An additional intellectual property rights grant can be found // in the file PATENTS. All contributing project authors may // be...
twitter/ios-twitter-image-pipeline
https://github.com/twitter/ios-twitter-image-pipeline
null
null
null
null
1,852
null
null
apache-2.0
null
null
null
null
null
null
null
Extended/libwebp/examples/gifdec.h
null
null
null
null
null
null
C
2026-05-04T19:05:18.329573
// Copyright 2014 Google Inc. All Rights Reserved. // // Use of this source code is governed by a BSD-style license // that can be found in the COPYING file in the root of the source // tree. An additional intellectual property rights grant can be found // in the file PATENTS. All contributing project authors may // be...
twitter/ios-twitter-image-pipeline
https://github.com/twitter/ios-twitter-image-pipeline
null
null
null
null
1,852
null
null
apache-2.0
null
null
null
null
null
null
null
Extended/libwebp/examples/anim_diff.c
null
null
null
null
null
null
C
2026-05-04T19:05:20.279972
// Copyright 2015 Google Inc. All Rights Reserved. // // Use of this source code is governed by a BSD-style license // that can be found in the COPYING file in the root of the source // tree. An additional intellectual property rights grant can be found // in the file PATENTS. All contributing project authors may // be...
twitter/ios-twitter-image-pipeline
https://github.com/twitter/ios-twitter-image-pipeline
null
null
null
null
1,852
null
null
apache-2.0
null
null
null
null
null
null
null
Extended/libwebp/examples/stopwatch.h
null
null
null
null
null
null
C
2026-05-04T19:05:20.792811
// Copyright 2011 Google Inc. All Rights Reserved. // // Use of this source code is governed by a BSD-style license // that can be found in the COPYING file in the root of the source // tree. An additional intellectual property rights grant can be found // in the file PATENTS. All contributing project authors may // be...
twitter/ios-twitter-image-pipeline
https://github.com/twitter/ios-twitter-image-pipeline
null
null
null
null
1,852
null
null
apache-2.0
null
null
null
null
null
null
null
Extended/TIPXUtils.h
null
null
null
null
null
null
C
2026-05-04T19:05:21.202717
// // TIPXUtils.h // TwitterImagePipeline // // Created on 7/6/20. // Copyright © 2020 Twitter. All rights reserved. // #import <Foundation/Foundation.h> NS_ASSUME_NONNULL_BEGIN #pragma mark - Objective-C Direct Support #if defined(__has_attribute) && (defined(__IPHONE_14_0) || defined(__MAC_10_16) || defined(_...
twitter/ios-twitter-image-pipeline
https://github.com/twitter/ios-twitter-image-pipeline
null
null
null
null
1,852
null
null
apache-2.0
null
null
null
null
null
null
null
Extended/libwebp/examples/dwebp.c
null
null
null
null
null
null
C
2026-05-04T19:05:21.204114
// Copyright 2010 Google Inc. All Rights Reserved. // // Use of this source code is governed by a BSD-style license // that can be found in the COPYING file in the root of the source // tree. An additional intellectual property rights grant can be found // in the file PATENTS. All contributing project authors may // be...
twitter/ios-twitter-image-pipeline
https://github.com/twitter/ios-twitter-image-pipeline
null
null
null
null
1,852
null
null
apache-2.0
null
null
null
null
null
null
null
Extended/WebPDemux.framework/Headers/decode.h
null
null
null
null
null
null
C
2026-05-04T19:05:21.714360
// Copyright 2010 Google Inc. All Rights Reserved. // // Use of this source code is governed by a BSD-style license // that can be found in the COPYING file in the root of the source // tree. An additional intellectual property rights grant can be found // in the file PATENTS. All contributing project authors may // be...
twitter/ios-twitter-image-pipeline
https://github.com/twitter/ios-twitter-image-pipeline
null
null
null
null
1,852
null
null
apache-2.0
null
null
null
null
null
null
null
Extended/libwebp/examples/unicode_gif.h
null
null
null
null
null
null
C
2026-05-04T19:05:22.808100
// Copyright 2018 Google Inc. All Rights Reserved. // // Use of this source code is governed by a BSD-style license // that can be found in the COPYING file in the root of the source // tree. An additional intellectual property rights grant can be found // in the file PATENTS. All contributing project authors may // be...
twitter/ios-twitter-image-pipeline
https://github.com/twitter/ios-twitter-image-pipeline
null
null
null
null
1,852
null
null
apache-2.0
null
null
null
null
null
null
null
Extended/libwebp/extras/extras.c
null
null
null
null
null
null
C
2026-05-04T19:05:22.809356
// Copyright 2015 Google Inc. All Rights Reserved. // // Use of this source code is governed by a BSD-style license // that can be found in the COPYING file in the root of the source // tree. An additional intellectual property rights grant can be found // in the file PATENTS. All contributing project authors may // be...
twitter/ios-twitter-image-pipeline
https://github.com/twitter/ios-twitter-image-pipeline
null
null
null
null
1,852
null
null
apache-2.0
null
null
null
null
null
null
null
Extended/libwebp/examples/anim_util.c
null
null
null
null
null
null
C
2026-05-04T19:05:23.148552
// Copyright 2015 Google Inc. All Rights Reserved. // // Use of this source code is governed by a BSD-style license // that can be found in the COPYING file in the root of the source // tree. An additional intellectual property rights grant can be found // in the file PATENTS. All contributing project authors may // be...
twitter/ios-twitter-image-pipeline
https://github.com/twitter/ios-twitter-image-pipeline
null
null
null
null
1,852
null
null
apache-2.0
null
null
null
null
null
null
null
Extended/libwebp/examples/example_util.h
null
null
null
null
null
null
C
2026-05-04T19:05:23.243438
// Copyright 2012 Google Inc. All Rights Reserved. // // Use of this source code is governed by a BSD-style license // that can be found in the COPYING file in the root of the source // tree. An additional intellectual property rights grant can be found // in the file PATENTS. All contributing project authors may // be...
twitter/ios-twitter-image-pipeline
https://github.com/twitter/ios-twitter-image-pipeline
null
null
null
null
1,852
null
null
apache-2.0
null
null
null
null
null
null
null
Extended/libwebp/examples/vwebp.c
null
null
null
null
null
null
C
2026-05-04T19:05:23.271592
// Copyright 2011 Google Inc. All Rights Reserved. // // Use of this source code is governed by a BSD-style license // that can be found in the COPYING file in the root of the source // tree. An additional intellectual property rights grant can be found // in the file PATENTS. All contributing project authors may // be...
twitter/ios-twitter-image-pipeline
https://github.com/twitter/ios-twitter-image-pipeline
null
null
null
null
1,852
null
null
apache-2.0
null
null
null
null
null
null
null
Extended/libwebp/examples/img2webp.c
null
null
null
null
null
null
C
2026-05-04T19:05:23.367784
// Copyright 2016 Google Inc. All Rights Reserved. // // Use of this source code is governed by a BSD-style license // that can be found in the COPYING file in the root of the source // tree. An additional intellectual property rights grant can be found // in the file PATENTS. All contributing project authors may // be...
twitter/ios-twitter-image-pipeline
https://github.com/twitter/ios-twitter-image-pipeline
null
null
null
null
1,852
null
null
apache-2.0
null
null
null
null
null
null
null
Extended/libwebp/examples/webpinfo.c
null
null
null
null
null
null
C
2026-05-04T19:05:23.369067
// Copyright 2017 Google Inc. All Rights Reserved. // // Use of this source code is governed by a BSD-style license // that can be found in the COPYING file in the root of the source // tree. An additional intellectual property rights grant can be found // in the file PATENTS. All contributing project authors may // be...
twitter/ios-twitter-image-pipeline
https://github.com/twitter/ios-twitter-image-pipeline
null
null
null
null
1,852
null
null
apache-2.0
null
null
null
null
null
null
null
Extended/libwebp/examples/gif2webp.c
null
null
null
null
null
null
C
2026-05-04T19:05:23.514206
// Copyright 2012 Google Inc. All Rights Reserved. // // Use of this source code is governed by a BSD-style license // that can be found in the COPYING file in the root of the source // tree. An additional intellectual property rights grant can be found // in the file PATENTS. All contributing project authors may // be...
twitter/ios-twitter-image-pipeline
https://github.com/twitter/ios-twitter-image-pipeline
null
null
null
null
1,852
null
null
apache-2.0
null
null
null
null
null
null
null
Extended/libwebp/extras/extras.h
null
null
null
null
null
null
C
2026-05-04T19:05:23.850561
// Copyright 2015 Google Inc. All Rights Reserved. // // Use of this source code is governed by a BSD-style license // that can be found in the COPYING file in the root of the source // tree. An additional intellectual property rights grant can be found // in the file PATENTS. All contributing project authors may // be...
twitter/ios-twitter-image-pipeline
https://github.com/twitter/ios-twitter-image-pipeline
null
null
null
null
1,852
null
null
apache-2.0
null
null
null
null
null
null
null
Extended/libwebp/extras/get_disto.c
null
null
null
null
null
null
C
2026-05-04T19:05:23.958149
// Copyright 2016 Google Inc. All Rights Reserved. // // Use of this source code is governed by a BSD-style license // that can be found in the COPYING file in the root of the source // tree. An additional intellectual property rights grant can be found // in the file PATENTS. All contributing project authors may // be...
twitter/ios-twitter-image-pipeline
https://github.com/twitter/ios-twitter-image-pipeline
null
null
null
null
1,852
null
null
apache-2.0
null
null
null
null
null
null
null
Extended/libwebp/extras/webp_quality.c
null
null
null
null
null
null
C
2026-05-04T19:05:24.170518
// Simple tool to roughly evaluate the quality encoding of a webp bitstream // // Result is a *rough* estimation of the quality. You should just consider // the bucket it's in (q > 80? > 50? > 20?) and not take it for face value. /* gcc -o webp_quality webp_quality.c -O3 -I../ -L. -L../imageio \ -limageio_util -lw...
twitter/ios-twitter-image-pipeline
https://github.com/twitter/ios-twitter-image-pipeline
null
null
null
null
1,852
null
null
apache-2.0
null
null
null
null
null
null
null
Extended/libwebp/examples/webpmux.c
null
null
null
null
null
null
C
2026-05-04T19:05:24.711962
// Copyright 2011 Google Inc. All Rights Reserved. // // Use of this source code is governed by a BSD-style license // that can be found in the COPYING file in the root of the source // tree. An additional intellectual property rights grant can be found // in the file PATENTS. All contributing project authors may // be...
twitter/ios-twitter-image-pipeline
https://github.com/twitter/ios-twitter-image-pipeline
null
null
null
null
1,852
null
null
apache-2.0
null
null
null
null
null
null
null
Extended/libwebp/imageio/image_dec.c
null
null
null
null
null
null
C
2026-05-04T19:05:24.887354
// Copyright 2016 Google Inc. All Rights Reserved. // // Use of this source code is governed by a BSD-style license // that can be found in the COPYING file in the root of the source // tree. An additional intellectual property rights grant can be found // in the file PATENTS. All contributing project authors may // be...
twitter/ios-twitter-image-pipeline
https://github.com/twitter/ios-twitter-image-pipeline
null
null
null
null
1,852
null
null
apache-2.0
null
null
null
null
null
null
null
Extended/libwebp/extras/quality_estimate.c
null
null
null
null
null
null
C
2026-05-04T19:05:24.993459
// Copyright 2016 Google Inc. All Rights Reserved. // // Use of this source code is governed by a BSD-style license // that can be found in the COPYING file in the root of the source // tree. An additional intellectual property rights grant can be found // in the file PATENTS. All contributing project authors may // be...
twitter/ios-twitter-image-pipeline
https://github.com/twitter/ios-twitter-image-pipeline
null
null
null
null
1,852
null
null
apache-2.0
null
null
null
null
null
null
null
Extended/libwebp/extras/vwebp_sdl.c
null
null
null
null
null
null
C
2026-05-04T19:05:24.995532
// Copyright 2017 Google Inc. All Rights Reserved. // // Use of this source code is governed by a BSD-style license // that can be found in the COPYING file in the root of the source // tree. An additional intellectual property rights grant can be found // in the file PATENTS. All contributing project authors may // be...
twitter/ios-twitter-image-pipeline
https://github.com/twitter/ios-twitter-image-pipeline
null
null
null
null
1,852
null
null
apache-2.0
null
null
null
null
null
null
null
Extended/libwebp/extras/webp_to_sdl.c
null
null
null
null
null
null
C
2026-05-04T19:05:24.997100
// Copyright 2017 Google Inc. All Rights Reserved. // // Use of this source code is governed by a BSD-style license // that can be found in the COPYING file in the root of the source // tree. An additional intellectual property rights grant can be found // in the file PATENTS. All contributing project authors may // be...
twitter/ios-twitter-image-pipeline
https://github.com/twitter/ios-twitter-image-pipeline
null
null
null
null
1,852
null
null
apache-2.0
null
null
null
null
null
null
null
Extended/libwebp/examples/unicode.h
null
null
null
null
null
null
C
2026-05-04T19:05:25.816628
// Copyright 2018 Google Inc. All Rights Reserved. // // Use of this source code is governed by a BSD-style license // that can be found in the COPYING file in the root of the source // tree. An additional intellectual property rights grant can be found // in the file PATENTS. All contributing project authors may // be...
twitter/ios-twitter-image-pipeline
https://github.com/twitter/ios-twitter-image-pipeline
null
null
null
null
1,852
null
null
apache-2.0
null
null
null
null
null
null
null
Extended/libwebp/imageio/jpegdec.h
null
null
null
null
null
null
C
2026-05-04T19:05:26.223739
// Copyright 2012 Google Inc. All Rights Reserved. // // Use of this source code is governed by a BSD-style license // that can be found in the COPYING file in the root of the source // tree. An additional intellectual property rights grant can be found // in the file PATENTS. All contributing project authors may // be...
twitter/ios-twitter-image-pipeline
https://github.com/twitter/ios-twitter-image-pipeline
null
null
null
null
1,852
null
null
apache-2.0
null
null
null
null
null
null
null
Extended/libwebp/imageio/imageio_util.h
null
null
null
null
null
null
C
2026-05-04T19:05:26.425831
// Copyright 2016 Google Inc. All Rights Reserved. // // Use of this source code is governed by a BSD-style license // that can be found in the COPYING file in the root of the source // tree. An additional intellectual property rights grant can be found // in the file PATENTS. All contributing project authors may // be...
twitter/ios-twitter-image-pipeline
https://github.com/twitter/ios-twitter-image-pipeline
null
null
null
null
1,852
null
null
apache-2.0
null
null
null
null
null
null
null
Extended/libwebp/imageio/image_enc.h
null
null
null
null
null
null
C
2026-05-04T19:05:26.833011
// Copyright 2016 Google Inc. All Rights Reserved. // // Use of this source code is governed by a BSD-style license // that can be found in the COPYING file in the root of the source // tree. An additional intellectual property rights grant can be found // in the file PATENTS. All contributing project authors may // be...
twitter/ios-twitter-image-pipeline
https://github.com/twitter/ios-twitter-image-pipeline
null
null
null
null
1,852
null
null
apache-2.0
null
null
null
null
null
null
null
Extended/libwebp/imageio/imageio_util.c
null
null
null
null
null
null
C
2026-05-04T19:05:27.348944
// Copyright 2016 Google Inc. All Rights Reserved. // // Use of this source code is governed by a BSD-style license // that can be found in the COPYING file in the root of the source // tree. An additional intellectual property rights grant can be found // in the file PATENTS. All contributing project authors may // be...
twitter/ios-twitter-image-pipeline
https://github.com/twitter/ios-twitter-image-pipeline
null
null
null
null
1,852
null
null
apache-2.0
null
null
null
null
null
null
null
Extended/libwebp/imageio/image_enc.c
null
null
null
null
null
null
C
2026-05-04T19:05:27.349505
// Copyright 2016 Google Inc. All Rights Reserved. // // Use of this source code is governed by a BSD-style license // that can be found in the COPYING file in the root of the source // tree. An additional intellectual property rights grant can be found // in the file PATENTS. All contributing project authors may // be...
twitter/ios-twitter-image-pipeline
https://github.com/twitter/ios-twitter-image-pipeline
null
null
null
null
1,852
null
null
apache-2.0
null
null
null
null
null
null
null
Extended/libwebp/imageio/pngdec.c
null
null
null
null
null
null
C
2026-05-04T19:05:27.390759
// Copyright 2012 Google Inc. All Rights Reserved. // // Use of this source code is governed by a BSD-style license // that can be found in the COPYING file in the root of the source // tree. An additional intellectual property rights grant can be found // in the file PATENTS. All contributing project authors may // be...
twitter/ios-twitter-image-pipeline
https://github.com/twitter/ios-twitter-image-pipeline
null
null
null
null
1,852
null
null
apache-2.0
null
null
null
null
null
null
null
Extended/libwebp/imageio/jpegdec.c
null
null
null
null
null
null
C
2026-05-04T19:05:27.484942
// Copyright 2012 Google Inc. All Rights Reserved. // // Use of this source code is governed by a BSD-style license // that can be found in the COPYING file in the root of the source // tree. An additional intellectual property rights grant can be found // in the file PATENTS. All contributing project authors may // be...
twitter/ios-twitter-image-pipeline
https://github.com/twitter/ios-twitter-image-pipeline
null
null
null
null
1,852
null
null
apache-2.0
null
null
null
null
null
null
null
Extended/libwebp/imageio/metadata.c
null
null
null
null
null
null
C
2026-05-04T19:05:28.115042
// Copyright 2012 Google Inc. All Rights Reserved. // // Use of this source code is governed by a BSD-style license // that can be found in the COPYING file in the root of the source // tree. An additional intellectual property rights grant can be found // in the file PATENTS. All contributing project authors may // be...
twitter/ios-twitter-image-pipeline
https://github.com/twitter/ios-twitter-image-pipeline
null
null
null
null
1,852
null
null
apache-2.0
null
null
null
null
null
null
null
Extended/libwebp/imageio/pngdec.h
null
null
null
null
null
null
C
2026-05-04T19:05:28.890569
// Copyright 2012 Google Inc. All Rights Reserved. // // Use of this source code is governed by a BSD-style license // that can be found in the COPYING file in the root of the source // tree. An additional intellectual property rights grant can be found // in the file PATENTS. All contributing project authors may // be...
twitter/ios-twitter-image-pipeline
https://github.com/twitter/ios-twitter-image-pipeline
null
null
null
null
1,852
null
null
apache-2.0
null
null
null
null
null
null
null
Extended/libwebp/imageio/image_dec.h
null
null
null
null
null
null
C
2026-05-04T19:05:30.008316
// Copyright 2016 Google Inc. All Rights Reserved. // // Use of this source code is governed by a BSD-style license // that can be found in the COPYING file in the root of the source // tree. An additional intellectual property rights grant can be found // in the file PATENTS. All contributing project authors may // be...
twitter/ios-twitter-image-pipeline
https://github.com/twitter/ios-twitter-image-pipeline
null
null
null
null
1,852
null
null
apache-2.0
null
null
null
null
null
null
null
Extended/libwebp/imageio/pnmdec.h
null
null
null
null
null
null
C
2026-05-04T19:05:31.010690
// Copyright 2017 Google Inc. All Rights Reserved. // // Use of this source code is governed by a BSD-style license // that can be found in the COPYING file in the root of the source // tree. An additional intellectual property rights grant can be found // in the file PATENTS. All contributing project authors may // be...
twitter/ios-twitter-image-pipeline
https://github.com/twitter/ios-twitter-image-pipeline
null
null
null
null
1,852
null
null
apache-2.0
null
null
null
null
null
null
null
Extended/libwebp/imageio/metadata.h
null
null
null
null
null
null
C
2026-05-04T19:05:32.671641
// Copyright 2012 Google Inc. All Rights Reserved. // // Use of this source code is governed by a BSD-style license // that can be found in the COPYING file in the root of the source // tree. An additional intellectual property rights grant can be found // in the file PATENTS. All contributing project authors may // be...
twitter/ios-twitter-image-pipeline
https://github.com/twitter/ios-twitter-image-pipeline
null
null
null
null
1,852
null
null
apache-2.0
null
null
null
null
null
null
null
Extended/libwebp/imageio/pnmdec.c
null
null
null
null
null
null
C
2026-05-04T19:05:34.002342
// Copyright 2017 Google Inc. All Rights Reserved. // // Use of this source code is governed by a BSD-style license // that can be found in the COPYING file in the root of the source // tree. An additional intellectual property rights grant can be found // in the file PATENTS. All contributing project authors may // be...
egzumer/uv-k5-firmware-custom
https://github.com/egzumer/uv-k5-firmware-custom
null
null
null
null
1,845
null
null
apache-2.0
null
null
null
null
null
null
null
app/aircopy.c
null
null
null
null
null
null
C
2026-05-04T19:06:09.230110
/* Copyright 2023 Dual Tachyon * https://github.com/DualTachyon * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless requ...
egzumer/uv-k5-firmware-custom
https://github.com/egzumer/uv-k5-firmware-custom
null
null
null
null
1,845
null
null
apache-2.0
null
null
null
null
null
null
null
am_fix.h
null
null
null
null
null
null
C
2026-05-04T19:06:09.231086
/* Copyright 2023 OneOfEleven * https://github.com/DualTachyon * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless requ...
egzumer/uv-k5-firmware-custom
https://github.com/egzumer/uv-k5-firmware-custom
null
null
null
null
1,845
null
null
apache-2.0
null
null
null
null
null
null
null
am_fix.c
null
null
null
null
null
null
C
2026-05-04T19:06:10.077580
/* Copyright 2023 OneOfEleven * https://github.com/DualTachyon * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless requ...
egzumer/uv-k5-firmware-custom
https://github.com/egzumer/uv-k5-firmware-custom
null
null
null
null
1,845
null
null
apache-2.0
null
null
null
null
null
null
null
app/aircopy.h
null
null
null
null
null
null
C
2026-05-04T19:06:10.185675
/* Copyright 2023 Dual Tachyon * https://github.com/DualTachyon * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless requ...
egzumer/uv-k5-firmware-custom
https://github.com/egzumer/uv-k5-firmware-custom
null
null
null
null
1,845
null
null
apache-2.0
null
null
null
null
null
null
null
app/action.h
null
null
null
null
null
null
C
2026-05-04T19:06:10.285335
/* Copyright 2023 Dual Tachyon * https://github.com/DualTachyon * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless requ...
egzumer/uv-k5-firmware-custom
https://github.com/egzumer/uv-k5-firmware-custom
null
null
null
null
1,845
null
null
apache-2.0
null
null
null
null
null
null
null
app/app.h
null
null
null
null
null
null
C
2026-05-04T19:06:10.285872
/* Copyright 2023 Dual Tachyon * https://github.com/DualTachyon * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless requ...
egzumer/uv-k5-firmware-custom
https://github.com/egzumer/uv-k5-firmware-custom
null
null
null
null
1,845
null
null
apache-2.0
null
null
null
null
null
null
null
app/common.h
null
null
null
null
null
null
C
2026-05-04T19:06:11.071011
#ifndef APP_COMMON_H #define APP_COMMON_H #include "functions.h" #include "settings.h" #include "ui/ui.h" void COMMON_KeypadLockToggle(); void COMMON_SwitchVFOs(); void COMMON_SwitchVFOMode(); #endif