index
:
mesk.git
main
I2P based package manager.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Collapse
)
Author
2025-11-29
Connected some functions to main.rs.
Namilskyy
2025-11-29
Fixed much warnings, some refactors and additions.
Namilskyy
2025-11-28
Some fixes and debug
Namilskyy
2025-11-27
Full refactor and fixes of package loadmeta()
Namilskyy
2025-11-26
Refactor i2p/fetch() function
Namilskyy
2025-11-26
Refactor i2p/fetch() function
Namilskyy
2025-11-26
Work on pkgtoolkit, validation and processing of the INSTALL installation ↵
Namilskyy
script (+ metadata fields added to INSTALL). An example of the INSTALL examples file has also been added.
2025-11-25
Started implementing i2p-part of package manager
Namilskyy
2025-11-25
Started implementing i2p-part of package manager
Namilskyy
2025-11-25
Switched unworking i2p_client to emissary-core library as i2p implementation.
Namilskyy
2025-11-25
Created minimal package validation here. Writed documentations comments (///)
Namilskyy
2025-11-25
Added more info about plans to mesk in README.md
Namilskyy
2025-11-24
Updated README.md, started writing minimal required functions.
Namilskyy