Commit graph

34 commits

Author SHA1 Message Date
Jonathan Barrow
045f6904e3 Updated PasswordFromPID name to be more clear 2022-05-09 10:44:58 -04:00
Jonathan Barrow
9aacaa6e50 nex-go v1.0.7 and nex-protocols-go v1.0.4 2022-05-09 10:39:52 -04:00
Jonathan Barrow
719f07e3b0 Renamed vairables to match official implementation 2022-05-09 10:25:47 -04:00
Jonathan Barrow
631aa80784 Use the NATTraversalMethodReportNATProperties method ID 2022-05-09 10:25:01 -04:00
Jonathan Barrow
a36c8278cb Bumped nex and nex protocols versions 2022-04-18 08:00:45 -04:00
Jonathan Barrow
9f5d3e26be Added Keberos ticket handling 2022-04-18 07:24:08 -04:00
Jonathan Barrow
222a2becad Updated common secure protocol to be struct based 2022-04-17 22:27:00 -04:00
Jonathan Barrow
a274fb921e Made authentication responses more clearly match documentation 2022-04-17 22:03:00 -04:00
Jonathan Barrow
98c91bafc4 Added TODO comment to ticket generation 2022-04-17 22:02:14 -04:00
Jonathan Barrow
25edb39a7d Moved ifelse to switch for speed 2022-04-16 20:11:40 -04:00
Jonathan Barrow
d8f6d1faa8 Actually set targetPassword 2022-04-16 20:09:01 -04:00
Jonathan Barrow
d806e58676 "server" should really be called "target", not every target is the server 2022-04-16 20:06:41 -04:00
Jonathan Barrow
d233b23aba Made server PID comment clearer 2022-04-16 20:03:12 -04:00
Jonathan Barrow
111ca9b992 pull the real server keberos password 2022-04-16 19:59:52 -04:00
Jonathan Barrow
ade3a8da8a Improved Keberos password checks 2022-04-16 19:58:44 -04:00
Jonathan Barrow
ee6895734c Added plogger logging 2022-04-15 17:04:17 -04:00
Jonathan Barrow
8943bd398e updated gitignore 2022-04-15 10:07:15 -04:00
Jonathan Barrow
0533998853 Removed hard coded PRUDP version 2022-04-09 18:48:09 -04:00
Jonathan Barrow
c62415e6c6 Removed debug print 2022-04-09 18:36:52 -04:00
Jonathan Barrow
bce3bfedbb Update station URLs to new API 2022-04-09 18:33:28 -04:00
Jonathan Barrow
657fa7505d Fix the RequestTicket method ID 2022-04-09 18:32:55 -04:00
Jonathan Barrow
c04e0cd7df Bumped nex-go and nex-protocols-go versions 2022-04-06 01:25:30 -04:00
Jonathan Barrow
59d5fbf927 Added common authentication protocol 2022-04-06 01:21:47 -04:00
Jonathan Barrow
a74abc545c Added gitignore 2022-04-04 09:35:31 -04:00
Jonathan Barrow
602d1f73ee Initial Go module version 2022-03-29 10:59:00 -04:00
Jonathan Barrow
a7afcba740 Update handlers to work with newest nex-go and nex-protocols-go 2022-03-29 10:58:44 -04:00
Jonathan Barrow
cd1a7ea8e8 Added (unfinished) go.mod file. Other packages need to updated 2022-03-27 10:51:46 -04:00
Jonathan Barrow
ca80ad645c
Merge pull request #1 from shutterbug2000/main
Implement NAT traversal + Secure Connection
2022-03-27 09:48:28 -04:00
shutterbug2000
851156079a Add Secure Connection + move to a single repo per Discord 2022-03-24 08:33:00 +00:00
shutterbug2000
f8f1478a77 Remove unneeded handler 2022-03-22 05:39:30 +00:00
shutterbug2000
42ed026d72 Working in MK7, will test with other games shortly 2022-03-21 18:12:21 +00:00
shutterbug2000
bd5918590a Fix comments 2022-03-20 06:45:51 +00:00
shutterbug2000
688d4f6c11 Example for Jon 2022-02-26 00:35:28 +00:00
shutterbug2000
0b4e2bebf6
Create README.md 2022-02-24 13:19:32 -06:00