This website works better with JavaScript.
Explore
Help
Sign In
NextGraph
/
nextgraph-rs
Watch
1
Star
2
Fork
You've already forked nextgraph-rs
0
Code
Issues
1
Pull Requests
Packages
Projects
2
Releases
3
Activity
98
Commits
2
Branches
6
Tags
165 MiB
Tag:
Branch:
Tree:
863e5cb6ad
chore/ng-app/ng-worker-upload-download
master
v0.1.0-preview.1
v0.1.0-preview.6
v0.1.0-preview.7
v0.1.0-preview.8
v0.1.1-alpha
wallet-demo
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '863e5cb6ad'
${ noResults }
Commit Graph
36 Commits (863e5cb6ada58663aa14344d2a048b0a3585635f)
Author
SHA1
Message
Date
Niko PLP
a6e2ecb36b
wallet creation and login working on native app tauri
1 year ago
Niko PLP
58f21626a3
login
1 year ago
Niko PLP
2e4f44a838
add_invitation list_invitations in CLI
1 year ago
Niko PLP
43f50d88f1
add_user, list_users from CLI
1 year ago
Niko PLP
a1f11f3a6a
invite_admin
1 year ago
Niko PLP
59f63aef17
ClientInfo
1 year ago
Niko PLP
ee72fb3c14
fix refactor of remote_peer key being montgomery
1 year ago
Niko PLP
f34d13be0a
zeroize everything
1 year ago
Niko PLP
1a9df0c747
refactor client to server connection start
1 year ago
Niko PLP
4045ef3d14
added probe of broker
1 year ago
Niko PLP
44da6e133c
bind_public_ipv6_to_private_interface
1 year ago
Niko PLP
93bb3077b6
added robots.txt to web server
1 year ago
Niko PLP
9bbff2b6ca
fix for XFF behind haproxy with single listener :::443 v4v6
1 year ago
Niko PLP
5b1c778a25
fix IPv6 listeners
1 year ago
Niko PLP
d98d8d6027
converting peerIds and privekeys to montgomery for DH purposes
1 year ago
Niko PLP
8efdac469d
serving app and .ng_bootstrap
1 year ago
Niko PLP
72d71eb3d6
checking permissions before accepting websocket
1 year ago
Niko
460b723f1b
listening on all listeners defined in config
1 year ago
Niko
a3e359cf2f
all ngd CLI config options working
1 year ago
Niko
22946c4489
ngd config local core public private dynamic save-config key save-key base
1 year ago
Niko
7dc47ffeb0
refactor log macros, ngd master key taken from args or file
1 year ago
Niko
4545d3b5b9
wallet creation and opening
1 year ago
Niko
9afe092084
dual 25519 keys (montgomery and edwards)
2 years ago
Niko
bec8d69f9e
some cleanup and license headers
2 years ago
Niko
7c3402fc62
ClientAuth is working
2 years ago
Niko
b143f4aa66
working test vectors for Noise handshake
2 years ago
Niko
44856457ee
noise handshake
2 years ago
Niko
fa73850873
allowing stream responses to broker request
2 years ago
Niko
5d8509e1dc
connection mechanism with FSM and Actors
2 years ago
Niko PLP
8c4915d9c5
new WS client connection, working from WASM too
2 years ago
Niko PLP
43f794e89e
move broker_store into submod
2 years ago
Niko PLP
deca475898
added write_transaction in broker_store
2 years ago
Niko PLP
1db065cc4b
removed nix and flake
2 years ago
Niko PLP
21835d400c
remove dependency to openssl, prepare for wasm target
2 years ago
Niko PLP
147a86c2b2
more inline doc
2 years ago
Niko PLP
e26de1feee
reorganize crates
2 years ago