tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

commit a40c4da985a21da9f1656404cddd767b5303c909
parent 097aab5b60e8ec23beebde80a6c3fde755e093b4
Author: Nick Mathewson <nickm@torproject.org>
Date:   Sun, 18 May 2025 21:12:30 -0400

Add a changes file for 41079.

Diffstat:
Achanges/gcc-15 | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/changes/gcc-15 b/changes/gcc-15 @@ -0,0 +1,3 @@ + o Minor features (portability): + - Fix warnings when compiling with GCC 15. + Closes ticket 41079.