Commit Graph

31 Commits

Author SHA1 Message Date
Jonathan Barrow
c36312c40c
Added PID debug print 2022-09-05 14:30:20 -04:00
Jonathan Barrow
5b44155229
Added PRUDP minor version set 2022-09-05 14:29:57 -04:00
Jonathan Barrow
0cc8044797
Updated go modules 2022-09-04 22:58:24 -04:00
Jonathan Barrow
936aa8c10b
Handle call notifications the correct way 2022-09-04 22:48:49 -04:00
Jonathan Barrow
32e303eda7
Called ID and Gathering ID will always match 2022-09-04 22:48:24 -04:00
Jonathan Barrow
2039e45719
Refactor findBySingleID 2022-09-04 22:28:24 -04:00
Jonathan Barrow
9e4b31ac3e
Updated go modules 2022-09-03 01:22:37 -04:00
Jonathan Barrow
750741443e
Split NAT functions into different files 2022-09-03 01:13:34 -04:00
Jonathan Barrow
0f48fee48e
should omit comparison to bool constant, can be simplified to ringing (S1002)go-staticcheck 2022-09-03 01:12:46 -04:00
Jonathan Barrow
7b766d0f14
Make sendCallNotification build again 2022-09-03 01:10:07 -04:00
Jonathan Barrow
fc3c4b3bfb
Removed unneeded NotificationEvent structure 2022-09-03 01:07:59 -04:00
Jonathan Barrow
54ac895d82
Updated GetFriendNotificationData response comment 2022-09-03 01:06:33 -04:00
Jonathan Barrow
6d2b8d39ea
Updated main.go 2022-09-03 01:05:39 -04:00
Jonathan Barrow
ba2d7179fe
One NEX function per file 2022-09-03 01:05:18 -04:00
Jonathan Barrow
86021e8cfc
Removed unused secure protocol handlers 2022-09-03 01:02:35 -04:00
Jonathan Barrow
50b1572bb8
Made report_nat_properties.go compile again 2022-09-03 00:26:55 -04:00
Jonathan Barrow
f5fde1f6df
NewNatTraversalProtocol -> NewNATTraversalProtocol 2022-09-02 22:49:34 -04:00
Jonathan Barrow
b4199f315c
Move to common secure protocol handlers 2022-09-02 22:45:58 -04:00
Jonathan Barrow
2befe10d0f
Removed odd git leftovers 2022-09-02 22:36:05 -04:00
Jonathan Barrow
f589e86ab2
Database URI loaded from ENV 2022-09-02 22:29:59 -04:00
Jonathan Barrow
4bc88b9a6b
Added Kerberos password 2022-09-02 22:29:21 -04:00
Jonathan Barrow
3469bf2f8d
Added .env loader 2022-09-02 22:27:55 -04:00
Jonathan Barrow
9d20b4dc5b
Fix nex-go import 2022-09-02 21:01:06 -04:00
Jonathan Barrow
38ff68bd9c
Updated .gitignore 2022-09-02 21:00:28 -04:00
Jonathan Barrow
16f82f6293
Merge remote 2022-09-02 21:00:01 -04:00
Jonathan Barrow
eba5971a1d
string(int) returns a single rune, not a string of numbers 2022-08-31 16:53:15 -04:00
Jonathan Barrow
ebcd05e385
Use NEX server connection ID counter 2022-08-31 16:51:22 -04:00
Jonathan Barrow
160e6b9fa7
Updated StationURL api 2022-08-31 16:50:18 -04:00
SuperMarioDaBom
25dcb37f47 This is a mess
Nat Traversal failed
Bad urls? Bad response to get urls or requestprobeinitext?
Will need updating to latest versions of nex-go and nex-protocols-go
2022-08-29 08:44:51 -07:00
Jonathan Barrow
5d8beeb5e9
Create LICENSE 2022-08-13 20:34:46 -04:00
Jonathan Barrow
d4c0fc4bd7 initial commit 2021-10-24 12:38:49 -04:00