1430 Commits

Author SHA1 Message Date
tobtoht
481443039a Merge pull request #10216
b03899f depends: boost: update to 1.89.0 (tobtoht)
2025-11-26 20:07:46 +00:00
tobtoht
b3614d6b3f Merge pull request #10170
ece0342 epee: align container pod as blob serialization (jeffro256)
2025-11-26 19:39:45 +00:00
tobtoht
b58280f3ec Merge pull request #10231
4c4ffde depends: hidapi: update to 0.15.0 (tobtoht)
2025-11-26 19:34:38 +00:00
tobtoht
74b3e26ea1 Merge pull request #10184
0d1cf8f guix: remove libtool & python from darwin build env (tobtoht)
2025-11-26 19:33:41 +00:00
tobtoht
e1455fe373 Merge pull request #10217
b53c823 depends: drop unused patches (tobtoht)
2025-11-26 19:32:42 +00:00
tobtoht
c66cf10629 Merge pull request #10197
7ef82eb guix: link libgcc_s statically for Linux targets (tobtoht)
2025-11-26 19:30:49 +00:00
tobtoht
4c4ffdedb0 depends: hidapi: update to 0.15.0 2025-11-24 17:31:39 +01:00
tobtoht
b53c823182 depends: drop unused patches 2025-11-13 22:00:26 +01:00
tobtoht
b03899f639 depends: boost: update to 1.89.0 2025-11-13 21:18:19 +01:00
j-berman
c01e1fa288 Fix logging deadlock 2025-11-11 10:43:39 -08:00
tobtoht
7ef82ebc4b guix: link libgcc_s statically for Linux targets 2025-11-10 15:17:41 +01:00
tobtoht
cdbf147c8b Merge pull request #10182
c3ee9ac release: drop support for arm32 linux (tobtoht)
2025-11-06 19:03:51 +00:00
tobtoht
0d1cf8f550 guix: remove libtool & python from darwin build env 2025-11-02 17:20:58 +01:00
tobtoht
0afe7d5e3e guix: bump time-machine to 3cd1c8769c618cab07181c6a4807792a371f0b2e 2025-11-01 20:25:33 +01:00
tobtoht
c3ee9ac707 release: drop support for arm32 linux 2025-11-01 12:06:22 +01:00
jeffro256
ece0342cb5 epee: align container pod as blob serialization
`{un}serialize_stl_container_pod_val_as_blob()` use aligned memory accesses on potentially unaligned pointers.
2025-10-14 16:05:43 -05:00
tobtoht
335fb0b28c depends: openssl: update to 3.5.4 2025-10-08 12:26:52 +02:00
tobtoht
07dcc49bd7 Merge pull request #10056
ca48432 epee: only parse valid port (selsta)
2025-08-30 17:07:20 +00:00
selsta
ca484323c3 epee: only parse valid port
Reported by hacksandhops and Ada Logic.
2025-08-29 11:45:02 +02:00
tobtoht
a9b8a8a4b1 Merge pull request #10010
149ba26 guix: switch to guix shell (tobtoht)
2025-08-21 17:30:51 +00:00
tobtoht
5886c12af6 Merge pull request #9455
574c845 guix: use llvm 18 toolchain for darwin targets (tobtoht)
2025-08-21 17:30:02 +00:00
tobtoht
099af33242 Merge pull request #10036
f61294d epee: include math header for upcoming Boost 1.89 (Michael Cho)
2025-08-21 16:25:25 +00:00
tobtoht
2633d1f24a Merge pull request #10029
fb64bb3 Skip ping connections in outgoing count (Lee *!* Clagett)
2025-08-21 16:22:51 +00:00
Michael Cho
f61294dc6b epee: include math header for upcoming Boost 1.89
When building on Ubuntu 22.04 with GCC 11.4.0 and Boost 1.89.0.beta1,
the build failed with:
```
error: ‘floor’ was not declared in this scope
     41 |       num_char = (int)floor((float)num_char / (float)radix);
        |                       ^~~~~
```

