Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: CaliDog/certstream-server
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: imfht/certstream-server
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 20 files changed
  • 2 contributors

Commits on Jan 16, 2026

  1. Initial plan

    Copilot committed Jan 16, 2026
    Configuration menu
    Copy the full SHA
    65e2dbe View commit details
    Browse the repository at this point in the history
  2. Complete Rust rewrite with 100% API compatibility

    Co-authored-by: imfht <[email protected]>
    Copilot and imfht committed Jan 16, 2026
    Configuration menu
    Copy the full SHA
    e63b4bf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5670980 View commit details
    Browse the repository at this point in the history
  4. Add comprehensive Rust vs Elixir comparison document

    Co-authored-by: imfht <[email protected]>
    Copilot and imfht committed Jan 16, 2026
    Configuration menu
    Copy the full SHA
    6a1a9c9 View commit details
    Browse the repository at this point in the history
  5. Add comprehensive implementation summary document

    Co-authored-by: imfht <[email protected]>
    Copilot and imfht committed Jan 16, 2026
    Configuration menu
    Copy the full SHA
    4f878ce View commit details
    Browse the repository at this point in the history
  6. Add comprehensive testing and verification tools

    Co-authored-by: imfht <[email protected]>
    Copilot and imfht committed Jan 16, 2026
    Configuration menu
    Copy the full SHA
    e91c6dc View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1 from imfht/copilot/rewrite-in-rust-for-performance

    Rust rewrite with 100% API compatibility and 2-5x performance improvements
    imfht authored Jan 16, 2026
    Configuration menu
    Copy the full SHA
    9fff75c View commit details
    Browse the repository at this point in the history
  8. Initial plan

    Copilot committed Jan 16, 2026
    Configuration menu
    Copy the full SHA
    4322b55 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b2853fd View commit details
    Browse the repository at this point in the history
  10. Merge pull request #2 from imfht/copilot/analyze-ct-watcher-errors

    [WIP] Analyze CT watcher error causes related to timeout
    imfht authored Jan 16, 2026
    Configuration menu
    Copy the full SHA
    4f663e7 View commit details
    Browse the repository at this point in the history
  11. Initial plan

    Copilot committed Jan 16, 2026
    Configuration menu
    Copy the full SHA
    fab71f3 View commit details
    Browse the repository at this point in the history
  12. Retry CT log list fetch and log exits

    Co-authored-by: imfht <[email protected]>
    Copilot and imfht committed Jan 16, 2026
    Configuration menu
    Copy the full SHA
    3f84b2a View commit details
    Browse the repository at this point in the history
  13. Clarify retry cycle logging

    Co-authored-by: imfht <[email protected]>
    Copilot and imfht committed Jan 16, 2026
    Configuration menu
    Copy the full SHA
    1dbbfc8 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #3 from imfht/copilot/investigate-auto-exit-issue

    Keep CT watcher initialization alive and surface shutdown logs
    imfht authored Jan 16, 2026
    Configuration menu
    Copy the full SHA
    3467e7d View commit details
    Browse the repository at this point in the history
Loading