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:
b8f49817d0
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 'b8f49817d0'
${ noResults }
Commit Graph
37 Commits (b8f49817d0b0a368919094e197bc71e9f3d0f950)
Author
SHA1
Message
Date
Niko PLP
7d8f0f76e6
error handling when opening storage with wrong key
1 year ago
Niko PLP
5289f747e7
wallet creation and login working on native app tauri
1 year ago
Niko PLP
b71d5a18ba
login
1 year ago
Niko PLP
245db1807b
add_invitation list_invitations in CLI
1 year ago
Niko PLP
b9764e7983
add_user, list_users from CLI
1 year ago
Niko PLP
0c98b2bdc6
invite_admin
1 year ago
Niko PLP
bfa88bfcfd
ClientInfo
1 year ago
Niko PLP
b44838a1bb
fix refactor of remote_peer key being montgomery
1 year ago
Niko PLP
240b836624
zeroize everything
1 year ago
Niko PLP
dfdfbedee8
refactor client to server connection start
1 year ago
Niko PLP
e80c87d925
added probe of broker
1 year ago
Niko PLP
bc9cc65b04
bind_public_ipv6_to_private_interface
1 year ago
Niko PLP
d3a5963eca
added robots.txt to web server
1 year ago
Niko PLP
04df0b5488
fix for XFF behind haproxy with single listener :::443 v4v6
1 year ago
Niko PLP
d23e6a79aa
fix IPv6 listeners
1 year ago
Niko PLP
149ddee013
converting peerIds and privekeys to montgomery for DH purposes
1 year ago
Niko PLP
a27816ddb6
serving app and .ng_bootstrap
1 year ago
Niko PLP
cd1f9822a0
checking permissions before accepting websocket
1 year ago
Niko
fdcb241ef3
listening on all listeners defined in config
1 year ago
Niko
5453b661be
all ngd CLI config options working
1 year ago
Niko
83d691d591
ngd config local core public private dynamic save-config key save-key base
1 year ago
Niko
684cd58962
refactor log macros, ngd master key taken from args or file
1 year ago
Niko
be1b4627d1
wallet creation and opening
1 year ago
Niko
c151f94a84
dual 25519 keys (montgomery and edwards)
2 years ago
Niko
39764bfa0e
some cleanup and license headers
2 years ago
Niko
9a4446871a
ClientAuth is working
2 years ago
Niko
b984cd7532
working test vectors for Noise handshake
2 years ago
Niko
8443939184
noise handshake
2 years ago
Niko
4699ffd84b
allowing stream responses to broker request
2 years ago
Niko
905d7eb613
connection mechanism with FSM and Actors
2 years ago
Niko PLP
9c970a8ceb
new WS client connection, working from WASM too
2 years ago
Niko PLP
178a5ebba0
move broker_store into submod
2 years ago
Niko PLP
f269e8da5c
added write_transaction in broker_store
2 years ago
Niko PLP
7f13332215
removed nix and flake
2 years ago
Niko PLP
e4b6393f16
remove dependency to openssl, prepare for wasm target
2 years ago
Niko PLP
96f2b67003
more inline doc
2 years ago
Niko PLP
6087ab253b
reorganize crates
2 years ago