Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / r12f/rnp issues and pull requests

#170 - Update deprecated API calls in unit tests after DateTime is updated.

Pull Request - State: closed - Opened by r12f 7 months ago

#169 - Update git ignore.

Pull Request - State: closed - Opened by r12f 7 months ago

#168 - Upgrade all dependencies.

Pull Request - State: closed - Opened by r12f 7 months ago

#167 - Update all dependencies to latest.

Pull Request - State: closed - Opened by r12f over 1 year ago

#166 - Request to release as a lib crate

Issue - State: closed - Opened by harshasrisri over 1 year ago - 1 comment

#165 - [Feature] Median RTT

Issue - State: open - Opened by Seirdy almost 2 years ago - 4 comments

#164 - Update cert subject name to fix msix signing.

Pull Request - State: closed - Opened by r12f almost 2 years ago

#163 - ipv6

Issue - State: closed - Opened by Seirdy almost 2 years ago - 1 comment

#162 - [Feature request] TLS Ping, QUIC Ping

Issue - State: open - Opened by PoneyClairDeLune about 2 years ago - 1 comment
Labels: enhancement

#161 - #158: Fix sub-millisecond time always being 0.

Pull Request - State: closed - Opened by r12f over 2 years ago

#160 - Refine quiet options.

Issue - State: open - Opened by r12f over 2 years ago

#159 - Version in the published binaries are not correct.

Issue - State: closed - Opened by r12f over 2 years ago - 1 comment

#158 - Sub-millisecond time is always 0.

Issue - State: closed - Opened by r12f over 2 years ago - 1 comment

#157 - Making FIN as the default disconnect method instead of RST

Issue - State: open - Opened by r12f over 2 years ago

#156 - Fixing file signing after recent AzureSignTool update.

Pull Request - State: closed - Opened by r12f over 2 years ago

#155 - Fix debug flavor in official build, due to cargo-make command line change.

Pull Request - State: closed - Opened by r12f over 2 years ago

#154 - Upgrade all dependencies to latest.

Pull Request - State: closed - Opened by r12f over 2 years ago

#153 - Upgrade cargo-make to 0.35.6.

Pull Request - State: closed - Opened by r12f over 2 years ago

#152 - Add disconnect timeout support in Rnp.

Pull Request - State: closed - Opened by r12f almost 3 years ago

#151 - Add disconnect delay support in stub server.

Pull Request - State: closed - Opened by r12f almost 3 years ago

#150 - Fix error message in stub server when connection get reset.

Pull Request - State: closed - Opened by r12f almost 3 years ago

#149 - Add CLI options to Rnp Server.

Pull Request - State: closed - Opened by r12f almost 3 years ago

#148 - Add CLI options to Rnp Server.

Pull Request - State: closed - Opened by r12f almost 3 years ago

#147 - Add Rnp Server into debian package.

Pull Request - State: closed - Opened by r12f almost 3 years ago - 1 comment

#146 - Add Rnp Server info into chocolatey package.

Pull Request - State: closed - Opened by r12f almost 3 years ago

#145 - Add Rnp Server into MSIX package.

Pull Request - State: closed - Opened by r12f almost 3 years ago

#144 - Ignore main functions from code coverage tests.

Pull Request - State: closed - Opened by r12f almost 3 years ago

#143 - Add skeleton of rnp_server executable for creating stub server for testing.

Pull Request - State: closed - Opened by r12f almost 3 years ago

#142 - Enable automatic terminal width detection for formatting CLI options.

Pull Request - State: closed - Opened by r12f almost 3 years ago

#141 - Enable verbose console log in unit test when testing in build pipeline.

Pull Request - State: closed - Opened by r12f almost 3 years ago

#140 - Fix incorrect result count when ping speed is too fast.

Pull Request - State: closed - Opened by r12f almost 3 years ago

#139 - Check connection already shutdown before initiate shutdown.

Pull Request - State: closed - Opened by r12f almost 3 years ago

#138 - Add support for wait before disconnect for checking issues before disconnect.

