summaryrefslogtreecommitdiff
path: root/COPYING
Commit message (Collapse)AuthorAgeFilesLines
* Copyright changesJulian Andres Klode2026-03-021-3/+3
|
* Remove leftovers from ftp and rsh/ssh methods removalDavid Kalnischkies2025-01-051-22/+2
| | | | References: fd3684cdbc165ceaa635ed19fcbd231f509b0179
* hashes, methods: Add OpenSSL backendsJulian Andres Klode2024-12-221-0/+21
| | | | | | | | | | | | | | | | | | | | Introduce an OpenSSL::Crypto backend for the hashes library and an OpenSSL::SSL backend for the TLS support in our https method. Many thanks to curl for showing the way with how to handle a CRL file. There are some memory leaks here with the TlsFd itself as well as the proxy support; and we should reorganize the code to generate the ssl object as late as possible. A peculiar aspect of OpenSSL is that SSL_has_pending() returns 1 even if SSL_read() will fail to read anything and return the equivalent of EAGAIN. We work around this here by also peeking ahead 1 byte. I was running a very high RTT connection from Germany to Australia for testing, and with the peeking it's using negligible amounts of CPU; before that, it was busy looping at 100%. Bad OpenSSL!
* We do not believe rsh was supposed to exclude GPL-3Julian Andres Klode2023-03-061-1/+14
|
* COPYING: Address RunScripts()Julian Andres Klode2023-03-061-0/+4
|
* Address translation licensing concernsJulian Andres Klode2023-03-061-0/+6
|
* COPYING: Group by licenseJulian Andres Klode2023-03-061-69/+14
| | | | | | | The concrete copyright holders listed are not really relevant for anything, as they are woefully incomplete anyhow. Grouping by licensing allows us to focus on what matters: Parts that have a different license from the overall project.
* po/nb.po: Relicensing GPL-2.0 -> GPL-2.0+Julian Andres Klode2023-03-061-1/+1
| | | | | Thanks Petter for chasing down the copyright holders and getting consent.
* Address statements of public domainJulian Andres Klode2023-03-061-0/+13
|
* machine-readable version of COPYINGBastian Germann2023-03-061-17/+169
| | | | | | | | The debian/copyright (COPYING) file is missing at least two licenses (Expat, BSD-3-clause) and some copyright statements. A machine-readable version of COPYING is attached that fixes these. Closes: #1019273
* debian: Run wrap-and-sortJulian Andres Klode2016-08-191-1/+0
| | | | | Manually clean up the apt.maintscript, it moved stuff from before the comment to after the comment...
* merged r1811 from lp:~donkult/apt/experimenalMichael Vogt2009-06-301-1/+1
|
* * COPYING:Michael Vogt2009-01-051-135/+16
| | | | - Actualized. Removed obsolete Qt section, added GPLv2 clause. (Closes: #440049, #509337)
* * Fix typo in debian/copyright file ("licened" instead of "licensed"),Otavio Salvador2008-01-041-1/+1
| | | closes: #458966.
* QT1 license exceptionArch Librarian2004-09-201-340/+142
| | | | | | Author: jgg Date: 1999-11-16 03:23:14 GMT QT1 license exception
* Added copyingArch Librarian2004-09-201-0/+340
Author: jgg Date: 1999-01-27 05:01:07 GMT Added copying