Signed-off-by: Michael Cho <michael@michaelcho.dev>
2025-08-12 20:07:49 -04:00
Lee *!* Clagett
fb64bb346e Skip ping connections in outgoing count 2025-08-09 10:48:53 -04:00
tobtoht
574c845090 guix: use llvm 18 toolchain for darwin targets 2025-08-05 13:02:18 +02:00
tobtoht
b71780c967 Merge pull request #9995
4552250 guix: use canonical repository (tobtoht)
2025-08-01 11:47:00 +00:00
tobtoht
149ba2666a guix: switch to guix shell 2025-07-24 14:32:25 +02:00
tobtoht
4da5f7cabd guix: build freebsd target with clang 18 2025-07-15 19:46:37 +02:00
tobtoht
4552250d86 guix: use canonical repository 2025-07-14 16:06:11 +02:00
tobtoht
bd34723f95 Merge pull request #9661
4a71ac0 depends: openssl: update to 3.0.17 (tobtoht)
2025-07-10 17:32:03 +00:00
tobtoht
804d8cf6da Merge pull request #9960
980f11f guix: cleanup manifest (tobtoht)
2025-07-10 17:29:10 +00:00
tobtoht
4a71ac0f08 depends: openssl: update to 3.0.17 2025-07-10 16:07:49 +02:00
tobtoht
db91bde360 Merge pull request #9955
f567852 Add check for exception in tcp accept handler (Lee *!* Clagett)
2025-07-07 19:39:25 +00:00
tobtoht
980f11f3ac guix: cleanup manifest 2025-06-16 10:42:27 +02:00
tobtoht
c572e1ad00 Merge pull request #9908
9891fe8 epee: fix string_tools on Windows (0xFFFC0000)
2025-06-14 18:59:52 +00:00
Lee *!* Clagett
f567852867 Add check for exception in tcp accept handler 2025-06-12 17:46:42 -04:00
tobtoht
c2e3835223 Merge pull request #9910
d106e21b7 src: fix clangd warnings (0xFFFC0000)
2025-05-07 03:32:02 +00:00
0xFFFC0000
d106e21b74 src: fix clangd warnings 2025-05-01 05:27:35 +00:00
tobtoht
c5cb8e1b78 Merge pull request #9916
98b79485d msys2 build: include int headers (jeffro256)
2025-04-30 05:29:25 +00:00
jeffro256
98b79485df msys2 build: include int headers 2025-04-29 00:57:37 -05:00
tobtoht
02fba21846 Merge pull request #9881
8af33c71c epee: syncobj: replace shims with Boost classes (jeffro256)
2025-04-23 16:31:56 +00:00
tobtoht
03de3ad5a6 Merge pull request #9879
18376ca57 epee: remove reg_exp_definer.h (jeffro256)
2025-04-23 16:27:03 +00:00
tobtoht
ee497cc172 Merge pull request #9857
332d92ffb epee: span::operator[] allow mut ref from const span (jeffro256)
2025-04-23 16:13:36 +00:00
tobtoht
9be4b92e89 Merge pull request #9892
de5a4a1cf guix: drop support for i686-linux-gnu (tobtoht)
2025-04-23 16:04:23 +00:00
tobtoht
e3cf0d4792 Merge pull request #9893
b1728a95a guix: unset HOST env variable (tobtoht)
2025-04-23 16:03:47 +00:00
tobtoht
cef67a7412 Merge pull request #9896
348ed19d9 guix: ask for confirmation before deleting files (tobtoht)
2025-04-22 13:32:42 +00:00
0xFFFC0000
9891fe8238 epee: fix string_tools on Windows 2025-04-22 13:22:02 +00:00
tobtoht
348ed19d9c guix: ask for confirmation before deleting files 2025-04-07 10:58:56 +02:00
tobtoht
b1728a95a8 guix: unset HOST env variable 2025-04-06 21:40:39 +02:00