Commit Graph

6 Commits

Author SHA1 Message Date
Sergei Trofimovich
33d098809b localproxy: fix gcc-13 build failure
Without the change toe build fails on `master` as
https://hydra.nixos.org/build/246446023:

    In file included from /build/source/src/ProxySettings.cpp:6:
    /build/source/src/ProxySettings.h:24:17: error: 'int32_t' in namespace 'std' does not name a type
       24 |     extern std::int32_t const DEFAULT_TCP_CONNECTION_RETRY_COUNT;
          |                 ^~~~~~~
2024-01-25 19:08:28 +00:00
R. Ryantm
3c701769f3 localproxy: 3.1.0 -> 3.1.1 2023-12-22 06:15:32 +00:00
h7x4
41974d5ed9
treewide: add mainProgram 2023-11-27 02:17:53 +01:00
Aaron Jheng
80aaa46d4c
protobuf: use new package definition only 2023-10-11 13:20:31 +00:00
Aaron Jheng
d2b4c7cec5
localproxy: use protobuf3_21 2023-09-28 13:03:44 +00:00
tom barrett
dc14a2a512 localproxy: init at 3.1.0 2023-07-26 17:44:25 +02:00