Commit Graph

  • 1324eaca1c Update README.md main Connor C 2024-02-28 21:19:24 -0700
  • 3dcf163bb5 Update readme and gopls development VetheonGames 2023-10-07 10:48:35 -0600
  • 5df588674e There's a lot here... VetheonGames 2023-10-02 15:31:36 -0600
  • 4a18249f76 Merge pull request 'development' (#6) from development into main Connor C 2023-09-19 23:07:10 -0600
  • 5dde3f6ca4 Merge branch 'main' into development Connor C 2023-09-19 23:06:08 -0600
  • 65bae7f27e update license VetheonGames 2023-09-19 23:05:37 -0600
  • e8f2792bf6 Update license and bundle VetheonGames 2023-09-19 22:59:57 -0600
  • fdae61b068 Update LICENSE Connor C 2023-09-06 13:14:41 -0600
  • 140860e1ea August 10th 2023 - Proto_handler update Fix the proto_handler to separate request handling from input handling Make the proto_handler just pass messages between. We don't need to actually process anything Add some logic to determine if the request is coming from the orchestrator or consumer Some other various proto_handler fixes VetheonGames 2023-08-10 15:37:51 -0600
  • 674aa5df91 Setup UUID generation for Consumers Setup registration for orchestrators make the proto_handler properly use it's in-memory DB for registrations Ensure the Proto_handler goes both ways Add a cache system so that consumers don't need to constantly re-register Add a blacklist system to prevent unauthorized Consumers from getting access to the message queue Add a ID assignment for each registered consumer to the proto_handler so we can keep track of them in the proto_handler Add a async task to actually handle the input from the consumers VetheonGames 2023-08-10 15:01:48 -0600
  • f66f125a49 Update Gopls VetheonGames 2023-08-10 12:45:34 -0600
  • 68dd8c65e2 Merge pull request 'Beginning on the meat of the program' (#4) from development into main Connor C 2023-07-30 21:18:16 -0600
  • 0f5a8c40aa Update changelog, add go latest file VetheonGames 2023-07-30 21:15:50 -0600
  • 0ac3147b9b Implement SSL, Docker, Async Fibers, and Refactor Code for Improved Functionality VetheonGames 2023-07-30 21:04:30 -0600
  • c5ff5ce0b2 Update README, create CHANGELOG VetheonGames 2023-07-30 18:41:20 -0600
  • a4b2b878ea Fix directory structure VetheonGames 2023-07-30 18:22:02 -0600
  • 2497fa67f3 Rough in Go code for pcap VetheonGames 2023-07-30 18:18:04 -0600
  • a2a646648a
    Merge pull request #3 from PixelRidge-Softworks/VetheonGames-patch-1 VetheonGames 2023-07-27 20:15:37 -0600
  • c08cdacc2e
    Create CODEOWNERS VetheonGames 2023-07-27 20:15:21 -0600
  • b52b5b6680 Bring bundle up to date with upstream depends VetheonGames 2023-07-27 16:23:01 -0600
  • 54d348c99f Enhancements to Command Execution and Logging Mechanisms VetheonGames 2023-07-07 11:25:08 -0600
  • 762387fb1a Update Readme.md VetheonGames 2023-07-06 09:24:31 -0600
  • 7e17bd6e2d Replaced Ring Buffer with Array queue in AlertQueueManager class VetheonGames 2023-07-06 09:08:39 -0600
  • e50eac31b2 Implement Secure Sudo Usage, Error Handling in NetworkingGenie Class, and Create New Sudo Methods in Utilities Module VetheonGames 2023-07-05 17:40:03 -0600
  • 5b76cd117e Completion of Initial Major Setup System and Program Efficiency Enhancements VetheonGames 2023-07-05 16:25:26 -0600
  • e4df29b0c1 Implementing Thread-Safe Alert System with Ring Buffer VetheonGames 2023-07-05 12:35:20 -0600
  • f8ea01ed1b Implement Initial System Setup and Packet Capture VetheonGames 2023-06-29 22:36:18 -0600
  • b3dbd0f07c Refactor and enhance database connection and data validation VetheonGames 2023-06-29 18:27:08 -0600
  • cb4cec747b Rough in debugger VetheonGames 2023-06-12 15:34:37 -0600
  • 13fa1e53e6 Major Refactoring and Feature Addition for Improved User Experience and Code Quality VetheonGames 2023-06-12 15:31:34 -0600
  • 281d5f6ebf Implement Encryption for Sensitive Data and Switch to .env for Configuration Storage VetheonGames 2023-06-11 15:46:53 -0600
  • abc256bb42 update .gitignore VetheonGames 2023-06-09 19:48:52 -0600
  • a3d84326b8
    Delete .rubocop.yml VetheonGames 2023-06-09 19:45:10 -0600
  • 62133d39ab
    Delete .vscode directory VetheonGames 2023-06-09 19:45:00 -0600
  • 5c98ae6028 update .gitignore VetheonGames 2023-06-09 19:44:37 -0600
  • d694c19d6f update gitignore VetheonGames 2023-06-09 19:44:04 -0600
  • 2d6d7e4c34 remove .env VetheonGames 2023-06-09 19:42:59 -0600
  • 335cd89ebe Detailed Refactoring of Database Interaction VetheonGames 2023-06-09 19:39:54 -0600
  • f96cf9e20a Setup a project dependant rubocop for ease of development. VetheonGames 2023-06-07 13:37:41 -0600
  • 3d2a632b0e Update TODO.md VetheonGames 2023-06-07 13:26:16 -0600
  • 982c404472
    Merge pull request #2 from Pixelated-Studios/vetheon-patch-2 VetheonGames 2023-06-07 13:19:12 -0600
  • 6768cf14b3 Enhancing User Experience by Streamlining Database Connection Setup VetheonGames 2023-06-07 13:16:49 -0600
  • 72a77754cd
    Merge pull request #1 from Pixelated-Studios/VetheonGames-patch-1 VetheonGames 2023-06-05 16:03:42 -0600
  • 28960fa3fc
    Update README.md VetheonGames 2023-06-05 16:03:17 -0600
  • 0a27925405
    Update issue templates VetheonGames 2023-06-05 15:55:10 -0600
  • 92499eccd5
    Update issue templates VetheonGames 2023-06-05 15:52:52 -0600
  • 0203bc8ebd
    Update issue templates VetheonGames 2023-06-05 15:50:55 -0600
  • 6615a99317
    Create SECURITY.md VetheonGames 2023-06-05 15:48:41 -0600
  • 5d313a7d5e
    Create CONTRIBUTING.md VetheonGames 2023-06-05 15:46:49 -0600
  • 29d8c776c3
    Create CODE_OF_CONDUCT.md VetheonGames 2023-06-05 15:42:52 -0600
  • be2392cee6 Refactoring and Enhancing Database Management and System Information Gathering VetheonGames 2023-06-05 14:21:29 -0600
  • 6319c9c238 Refactoring for Modularity, Code Reuse, and Security Considerations VetheonGames 2023-06-04 14:41:12 -0600
  • 0a4dcec56a Add in module TODOs VetheonGames 2023-06-03 14:48:16 -0600
  • 8f73838c80
    Update TODO.md VetheonGames 2023-06-03 14:39:36 -0600
  • eb19a749d5
    Update README.md VetheonGames 2023-06-03 14:38:44 -0600
  • 5be993e2bc Create TODO.md VetheonGames 2023-06-03 14:37:40 -0600
  • c50b0220a7
    Update README.md VetheonGames 2023-06-03 14:25:55 -0600
  • b7774fa2f4
    Update README.md VetheonGames 2023-06-03 14:23:53 -0600
  • c0601908bb
    Update README.md VetheonGames 2023-06-03 14:22:58 -0600
  • 77d63d2302
    Update README.md VetheonGames 2023-06-03 14:18:58 -0600
  • 44f34bb865
    Update README.md VetheonGames 2023-06-03 14:16:47 -0600
  • d968e17823 Enhance First Run Setup and User Interaction VetheonGames 2023-06-03 13:38:30 -0600
  • 71a777d0bd Create First Run TUI skeleton VetheonGames 2023-06-03 12:35:00 -0600
  • 87c3a0c65a Add Rubocop VetheonGames 2023-06-03 10:35:25 -0600
  • 8f6ed94fc1 add .ruby-version for local interpreters to know what version to use VetheonGames 2023-06-03 10:32:46 -0600
  • cfb9e923d8
    Add files via upload VetheonGames 2023-06-03 10:25:27 -0600
  • 050104619f
    Initial commit VetheonGames 2023-06-03 10:24:08 -0600