From 1ce1693d5507bff011ab9a6f96d66e78d97b01df Mon Sep 17 00:00:00 2001 From: eyedeekay Date: Sun, 15 Jun 2025 18:27:39 +0000 Subject: [PATCH] Deploy site generated on 68408bb48eed794b0d4c40c0ebd0926977e16387 --- docs/CONTRIBUTING.html | 2 +- docs/ROADMAP.html | 2 +- docs/template.html | 2 +- images/exportable.svg | 97 ++++++++++++------------------ images/handshake.svg | 131 +++++++++++++++++++++++++++++++++++++++-- index.html | 2 +- 6 files changed, 170 insertions(+), 66 deletions(-) diff --git a/docs/CONTRIBUTING.html b/docs/CONTRIBUTING.html index d3aedee..e863f56 100644 --- a/docs/CONTRIBUTING.html +++ b/docs/CONTRIBUTING.html @@ -128,7 +128,7 @@ github.com/go-i2p/go-i2p diff --git a/docs/ROADMAP.html b/docs/ROADMAP.html index ae2b129..30587af 100644 --- a/docs/ROADMAP.html +++ b/docs/ROADMAP.html @@ -127,7 +127,7 @@ diff --git a/docs/template.html b/docs/template.html index ff8d402..2fa06e9 100644 --- a/docs/template.html +++ b/docs/template.html @@ -65,7 +65,7 @@ diff --git a/images/exportable.svg b/images/exportable.svg index 716fc57..f4ea53a 100644 --- a/images/exportable.svg +++ b/images/exportable.svg @@ -4,87 +4,68 @@ - - + + gocallvis - + cluster_focus - -exportable + +exportable -cluster_github.com/go-i2p/go-i2p/lib/common/destination.Destination - - -(Destination) +cluster_*github.com/go-i2p/go-i2p/lib/common/keys_and_cert.KeysAndCert + + +(*KeysAndCert) - + -github.com/go-i2p/go-i2p/lib/common/fuzz/destination.Fuzz - - -Fuzz +github.com/go-i2p/go-i2p/lib/common/fuzz/router_identity.Fuzz + + +Fuzz - + -github.com/go-i2p/go-i2p/lib/common/destination.ReadDestination - - -destination -ReadDestination +github.com/go-i2p/go-i2p/lib/common/router_identity.ReadRouterIdentity + + +router_identity +ReadRouterIdentity - - -github.com/go-i2p/go-i2p/lib/common/fuzz/destination.Fuzz->github.com/go-i2p/go-i2p/lib/common/destination.ReadDestination - - - - - - - - -(github.com/go-i2p/go-i2p/lib/common/destination.Destination).Base32Address - - -destination -Base32Address - - - - + -github.com/go-i2p/go-i2p/lib/common/fuzz/destination.Fuzz->(github.com/go-i2p/go-i2p/lib/common/destination.Destination).Base32Address - - - +github.com/go-i2p/go-i2p/lib/common/fuzz/router_identity.Fuzz->github.com/go-i2p/go-i2p/lib/common/router_identity.ReadRouterIdentity + + + - - -(github.com/go-i2p/go-i2p/lib/common/destination.Destination).Base64 - - -destination -Base64 + + +(*github.com/go-i2p/go-i2p/lib/common/keys_and_cert.KeysAndCert).Certificate + + +keys_and_cert +Certificate - - -github.com/go-i2p/go-i2p/lib/common/fuzz/destination.Fuzz->(github.com/go-i2p/go-i2p/lib/common/destination.Destination).Base64 - - - + + +github.com/go-i2p/go-i2p/lib/common/fuzz/router_identity.Fuzz->(*github.com/go-i2p/go-i2p/lib/common/keys_and_cert.KeysAndCert).Certificate + + + diff --git a/images/handshake.svg b/images/handshake.svg index 947c327..52fc991 100644 --- a/images/handshake.svg +++ b/images/handshake.svg @@ -4,10 +4,133 @@ - - + + gocallvis - + + +cluster_focus + +handshake + + +cluster_*github.com/go-i2p/go-i2p/lib/transport/ntcp/handshake.HandshakeState + + +(*HandshakeState) + + + + + +github.com/samber/oops.Errorf + + +oops +Errorf + + + + + +github.com/go-i2p/go-i2p/lib/transport/ntcp/handshake.NewHandshakeState + + +NewHandshakeState + + + + + +github.com/go-i2p/go-i2p/lib/transport/ntcp/handshake.NewHandshakeState->github.com/samber/oops.Errorf + + + + + + + + +github.com/go-i2p/go-i2p/lib/crypto/curve25519.GenerateKeyPair + + +curve25519 +GenerateKeyPair + + + + + +github.com/go-i2p/go-i2p/lib/transport/ntcp/handshake.NewHandshakeState->github.com/go-i2p/go-i2p/lib/crypto/curve25519.GenerateKeyPair + + + + + + + + +(*github.com/go-i2p/go-i2p/lib/transport/ntcp/handshake.HandshakeState).WriteMessage + + +WriteMessage + + + + + +(*github.com/go-i2p/go-i2p/lib/transport/ntcp/handshake.HandshakeState).WriteMessage->github.com/samber/oops.Errorf + + + + + + + + +(*github.com/go-i2p/go-i2p/lib/transport/ntcp/handshake.HandshakeState).CompleteHandshake + + +CompleteHandshake + + + + + +(*github.com/go-i2p/go-i2p/lib/transport/ntcp/handshake.HandshakeState).CompleteHandshake->github.com/samber/oops.Errorf + + + + + + + + +(*github.com/go-i2p/go-i2p/lib/transport/ntcp/handshake.HandshakeState).GenerateEphemeral + + +GenerateEphemeral + + + + + +(*github.com/go-i2p/go-i2p/lib/transport/ntcp/handshake.HandshakeState).GenerateEphemeral->github.com/samber/oops.Errorf + + + + + + + + +(*github.com/go-i2p/go-i2p/lib/transport/ntcp/handshake.HandshakeState).GenerateEphemeral->github.com/go-i2p/go-i2p/lib/crypto/curve25519.GenerateKeyPair + + + + + + diff --git a/index.html b/index.html index 273d3a3..47b71ff 100644 --- a/index.html +++ b/index.html @@ -336,7 +336,7 @@ It is unsafe for production use, and intended only for debugging and testing pur
-

Generated on 2025-06-15 17:17:45 • View on GitHub

+

Generated on 2025-06-15 18:27:38 • View on GitHub