Pull Request - State: closed - Opened by r12f almost 3 years ago

#137 - Refactor TCP ping client unit test to make them easier to debug.

Pull Request - State: closed - Opened by r12f almost 3 years ago

#136 - Add sleep before write support.

Pull Request - State: closed - Opened by r12f almost 3 years ago

#135 - Refactor cli options into more structs.

Pull Request - State: closed - Opened by r12f almost 3 years ago

#134 - Fix debian package validation failure in official build.

Pull Request - State: closed - Opened by r12f almost 3 years ago

#133 - Add close on accept support in stub server.

Pull Request - State: closed - Opened by r12f almost 3 years ago

#132 - Fix server started event not signaled when bind failed.

Pull Request - State: closed - Opened by r12f almost 3 years ago

#131 - Stub server skip write when write chunk size is 0.

Pull Request - State: closed - Opened by r12f almost 3 years ago

#130 - Skip publishing Debian packages to github, since we already have apt repo.

Pull Request - State: closed - Opened by r12f almost 3 years ago

#129 - Update README.md to show test coverage.

Pull Request - State: closed - Opened by r12f almost 3 years ago

#128 - Add write_chunk_size and write_count_limit config in tcp stub server.

Pull Request - State: closed - Opened by r12f almost 3 years ago

#127 - Add test coverage support in AzurePipeline.

Pull Request - State: closed - Opened by r12f almost 3 years ago - 1 comment

#126 - Add support for getting unit test coverage.

Pull Request - State: closed - Opened by r12f almost 3 years ago

#125 - Move unit test output data into tests_data folder.

Pull Request - State: closed - Opened by r12f almost 3 years ago

#124 - Refactor Rnp folder structure to organizing the code in better way.

Pull Request - State: closed - Opened by r12f almost 3 years ago

#123 - Pack symbol package.

Pull Request - State: closed - Opened by r12f almost 3 years ago

#122 - Fix branch name in azure build pipeline.

Pull Request - State: closed - Opened by r12f almost 3 years ago

#121 - Switch PR merge validation pipeline to build/azure-pipeline/workflow-pr.yml.

Pull Request - State: closed - Opened by r12f almost 3 years ago

#120 - Create template for AzurePipeline to support spliting build pipeline for PR

Pull Request - State: closed - Opened by r12f almost 3 years ago

#119 - Cleanup deadcode which was used by AzurePipeline before cargo-make is used.

Pull Request - State: closed - Opened by r12f almost 3 years ago

#118 - Update Azure pipeline to use cargo-make.

Pull Request - State: closed - Opened by r12f almost 3 years ago - 1 comment

#117 - Add scripts to install cargo-make binary package.

Pull Request - State: closed - Opened by r12f almost 3 years ago

#116 - Add new package release scripts and pack release script in cargo make.

Pull Request - State: closed - Opened by r12f almost 3 years ago

#115 - Pack source tarball in cargo-make.

Pull Request - State: closed - Opened by r12f almost 3 years ago

#114 - Make install-build-tools build task respect current target.

Pull Request - State: closed - Opened by r12f almost 3 years ago

#113 - Update daily build time in azure pipeline (UTC).

Pull Request - State: closed - Opened by r12f almost 3 years ago

#112 - Pack source package in cargo-make on linux.

Pull Request - State: closed - Opened by r12f almost 3 years ago

#111 - Install 7zip in init-dev-env build task on linux.

Pull Request - State: closed - Opened by r12f almost 3 years ago

#110 - Pack homebrew package source in cargo-make.

Pull Request - State: closed - Opened by r12f almost 3 years ago

#109 - Pack chocolatey package source in cargo-make.

Pull Request - State: closed - Opened by r12f almost 3 years ago

#108 - Add cargo-make task for CI flow.

Pull Request - State: closed - Opened by r12f almost 3 years ago

#106 - Add task for init dev environment in cargo-make.

Pull Request - State: closed - Opened by r12f almost 3 years ago

#105 - Add package sign support in cargo-make.

