231 Commits

Author SHA1 Message Date
d09de3d162
Merge pull request #116 from diamante0018/dependabot/submodules/deps/libtommath-5938524
build(deps): bump deps/libtommath from `5809141` to `5938524`
2025-02-01 17:51:20 +01:00
a88de8f787
Merge pull request #115 from diamante0018/dependabot/submodules/deps/libtomcrypt-54f0456
build(deps): bump deps/libtomcrypt from `c900951` to `54f0456`
2025-02-01 17:51:12 +01:00
dependabot[bot]
74b912a7a1
build(deps): bump deps/libtommath from 5809141 to 5938524
Bumps [deps/libtommath](https://github.com/libtom/libtommath) from `5809141` to `5938524`.
- [Release notes](https://github.com/libtom/libtommath/releases)
- [Commits](5809141a3a...5938524c60)

---
updated-dependencies:
- dependency-name: deps/libtommath
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-01 16:47:07 +00:00
dependabot[bot]
0064db05b6
build(deps): bump deps/libtomcrypt from c900951 to 54f0456
Bumps [deps/libtomcrypt](https://github.com/libtom/libtomcrypt) from `c900951` to `54f0456`.
- [Release notes](https://github.com/libtom/libtomcrypt/releases)
- [Commits](c900951dab...54f0456559)

---
updated-dependencies:
- dependency-name: deps/libtomcrypt
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-01 16:47:06 +00:00
33a5c236fa
Merge pull request #113 from diamante0018/dependabot/submodules/deps/GSL-16a6019
build(deps): bump deps/GSL from `ddae9d7` to `16a6019`
2025-01-01 17:10:56 +01:00
b7ea76ac1a
Merge pull request #114 from diamante0018/dependabot/submodules/deps/libtomcrypt-c900951
build(deps): bump deps/libtomcrypt from `1764254` to `c900951`
2025-01-01 17:06:24 +01:00
dependabot[bot]
b2d6aaf556
build(deps): bump deps/GSL from ddae9d7 to 16a6019
Bumps [deps/GSL](https://github.com/microsoft/GSL) from `ddae9d7` to `16a6019`.
- [Release notes](https://github.com/microsoft/GSL/releases)
- [Commits](ddae9d72b6...16a60199df)

---
updated-dependencies:
- dependency-name: deps/GSL
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-01 16:05:28 +00:00
dependabot[bot]
f552cf9f7a
build(deps): bump deps/libtomcrypt from 1764254 to c900951
Bumps [deps/libtomcrypt](https://github.com/libtom/libtomcrypt) from `1764254` to `c900951`.
- [Release notes](https://github.com/libtom/libtomcrypt/releases)
- [Commits](17642547e4...c900951dab)

---
updated-dependencies:
- dependency-name: deps/libtomcrypt
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-01 16:05:28 +00:00
dependabot[bot]
88905609f5
build(deps): bump deps/libtomcrypt from cacfc2d to 1764254 (#112)
Bumps [deps/libtomcrypt](https://github.com/libtom/libtomcrypt) from `cacfc2d` to `1764254`.
- [Release notes](https://github.com/libtom/libtomcrypt/releases)
- [Commits](cacfc2dc04...17642547e4)

---
updated-dependencies:
- dependency-name: deps/libtomcrypt
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-01 17:20:09 +00:00
dependabot[bot]
890e4a6d92
build(deps): bump deps/GSL from 87f9d76 to ddae9d7 (#111)
Bumps [deps/GSL](https://github.com/microsoft/GSL) from `87f9d76` to `ddae9d7`.
- [Release notes](https://github.com/microsoft/GSL/releases)
- [Commits](87f9d76886...ddae9d72b6)

---
updated-dependencies:
- dependency-name: deps/GSL
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-01 17:15:00 +00:00
c5f4a1db71
build: fix building with clang 2024-12-01 17:09:58 +00:00
dependabot[bot]
4d594e9463
build(deps): bump deps/GSL from f1a494c to 87f9d76 (#110) 2024-11-06 11:25:17 +00:00
4945d47829
build: fix clang (#106) 2024-08-20 19:03:16 +02:00
5731d268a9
Merge pull request #104 from diamante0018/dependabot/submodules/deps/libtomcrypt-cacfc2d
build(deps): bump deps/libtomcrypt from `f7e6519` to `cacfc2d`
2024-08-19 19:54:19 +02:00
dependabot[bot]
72bd889b65
build(deps): bump deps/libtomcrypt from f7e6519 to cacfc2d
Bumps [deps/libtomcrypt](https://github.com/libtom/libtomcrypt) from `f7e6519` to `cacfc2d`.
- [Release notes](https://github.com/libtom/libtomcrypt/releases)
- [Commits](f7e6519fae...cacfc2dc04)

---
updated-dependencies:
- dependency-name: deps/libtomcrypt
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-19 16:49:55 +00:00
44dac41d0d
build: try to use clang here as well (#102) 2024-04-20 10:56:38 +02:00
b3841d855e
feat: compile project with clang (with vs on Windows) 2024-04-20 10:30:44 +02:00
Edo
779676b8ee
Merge pull request #101 from diamante0018/dependabot/submodules/deps/libtommath-5809141
build(deps): bump deps/libtommath from `42b3fb0` to `5809141`
2024-04-11 18:35:27 +02:00
dependabot[bot]
304b763a84
build(deps): bump deps/libtommath from 42b3fb0 to 5809141
Bumps [deps/libtommath](https://github.com/libtom/libtommath) from `42b3fb0` to `5809141`.
- [Release notes](https://github.com/libtom/libtommath/releases)
- [Commits](42b3fb07e7...5809141a3a)

---
updated-dependencies:
- dependency-name: deps/libtommath
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-11 16:23:32 +00:00
6fd01fa87c
remove premake5.exe 2024-04-08 18:30:09 +02:00
Edo
f58acde370
Merge pull request #100 from diamante0018/dependabot/submodules/deps/libtommath-42b3fb0
build(deps): bump deps/libtommath from `138309c` to `42b3fb0`
2024-04-08 18:16:53 +02:00
dependabot[bot]
78baaacec9
build(deps): bump deps/libtommath from 138309c to 42b3fb0
Bumps [deps/libtommath](https://github.com/libtom/libtommath) from `138309c` to `42b3fb0`.
- [Release notes](https://github.com/libtom/libtommath/releases)
- [Commits](138309cfdc...42b3fb07e7)

---
updated-dependencies:
- dependency-name: deps/libtommath
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-08 16:14:40 +00:00
Edo
a3e955bee7
Merge pull request #97 from diamante0018/dependabot/submodules/deps/libtommath-138309c
build(deps): bump deps/libtommath from `7f39a72` to `138309c`
2024-03-13 17:17:42 +01:00
dependabot[bot]
d170746cbc
build(deps): bump deps/libtommath from 7f39a72 to 138309c
Bumps [deps/libtommath](https://github.com/libtom/libtommath) from `7f39a72` to `138309c`.
- [Release notes](https://github.com/libtom/libtommath/releases)
- [Commits](7f39a72cc2...138309cfdc)

---
updated-dependencies:
- dependency-name: deps/libtommath
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-13 16:17:04 +00:00
Edo
cb297a0bda
Merge pull request #95 from diamante0018/dependabot/submodules/deps/libtommath-7f39a72
build(deps): bump deps/libtommath from `8314bde` to `7f39a72`
2024-03-11 17:26:01 +01:00
dependabot[bot]
76fb5175db
build(deps): bump deps/libtommath from 8314bde to 7f39a72
Bumps [deps/libtommath](https://github.com/libtom/libtommath) from `8314bde` to `7f39a72`.
- [Release notes](https://github.com/libtom/libtommath/releases)
- [Commits](8314bde5e5...7f39a72cc2)

---
updated-dependencies:
- dependency-name: deps/libtommath
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-11 16:24:24 +00:00
Edo
fad210076f
Merge pull request #93 from diamante0018/dependabot/submodules/deps/libtomcrypt-f7e6519
build(deps): bump deps/libtomcrypt from `7e863d2` to `f7e6519`
2024-02-26 18:05:38 +01:00
dependabot[bot]
3e08184799
build(deps): bump deps/libtomcrypt from 7e863d2 to f7e6519
Bumps [deps/libtomcrypt](https://github.com/libtom/libtomcrypt) from `7e863d2` to `f7e6519`.
- [Release notes](https://github.com/libtom/libtomcrypt/releases)
- [Commits](7e863d2142...f7e6519fae)

---
updated-dependencies:
- dependency-name: deps/libtomcrypt
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-26 16:54:55 +00:00
e0bbe4061b
fix(docs): document the correct function 2024-01-25 13:40:06 +01:00
Edo
991bc61626
Merge pull request #91 from diamante0018/dependabot/submodules/deps/protobuf-5a3dac8
build(deps): bump deps/protobuf from `53a1c5c` to `5a3dac8`
2024-01-25 13:32:39 +01:00
Edo
ad4e37a1d3
Merge pull request #89 from diamante0018/dependabot/submodules/deps/GSL-f1a494c
build(deps): bump deps/GSL from `43d60c5` to `f1a494c`
2024-01-25 13:32:22 +01:00
Edo
1a8d3d7e1a
Merge pull request #90 from diamante0018/dependabot/submodules/deps/libtomcrypt-7e863d2
build(deps): bump deps/libtomcrypt from `fae62af` to `7e863d2`
2024-01-25 13:32:17 +01:00
Edo
6a820047dc
Merge pull request #88 from diamante0018/dependabot/submodules/deps/libtommath-8314bde
build(deps): bump deps/libtommath from `0df542c` to `8314bde`
2024-01-25 13:32:11 +01:00
dependabot[bot]
d10b2ce882
build(deps): bump deps/protobuf from 53a1c5c to 5a3dac8
Bumps [deps/protobuf](https://github.com/google/protobuf) from `53a1c5c` to `5a3dac8`.
- [Release notes](https://github.com/google/protobuf/releases)
- [Commits](53a1c5c1d8...5a3dac8941)

---
updated-dependencies:
- dependency-name: deps/protobuf
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-25 12:32:05 +00:00
dependabot[bot]
0be444ac02
build(deps): bump deps/libtomcrypt from fae62af to 7e863d2
Bumps [deps/libtomcrypt](https://github.com/libtom/libtomcrypt) from `fae62af` to `7e863d2`.
- [Release notes](https://github.com/libtom/libtomcrypt/releases)
- [Commits](fae62af0ab...7e863d2142)

---
updated-dependencies:
- dependency-name: deps/libtomcrypt
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-25 12:31:56 +00:00
dependabot[bot]
0e2dd59f88
build(deps): bump deps/GSL from 43d60c5 to f1a494c
Bumps [deps/GSL](https://github.com/microsoft/GSL) from `43d60c5` to `f1a494c`.
- [Release notes](https://github.com/microsoft/GSL/releases)
- [Commits](43d60c5e38...f1a494cfd2)

---
updated-dependencies:
- dependency-name: deps/GSL
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-25 12:31:53 +00:00
dependabot[bot]
98085ed587
build(deps): bump deps/libtommath from 0df542c to 8314bde
Bumps [deps/libtommath](https://github.com/libtom/libtommath) from `0df542c` to `8314bde`.
- [Release notes](https://github.com/libtom/libtommath/releases)
- [Commits](0df542cb70...8314bde5e5)

---
updated-dependencies:
- dependency-name: deps/libtommath
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-25 12:31:49 +00:00
4d0ef6279a
maint: major write up improvement. No functional changes 2024-01-25 13:26:30 +01:00
Edo
1a691ed547
Merge pull request #61 from diamante0018/dependabot/submodules/deps/libtommath-0df542c
Bump deps/libtommath from `3f10a28` to `0df542c`
2023-04-11 19:03:52 +02:00
dependabot[bot]
240f1624dd
Bump deps/libtommath from 3f10a28 to 0df542c
Bumps [deps/libtommath](https://github.com/libtom/libtommath) from `3f10a28` to `0df542c`.
- [Release notes](https://github.com/libtom/libtommath/releases)
- [Commits](3f10a28885...0df542cb70)

---
updated-dependencies:
- dependency-name: deps/libtommath
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-11 16:59:25 +00:00
Edo
0862990c7d
Merge pull request #60 from diamante0018/dependabot/submodules/deps/libtommath-3f10a28
Bump deps/libtommath from `37bd262` to `3f10a28`
2023-04-06 19:25:28 +02:00
dependabot[bot]
ff1b4a35ff
Bump deps/libtommath from 37bd262 to 3f10a28
Bumps [deps/libtommath](https://github.com/libtom/libtommath) from `37bd262` to `3f10a28`.
- [Release notes](https://github.com/libtom/libtommath/releases)
- [Commits](37bd262cc2...3f10a28885)

---
updated-dependencies:
- dependency-name: deps/libtommath
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-06 16:58:33 +00:00
Edo
91d43d4500
Merge pull request #59 from diamante0018/dependabot/submodules/deps/libtommath-37bd262
Bump deps/libtommath from `53fdf5f` to `37bd262`
2023-04-05 19:00:20 +02:00
dependabot[bot]
a3cc25d52c
Bump deps/libtommath from 53fdf5f to 37bd262
Bumps [deps/libtommath](https://github.com/libtom/libtommath) from `53fdf5f` to `37bd262`.
- [Release notes](https://github.com/libtom/libtommath/releases)
- [Commits](53fdf5f9c7...37bd262cc2)

---
updated-dependencies:
- dependency-name: deps/libtommath
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-05 16:58:30 +00:00
Edo
9291a4261a
Merge pull request #58 from diamante0018/dependabot/submodules/deps/libtomcrypt-fae62af
Bump deps/libtomcrypt from `05f9407` to `fae62af`
2023-04-03 19:58:09 +02:00
Edo
560935227f
Merge pull request #57 from diamante0018/dependabot/submodules/deps/libtommath-53fdf5f
Bump deps/libtommath from `886126c` to `53fdf5f`
2023-04-03 19:01:19 +02:00
dependabot[bot]
99dffa7b3e
Bump deps/libtomcrypt from 05f9407 to fae62af
Bumps [deps/libtomcrypt](https://github.com/libtom/libtomcrypt) from `05f9407` to `fae62af`.
- [Release notes](https://github.com/libtom/libtomcrypt/releases)
- [Commits](05f94077cc...fae62af0ab)

---
updated-dependencies:
- dependency-name: deps/libtomcrypt
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-03 16:59:28 +00:00
dependabot[bot]
7ebccaea4a
Bump deps/libtommath from 886126c to 53fdf5f
Bumps [deps/libtommath](https://github.com/libtom/libtommath) from `886126c` to `53fdf5f`.
- [Release notes](https://github.com/libtom/libtommath/releases)
- [Commits](886126cb45...53fdf5f9c7)

---
updated-dependencies:
- dependency-name: deps/libtommath
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-03 16:59:25 +00:00
Edo
8582628561
Merge pull request #55 from diamante0018/dependabot/submodules/deps/libtomcrypt-05f9407
Bump deps/libtomcrypt from `2a1b284` to `05f9407`
2023-03-31 19:40:15 +02:00
Edo
59a1649b12
Merge pull request #54 from diamante0018/dependabot/submodules/deps/libtommath-886126c
Bump deps/libtommath from `03de03d` to `886126c`
2023-03-31 19:31:43 +02:00