This project is mirrored from https://gitee.com/mirrors/Mizu.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
  1. 02 May, 2022 5 commits
  2. 01 May, 2022 4 commits
  3. 28 Apr, 2022 5 commits
    • M. Mert Yıldıran's avatar
      Refactor `tap` module to achieve synchronously closing other protocol... · d3e6a69d
      M. Mert Yıldıran authored
      Refactor `tap` module to achieve synchronously closing other protocol dissectors upon identification (#1026)
      
      * Remove `tcpStreamWrapper` struct
      
      * Refactor `tap` module and move some of the code to `tap/api` module
      
      * Move `TrafficFilteringOptions` struct to `shared` module
      
      * Change the `Dissect` method signature to have `*TcpReader` as an argument
      
      * Add `CloseOtherProtocolDissectors` method and use it to synchronously close the other protocol dissectors
      
      * Run `go mod tidy` in `cli` module
      
      * Rename `SuperIdentifier` struct to `ProtoIdentifier`
      
      * Remove `SuperTimer` struct
      
      * Bring back `CloseTimedoutTcpStreamChannels` method
      
      * Run `go mod tidy` everywhere
      
      * Remove `GOGC` environment variable from tapper
      
      * Fix the tests
      
      * Bring back `debug.FreeOSMemory()` call
      
      * Make `CloseOtherProtocolDissectors` method mutexed
      
      * Revert "Remove `GOGC` environment variable from tapper"
      
      This reverts commit cfc2484b.
      
      * Bring back the removed `checks...
      d3e6a69d
    • AmitUp9's avatar
      ed9e162a
    • Igor Gov's avatar
      Fix: remove agent unused go dependency (#1050) · 4e22e775
      Igor Gov authored
      4e22e775
    • AmitUp9's avatar
      searchable dropdown added to oas modal (#1044) · 3978ace4
      AmitUp9 authored
      * searchable dropdown added to oas modal
      
      * remove unnecessary attribute from autocomplete
      
      * move css to sass file
      3978ace4
    • Igor Gov's avatar
      Introducing eslint (#1048) · e71a12d3
      Igor Gov authored
      * Introducing eslint
      e71a12d3
  4. 27 Apr, 2022 2 commits
  5. 26 Apr, 2022 2 commits
  6. 25 Apr, 2022 2 commits
  7. 24 Apr, 2022 8 commits
  8. 20 Apr, 2022 4 commits
  9. 19 Apr, 2022 8 commits