ObjFW  Diff

Differences From Artifact [6d6dab178a]:

  • File tests/OFASN1DERParsingTests.m — part of check-in [ca9b843d37] at 2021-03-16 21:16:17 on branch trunk — OFASN1*: Clean up the API a little (user: js size: 18425)

To Artifact [c8309707b3]:

  • File tests/OFASN1DERParsingTests.m — part of check-in [4320b1bf7d] at 2024-01-11 20:12:08 on branch asn1 — Merge trunk into branch "asn1" (user: js size: 18425) [more...]

1
2

3
4
5
6
7
8
9
1

2
3
4
5
6
7
8
9

-
+







/*
 * Copyright (c) 2008-2021 Jonathan Schleifer <js@nil.im>
 * Copyright (c) 2008-2024 Jonathan Schleifer <js@nil.im>
 *
 * All rights reserved.
 *
 * This file is part of ObjFW. It may be distributed under the terms of the
 * Q Public License 1.0, which can be found in the file LICENSE.QPL included in
 * the packaging of this file.
 *