|
7dcdc2e577
|
maint(cryptography): remove extra new line
|
2023-06-21 20:24:42 +02:00 |
|
|
a292e5dc71
|
maint: cleanup string utility
|
2023-06-07 11:26:24 +02:00 |
|
|
9f89d5c8da
|
maint: add useful prints
|
2023-05-20 21:33:23 +01:00 |
|
|
62a89ddcea
|
maint(main): use push_back string method
|
2023-05-20 17:51:33 +01:00 |
|
|
3369b6115f
|
maint(main): add '' to port in message
|
2023-05-07 17:35:53 +01:00 |
|
|
632f86b98a
|
maint: update
|
2023-05-05 10:43:00 +01:00 |
|
|
f3a1a15287
|
cryptography: update auto_seed
|
2023-04-30 13:16:09 +01:00 |
|
|
4a1f96a831
|
maint: update utils
|
2023-03-06 17:40:06 +00:00 |
|
|
f520b407ad
|
maint: delete pragma statements
|
2023-03-06 15:09:44 +00:00 |
|
|
c17d1df9d4
|
maint: fix compilation on older versions of VS
|
2023-03-06 14:51:55 +00:00 |
|
|
d6f1ce39e8
|
maint(main): update comment
|
2023-02-23 11:11:21 +01:00 |
|
|
3bafca1716
|
maint: use info instead of log function
|
2023-02-04 22:34:22 +00:00 |
|
|
43b0fb39f6
|
fix: remove broken ASCII art
|
2023-02-01 15:19:26 +00:00 |
|
|
13cf8cc6a4
|
maint: use constants
|
2023-01-10 12:24:34 +01:00 |
|
dependabot[bot]
|
58d6fe44ec
|
build(deps): bump deps/GSL from 46c7271 to c016bdc (#5)
* build(deps): bump deps/GSL from `46c7271` to `c016bdc`
Bumps [deps/GSL](https://github.com/microsoft/GSL) from `46c7271` to `c016bdc`.
- [Release notes](https://github.com/microsoft/GSL/releases)
- [Commits](46c72713f2...c016bdc77f )
---
updated-dependencies:
- dependency-name: deps/GSL
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update address.cpp
* Update address.cpp
* Update std_include.hpp
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Edo <edoardo.sanguineti222@gmail.com>
|
2022-12-28 10:18:12 +01:00 |
|
|
472d51a17b
|
refactor(memory): remove nullptr check before std::free
|
2022-11-25 22:24:02 +00:00 |
|
|
e77ec94c96
|
maint: remove unused headers
|
2022-11-25 20:00:18 +00:00 |
|
|
41b9902051
|
maint: fix comp on Windows
|
2022-11-25 19:56:50 +00:00 |
|
|
a0cbd37345
|
maint: fix comp
|
2022-11-25 19:49:09 +00:00 |
|
|
7c2870bbee
|
maint: downgrade to c++14 to expand portability
|
2022-11-25 19:44:46 +00:00 |
|
|
aefffb3888
|
maint: use auto
|
2022-11-15 00:08:15 +00:00 |
|
|
a92ce25952
|
maint: fix formatting
|
2022-11-13 17:34:51 -06:00 |
|
|
5b8e07558e
|
main: add goofy ahh ascii art header
|
2022-11-12 23:38:42 +00:00 |
|
|
09beda1572
|
maint: cleanup
|
2022-11-12 23:14:56 +00:00 |
|
|
6167bd8cc1
|
fix: pragma once in main file
|
2022-11-12 22:26:47 +00:00 |
|
|
bfdfd2ef69
|
fixes
|
2022-11-12 22:24:04 +00:00 |
|
|
3e50a7c132
|
init
|
2022-11-12 21:49:50 +00:00 |
|