beerpiss
fa021c1284
rename
2024-07-28 01:05:01 +07:00
dependabot[bot]
197debfd3e
build(deps): bump openssl from 0.10.64 to 0.10.66 ( #6 )
...
Bumps [openssl](https://github.com/sfackler/rust-openssl ) from 0.10.64 to 0.10.66.
- [Release notes](https://github.com/sfackler/rust-openssl/releases )
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.64...openssl-v0.10.66 )
---
updated-dependencies:
- dependency-name: openssl
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-24 23:54:05 +07:00
beerpiss
4fee755ab4
fix(updater): just get the address by loading the library instead of relying on the linker to do what we want
2024-07-04 23:09:01 +07:00
beerpiss
7145efc237
Release 0.4.3
2024-07-04 21:03:04 +07:00
beerpiss
c28815b544
use native TLS
2024-06-29 12:40:40 +07:00
beerpiss
1ac70f3ab9
Shrink 500KB off the release size with this one simple trick
2024-06-29 11:04:34 +07:00
beerpiss
44104e0562
fix: handle case where import is polled wayy too fast
2024-06-28 13:34:53 +07:00
beerpiss
e5dda7def3
Release 0.4.1
2024-06-27 00:49:50 +07:00
beerpiss
d352266759
saekawa 0.4.0: rewrite boogaloo
2024-06-27 00:12:58 +07:00
dependabot[bot]
3a9fd14c20
build(deps): bump rustls from 0.22.2 to 0.22.4 ( #3 )
...
Bumps [rustls](https://github.com/rustls/rustls ) from 0.22.2 to 0.22.4.
- [Release notes](https://github.com/rustls/rustls/releases )
- [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md )
- [Commits](https://github.com/rustls/rustls/compare/v/0.22.2...v/0.22.4 )
---
updated-dependencies:
- dependency-name: rustls
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-21 15:46:15 +07:00
beerpiss
f3ed7763a1
Update Kamaitachi URL
2024-04-08 14:16:04 +07:00
beerpiss
ef7880f5c5
Release 0.3.3
2024-03-23 17:01:16 +07:00
beerpiss
8ac19ef595
feat: all the logs are output now
2023-11-26 16:23:16 +07:00
beerpiss
8bcb664378
feat: overhaul + pb import
2023-11-18 23:10:50 +07:00
beerpsi
4ce49973a5
feat: Allow requests to title server to stay encrypted ( #1 )
...
* initial encryption work
still need to figure out how to decrypt the requests. i don't even have an idea how long the key is.
* feat: encryption support
2023-11-16 03:37:42 +07:00