Pull Request - State: closed - Opened by r12f almost 3 years ago

#104 - Pack debian package in cargo-make.

Pull Request - State: closed - Opened by r12f almost 3 years ago

#103 - Fix cargo-make issues on linux.

Pull Request - State: closed - Opened by r12f almost 3 years ago

#102 - Add msix build support in cargo-make and update the publish folder as well.

Pull Request - State: closed - Opened by r12f almost 3 years ago

#101 - Adding nuget package pack support in local cargo-make.

Pull Request - State: closed - Opened by r12f almost 3 years ago

#99 - Refactor TCP stub server and make it support reporting connection stats.

Pull Request - State: closed - Opened by r12f almost 3 years ago

#98 - Refactor TCP stub server and make it support reporting connection stats.

Pull Request - State: closed - Opened by r12f almost 3 years ago

#97 - Adding skeleton of StubServer.

Pull Request - State: closed - Opened by r12f almost 3 years ago

#96 - Fix the issue where timeout failure is not counted as failure in statistics.

Pull Request - State: closed - Opened by r12f almost 3 years ago

#95 - Add exit on fail support for simple networking testing in script.

Pull Request - State: closed - Opened by r12f almost 3 years ago

#94 - Merge 2 log dto for csv and json into 1.

Pull Request - State: closed - Opened by r12f almost 3 years ago

#93 - Add rustfmt.toml and format the code again (without nightly build settings)

Pull Request - State: closed - Opened by r12f almost 3 years ago

#92 - Add no output mode support.

Pull Request - State: closed - Opened by r12f almost 3 years ago

#91 - Change the no console log option to support more quiet options.

Pull Request - State: closed - Opened by r12f almost 3 years ago

#90 - Add warning message for passing domain name as ping target.

Pull Request - State: closed - Opened by r12f almost 3 years ago

#89 - Update README.md.

Pull Request - State: closed - Opened by r12f almost 3 years ago

#88 - Update logo to make it more visible for dark modes.

Pull Request - State: closed - Opened by r12f almost 3 years ago

#87 - Simplify the choco installer according to moderator's comment.

Pull Request - State: closed - Opened by r12f almost 3 years ago

#86 - Add customer parser for ping target to support default port.

Pull Request - State: closed - Opened by r12f almost 3 years ago

#85 - Fix panic when hitting ctrl+c to stop.

Pull Request - State: closed - Opened by r12f almost 3 years ago

#84 - Add integration tests for RnpCore.

Pull Request - State: closed - Opened by r12f almost 3 years ago

#83 - Rename ExternalPingClientFactory to PingClientFactory.

Pull Request - State: closed - Opened by r12f almost 3 years ago

#82 - Always prefer abort than panic.

Pull Request - State: closed - Opened by r12f almost 3 years ago

#81 - Update links in README.md

Pull Request - State: closed - Opened by r12f almost 3 years ago

#80 - Move range list type to basic types and add unit tests.

Pull Request - State: closed - Opened by r12f almost 3 years ago

#79 - Update more images / links in the README.md.

Pull Request - State: closed - Opened by r12f almost 3 years ago

#78 - Update README.md contribute section.

Pull Request - State: closed - Opened by r12f almost 3 years ago

#77 - Update README.md for installation and help.

Pull Request - State: closed - Opened by r12f almost 3 years ago

#76 - Fix MSIX package console alias.

Pull Request - State: closed - Opened by r12f almost 3 years ago

#75 - Add MSIX package support.

Pull Request - State: closed - Opened by r12f almost 3 years ago

#74 - Adding debian package generation support during build.

Pull Request - State: closed - Opened by r12f almost 3 years ago

#73 - Add iconUrl for chocolatey package.

Pull Request - State: closed - Opened by r12f almost 3 years ago

#72 - Fix homebrew audit warnings.

Pull Request - State: closed - Opened by r12f almost 3 years ago

#71 - Add validate stage to check the packed packages.

Pull Request - State: closed - Opened by r12f almost 3 years ago