ObjFW  Diff

Differences From Artifact [4fc8bd4998]:

  • File src/tls/OFOpenSSLTLSStream.m — part of check-in [957527d55e] at 2024-11-18 23:33:16 on branch 1.2 — OFTLSStream: Ensure shutdown is sent with OpenSSL (user: js size: 11133) [more...]

To Artifact [3511dea764]:

  • File src/tls/OFOpenSSLTLSStream.m — part of check-in [a892e75baf] at 2025-01-01 13:07:47 on branch 1.2 — Update copyright (user: js size: 11133) [more...]

1
2

3
4
5
6
7
8
9
1

2
3
4
5
6
7
8
9

-
+







/*
 * Copyright (c) 2008-2024 Jonathan Schleifer <js@nil.im>
 * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im>
 *
 * All rights reserved.
 *
 * This program is free software: you can redistribute it and/or modify it
 * under the terms of the GNU Lesser General Public License version 3.0 only,
 * as published by the Free Software Foundation.
 *