You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
4b4310e: Improved probability calculation for RDP when INTERACTIVE gives admin rights, other fixes (Lars Karlslund)
7a72f74: Changed behaviour when doing fast merges, the DataSource attribute is merged, but the rest is assumed to be equal in both objects (Lars Karlslund)
f3769f2: Added MemberOfIndirect which collapses intermediate group memberships (Lars Karlslund)
31de33a: Added GetDomainInfo function (Lars Karlslund)
fbc20c5: Renamed function and added dark orange lines to MemberOfGroupIndirect edge (Lars Karlslund)
556e032: Fixed extensions for binaries built with the script (Lars Karlslund)
0fe3ebb: Finally EdgeIteratorRecursive found out what its real name was (Lars Karlslund)
ffc9f9d: Many, many internal changes (Lars Karlslund)
74f68ed: Readme changes and added contributing information (Lars Karlslund)
3ff7840: Added progressbars and engine status to UI, moved som processing tasks to the background (Lars Karlslund)
101bed5: Upgraded a lot of Go modules (Lars Karlslund)
1770d29: Got rid of slice range and moved to iterator pattern for Objects, improved indexes by adding multiindex (Lars Karlslund)
84f97f8: Fixed the "loaded / skipped" count while loading files (Lars Karlslund)
5cf7333: More refactoring and better performance at the cost of some more RAM (Lars Karlslund)
9374774: Improved DAGRE layout, but it's not there yet (Lars Karlslund)
c475bc9: Upgraded artifact storage module in Github actions (Lars Karlslund)
a7cb3ba: Better naming for some variables, switched to my own concurrent backend for storing edges rather than gsync.MapOf (it's a sorted slice using binary lookup) (Lars Karlslund)